X-Git-Url: https://code.delx.au/dotemacs/blobdiff_plain/5c421a7c44357af95dcd1b51c52b1899ec363be5:/lisp/pastels-on-dark-theme.el..1e6aea58aa155b613de2008b1489bedc49ab9231:/pastels-on-dark-theme.el diff --git a/lisp/pastels-on-dark-theme.el b/pastels-on-dark-theme.el similarity index 98% rename from lisp/pastels-on-dark-theme.el rename to pastels-on-dark-theme.el index cec7818..86fde81 100644 --- a/lisp/pastels-on-dark-theme.el +++ b/pastels-on-dark-theme.el @@ -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)) )))