summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-11-16 09:22:41 +0100
committerDave Davenport <qball@gmpclient.org>2016-11-16 09:22:41 +0100
commitd245a4e6a1f7b1ec6a1f63eb2be729f08ddd2fbc (patch)
treebaedeed9655c1c6dc3cc853e0bdc8ddd1147bd86 /Makefile.am
parent34cf7c690951045f71f48d69ac880e274c9c967e (diff)
Add themes, make rofi-theme-selector show highlighted rows.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am15
1 files changed, 11 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index afa7d4cd..a273caa6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -127,15 +127,22 @@ README.html: README.md
###
themedir=$(pkgdatadir)/themes/
theme_DATA=\
- themes/Arc.theme\
- themes/DarkBlue.theme\
themes/android_notification.theme\
+ themes/Arc.theme\
themes/blor.theme\
themes/blue.theme\
themes/c64.theme\
- themes/purple.theme\
- themes/lb.theme\
+ themes/DarkBlue.theme\
themes/glue_pro_blue.theme\
+ themes/gruvbox-dark-hard.theme\
+ themes/gruvbox-dark-soft.theme\
+ themes/gruvbox-dark.theme\
+ themes/gruvbox-light-hard.theme\
+ themes/gruvbox-light-soft.theme\
+ themes/gruvbox-light.theme\
+ themes/lb.theme\
+ themes/Paper.theme\
+ themes/purple.theme\
themes/solarized.theme\
themes/solarized_alternate.theme