summaryrefslogtreecommitdiff
path: root/themes/Solarized/gresource.xml
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/gresource.xml
parentce1baffaf5917431602a6967f8df99a183b3f1c3 (diff)
Extended the theme definitions.
Diffstat (limited to 'themes/Solarized/gresource.xml')
-rw-r--r--themes/Solarized/gresource.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/themes/Solarized/gresource.xml b/themes/Solarized/gresource.xml
index a12dcba..28b1abd 100644
--- a/themes/Solarized/gresource.xml
+++ b/themes/Solarized/gresource.xml
@@ -3,10 +3,9 @@
<gresource prefix="/org/chrysalide/gui/themes/Solarized">
<file compressed="true">definition.xml</file>
<file compressed="true">palette.css</file>
- <file compressed="true">segments.css</file>
+ <file compressed="true">tokens-light.css</file>
<file compressed="true">widgets-light.css</file>
- <file compressed="true">segments-light.css</file>
+ <file compressed="true">tokens-dark.css</file>
<file compressed="true">widgets-dark.css</file>
- <file compressed="true">segments-dark.css</file>
</gresource>
</gresources>