aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/WIP-theme.el195
1 files changed, 109 insertions, 86 deletions
diff --git a/themes/WIP-theme.el b/themes/WIP-theme.el
index bac8f5071..eb98138d5 100644
--- a/themes/WIP-theme.el
+++ b/themes/WIP-theme.el
@@ -36,26 +36,26 @@
'(font-lock-delimiter-face ((t (:foreground "#dce0e3"))))
'(font-lock-misc-punctuation-face ((t (:foreground "#dce0e3"))))
'(cursor ((t (:foreground "#100f0f" :background "#bac1c8"))))
- '(region ((t (:foreground "#100f0f" :background "#ab8d2e"))))
+ '(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"))))
@@ -84,8 +84,8 @@
'(org-link ((t (:foreground "#899bb1" :background "#100f0f" :underline t))))
'(org-footnote ((t (:foreground "#788da6" :background "#100f0f" :slant italic))))
'(org-date ((t (:foreground "#bac1c8" :background "#100f0f"))))
- '(org-block-begin-line ((t (:foreground "#8ea85e" :background "#100f0f"))))
- '(org-block-end-line ((t (:foreground "#8ea85e" :background "#100f0f"))))
+ '(org-block-begin-line ((t (:foreground "#809c50" :background "#100f0f"))))
+ '(org-block-end-line ((t (:foreground "#809c50" :background "#100f0f"))))
'(org-inline-src-block ((t (:foreground "#dab53d"))))
'(org-quote ((t (:foreground "#74932f" :background "#100f0f" :slant italic))))
'(org-table ((t (:foreground "#bac1c8"))))
@@ -168,23 +168,23 @@
'(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 "#627b2c"))))
+ '(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"))))
- '(mu4e-ok-face ((t (:foreground "#8ea85e"))))
+ '(mu4e-ok-face ((t (:foreground "#809c50"))))
'(mu4e-warning-face ((t (:foreground "#cb6b4d"))))
'(mu4e-header-title-face ((t (:foreground "#67809c"))))
'(mu4e-header-key-face ((t (:foreground "#67809c" :weight bold))))
@@ -207,19 +207,19 @@
'(mu4e-region-code ((t (:foreground "#9f80c9"))))
'(mu4e-system-face ((t (:foreground "#cb6b4d" :slant italic))))
'(mu4e-highlight-face ((t (:foreground "#dab53d" :weight bold))))
- '(mu4e-compose-separator-face ((t (:foreground "#100f0f" :background "#546c20" :weight bold))))
+ '(mu4e-compose-separator-face ((t (:foreground "#100f0f" :background "#627b2c" :weight bold))))
'(gnus-header-name ((t (:foreground "#8e919a"))))
'(gnus-header-from ((t (:foreground "#74932f"))))
- '(gnus-header-subject ((t (:foreground "#8ea85e"))))
+ '(gnus-header-subject ((t (:foreground "#809c50"))))
'(gnus-header-content ((t (:foreground "#dab53d"))))
'(gnus-header-newsgroups ((t (:foreground "#8e919a"))))
- '(org-faces-todo ((t (:foreground "#8ea85e"))))
- '(org-faces-project ((t (:foreground "#8ea85e"))))
- '(org-faces-doing ((t (:foreground "#8ea85e"))))
+ '(org-faces-todo ((t (:foreground "#809c50"))))
+ '(org-faces-project ((t (:foreground "#809c50"))))
+ '(org-faces-doing ((t (:foreground "#809c50"))))
'(org-faces-waiting ((t (:foreground "#899bb1"))))
'(org-faces-verify ((t (:foreground "#9ba8bb"))))
'(org-faces-stalled ((t (:foreground "#dab53d"))))
- '(org-faces-delegated ((t (:foreground "#8ea85e"))))
+ '(org-faces-delegated ((t (:foreground "#809c50"))))
'(org-faces-failed ((t (:foreground "#777980" :strike-through t))))
'(org-faces-done ((t (:foreground "#777980" :background "#100f0f" :strike-through t))))
'(org-faces-cancelled ((t (:foreground "#777980" :strike-through t))))
@@ -227,13 +227,13 @@
'(org-faces-priority-b ((t (:foreground "#dab53d" :background "#100f0f" :weight bold))))
'(org-faces-priority-c ((t (:foreground "#ab8d2e" :background "#100f0f" :weight bold))))
'(org-faces-priority-d ((t (:foreground "#7e671f" :background "#100f0f" :weight bold))))
- '(org-faces-todo-dim ((t (:foreground "#546c20" :background "#100f0f"))))
- '(org-faces-project-dim ((t (:foreground "#546c20" :background "#100f0f"))))
- '(org-faces-doing-dim ((t (:foreground "#546c20" :background "#100f0f"))))
+ '(org-faces-todo-dim ((t (:foreground "#627b2c" :background "#100f0f"))))
+ '(org-faces-project-dim ((t (:foreground "#627b2c" :background "#100f0f"))))
+ '(org-faces-doing-dim ((t (:foreground "#627b2c" :background "#100f0f"))))
'(org-faces-waiting-dim ((t (:foreground "#788da6" :background "#100f0f"))))
'(org-faces-verify-dim ((t (:foreground "#788da6" :background "#100f0f"))))
'(org-faces-stalled-dim ((t (:foreground "#7e671f" :background "#100f0f"))))
- '(org-faces-delegated-dim ((t (:foreground "#546c20" :background "#100f0f"))))
+ '(org-faces-delegated-dim ((t (:foreground "#627b2c" :background "#100f0f"))))
'(org-faces-failed-dim ((t (:foreground "#4a4b4f" :background "#100f0f" :strike-through t))))
'(org-faces-done-dim ((t (:foreground "#4a4b4f" :background "#100f0f" :strike-through t))))
'(org-faces-cancelled-dim ((t (:foreground "#4a4b4f" :background "#100f0f" :strike-through t))))
@@ -241,40 +241,44 @@
'(org-faces-priority-b-dim ((t (:foreground "#7e671f" :background "#100f0f" :weight bold))))
'(org-faces-priority-c-dim ((t (:foreground "#544412" :background "#100f0f" :weight bold))))
'(org-faces-priority-d-dim ((t (:foreground "#544412" :background "#100f0f" :weight bold))))
- '(ghostel-default ((t (:foreground "#edeff1"))))
- '(ghostel-fake-cursor ((t (:foreground "#100f0f" :background "#a9b2bb"))))
- '(ghostel-fake-cursor-box ((t (:foreground "#bac1c8"))))
- '(ghostel-color-black ((t (:foreground "#8e919a"))))
- '(ghostel-color-red ((t (:foreground "#cb6b4d"))))
- '(ghostel-color-green ((t (:foreground "#8ea85e"))))
- '(ghostel-color-yellow ((t (:foreground "#ab8d2e"))))
- '(ghostel-color-blue ((t (:foreground "#899bb1"))))
- '(ghostel-color-magenta ((t (:foreground "#9f80c9"))))
- '(ghostel-color-cyan ((t (:foreground "#0096b0"))))
- '(ghostel-color-white ((t (:foreground "#bac1c8"))))
- '(ghostel-color-bright-black ((t (:foreground "#bfc4d0"))))
- '(ghostel-color-bright-red ((t (:foreground "#cb8b7a"))))
- '(ghostel-color-bright-green ((t (:foreground "#8ea85e"))))
- '(ghostel-color-bright-yellow ((t (:foreground "#e6ce88"))))
- '(ghostel-color-bright-blue ((t (:foreground "#adb6c6"))))
- '(ghostel-color-bright-magenta ((t (:foreground "#bea9dc"))))
- '(ghostel-color-bright-cyan ((t (:foreground "#6ba9bd"))))
- '(ghostel-color-bright-white ((t (:foreground "#edeff1"))))
- '(ansi-color-black ((t (:foreground "#100f0f" :background "#bfc4d0"))))
+ '(ansi-color-black ((t (:foreground "#222223" :background "#a9b2bb"))))
'(ansi-color-red ((t (:foreground "#cb6b4d"))))
- '(ansi-color-green ((t (:foreground "#8ea85e"))))
- '(ansi-color-yellow ((t (:foreground "#e0c266"))))
- '(ansi-color-blue ((t (:foreground "#899bb1"))))
- '(ansi-color-magenta ((t (:foreground "#9f80c9"))))
- '(ansi-color-cyan ((t (:foreground "#47a0b7"))))
- '(ansi-color-bright-black ((t (:inherit ansi-color-black :foreground "#363638" :weight bold))))
- '(ansi-color-bright-red ((t (:inherit ansi-color-red :weight bold))))
- '(ansi-color-bright-green ((t (:inherit ansi-color-green :weight bold))))
- '(ansi-color-bright-yellow ((t (:inherit ansi-color-yellow :weight bold))))
- '(ansi-color-bright-blue ((t (:inherit ansi-color-blue :weight bold))))
- '(ansi-color-bright-magenta ((t (:inherit ansi-color-bright-magenta :weight bold))))
- '(ansi-color-bright-cyan ((t (:inherit ansi-color-cyan :weight bold))))
- '(ansi-color-bright-white ((t (:inherit ansi-color-bright-white :weight bold))))
+ '(ansi-color-green ((t (:foreground "#627b2c"))))
+ '(ansi-color-yellow ((t (:foreground "#ab8d2e"))))
+ '(ansi-color-blue ((t (:foreground "#67809c"))))
+ '(ansi-color-magenta ((t (:foreground "#8255b5"))))
+ '(ansi-color-cyan ((t (:foreground "#18788c"))))
+ '(ansi-color-white ((t (:foreground "#bac1c8"))))
+ '(ansi-color-bright-black ((t (:inherit ansi-color-black :foreground "#100f0f"))))
+ '(ansi-color-bright-red ((t (:inherit ansi-color-red :foreground "#cb8b7a"))))
+ '(ansi-color-bright-green ((t (:inherit ansi-color-green :foreground "#809c50"))))
+ '(ansi-color-bright-yellow ((t (:inherit ansi-color-yellow :foreground "#e0c266"))))
+ '(ansi-color-bright-blue ((t (:inherit ansi-color-blue :foreground "#899bb1"))))
+ '(ansi-color-bright-magenta ((t (:inherit ansi-color-magenta :foreground "#bea9dc"))))
+ '(ansi-color-bright-cyan ((t (:inherit ansi-color-cyan :foreground "#47a0b7"))))
+ '(ansi-color-bright-white ((t (:inherit ansi-color-white :foreground "#dce0e3"))))
+ '(eat-term-color-black ((t (:foreground "#100f0f"))))
+ '(eat-term-color-red ((t (:foreground "#cb6b4d"))))
+ '(eat-term-color-green ((t (:foreground "#74932f"))))
+ '(eat-term-color-yellow ((t (:foreground "#e6ce88"))))
+ '(eat-term-color-blue ((t (:foreground "#67809c"))))
+ '(eat-term-color-magenta ((t (:foreground "#8255b5"))))
+ '(eat-term-color-cyan ((t (:foreground "#88b2c3"))))
+ '(eat-term-color-white ((t (:foreground "#bfc4d0"))))
+ '(eat-term-color-bright-black ((t (:foreground "#8e919a" :weight bold))))
+ '(eat-term-color-bright-red ((t (:foreground "#cb6b4d" :weight bold))))
+ '(eat-term-color-bright-green ((t (:foreground "#74932f" :weight bold))))
+ '(eat-term-color-bright-yellow ((t (:foreground "#e6ce88" :weight bold))))
+ '(eat-term-color-bright-blue ((t (:foreground "#899bb1" :weight bold))))
+ '(eat-term-color-bright-magenta ((t (:foreground "#8255b5" :weight bold))))
+ '(eat-term-color-bright-cyan ((t (:foreground "#6ba9bd" :weight bold))))
+ '(eat-term-color-bright-white ((t (:foreground "#a9b2bb" :weight bold))))
+ '(eat-term-bold ((t (:weight bold))))
+ '(eat-term-faint ((t (:foreground "#777980"))))
+ '(eat-term-italic ((t (:slant italic))))
+ '(eat-shell-prompt-annotation-success ((t (:foreground "#74932f"))))
+ '(eat-shell-prompt-annotation-running ((t (:foreground "#dab53d"))))
+ '(eat-shell-prompt-annotation-failure ((t (:foreground "#a85b42"))))
'(auto-dim-other-buffers ((t (:foreground "#777980"))))
'(auto-dim-other-buffers-hide ((t (:foreground "#0a0c0d"))))
'(dashboard-banner-logo-title ((t (:inherit default :foreground "#dab53d" :background "#100f0f" :weight bold :slant italic :height 1.25))))
@@ -325,7 +329,7 @@
'(flycheck-verify-select-checker ((t (:foreground "#dab53d"))))
'(dired-header ((t (:foreground "#54677d" :weight bold))))
'(dired-directory ((t (:foreground "#aac9ea" :weight bold :slant italic))))
- '(dired-symlink ((t (:foreground "#8ea85e"))))
+ '(dired-symlink ((t (:foreground "#809c50"))))
'(dired-broken-symlink ((t (:foreground "#cb7b64" :weight bold))))
'(dired-special ((t (:foreground "#777980"))))
'(dired-set-id ((t (:foreground "#cb7b64" :weight bold :slant italic))))
@@ -381,7 +385,7 @@
'(calibredb-search-header-highlight-face ((t (:foreground "#dab53d" :weight bold))))
'(calibredb-id-face ((t (:foreground "#606267"))))
'(calibredb-title-face ((t (:foreground "#cbd0d6" :weight bold))))
- '(calibredb-author-face ((t (:foreground "#8ea85e"))))
+ '(calibredb-author-face ((t (:foreground "#809c50"))))
'(calibredb-format-face ((t (:foreground "#7c838a"))))
'(calibredb-size-face ((t (:foreground "#7c838a"))))
'(calibredb-tag-face ((t (:foreground "#788da6"))))
@@ -435,14 +439,14 @@
'(org-drill-hidden-cloze-face ((t (:foreground "#100f0f" :background "#67809c" :slant italic))))
'(org-drill-visible-cloze-face ((t (:foreground "#e0c266" :weight bold :slant italic))))
'(org-drill-visible-cloze-hint-face ((t (:foreground "#788da6" :slant italic))))
- '(org-noter-notes-exist-face ((t (:foreground "#8ea85e"))))
+ '(org-noter-notes-exist-face ((t (:foreground "#809c50"))))
'(org-noter-no-notes-exist-face ((t (:foreground "#606267"))))
'(signel-timestamp-face ((t (:foreground "#899bb1"))))
- '(signel-my-msg-face ((t (:foreground "#8ea85e"))))
+ '(signel-my-msg-face ((t (:foreground "#809c50"))))
'(signel-other-msg-face ((t (:foreground "#dab53d"))))
'(signel-error-face ((t (:foreground "#cb6b4d"))))
'(pearl-preamble-summary ((t (:foreground "#67809c" :weight bold :slant italic))))
- '(pearl-editable-comment ((t (:foreground "#dce0e3" :background "#374712"))))
+ '(pearl-editable-comment ((t (:foreground "#dce0e3" :background "#506328"))))
'(pearl-readonly-comment ((t (:foreground "#edeff1" :background "#424f5e"))))
'(pearl-modified-highlight ((t (:foreground "#dab53d" :slant italic))))
'(pearl-modified-local ((t (:foreground "#dab53d" :slant italic))))
@@ -601,7 +605,7 @@
'(shr-h4 ((t (:foreground "#8e919a" :weight bold))))
'(shr-h5 ((t (:foreground "#777980" :weight bold))))
'(shr-h6 ((t (:foreground "#606267" :weight bold))))
- '(shr-text ((t (:foreground "#bfc4d0"))))
+ '(shr-text ((t (:foreground "#a9b2bb"))))
'(shr-link ((t (:foreground "#5f8bf9" :underline t))))
'(shr-selected-link ((t (:foreground "#777980" :weight bold :underline t))))
'(shr-code ((t (:foreground "#cb6b4d"))))
@@ -616,7 +620,7 @@
'(nerd-icons-cyan-alt ((t (:foreground "#47a0b7"))))
'(nerd-icons-dblue ((t (:foreground "#67809c"))))
'(nerd-icons-dcyan ((t (:foreground "#18788c"))))
- '(nerd-icons-dgreen ((t (:foreground "#546c20"))))
+ '(nerd-icons-dgreen ((t (:foreground "#627b2c"))))
'(nerd-icons-dmaroon ((t (:foreground "#a85b42"))))
'(nerd-icons-dorange ((t (:foreground "#cb8b7a"))))
'(nerd-icons-dpink ((t (:foreground "#c7a8a5"))))
@@ -627,10 +631,10 @@
'(nerd-icons-green ((t (:foreground "#74932f"))))
'(nerd-icons-lblue ((t (:foreground "#aac9ea"))))
'(nerd-icons-lcyan ((t (:foreground "#88b2c3"))))
- '(nerd-icons-lgreen ((t (:foreground "#a9be87"))))
+ '(nerd-icons-lgreen ((t (:foreground "#8ca46c"))))
'(nerd-icons-lmaroon ((t (:foreground "#a85b42"))))
'(nerd-icons-lorange ((t (:foreground "#cb8b7a"))))
- '(nerd-icons-lpink ((t (:foreground "#ff505b"))))
+ '(nerd-icons-lpink ((t (:foreground "#c99990"))))
'(nerd-icons-lpurple ((t (:foreground "#9f80c9"))))
'(nerd-icons-lred ((t (:foreground "#cb7b64"))))
'(nerd-icons-lsilver ((t (:foreground "#bac1c8"))))
@@ -644,14 +648,14 @@
'(nerd-icons-red-alt ((t (:foreground "#cb6b4d"))))
'(nerd-icons-silver ((t (:foreground "#a9b2bb"))))
'(nerd-icons-yellow ((t (:foreground "#e0c266"))))
- '(twentyfortyeight-face-1024 ((t (:foreground "#a9be87"))))
+ '(twentyfortyeight-face-1024 ((t (:foreground "#8ca46c"))))
'(twentyfortyeight-face-2 ((t (:foreground "#100f0f"))))
'(twentyfortyeight-face-2048 ((t (:foreground "#dab53d" :weight bold :slant italic))))
'(twentyfortyeight-face-256 ((t (:foreground "#47a0b7"))))
'(twentyfortyeight-face-512 ((t (:foreground "#9f80c9"))))
'(alert-high-face ((t (:foreground "#dab53d" :weight bold))))
'(alert-low-face ((t (:foreground "#7ba1c5" :weight bold))))
- '(alert-moderate-face ((t (:foreground "#a9be87"))))
+ '(alert-moderate-face ((t (:foreground "#8ca46c"))))
'(alert-normal-face ((t (:foreground "#bac1c8"))))
'(alert-trivial-face ((t (:foreground "#9f80c9"))))
'(alert-urgent-face ((t (:foreground "#cb6b4d"))))
@@ -686,13 +690,32 @@
'(embark-verbose-indicator-documentation ((t (:inherit completions-annotations))))
'(embark-verbose-indicator-shadowed ((t (:inherit shadow))))
'(embark-verbose-indicator-title ((t (:weight bold :height 1.1))))
- '(emms-browser-album-face ((t (:foreground "#8ea85e"))))
+ '(emms-browser-album-face ((t (:foreground "#809c50"))))
'(emms-browser-track-face ((t (:foreground "#788da6"))))
'(emms-metaplaylist-mode-current-face ((t (:foreground "#cb8b7a"))))
'(emms-metaplaylist-mode-face ((t (:foreground "#cb6b4d"))))
'(emms-playlist-selected-face ((t (:foreground "#e6ce88" :weight bold))))
'(emms-playlist-track-face ((t (:foreground "#cbd0d6"))))
'(flyspell-correct-highlight-face ((t (:inherit isearch :background "#363638"))))
+ '(ghostel-color-black ((t (:foreground "#8e919a"))))
+ '(ghostel-color-blue ((t (:foreground "#899bb1"))))
+ '(ghostel-color-bright-black ((t (:foreground "#bfc4d0"))))
+ '(ghostel-color-bright-blue ((t (:foreground "#adb6c6"))))
+ '(ghostel-color-bright-cyan ((t (:foreground "#6ba9bd"))))
+ '(ghostel-color-bright-green ((t (:foreground "#809c50"))))
+ '(ghostel-color-bright-magenta ((t (:foreground "#bea9dc"))))
+ '(ghostel-color-bright-red ((t (:foreground "#cb8b7a"))))
+ '(ghostel-color-bright-white ((t (:foreground "#edeff1"))))
+ '(ghostel-color-bright-yellow ((t (:foreground "#e6ce88"))))
+ '(ghostel-color-cyan ((t (:foreground "#0096b0"))))
+ '(ghostel-color-green ((t (:foreground "#809c50"))))
+ '(ghostel-color-magenta ((t (:foreground "#9f80c9"))))
+ '(ghostel-color-red ((t (:foreground "#cb6b4d"))))
+ '(ghostel-color-white ((t (:foreground "#bac1c8"))))
+ '(ghostel-color-yellow ((t (:foreground "#ab8d2e"))))
+ '(ghostel-default ((t (:foreground "#edeff1"))))
+ '(ghostel-fake-cursor ((t (:foreground "#100f0f" :background "#a9b2bb"))))
+ '(ghostel-fake-cursor-box ((t (:foreground "#bac1c8"))))
'(json-mode-object-name-face ((t (:foreground "#e0c266"))))
'(malyon-face-bold ((t (:inherit bold :foreground "#788da6" :weight bold))))
'(malyon-face-error ((t (:inherit error :foreground "#cb6b4d" :weight bold))))
@@ -772,7 +795,7 @@
'(markdown-strike-through-face ((t (:strike-through t))))
'(markdown-url-face ((t (:inherit font-lock-string-face))))
'(orderless-match-face-0 ((t (:foreground "#e0c266" :weight bold :slant italic))))
- '(orderless-match-face-1 ((t (:foreground "#8ea85e" :weight bold :slant italic))))
+ '(orderless-match-face-1 ((t (:foreground "#809c50" :weight bold :slant italic))))
'(orderless-match-face-2 ((t (:foreground "#8255b5" :weight bold :slant italic))))
'(orderless-match-face-3 ((t (:foreground "#0096b0" :weight bold :slant italic))))
'(org-superstar-first ((t (:inherit org-warning))))
@@ -782,7 +805,7 @@
'(rainbow-delimiters-base-face ((t (:inherit unspecified :foreground "#cbd0d6"))))
'(rainbow-delimiters-depth-1-face ((t (:inherit rainbow-delimiters-base-face :foreground "#9f80c9"))))
'(rainbow-delimiters-depth-2-face ((t (:inherit rainbow-delimiters-base-face :foreground "#788da6"))))
- '(rainbow-delimiters-depth-3-face ((t (:inherit rainbow-delimiters-base-face :foreground "#a9be87"))))
+ '(rainbow-delimiters-depth-3-face ((t (:inherit rainbow-delimiters-base-face :foreground "#8ca46c"))))
'(rainbow-delimiters-depth-4-face ((t (:inherit rainbow-delimiters-base-face :foreground "#e0c266"))))
'(rainbow-delimiters-depth-5-face ((t (:inherit rainbow-delimiters-base-face :foreground "#0096b0"))))
'(rainbow-delimiters-depth-6-face ((t (:inherit rainbow-delimiters-depth-1-face))))