]> code.delx.au - dotemacs/commitdiff
use pastels on dark theme
authorJames Bunton <jamesbunton@delx.net.au>
Wed, 20 Jul 2016 09:55:42 +0000 (19:55 +1000)
committerJames Bunton <jamesbunton@delx.net.au>
Wed, 20 Jul 2016 14:21:07 +0000 (00:21 +1000)
.gitmodules
lisp/my-gui.el
packages/pastels-on-dark-theme [new submodule]

index cf63adac49abdf5f5792f5658790a6c7e6a4247a..8bdb2c94f3e1fadb0495cd2243ca7da6fafad569 100644 (file)
@@ -82,3 +82,6 @@
 [submodule "dockerfile-mode"]
        path = packages/dockerfile-mode
        url = https://github.com/spotify/dockerfile-mode.git
+[submodule "pastels-on-dark-theme"]
+       path = packages/pastels-on-dark-theme
+       url = https://gist.github.com/1906662.git
index f97309ac0b6b6ff3fb071daaf1cb7099d20e674b..4f005ffe523423f283eb63bd45e77f881f5b0228 100644 (file)
@@ -1,4 +1,4 @@
-(load-theme 'deeper-blue)
+(require 'pastels-on-dark-theme)
 
 (menu-bar-mode -1)
 (tool-bar-mode -1)
diff --git a/packages/pastels-on-dark-theme b/packages/pastels-on-dark-theme
new file mode 160000 (submodule)
index 0000000..1473aee
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 1473aee65d2039a3ba291e1a4e0cd117b5d278f3