summaryrefslogtreecommitdiff
path: root/themes/Solarized/gresource.xml
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2019-11-09 13:18:35 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2019-11-09 13:18:35 (GMT)
commitc301f7e77eaca632a491b5b4417c8e4b9dce2570 (patch)
tree501ccdd583e35ccad4f3a0592f2fb1b0870e0d5f /themes/Solarized/gresource.xml
parent459b345d69532825f21bdcd3e4f92009b0a046dc (diff)
Introduced the first features of a hexadecimal viewer.
Diffstat (limited to 'themes/Solarized/gresource.xml')
-rw-r--r--themes/Solarized/gresource.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/themes/Solarized/gresource.xml b/themes/Solarized/gresource.xml
new file mode 100644
index 0000000..a12dcba
--- /dev/null
+++ b/themes/Solarized/gresource.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<gresources>
+ <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">widgets-light.css</file>
+ <file compressed="true">segments-light.css</file>
+ <file compressed="true">widgets-dark.css</file>
+ <file compressed="true">segments-dark.css</file>
+ </gresource>
+</gresources>