diff options
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/WIP-theme.el | 132 |
1 files changed, 69 insertions, 63 deletions
diff --git a/themes/WIP-theme.el b/themes/WIP-theme.el index 74a5bf55..2f8abeb6 100644 --- a/themes/WIP-theme.el +++ b/themes/WIP-theme.el @@ -286,7 +286,7 @@ '(dashboard-banner-logo-title ((t (:inherit default :foreground "#dab53d" :background "#100f0f" :weight bold :slant italic :height 1.25)))) '(dashboard-text-banner ((t (:inherit default :foreground "#dab53d")))) '(dashboard-heading ((t (:inherit font-lock-keyword-face :foreground "#67809c" :background "#100f0f" :weight bold :slant italic)))) - '(dashboard-items-face ((t (:inherit widget-button)))) + '(dashboard-items-face ((t (:inherit widget-button :foreground "#a9b2bb")))) '(dashboard-navigator ((t (:inherit font-lock-keyword-face :foreground "#a9b2bb" :background "#100f0f" :slant italic)))) '(dashboard-no-items-face ((t (:inherit widget-button)))) '(dashboard-footer-face ((t (:inherit font-lock-doc-face)))) @@ -311,24 +311,24 @@ '(git-gutter:separator ((t (:foreground "#54677d" :background "#100f0f")))) '(flycheck-error ((t (:foreground "#cb6b4d")))) '(flycheck-warning ((t (:foreground "#dab53d")))) - '(flycheck-info ((t (:foreground "#e4eaf8")))) + '(flycheck-info ((t (:foreground "#809c50")))) '(flycheck-fringe-error ((t (:foreground "#cb6b4d")))) '(flycheck-fringe-warning ((t (:foreground "#dab53d")))) - '(flycheck-fringe-info ((t (:foreground "#e4eaf8")))) + '(flycheck-fringe-info ((t (:foreground "#809c50")))) '(flycheck-delimited-error ((t (:foreground "#cb6b4d")))) '(flycheck-error-delimiter ((t (:foreground "#cb6b4d")))) '(flycheck-error-list-error ((t (:foreground "#cb6b4d")))) '(flycheck-error-list-warning ((t (:foreground "#dab53d")))) - '(flycheck-error-list-info ((t (:foreground "#e4eaf8")))) - '(flycheck-error-list-error-message ((t (:foreground "#cdced1")))) - '(flycheck-error-list-checker-name ((t (:foreground "#838d97")))) - '(flycheck-error-list-column-number ((t (:foreground "#5e6770")))) - '(flycheck-error-list-line-number ((t (:foreground "#5e6770")))) - '(flycheck-error-list-filename ((t (:foreground "#e4eaf8")))) - '(flycheck-error-list-id ((t (:foreground "#838d97")))) - '(flycheck-error-list-id-with-explainer ((t (:foreground "#838d97" :weight bold)))) - '(flycheck-error-list-highlight ((t (:background "#2f343a")))) - '(flycheck-verify-select-checker ((t (:foreground "#dab53d")))) + '(flycheck-error-list-info ((t (:foreground "#809c50")))) + '(flycheck-error-list-error-message ((t (:foreground "#a9b2bb")))) + '(flycheck-error-list-checker-name ((t (:foreground "#809c50")))) + '(flycheck-error-list-column-number ((t (:foreground "#a9b2bb")))) + '(flycheck-error-list-line-number ((t (:foreground "#a9b2bb")))) + '(flycheck-error-list-filename ((t (:foreground "#a9b2bb")))) + '(flycheck-error-list-id ((t (:foreground "#a9b2bb")))) + '(flycheck-error-list-id-with-explainer ((t (:foreground "#a9b2bb")))) + '(flycheck-error-list-highlight ((t (:background "#363638")))) + '(flycheck-verify-select-checker ((t (:foreground "#bac1c8")))) '(dired-header ((t (:foreground "#54677d" :weight bold)))) '(dired-directory ((t (:foreground "#788da6" :weight bold :slant italic)))) '(dired-symlink ((t (:foreground "#777980")))) @@ -343,7 +343,7 @@ '(dired-warning ((t (:foreground "#cb7b64" :weight bold)))) '(dirvish-inactive ((t (:foreground "#606267")))) '(dirvish-free-space ((t (:foreground "#8ca46c")))) - '(dirvish-hl-line ((t (:foreground "#a9b2bb" :background "#4a4b4f")))) + '(dirvish-hl-line ((t (:foreground "#edeff1" :background "#4a4b4f")))) '(dirvish-file-modes ((t (:foreground "#777980")))) '(dirvish-file-link-number ((t (:foreground "#777980")))) '(dirvish-file-user-id ((t (:foreground "#777980")))) @@ -407,11 +407,11 @@ '(calibredb-title-detailed-view-face ((t (:foreground "#dab53d" :weight bold)))) '(calibredb-edit-annotation-header-title-face ((t (:foreground "#bfc4d0" :weight bold)))) '(cj/nov-reading-sepia ((t (:foreground "#dab53d" :background "#2d2306")))) - '(cj/nov-reading-dark ((t (:foreground "#7c838a")))) + '(cj/nov-reading-dark ((t (:foreground "#ab8d2e")))) '(cj/nov-reading-light ((t (:foreground "#100f0f" :background "#a9b2bb")))) '(cj/nov-reading-sepia-heading ((t (:inherit cj/nov-reading-sepia :foreground "#67809c" :height 1.2)))) '(cj/nov-reading-sepia-link ((t (:foreground "#5178db" :underline t)))) - '(cj/nov-reading-dark-heading ((t (:foreground "#dab53d")))) + '(cj/nov-reading-dark-heading ((t (:foreground "#67809c")))) '(cj/nov-reading-dark-link ((t (:inherit cj/nov-reading-dark :foreground "#5178db" :underline t)))) '(cj/nov-reading-light-heading ((t (:foreground "#222223")))) '(cj/nov-reading-light-link ((t (:foreground "#100f0f" :underline t)))) @@ -633,40 +633,40 @@ '(shr-sup ((t (:foreground "#a6aab4")))) '(shr-abbreviation ((t (:foreground "#a6aab4" :slant italic)))) '(shr-sliced-image ((t (:foreground "#a6aab4")))) - '(nerd-icons-blue ((t (:foreground "#a9b2bb")))) - '(nerd-icons-blue-alt ((t (:foreground "#a9b2bb")))) - '(nerd-icons-cyan ((t (:foreground "#a9b2bb")))) - '(nerd-icons-cyan-alt ((t (:foreground "#a9b2bb")))) - '(nerd-icons-dblue ((t (:foreground "#a9b2bb")))) - '(nerd-icons-dcyan ((t (:foreground "#a9b2bb")))) - '(nerd-icons-dgreen ((t (:foreground "#a9b2bb")))) - '(nerd-icons-dmaroon ((t (:foreground "#a9b2bb")))) - '(nerd-icons-dorange ((t (:foreground "#a9b2bb")))) - '(nerd-icons-dpink ((t (:foreground "#a9b2bb")))) - '(nerd-icons-dpurple ((t (:foreground "#a9b2bb")))) - '(nerd-icons-dred ((t (:foreground "#a9b2bb")))) - '(nerd-icons-dsilver ((t (:foreground "#a9b2bb")))) - '(nerd-icons-dyellow ((t (:foreground "#a9b2bb")))) - '(nerd-icons-green ((t (:foreground "#a9b2bb")))) - '(nerd-icons-lblue ((t (:foreground "#a9b2bb")))) - '(nerd-icons-lcyan ((t (:foreground "#a9b2bb")))) - '(nerd-icons-lgreen ((t (:foreground "#a9b2bb")))) - '(nerd-icons-lmaroon ((t (:foreground "#a9b2bb")))) - '(nerd-icons-lorange ((t (:foreground "#a9b2bb")))) - '(nerd-icons-lpink ((t (:foreground "#a9b2bb")))) - '(nerd-icons-lpurple ((t (:foreground "#a9b2bb")))) - '(nerd-icons-lred ((t (:foreground "#a9b2bb")))) - '(nerd-icons-lsilver ((t (:foreground "#a9b2bb")))) - '(nerd-icons-lyellow ((t (:foreground "#a9b2bb")))) - '(nerd-icons-maroon ((t (:foreground "#a9b2bb")))) - '(nerd-icons-orange ((t (:foreground "#a9b2bb")))) - '(nerd-icons-pink ((t (:foreground "#a9b2bb")))) - '(nerd-icons-purple ((t (:foreground "#a9b2bb")))) - '(nerd-icons-purple-alt ((t (:foreground "#a9b2bb")))) - '(nerd-icons-red ((t (:foreground "#a9b2bb")))) - '(nerd-icons-red-alt ((t (:foreground "#a9b2bb")))) - '(nerd-icons-silver ((t (:foreground "#a9b2bb")))) - '(nerd-icons-yellow ((t (:foreground "#a9b2bb")))) + '(nerd-icons-blue ((t (:foreground "#bac1c8")))) + '(nerd-icons-blue-alt ((t (:foreground "#bac1c8")))) + '(nerd-icons-cyan ((t (:foreground "#bac1c8")))) + '(nerd-icons-cyan-alt ((t (:foreground "#bac1c8")))) + '(nerd-icons-dblue ((t (:foreground "#cbd0d6")))) + '(nerd-icons-dcyan ((t (:foreground "#bac1c8")))) + '(nerd-icons-dgreen ((t (:foreground "#bac1c8")))) + '(nerd-icons-dmaroon ((t (:foreground "#bac1c8")))) + '(nerd-icons-dorange ((t (:foreground "#bac1c8")))) + '(nerd-icons-dpink ((t (:foreground "#bac1c8")))) + '(nerd-icons-dpurple ((t (:foreground "#bac1c8")))) + '(nerd-icons-dred ((t (:foreground "#bac1c8")))) + '(nerd-icons-dsilver ((t (:foreground "#bac1c8")))) + '(nerd-icons-dyellow ((t (:foreground "#bac1c8")))) + '(nerd-icons-green ((t (:foreground "#bac1c8")))) + '(nerd-icons-lblue ((t (:foreground "#bac1c8")))) + '(nerd-icons-lcyan ((t (:foreground "#bac1c8")))) + '(nerd-icons-lgreen ((t (:foreground "#bac1c8")))) + '(nerd-icons-lmaroon ((t (:foreground "#bac1c8")))) + '(nerd-icons-lorange ((t (:foreground "#bac1c8")))) + '(nerd-icons-lpink ((t (:foreground "#bac1c8")))) + '(nerd-icons-lpurple ((t (:foreground "#bac1c8")))) + '(nerd-icons-lred ((t (:foreground "#bac1c8")))) + '(nerd-icons-lsilver ((t (:foreground "#bac1c8")))) + '(nerd-icons-lyellow ((t (:foreground "#bac1c8")))) + '(nerd-icons-maroon ((t (:foreground "#bac1c8")))) + '(nerd-icons-orange ((t (:foreground "#bac1c8")))) + '(nerd-icons-pink ((t (:foreground "#bac1c8")))) + '(nerd-icons-purple ((t (:foreground "#bac1c8")))) + '(nerd-icons-purple-alt ((t (:foreground "#bac1c8")))) + '(nerd-icons-red ((t (:foreground "#bac1c8")))) + '(nerd-icons-red-alt ((t (:foreground "#bac1c8")))) + '(nerd-icons-silver ((t (:foreground "#bac1c8")))) + '(nerd-icons-yellow ((t (:foreground "#bac1c8")))) '(twentyfortyeight-face-1024 ((t (:foreground "#8ca46c")))) '(twentyfortyeight-face-2 ((t (:foreground "#100f0f")))) '(twentyfortyeight-face-2048 ((t (:foreground "#dab53d" :weight bold :slant italic)))) @@ -683,7 +683,7 @@ '(company-preview ((t (:foreground "#bfc4d0" :background "#100f0f")))) '(company-preview-common ((t (:inherit company-tooltip-common-selection :foreground "#cb6b4d" :background "#100f0f")))) '(company-preview-search ((t (:inherit company-tooltip-common-selection :foreground "#cb6b4d" :background "#100f0f")))) - '(company-tooltip ((t (:foreground "#100f0f" :background "#bfc4d0" :weight bold)))) + '(company-tooltip ((t (:foreground "#bac1c8" :background "#54677d" :weight bold)))) '(company-tooltip-annotation ((t (:foreground "#cb6b4d" :background "#100f0f")))) '(company-tooltip-annotation-selection ((t (:inherit company-tooltip-annotation :background "#100f0f")))) '(company-tooltip-common ((t (:foreground "#cb6b4d" :background "#100f0f")))) @@ -696,7 +696,7 @@ '(company-tooltip-scrollbar-track ((t (:foreground "#bfc4d0" :background "#100f0f")))) '(company-tooltip-search ((t (:inherit highlight :foreground "#bfc4d0" :background "#100f0f")))) '(company-tooltip-search-selection ((t (:inherit highlight :foreground "#bfc4d0" :background "#100f0f")))) - '(company-tooltip-selection ((t (:foreground "#100f0f" :background "#67809c" :weight bold)))) + '(company-tooltip-selection ((t (:foreground "#e6ce88" :background "#54677d" :weight bold)))) '(embark-collect-annotation ((t (:inherit completions-annotations)))) '(embark-collect-candidate ((t (:inherit default)))) '(embark-collect-group-separator ((t (:inherit shadow :strike-through t)))) @@ -715,7 +715,7 @@ '(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")))) + '(flyspell-correct-highlight-face ((t (:inherit isearch :foreground "#e6ce88" :background "#363638")))) '(ghostel-color-black ((t (:foreground "#8e919a")))) '(ghostel-color-blue ((t (:foreground "#899bb1")))) '(ghostel-color-bright-black ((t (:foreground "#bfc4d0")))) @@ -735,6 +735,9 @@ '(ghostel-default ((t (:foreground "#edeff1")))) '(ghostel-fake-cursor ((t (:foreground "#100f0f" :background "#a9b2bb")))) '(ghostel-fake-cursor-box ((t (:foreground "#bac1c8")))) + '(highlight-indent-guides-character-face ((t (:foreground "#777980")))) + '(hl-todo ((t (:foreground "#cb6b4d" :weight bold)))) + '(hl-todo-flymake-type ((t (:foreground "#a85b42" :weight bold)))) '(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)))) @@ -744,9 +747,9 @@ '(marginalia-archive ((t (:inherit warning)))) '(marginalia-char ((t (:inherit marginalia-key)))) '(marginalia-date ((t (:inherit marginalia-key)))) - '(marginalia-documentation ((t (:inherit completions-annotations)))) - '(marginalia-file-name ((t (:inherit marginalia-documentation)))) - '(marginalia-file-owner ((t (:inherit font-lock-preprocessor-face)))) + '(marginalia-documentation ((t (:inherit completions-annotations :foreground "#627b2c")))) + '(marginalia-file-name ((t (:inherit marginalia-documentation :foreground "#a9b2bb")))) + '(marginalia-file-owner ((t (:inherit font-lock-preprocessor-face :foreground "#627b2c")))) '(marginalia-file-priv-dir ((t (:inherit font-lock-keyword-face)))) '(marginalia-file-priv-exec ((t (:inherit font-lock-function-name-face)))) '(marginalia-file-priv-link ((t (:inherit font-lock-keyword-face)))) @@ -814,13 +817,16 @@ '(markdown-strike-through-face ((t (:strike-through t)))) '(markdown-url-face ((t (:inherit font-lock-string-face)))) '(nerd-icons-completion-dir-face ((t (:foreground "#dab53d")))) - '(orderless-match-face-0 ((t (:foreground "#e0c266" :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)))) - '(org-superstar-item ((t (:inherit default)))) - '(org-superstar-leading ((t (:inherit default :foreground "#bebebe")))) + '(orderless-match-face-0 ((t (:foreground "#dab53d" :weight bold :slant italic)))) + '(orderless-match-face-1 ((t (:foreground "#dab53d" :weight bold :slant italic)))) + '(orderless-match-face-2 ((t (:foreground "#dab53d" :weight bold :slant italic)))) + '(orderless-match-face-3 ((t (:foreground "#dab53d" :weight bold :slant italic)))) + '(org-superstar-first ((t (:inherit org-warning :foreground "#dab53d")))) + '(org-superstar-header-bullet ((t (:foreground "#dab53d")))) + '(org-superstar-item ((t (:inherit default :foreground "#dab53d")))) + '(org-superstar-leading ((t (:inherit default :foreground "#100f0f")))) + '(prescient-primary-highlight ((t (:foreground "#dab53d")))) + '(prescient-secondary-highlight ((t (:foreground "#dab53d")))) '(rainbow-delimiters-base-error-face ((t (:inherit rainbow-delimiters-base-face :foreground "#cb8b7a")))) '(rainbow-delimiters-base-face ((t (:inherit unspecified :foreground "#cbd0d6")))) '(rainbow-delimiters-depth-1-face ((t (:inherit rainbow-delimiters-base-face :foreground "#9f80c9")))) |
