aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/WIP-theme.el50
1 files changed, 25 insertions, 25 deletions
diff --git a/themes/WIP-theme.el b/themes/WIP-theme.el
index 018241dfb..19a19a4fa 100644
--- a/themes/WIP-theme.el
+++ b/themes/WIP-theme.el
@@ -38,24 +38,24 @@
'(cursor ((t (:foreground "#100f0f" :background "#bac1c8"))))
'(region ((t (:background "#4a4b4f"))))
'(hl-line ((t (:inherit highlight :background "#222223"))))
- '(highlight ((t (:foreground "#eddba7" :weight bold))))
+ '(highlight ((t (:foreground "#dab53d" :background "#424f5e"))))
'(mode-line ((t (:foreground "#cbd0d6" :background "#424f5e" :box (:line-width 1 :color "#a9b2bb")))))
'(mode-line-highlight ((t (:foreground "#e6ce88" :background "#424f5e"))))
- '(mode-line-inactive ((t (:inherit mode-line :foreground "#100f0f" :background "#100f0f" :height 2 :box (:line-width 1 :color "#54677d")))))
- '(fringe ((t (:foreground "#f3e7c5" :background "#100f0f" :weight bold))))
- '(line-number ((t (:foreground "#54677d" :background "#100f0f"))))
- '(line-number-current-line ((t (:foreground "#e6ce88" :background "#100f0f"))))
- '(minibuffer-prompt ((t (:foreground "#899bb1" :background "#100f0f" :weight bold))))
+ '(mode-line-inactive ((t (:inherit mode-line :foreground "#100f0f" :height 2 :box (:line-width 1 :color "#54677d")))))
+ '(fringe ((t (:foreground "#f3e7c5" :weight bold))))
+ '(line-number ((t (:foreground "#54677d"))))
+ '(line-number-current-line ((t (:foreground "#e6ce88"))))
+ '(minibuffer-prompt ((t (:foreground "#899bb1" :weight bold))))
'(isearch ((t (:background "#4a4b4f"))))
'(lazy-highlight ((t (:background "#4a4b4f"))))
- '(isearch-fail ((t (:foreground "#cb6b4d" :background "#100f0f" :weight bold))))
+ '(isearch-fail ((t (:foreground "#cb6b4d" :weight bold))))
'(show-paren-match ((t (:foreground "#100f0f" :background "#74932f"))))
'(show-paren-mismatch ((t (:foreground "#edeff1" :background "#cb6b4d"))))
- '(link ((t (:foreground "#0000ee" :background "#100f0f" :underline t))))
- '(error ((t (:foreground "#cb6b4d" :background "#100f0f" :weight bold))))
- '(warning ((t (:foreground "#ab8d2e" :background "#100f0f" :weight bold))))
- '(success ((t (:foreground "#74932f" :background "#100f0f" :weight bold))))
- '(vertical-border ((t (:foreground "#4a4b4f" :background "#100f0f"))))
+ '(link ((t (:foreground "#5f8bf9" :underline t))))
+ '(error ((t (:foreground "#cb6b4d" :weight bold))))
+ '(warning ((t (:foreground "#ab8d2e" :weight bold))))
+ '(success ((t (:foreground "#74932f" :weight bold))))
+ '(vertical-border ((t (:foreground "#4a4b4f"))))
'(org-document-title ((t (:foreground "#ab8d2e" :background "#100f0f" :weight bold :height 1.2))))
'(org-document-info ((t (:foreground "#ab8d2e" :background "#100f0f" :height 1.15))))
'(org-document-info-keyword ((t (:foreground "#7c838a" :background "#100f0f"))))
@@ -168,19 +168,19 @@
'(magit-sequence-stop ((t (:foreground "#cb6b4d"))))
'(magit-sequence-head ((t (:foreground "#e4eaf8"))))
'(magit-sequence-done ((t (:foreground "#5e6770"))))
- '(elfeed-search-date-face ((t (:foreground "#74932f" :slant italic))))
- '(elfeed-search-title-face ((t (:foreground "#7c838a" :slant italic))))
- '(elfeed-search-unread-title-face ((t (:foreground "#e6ce88"))))
- '(elfeed-search-feed-face ((t (:foreground "#9f80c9"))))
- '(elfeed-search-tag-face ((t (:foreground "#899bb1" :slant italic))))
- '(elfeed-search-unread-count-face ((t (:foreground "#ab8d2e" :slant italic))))
- '(elfeed-search-filter-face ((t (:foreground "#ab8d2e" :weight bold :slant italic))))
- '(elfeed-search-last-update-face ((t (:foreground "#ab8d2e" :slant italic))))
- '(elfeed-log-date-face ((t (:foreground "#74932f"))))
- '(elfeed-log-error-level-face ((t (:foreground "#cb6b4d" :weight bold))))
- '(elfeed-log-warn-level-face ((t (:foreground "#dab53d"))))
- '(elfeed-log-info-level-face ((t (:foreground "#74932f"))))
- '(elfeed-log-debug-level-face ((t (:foreground "#a9b2bb"))))
+ '(elfeed-search-date-face ((t (:foreground "#606267" :slant italic))))
+ '(elfeed-search-title-face ((t (:foreground "#606267" :slant italic))))
+ '(elfeed-search-unread-title-face ((t (:foreground "#cbd0d6"))))
+ '(elfeed-search-feed-face ((t (:foreground "#7ba1c5"))))
+ '(elfeed-search-tag-face ((t (:foreground "#67809c" :slant italic))))
+ '(elfeed-search-unread-count-face ((t (:foreground "#777980" :slant italic))))
+ '(elfeed-search-filter-face ((t (:foreground "#777980" :weight bold :slant italic))))
+ '(elfeed-search-last-update-face ((t (:foreground "#777980" :slant italic))))
+ '(elfeed-log-date-face ((t (:foreground "#777980"))))
+ '(elfeed-log-error-level-face ((t (:foreground "#a85b42" :weight bold))))
+ '(elfeed-log-warn-level-face ((t (:foreground "#ab8d2e"))))
+ '(elfeed-log-info-level-face ((t (:foreground "#546c20"))))
+ '(elfeed-log-debug-level-face ((t (:foreground "#7c838a"))))
'(mu4e-title-face ((t (:foreground "#dab53d"))))
'(mu4e-context-face ((t (:foreground "#dab53d" :weight bold))))
'(mu4e-modeline-face ((t (:foreground "#8e919a"))))