]> code.delx.au - dotemacs/blobdiff - pastels-on-dark-theme.el
Massive update!
[dotemacs] / pastels-on-dark-theme.el
similarity index 98%
rename from lisp/pastels-on-dark-theme.el
rename to pastels-on-dark-theme.el
index cec781831da2eb939df0406e9f3e2819bd13457b..86fde8164cc533f9b32c7e678d5c60b49948e9c2 100644 (file)
@@ -58,7 +58,7 @@
  '(lazy-highlight ((t (:background "#302733"))))
  '(default (
             (((type tty)) (:stipple nil :background nil :foreground nil :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :width normal))
-            (((type graphic)) (:stipple nil :background "#211D1D" :foreground "#DADADA" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :width normal))
+            (((type graphic)) (:stipple nil :background "#000000" :foreground "#DADADA" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :width normal))
             )))