diff options
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/WIP-theme.el | 79 |
1 files changed, 39 insertions, 40 deletions
diff --git a/themes/WIP-theme.el b/themes/WIP-theme.el index eb98138d5..700ff0c07 100644 --- a/themes/WIP-theme.el +++ b/themes/WIP-theme.el @@ -36,9 +36,9 @@ '(font-lock-delimiter-face ((t (:foreground "#dce0e3")))) '(font-lock-misc-punctuation-face ((t (:foreground "#dce0e3")))) '(cursor ((t (:foreground "#100f0f" :background "#bac1c8")))) - '(region ((t (:background "#4a4b4f")))) + '(region ((t (:background "#424f5e")))) '(hl-line ((t (:inherit highlight :background "#222223")))) - '(highlight ((t (:foreground "#dab53d" :background "#424f5e")))) + '(highlight ((t (:foreground "#dab53d" :background "#424f5e" :distant-foreground "#100f0f")))) '(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" :height 2 :box (:line-width 1 :color "#54677d"))))) @@ -339,11 +339,10 @@ '(dired-flagged ((t (:foreground "#cb6b4d" :weight bold)))) '(dired-ignored ((t (:foreground "#777980")))) '(dired-warning ((t (:foreground "#dab53d" :weight bold)))) - '(dirvish-inactive ((t (:foreground "#5e6770")))) - '(dirvish-free-space ((t (:foreground "#5d9b86")))) - '(dirvish-hl-line ((t (:background "#2f343a")))) - '(dirvish-hl-line-inactive ((t (:background "#1a1714")))) - '(dirvish-file-modes ((t (:foreground "#838d97")))) + '(dirvish-inactive ((t (:foreground "#606267")))) + '(dirvish-free-space ((t (:foreground "#8ca46c")))) + '(dirvish-hl-line ((t (:foreground "#a9b2bb" :background "#4a4b4f")))) + '(dirvish-file-modes ((t (:foreground "#777980")))) '(dirvish-file-link-number ((t (:foreground "#5e6770")))) '(dirvish-file-user-id ((t (:foreground "#e4eaf8")))) '(dirvish-file-group-id ((t (:foreground "#838d97")))) @@ -614,40 +613,40 @@ '(shr-sup ((t (:foreground "#a6aab4")))) '(shr-abbreviation ((t (:foreground "#a6aab4" :slant italic)))) '(shr-sliced-image ((t (:foreground "#a6aab4")))) - '(nerd-icons-blue ((t (:foreground "#67809c")))) - '(nerd-icons-blue-alt ((t (:foreground "#788da6")))) - '(nerd-icons-cyan ((t (:foreground "#0096b0")))) - '(nerd-icons-cyan-alt ((t (:foreground "#47a0b7")))) - '(nerd-icons-dblue ((t (:foreground "#67809c")))) - '(nerd-icons-dcyan ((t (:foreground "#18788c")))) - '(nerd-icons-dgreen ((t (:foreground "#627b2c")))) - '(nerd-icons-dmaroon ((t (:foreground "#a85b42")))) - '(nerd-icons-dorange ((t (:foreground "#cb8b7a")))) - '(nerd-icons-dpink ((t (:foreground "#c7a8a5")))) - '(nerd-icons-dpurple ((t (:foreground "#4a1876")))) - '(nerd-icons-dred ((t (:foreground "#a85b42")))) - '(nerd-icons-dsilver ((t (:foreground "#7c838a")))) - '(nerd-icons-dyellow ((t (:foreground "#e6ce88")))) - '(nerd-icons-green ((t (:foreground "#74932f")))) - '(nerd-icons-lblue ((t (:foreground "#aac9ea")))) - '(nerd-icons-lcyan ((t (:foreground "#88b2c3")))) - '(nerd-icons-lgreen ((t (:foreground "#8ca46c")))) - '(nerd-icons-lmaroon ((t (:foreground "#a85b42")))) - '(nerd-icons-lorange ((t (:foreground "#cb8b7a")))) - '(nerd-icons-lpink ((t (:foreground "#c99990")))) - '(nerd-icons-lpurple ((t (:foreground "#9f80c9")))) - '(nerd-icons-lred ((t (:foreground "#cb7b64")))) - '(nerd-icons-lsilver ((t (:foreground "#bac1c8")))) - '(nerd-icons-lyellow ((t (:foreground "#eddba7")))) - '(nerd-icons-maroon ((t (:foreground "#a85b42")))) - '(nerd-icons-orange ((t (:foreground "#cb7b64")))) - '(nerd-icons-pink ((t (:foreground "#c7a8a5")))) - '(nerd-icons-purple ((t (:foreground "#6624a0")))) - '(nerd-icons-purple-alt ((t (:foreground "#6624a0")))) - '(nerd-icons-red ((t (:foreground "#cb6b4d")))) - '(nerd-icons-red-alt ((t (:foreground "#cb6b4d")))) + '(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 "#e0c266")))) + '(nerd-icons-yellow ((t (:foreground "#a9b2bb")))) '(twentyfortyeight-face-1024 ((t (:foreground "#8ca46c")))) '(twentyfortyeight-face-2 ((t (:foreground "#100f0f")))) '(twentyfortyeight-face-2048 ((t (:foreground "#dab53d" :weight bold :slant italic)))) |
