summaryrefslogtreecommitdiff
path: root/resources/themes
diff options
context:
space:
mode:
Diffstat (limited to 'resources/themes')
-rw-r--r--resources/themes/sd-dark-theme.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/themes/sd-dark-theme.el b/resources/themes/sd-dark-theme.el
index fdf870f..2c59fa7 100644
--- a/resources/themes/sd-dark-theme.el
+++ b/resources/themes/sd-dark-theme.el
@@ -30,7 +30,7 @@
'(font-lock-warning-face ((t (:inherit error))))
'(fringe ((t (:background "grey10"))))
'(header-line ((t (:weight extra-bold :height 1.8 :family "Public Sans"))))
- '(highlight ((t (:background "LightSkyBlue1"))))
+ '(highlight ((t (:background "dim gray"))))
'(homoglyph ((((background dark)) (:foreground "cyan")) (((type pc)) (:foreground "magenta")) (t (:foreground "brown"))))
'(isearch ((t (:background "DodgerBlue1" :foreground "white"))))
'(isearch-fail ((t (:background "RosyBrown1"))))
@@ -74,10 +74,10 @@
'(org-special-keyword ((t (:background "grey20" :weight bold :inherit org-meta-line))))
'(org-table ((t (:family "Hack"))))
'(org-tag ((t (:inherit (link fixed-pitch)))))
- '(org-todo ((t (:background "tomato" :foreground "white" :weight bold :height 1.4 :family "Hermit"))))
+ '(org-todo ((t (:background "tomato" :foreground "white" :weight bold :family "Hermit"))))
'(org-verbatim ((t (:background "grey20" :foreground "DodgerBlue1" :foundry "Hack"))))
'(query-replace ((t (:inherit (isearch)))))
- '(region ((t (:background "gainsboro"))))
+ '(region ((t (:background "gray10"))))
'(secondary-selection ((((class color) (min-colors 88) (background light)) (:background "yellow1")) (((class color) (min-colors 88) (background dark)) (:background "SkyBlue4")) (((class color) (min-colors 16) (background light)) (:background "yellow")) (((class color) (min-colors 16) (background dark)) (:background "SkyBlue4")) (((class color) (min-colors 8)) (:foreground "black" :background "cyan")) (t (:inverse-video t))))
'(shadow ((t (:foreground "light slate gray"))))
'(swiper-match-face-1 ((t (:inherit lazy-highlight))))
Copyright 2019--2024 Marius PETER