summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-11-18 18:13:38 +0100
committerDave Davenport <qball@gmpclient.org>2016-11-18 18:13:38 +0100
commita41d734d8801d5f55f3dfcb472015467d5da00cc (patch)
tree134a706fc4ceac920483654fcd49d70b215afd3b /Makefile.am
parentd245a4e6a1f7b1ec6a1f63eb2be729f08ddd2fbc (diff)
Add themes from rofi-themes (adapta, indego, monokai)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 6 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index a273caa6..16d4493e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -127,12 +127,16 @@ README.html: README.md
###
themedir=$(pkgdatadir)/themes/
theme_DATA=\
- themes/android_notification.theme\
+ themes/Adapta-Nokto.theme\
themes/Arc.theme\
+ themes/DarkBlue.theme\
+ themes/Indego.theme\
+ themes/Monokai.theme\
+ themes/Paper.theme\
+ themes/android_notification.theme\
themes/blor.theme\
themes/blue.theme\
themes/c64.theme\
- themes/DarkBlue.theme\
themes/glue_pro_blue.theme\
themes/gruvbox-dark-hard.theme\
themes/gruvbox-dark-soft.theme\
@@ -141,7 +145,6 @@ theme_DATA=\
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