summaryrefslogtreecommitdiff
path: root/themes/blendoit-light-theme.el
diff options
context:
space:
mode:
authorBlendoit <blendoit@gmail.com>2020-11-08 21:05:09 -0800
committerBlendoit <blendoit@gmail.com>2020-11-08 21:05:09 -0800
commit34567270906fda35c2dc6df4c86dd37c4630e693 (patch)
tree8114910b1aacbc31b283eccc4aca160f39e39c47 /themes/blendoit-light-theme.el
parentd0beff09dbb3aa059de1ead0f155c3756c5f9d7d (diff)
misc
Diffstat (limited to 'themes/blendoit-light-theme.el')
-rw-r--r--themes/blendoit-light-theme.el7
1 files changed, 3 insertions, 4 deletions
diff --git a/themes/blendoit-light-theme.el b/themes/blendoit-light-theme.el
index 269279f..440bd48 100644
--- a/themes/blendoit-light-theme.el
+++ b/themes/blendoit-light-theme.el
@@ -28,7 +28,7 @@
'(font-lock-type-face ((t (:foreground "orchid2"))))
'(font-lock-variable-name-face ((t (:foreground "DarkOrchid3" :weight bold))))
'(font-lock-warning-face ((t (:inherit (error)))))
- '(fringe ((t (:background "grey95"))))
+ '(fringe ((t (:background "white smoke"))))
'(header-line ((t (:family "Jost*" :height 1.8 :weight extra-bold))))
'(tooltip ((t (:inherit variable-pitch :background "lightyellow" :foreground "black"))))
'(mode-line ((t (:box (:line-width -1 :style released-button) :foreground "white" :background "steel blue" :family "Hermit" :height 1.2))))
@@ -55,7 +55,7 @@
'(org-formula ((t (:inherit org-table))))
'(org-meta-line ((t (:foreground "SteelBlue" :family "Hermit"))))
'(org-document-info-keyword ((t (:inherit org-meta-line))))
- '(org-code ((t (:background "light grey" :foreground "black" :height 0.9 :family "Hack"))))
+ '(org-code ((t (:background "light grey" :foreground "black" :family "Hack"))))
'(org-verbatim ((t (:foreground "DodgerBlue1" :height 0.9 :foundry "Hack"))))
'(font-lock-doc-face ((t (:inherit variable-pitch :foreground "black"))))
'(org-document-info ((t (:weight bold))))
@@ -71,7 +71,7 @@
'(org-level-7 ((t (:inherit org-level-5))))
'(org-level-8 ((t (:inherit org-level-5))))
'(org-checkbox ((t (:weight bold :inherit org-meta-line))))
- '(org-date ((t (:inherit link : nil))))
+ '(org-date ((t (:inherit link))))
'(Info-quoted ((t (:inherit org-block))))
'(org-priority ((t (:inherit org-meta-line))))
'(org-drawer ((t (:inherit org-meta-line))))
@@ -80,7 +80,6 @@
'(org-footnote ((t (:inherit (link variable-font)))))
'(org-todo ((t (:background "coral" :foreground "white" :weight bold :height 1.2 :family "Hermit"))))
'(org-done ((t (:background "forest green" :foreground "white" :weight bold :height 1.2 :family "hermit"))))
- '(link ((t (:foreground "RoyalBlue3" :underline "RoyalBlue3" :family "Hack"))))
'(default ((t (:background "white" :foreground "black" :height 140 :family "Hack")))))
(provide-theme 'blendoit-light)
Copyright 2019--2024 Marius PETER