summaryrefslogtreecommitdiff
path: root/themes/Solarized/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2020-07-14 20:28:27 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2020-07-14 20:28:27 (GMT)
commit1d8637561d127fb7b87f9eeae8109d64608180b2 (patch)
tree85296be1ad468f700b1365585ce07eced583c27b /themes/Solarized/Makefile.am
parentce1baffaf5917431602a6967f8df99a183b3f1c3 (diff)
Extended the theme definitions.
Diffstat (limited to 'themes/Solarized/Makefile.am')
-rw-r--r--themes/Solarized/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/Solarized/Makefile.am b/themes/Solarized/Makefile.am
index 2a4af8b..3df6e8b 100644
--- a/themes/Solarized/Makefile.am
+++ b/themes/Solarized/Makefile.am
@@ -1,10 +1,10 @@
GTK3_CSS = \
palette.css \
+ tokens-light.css \
+ tokens-dark.css \
widgets-light.css \
- widgets-dark.css \
- segments.css \
- segments-dark.css
+ widgets-dark.css
solarized.ctm: gresource.xml $(GTK3_CSS)
glib-compile-resources --target=$@ --sourcedir=$(srcdir) gresource.xml