summaryrefslogtreecommitdiff
path: root/themes/emacs/definition.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/emacs/definition.xml
parentce1baffaf5917431602a6967f8df99a183b3f1c3 (diff)
Extended the theme definitions.
Diffstat (limited to 'themes/emacs/definition.xml')
-rw-r--r--themes/emacs/definition.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/themes/emacs/definition.xml b/themes/emacs/definition.xml
new file mode 100644
index 0000000..c21a90c
--- /dev/null
+++ b/themes/emacs/definition.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ChrysalideTheme>
+ <identity>
+ <name>emacs</name>
+ <author>Cyrille Bagard</author>
+ <desc>Emacs colors for Chrysalide based on http://www.raebear.net/computers/emacs-colors/</desc>
+ </identity>
+ <resources>
+ <common>
+ <path>palette.css</path>
+ <path>tokens.css</path>
+ <path>widgets.css</path>
+ </common>
+ </resources>
+</ChrysalideTheme>