aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/WIP-theme.el76
1 files changed, 38 insertions, 38 deletions
diff --git a/themes/WIP-theme.el b/themes/WIP-theme.el
index 4b307fdf2..bac8f5071 100644
--- a/themes/WIP-theme.el
+++ b/themes/WIP-theme.el
@@ -324,12 +324,12 @@
'(flycheck-error-list-highlight ((t (:background "#2f343a"))))
'(flycheck-verify-select-checker ((t (:foreground "#dab53d"))))
'(dired-header ((t (:foreground "#54677d" :weight bold))))
- '(dired-directory ((t (:foreground "#67809c" :weight bold :slant italic))))
+ '(dired-directory ((t (:foreground "#aac9ea" :weight bold :slant italic))))
'(dired-symlink ((t (:foreground "#8ea85e"))))
'(dired-broken-symlink ((t (:foreground "#cb7b64" :weight bold))))
- '(dired-special ((t (:foreground "#dab53d"))))
- '(dired-set-id ((t (:foreground "#cb7b64"))))
- '(dired-perm-write ((t (:foreground "#a9b2bb"))))
+ '(dired-special ((t (:foreground "#777980"))))
+ '(dired-set-id ((t (:foreground "#cb7b64" :weight bold :slant italic))))
+ '(dired-perm-write ((t (:foreground "#cb7b64" :weight bold :slant italic))))
'(dired-mark ((t (:foreground "#dab53d"))))
'(dired-marked ((t (:foreground "#dab53d" :weight bold))))
'(dired-flagged ((t (:foreground "#cb6b4d" :weight bold))))
@@ -610,6 +610,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 "#546c20"))))
+ '(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 "#a9be87"))))
+ '(nerd-icons-lmaroon ((t (:foreground "#a85b42"))))
+ '(nerd-icons-lorange ((t (:foreground "#cb8b7a"))))
+ '(nerd-icons-lpink ((t (:foreground "#ff505b"))))
+ '(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-silver ((t (:foreground "#a9b2bb"))))
+ '(nerd-icons-yellow ((t (:foreground "#e0c266"))))
'(twentyfortyeight-face-1024 ((t (:foreground "#a9be87"))))
'(twentyfortyeight-face-2 ((t (:foreground "#100f0f"))))
'(twentyfortyeight-face-2048 ((t (:foreground "#dab53d" :weight bold :slant italic))))
@@ -737,40 +771,6 @@
'(markdown-reference-face ((t (:inherit markdown-markup-face))))
'(markdown-strike-through-face ((t (:strike-through t))))
'(markdown-url-face ((t (:inherit font-lock-string-face))))
- '(nerd-icons-blue ((t (:foreground "#6a9fb5"))))
- '(nerd-icons-blue-alt ((t (:foreground "#2188b6"))))
- '(nerd-icons-cyan ((t (:foreground "#75b5aa"))))
- '(nerd-icons-cyan-alt ((t (:foreground "#0595bd"))))
- '(nerd-icons-dblue ((t (:foreground "#446674"))))
- '(nerd-icons-dcyan ((t (:foreground "#48746d"))))
- '(nerd-icons-dgreen ((t (:foreground "#6d8143"))))
- '(nerd-icons-dmaroon ((t (:foreground "#72584b"))))
- '(nerd-icons-dorange ((t (:foreground "#915b2d"))))
- '(nerd-icons-dpink ((t (:foreground "#7e5d5f"))))
- '(nerd-icons-dpurple ((t (:foreground "#694863"))))
- '(nerd-icons-dred ((t (:foreground "#843031"))))
- '(nerd-icons-dsilver ((t (:foreground "#838484"))))
- '(nerd-icons-dyellow ((t (:foreground "#b48d56"))))
- '(nerd-icons-green ((t (:foreground "#90a959"))))
- '(nerd-icons-lblue ((t (:foreground "#677174"))))
- '(nerd-icons-lcyan ((t (:foreground "#2c7d6e"))))
- '(nerd-icons-lgreen ((t (:foreground "#3d6837"))))
- '(nerd-icons-lmaroon ((t (:foreground "#ce7a4e"))))
- '(nerd-icons-lorange ((t (:foreground "#ffa500"))))
- '(nerd-icons-lpink ((t (:foreground "#ff505b"))))
- '(nerd-icons-lpurple ((t (:foreground "#e69dd6"))))
- '(nerd-icons-lred ((t (:foreground "#eb595a"))))
- '(nerd-icons-lsilver ((t (:foreground "#7f7869"))))
- '(nerd-icons-lyellow ((t (:foreground "#ff9300"))))
- '(nerd-icons-maroon ((t (:foreground "#8f5536"))))
- '(nerd-icons-orange ((t (:foreground "#d4843e"))))
- '(nerd-icons-pink ((t (:foreground "#fc505b"))))
- '(nerd-icons-purple ((t (:foreground "#68295b"))))
- '(nerd-icons-purple-alt ((t (:foreground "#5d54e1"))))
- '(nerd-icons-red ((t (:foreground "#ac4142"))))
- '(nerd-icons-red-alt ((t (:foreground "#843031"))))
- '(nerd-icons-silver ((t (:foreground "#716e68"))))
- '(nerd-icons-yellow ((t (:foreground "#ffcc0e"))))
'(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-2 ((t (:foreground "#8255b5" :weight bold :slant italic))))