diff options
Diffstat (limited to 'themes/WIP-theme.el')
| -rw-r--r-- | themes/WIP-theme.el | 924 |
1 files changed, 924 insertions, 0 deletions
diff --git a/themes/WIP-theme.el b/themes/WIP-theme.el new file mode 100644 index 000000000..0a6b31efe --- /dev/null +++ b/themes/WIP-theme.el @@ -0,0 +1,924 @@ +;;; WIP-theme.el --- Generated by theme-studio -*- lexical-binding: t -*- + +;;; Commentary: +;; Generated from WIP.json by scripts/theme-studio/build-theme.el. +;; Do not hand-edit; re-run the converter. + +;;; Code: + +(deftheme WIP + "Generated by theme-studio.") + +(custom-theme-set-faces + 'WIP + '(default ((t (:foreground "#bfc4d0" :background "#100f0f")))) + '(font-lock-keyword-face ((t (:foreground "#67809c" :weight bold :slant italic)))) + '(font-lock-builtin-face ((t (:foreground "#a9b2bb")))) + '(font-lock-preprocessor-face ((t (:foreground "#dce0e3")))) + '(font-lock-function-name-face ((t (:foreground "#cbd0d6" :weight bold :slant italic)))) + '(font-lock-function-call-face ((t (:foreground "#bac1c8")))) + '(font-lock-type-face ((t (:foreground "#ab8d2e")))) + '(font-lock-property-name-face ((t (:foreground "#a9b2bb")))) + '(font-lock-property-use-face ((t (:foreground "#a9b2bb")))) + '(font-lock-constant-face ((t (:foreground "#dab53d" :background "#100f0f")))) + '(font-lock-number-face ((t (:foreground "#cb6b4d" :weight bold)))) + '(font-lock-string-face ((t (:foreground "#74932f")))) + '(font-lock-escape-face ((t (:foreground "#bfc4d0" :background "#222223")))) + '(font-lock-regexp-face ((t (:foreground "#74932f")))) + '(font-lock-doc-face ((t (:foreground "#bfc4d0")))) + '(font-lock-comment-face ((t (:foreground "#a9b2bb" :slant italic)))) + '(font-lock-comment-delimiter-face ((t (:foreground "#a9b2bb" :slant italic)))) + '(font-lock-variable-name-face ((t (:foreground "#dab53d")))) + '(font-lock-variable-use-face ((t (:foreground "#dab53d")))) + '(font-lock-operator-face ((t (:foreground "#dce0e3")))) + '(font-lock-punctuation-face ((t (:foreground "#dce0e3")))) + '(font-lock-bracket-face ((t (:foreground "#dce0e3")))) + '(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")))) + '(hl-line ((t (:inherit highlight :background "#222223")))) + '(highlight ((t (:foreground "#eddba7" :weight bold)))) + '(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)))) + '(isearch ((t (:background "#4a4b4f")))) + '(lazy-highlight ((t (:background "#4a4b4f")))) + '(isearch-fail ((t (:foreground "#cb6b4d" :background "#100f0f" :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")))) + '(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")))) + '(org-level-1 ((t (:foreground "#cbd0d6" :background "#100f0f")))) + '(org-level-2 ((t (:foreground "#cbd0d6" :background "#100f0f")))) + '(org-level-3 ((t (:foreground "#cbd0d6" :background "#100f0f")))) + '(org-level-4 ((t (:foreground "#cbd0d6" :background "#100f0f")))) + '(org-level-5 ((t (:foreground "#cbd0d6" :background "#100f0f")))) + '(org-level-6 ((t (:foreground "#cbd0d6" :background "#100f0f")))) + '(org-level-7 ((t (:foreground "#cbd0d6" :background "#100f0f")))) + '(org-level-8 ((t (:foreground "#cbd0d6" :background "#100f0f")))) + '(org-headline-todo ((t (:foreground "#f3e7c5" :background "#100f0f")))) + '(org-headline-done ((t (:foreground "#777980" :background "#100f0f" :slant italic :strike-through t)))) + '(org-todo ((t (:foreground "#74932f" :background "#100f0f" :weight bold)))) + '(org-done ((t (:foreground "#8e919a" :background "#100f0f" :weight bold)))) + '(org-priority ((t (:foreground "#a9b2bb" :background "#100f0f" :weight bold)))) + '(org-tag ((t (:foreground "#67809c" :background "#100f0f" :slant italic)))) + '(org-tag-group ((t (:foreground "#67809c" :background "#222223" :slant italic)))) + '(org-special-keyword ((t (:foreground "#777980" :background "#100f0f")))) + '(org-drawer ((t (:foreground "#777980" :background "#100f0f")))) + '(org-property-value ((t (:foreground "#777980" :background "#100f0f")))) + '(org-checkbox ((t (:foreground "#a9b2bb" :background "#100f0f" :weight bold)))) + '(org-checkbox-statistics-todo ((t (:foreground "#e0c266" :background "#100f0f")))) + '(org-checkbox-statistics-done ((t (:foreground "#777980" :background "#100f0f" :slant italic)))) + '(org-warning ((t (:foreground "#cb6b4d" :background "#100f0f")))) + '(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-inline-src-block ((t (:foreground "#dab53d")))) + '(org-quote ((t (:foreground "#74932f" :background "#100f0f" :slant italic)))) + '(org-table ((t (:foreground "#bac1c8")))) + '(org-table-header ((t (:foreground "#bac1c8" :background "#424f5e" :weight bold)))) + '(org-table-row ((t (:foreground "#bac1c8" :background "#100f0f" :box (:line-width 1 :color "#100f0f"))))) + '(org-list-dt ((t (:foreground "#bac1c8")))) + '(org-meta-line ((t (:foreground "#7c838a")))) + '(org-ellipsis ((t (:foreground "#606267")))) + '(org-agenda-current-time ((t (:foreground "#eddba7" :background "#100f0f" :weight bold)))) + '(org-agenda-done ((t (:foreground "#8e919a")))) + '(org-agenda-calendar-event ((t (:foreground "#9ba8bb")))) + '(org-scheduled ((t (:foreground "#788da6")))) + '(org-scheduled-today ((t (:foreground "#788da6")))) + '(org-scheduled-previously ((t (:foreground "#cb7b64")))) + '(org-upcoming-deadline ((t (:foreground "#cb7b64")))) + '(org-upcoming-distant-deadline ((t (:foreground "#cb6b4d")))) + '(org-imminent-deadline ((t (:foreground "#cb8b7a")))) + '(org-time-grid ((t (:foreground "#ab8d2e" :weight bold)))) + '(magit-section-heading ((t (:foreground "#dab53d" :weight bold)))) + '(magit-section-secondary-heading ((t (:foreground "#998162" :weight bold)))) + '(magit-section-heading-selection ((t (:foreground "#dab53d" :background "#264364")))) + '(magit-section-highlight ((t (:background "#1a1714")))) + '(magit-section-child-count ((t (:foreground "#5e6770")))) + '(magit-diff-added ((t (:foreground "#5d9b86")))) + '(magit-diff-added-highlight ((t (:foreground "#5d9b86" :background "#1a1714")))) + '(magit-diff-removed ((t (:foreground "#cb6b4d")))) + '(magit-diff-removed-highlight ((t (:foreground "#cb6b4d" :background "#1a1714")))) + '(magit-diff-context ((t (:foreground "#5e6770")))) + '(magit-diff-context-highlight ((t (:foreground "#a9b2bb" :background "#1a1714")))) + '(magit-diff-file-heading ((t (:foreground "#e4eaf8" :weight bold)))) + '(magit-diff-file-heading-highlight ((t (:foreground "#e4eaf8" :background "#1a1714" :weight bold)))) + '(magit-diff-hunk-heading ((t (:foreground "#838d97" :background "#2f343a")))) + '(magit-diff-hunk-heading-highlight ((t (:foreground "#e4eaf8" :background "#2f343a")))) + '(magit-diff-whitespace-warning ((t (:background "#cb6b4d")))) + '(magit-diffstat-added ((t (:foreground "#5d9b86")))) + '(magit-diffstat-removed ((t (:foreground "#cb6b4d")))) + '(magit-branch-current ((t (:foreground "#e4eaf8" :weight bold)))) + '(magit-branch-local ((t (:foreground "#e4eaf8")))) + '(magit-branch-remote ((t (:foreground "#5d9b86")))) + '(magit-branch-remote-head ((t (:foreground "#5d9b86" :weight bold)))) + '(magit-head ((t (:foreground "#e4eaf8" :weight bold)))) + '(magit-tag ((t (:foreground "#dab53d")))) + '(magit-hash ((t (:foreground "#5e6770")))) + '(magit-filename ((t (:foreground "#838d97")))) + '(magit-dimmed ((t (:foreground "#5e6770")))) + '(magit-keyword ((t (:foreground "#6624a0")))) + '(magit-keyword-squash ((t (:foreground "#cb6b4d")))) + '(magit-refname ((t (:foreground "#5e6770")))) + '(magit-log-author ((t (:foreground "#998162")))) + '(magit-log-date ((t (:foreground "#838d97")))) + '(magit-log-graph ((t (:foreground "#5e6770")))) + '(magit-header-line ((t (:foreground "#e4eaf8" :background "#2f343a" :weight bold)))) + '(magit-process-ok ((t (:foreground "#5d9b86" :weight bold)))) + '(magit-process-ng ((t (:foreground "#cb6b4d" :weight bold)))) + '(magit-mode-line-process ((t (:foreground "#5d9b86")))) + '(magit-mode-line-process-error ((t (:foreground "#cb6b4d")))) + '(magit-bisect-good ((t (:foreground "#5d9b86")))) + '(magit-bisect-bad ((t (:foreground "#cb6b4d")))) + '(magit-bisect-skip ((t (:foreground "#dab53d")))) + '(magit-blame-heading ((t (:foreground "#838d97" :background "#2f343a")))) + '(magit-blame-hash ((t (:foreground "#5e6770")))) + '(magit-blame-name ((t (:foreground "#998162")))) + '(magit-blame-date ((t (:foreground "#838d97")))) + '(magit-cherry-equivalent ((t (:foreground "#6624a0")))) + '(magit-cherry-unmatched ((t (:foreground "#5d9b86")))) + '(magit-signature-good ((t (:foreground "#5d9b86")))) + '(magit-signature-bad ((t (:foreground "#cb6b4d" :weight bold)))) + '(magit-signature-untrusted ((t (:foreground "#dab53d")))) + '(magit-signature-expired ((t (:foreground "#998162")))) + '(magit-reflog-commit ((t (:foreground "#5d9b86")))) + '(magit-reflog-amend ((t (:foreground "#6624a0")))) + '(magit-reflog-merge ((t (:foreground "#5d9b86")))) + '(magit-reflog-checkout ((t (:foreground "#e4eaf8")))) + '(magit-reflog-reset ((t (:foreground "#cb6b4d")))) + '(magit-reflog-rebase ((t (:foreground "#6624a0")))) + '(magit-reflog-cherry-pick ((t (:foreground "#5d9b86")))) + '(magit-reflog-remote ((t (:foreground "#838d97")))) + '(magit-reflog-other ((t (:foreground "#838d97")))) + '(magit-sequence-pick ((t (:foreground "#e4eaf8")))) + '(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")))) + '(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-warning-face ((t (:foreground "#cb6b4d")))) + '(mu4e-header-title-face ((t (:foreground "#67809c")))) + '(mu4e-header-key-face ((t (:foreground "#67809c" :weight bold)))) + '(mu4e-header-value-face ((t (:foreground "#67809c")))) + '(mu4e-header-face ((t (:foreground "#a9b2bb")))) + '(mu4e-header-highlight-face ((t (:inherit mu4e-header-face :background "#363638")))) + '(mu4e-header-marks-face ((t (:foreground "#67809c" :weight bold)))) + '(mu4e-unread-face ((t (:foreground "#bac1c8")))) + '(mu4e-flagged-face ((t (:inherit mu4e-header-highlight-face :foreground "#dab53d")))) + '(mu4e-replied-face ((t (:foreground "#67809c" :slant italic)))) + '(mu4e-forwarded-face ((t (:foreground "#67809c" :slant italic)))) + '(mu4e-draft-face ((t (:foreground "#9f80c9" :slant italic)))) + '(mu4e-trashed-face ((t (:foreground "#7c838a" :strike-through t)))) + '(mu4e-related-face ((t (:foreground "#8e919a" :slant italic)))) + '(mu4e-contact-face ((t (:inherit fixed-pitch :foreground "#e6ce88")))) + '(mu4e-special-header-value-face ((t (:foreground "#cbd0d6")))) + '(mu4e-url-number-face ((t (:foreground "#cb6b4d" :weight bold)))) + '(mu4e-link-face ((t (:foreground "#0000ee" :underline t)))) + '(mu4e-footer-face ((t (:foreground "#8e919a")))) + '(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)))) + '(gnus-header-name ((t (:foreground "#8e919a")))) + '(gnus-header-from ((t (:foreground "#74932f")))) + '(gnus-header-subject ((t (:foreground "#8ea85e")))) + '(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-waiting ((t (:foreground "#899bb1")))) + '(org-faces-verify ((t (:foreground "#9ba8bb")))) + '(org-faces-stalled ((t (:foreground "#dab53d")))) + '(org-faces-delegated ((t (:foreground "#8ea85e")))) + '(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)))) + '(org-faces-priority-a ((t (:foreground "#e6ce88" :background "#100f0f" :weight bold)))) + '(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-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-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)))) + '(org-faces-priority-a-dim ((t (:foreground "#ab8d2e" :background "#100f0f" :weight bold)))) + '(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-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)))) + '(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)))) + '(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-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)))) + '(dashboard-footer-icon-face ((t (:inherit dashboard-footer-face)))) + '(lsp-signature-face ((t (:foreground "#a9b2bb")))) + '(lsp-signature-highlight-function-argument ((t (:foreground "#dab53d" :weight bold)))) + '(lsp-face-highlight-read ((t (:background "#264364")))) + '(lsp-face-highlight-write ((t (:background "#3d2f4a")))) + '(lsp-face-highlight-textual ((t (:background "#2f343a")))) + '(lsp-face-rename ((t (:background "#2f343a" :weight bold)))) + '(lsp-rename-placeholder-face ((t (:foreground "#dab53d" :weight bold)))) + '(lsp-inlay-hint-face ((t (:foreground "#777980" :slant italic)))) + '(lsp-inlay-hint-parameter-face ((t (:foreground "#8e919a" :slant italic)))) + '(lsp-inlay-hint-type-face ((t (:foreground "#5d9b86" :slant italic)))) + '(lsp-details-face ((t (:foreground "#5e6770" :slant italic)))) + '(lsp-installation-buffer-face ((t (:foreground "#e4eaf8")))) + '(lsp-installation-finished-buffer-face ((t (:foreground "#5d9b86")))) + '(git-gutter:added ((t (:foreground "#74932f" :background "#74932f")))) + '(git-gutter:modified ((t (:foreground "#ab8d2e" :background "#ab8d2e")))) + '(git-gutter:deleted ((t (:foreground "#cb6b4d" :background "#cb6b4d")))) + '(git-gutter:unchanged ((t (:foreground "#a9b2bb" :background "#100f0f")))) + '(git-gutter:separator ((t (:foreground "#54677d" :background "#100f0f")))) + '(flycheck-error ((t (:foreground "#cb6b4d")))) + '(flycheck-warning ((t (:foreground "#dab53d")))) + '(flycheck-info ((t (:foreground "#e4eaf8")))) + '(flycheck-fringe-error ((t (:foreground "#cb6b4d")))) + '(flycheck-fringe-warning ((t (:foreground "#dab53d")))) + '(flycheck-fringe-info ((t (:foreground "#e4eaf8")))) + '(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")))) + '(dired-header ((t (:foreground "#54677d" :weight bold)))) + '(dired-directory ((t (:foreground "#67809c" :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-mark ((t (:foreground "#dab53d")))) + '(dired-marked ((t (:foreground "#dab53d" :weight bold)))) + '(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-file-link-number ((t (:foreground "#5e6770")))) + '(dirvish-file-user-id ((t (:foreground "#e4eaf8")))) + '(dirvish-file-group-id ((t (:foreground "#838d97")))) + '(dirvish-file-size ((t (:foreground "#5d9b86")))) + '(dirvish-file-time ((t (:foreground "#5e6770")))) + '(dirvish-file-inode-number ((t (:foreground "#5e6770")))) + '(dirvish-file-device-number ((t (:foreground "#5e6770")))) + '(dirvish-subtree-guide ((t (:foreground "#5e6770")))) + '(dirvish-subtree-state ((t (:foreground "#838d97")))) + '(dirvish-collapse-dir-face ((t (:foreground "#e4eaf8")))) + '(dirvish-collapse-empty-dir-face ((t (:foreground "#5e6770")))) + '(dirvish-collapse-file-face ((t (:foreground "#a9b2bb")))) + '(dirvish-emerge-group-title ((t (:foreground "#dab53d" :weight bold)))) + '(dirvish-media-info-heading ((t (:foreground "#e4eaf8" :weight bold)))) + '(dirvish-media-info-property-key ((t (:foreground "#838d97")))) + '(dirvish-narrow-match-face-0 ((t (:foreground "#dab53d" :weight bold)))) + '(dirvish-narrow-match-face-1 ((t (:foreground "#e4eaf8" :weight bold)))) + '(dirvish-narrow-match-face-2 ((t (:foreground "#2ba178" :weight bold)))) + '(dirvish-narrow-match-face-3 ((t (:foreground "#6624a0" :weight bold)))) + '(dirvish-narrow-split ((t (:foreground "#5e6770")))) + '(dirvish-proc-running ((t (:foreground "#dab53d")))) + '(dirvish-proc-finished ((t (:foreground "#5d9b86")))) + '(dirvish-proc-failed ((t (:foreground "#cb6b4d")))) + '(dirvish-git-commit-message-face ((t (:foreground "#998162" :slant italic)))) + '(dirvish-vc-added-state ((t (:foreground "#5d9b86")))) + '(dirvish-vc-edited-state ((t (:foreground "#dab53d")))) + '(dirvish-vc-removed-state ((t (:foreground "#cb6b4d")))) + '(dirvish-vc-conflict-state ((t (:foreground "#cb6b4d" :weight bold)))) + '(dirvish-vc-locked-state ((t (:foreground "#e4eaf8")))) + '(dirvish-vc-missing-state ((t (:foreground "#cb6b4d")))) + '(dirvish-vc-needs-merge-face ((t (:foreground "#dab53d")))) + '(dirvish-vc-needs-update-state ((t (:foreground "#dab53d")))) + '(dirvish-vc-unregistered-face ((t (:foreground "#5e6770")))) + '(calibredb-search-header-library-name-face ((t (:foreground "#bfc4d0" :weight bold)))) + '(calibredb-search-header-library-path-face ((t (:foreground "#7c838a")))) + '(calibredb-search-header-total-face ((t (:foreground "#74932f")))) + '(calibredb-search-header-filter-face ((t (:foreground "#dab53d")))) + '(calibredb-search-header-sort-face ((t (:foreground "#7c838a")))) + '(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-format-face ((t (:foreground "#7c838a")))) + '(calibredb-size-face ((t (:foreground "#7c838a")))) + '(calibredb-tag-face ((t (:foreground "#788da6")))) + '(calibredb-date-face ((t (:foreground "#7c838a")))) + '(calibredb-mark-face ((t (:foreground "#e6ce88" :weight bold)))) + '(calibredb-series-face ((t (:foreground "#bac1c8")))) + '(calibredb-publisher-face ((t (:foreground "#bac1c8")))) + '(calibredb-pubdate-face ((t (:foreground "#bac1c8")))) + '(calibredb-language-face ((t (:foreground "#bac1c8")))) + '(calibredb-comment-face ((t (:foreground "#bac1c8" :slant italic)))) + '(calibredb-archive-face ((t (:foreground "#7c838a")))) + '(calibredb-favorite-face ((t (:foreground "#dab53d")))) + '(calibredb-file-face ((t (:foreground "#ab8d2e")))) + '(calibredb-ids-face ((t (:foreground "#7c838a")))) + '(calibredb-highlight-face ((t (:foreground "#dab53d" :weight bold)))) + '(calibredb-current-page-button-face ((t (:foreground "#bfc4d0" :weight bold)))) + '(calibredb-mouse-face ((t (:background "#363638")))) + '(calibredb-title-detailed-view-face ((t (:foreground "#dab53d" :weight bold)))) + '(calibredb-edit-annotation-header-title-face ((t (:foreground "#bfc4d0" :weight bold)))) + '(erc-header-line ((t (:foreground "#e4eaf8" :background "#2f343a" :weight bold)))) + '(erc-timestamp-face ((t (:foreground "#5e6770")))) + '(erc-notice-face ((t (:foreground "#838d97")))) + '(erc-default-face ((t (:foreground "#cdced1")))) + '(erc-current-nick-face ((t (:foreground "#dab53d" :weight bold)))) + '(erc-my-nick-face ((t (:foreground "#dab53d" :weight bold)))) + '(erc-my-nick-prefix-face ((t (:foreground "#dab53d")))) + '(erc-nick-default-face ((t (:foreground "#e4eaf8")))) + '(erc-nick-prefix-face ((t (:foreground "#5d9b86")))) + '(erc-button-nick-default-face ((t (:foreground "#e4eaf8")))) + '(erc-nick-msg-face ((t (:foreground "#6624a0")))) + '(erc-direct-msg-face ((t (:foreground "#6624a0")))) + '(erc-action-face ((t (:foreground "#5d9b86" :slant italic)))) + '(erc-keyword-face ((t (:foreground "#dab53d" :weight bold)))) + '(erc-pal-face ((t (:foreground "#2ba178")))) + '(erc-fool-face ((t (:foreground "#5e6770")))) + '(erc-dangerous-host-face ((t (:foreground "#cb6b4d" :weight bold)))) + '(erc-error-face ((t (:foreground "#cb6b4d" :weight bold)))) + '(erc-input-face ((t (:foreground "#a9b2bb")))) + '(erc-prompt-face ((t (:foreground "#e4eaf8" :weight bold)))) + '(erc-command-indicator-face ((t (:foreground "#838d97" :weight bold)))) + '(erc-information ((t (:foreground "#838d97")))) + '(erc-button ((t (:foreground "#e4eaf8")))) + '(erc-bold-face ((t (:weight bold)))) + '(erc-italic-face ((t (:slant italic)))) + '(erc-underline-face ((t (:foreground "#a9b2bb" :underline t)))) + '(erc-inverse-face ((t (:foreground "#100f0f" :background "#a9b2bb")))) + '(erc-spoiler-face ((t (:foreground "#100f0f" :background "#2f343a")))) + '(erc-fill-wrap-merge-indicator-face ((t (:foreground "#5e6770")))) + '(erc-keep-place-indicator-arrow ((t (:foreground "#dab53d")))) + '(erc-keep-place-indicator-line ((t (:background "#1a1714")))) + '(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-no-notes-exist-face ((t (:foreground "#606267")))) + '(signel-timestamp-face ((t (:foreground "#899bb1")))) + '(signel-my-msg-face ((t (:foreground "#8ea85e")))) + '(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-readonly-comment ((t (:foreground "#edeff1" :background "#424f5e")))) + '(pearl-modified-highlight ((t (:foreground "#dab53d" :slant italic)))) + '(pearl-modified-local ((t (:foreground "#dab53d" :slant italic)))) + '(pearl-modified-unknown ((t (:foreground "#dab53d" :slant italic)))) + '(slack-room-info-title-face ((t (:foreground "#e4eaf8" :weight bold)))) + '(slack-room-info-title-room-name-face ((t (:foreground "#dab53d" :weight bold)))) + '(slack-room-info-section-title-face ((t (:foreground "#e4eaf8" :weight bold)))) + '(slack-room-info-section-label-face ((t (:foreground "#838d97")))) + '(slack-room-unread-face ((t (:foreground "#e4eaf8" :weight bold)))) + '(slack-message-output-header ((t (:foreground "#e4eaf8" :weight bold)))) + '(slack-message-output-text ((t (:foreground "#cdced1")))) + '(slack-message-output-reaction ((t (:foreground "#838d97")))) + '(slack-message-output-reaction-pressed ((t (:foreground "#dab53d" :weight bold)))) + '(slack-message-deleted-face ((t (:foreground "#5e6770" :slant italic)))) + '(slack-new-message-marker-face ((t (:foreground "#cb6b4d" :weight bold)))) + '(slack-all-thread-buffer-thread-header-face ((t (:foreground "#e4eaf8" :weight bold)))) + '(slack-message-mention-face ((t (:foreground "#e4eaf8")))) + '(slack-message-mention-me-face ((t (:foreground "#dab53d" :background "#264364" :weight bold)))) + '(slack-message-mention-keyword-face ((t (:foreground "#dab53d" :weight bold)))) + '(slack-channel-button-face ((t (:foreground "#e4eaf8")))) + '(slack-mrkdwn-bold-face ((t (:weight bold)))) + '(slack-mrkdwn-italic-face ((t (:slant italic)))) + '(slack-mrkdwn-code-face ((t (:foreground "#cb6b4d")))) + '(slack-mrkdwn-code-block-face ((t (:foreground "#cb6b4d" :background "#1a1714")))) + '(slack-mrkdwn-strike-face ((t (:foreground "#5e6770" :strike-through t)))) + '(slack-mrkdwn-blockquote-face ((t (:foreground "#a9b2bb" :slant italic)))) + '(slack-mrkdwn-list-face ((t (:foreground "#a9b2bb")))) + '(slack-attachment-header ((t (:foreground "#e4eaf8" :weight bold)))) + '(slack-attachment-footer ((t (:foreground "#5e6770")))) + '(slack-attachment-pad ((t (:foreground "#5e6770")))) + '(slack-attachment-field-title ((t (:foreground "#838d97" :weight bold)))) + '(slack-message-attachment-preview-header-face ((t (:foreground "#e4eaf8")))) + '(slack-preview-face ((t (:foreground "#a9b2bb")))) + '(slack-block-highlight-source-overlay-face ((t (:background "#1a1714")))) + '(slack-message-action-face ((t (:foreground "#e4eaf8")))) + '(slack-message-action-primary-face ((t (:foreground "#5d9b86")))) + '(slack-message-action-danger-face ((t (:foreground "#cb6b4d")))) + '(slack-button-block-element-face ((t (:foreground "#a9b2bb")))) + '(slack-button-primary-block-element-face ((t (:foreground "#5d9b86" :weight bold)))) + '(slack-button-danger-block-element-face ((t (:foreground "#cb6b4d" :weight bold)))) + '(slack-select-block-element-face ((t (:foreground "#e4eaf8")))) + '(slack-overflow-block-element-face ((t (:foreground "#838d97")))) + '(slack-date-picker-block-element-face ((t (:foreground "#e4eaf8")))) + '(slack-dialog-title-face ((t (:foreground "#e4eaf8" :weight bold)))) + '(slack-dialog-element-label-face ((t (:foreground "#838d97")))) + '(slack-dialog-element-hint-face ((t (:foreground "#5e6770" :slant italic)))) + '(slack-dialog-element-placeholder-face ((t (:foreground "#5e6770")))) + '(slack-dialog-element-error-face ((t (:foreground "#cb6b4d")))) + '(slack-dialog-submit-button-face ((t (:foreground "#5d9b86" :weight bold)))) + '(slack-dialog-cancel-button-face ((t (:foreground "#a9b2bb")))) + '(slack-dialog-select-element-input-face ((t (:foreground "#a9b2bb")))) + '(slack-user-active-face ((t (:foreground "#5d9b86")))) + '(slack-user-dnd-face ((t (:foreground "#cb6b4d")))) + '(slack-user-profile-header-face ((t (:foreground "#e4eaf8" :weight bold)))) + '(slack-user-profile-property-name-face ((t (:foreground "#838d97")))) + '(slack-profile-image-face ((t (:foreground "#5e6770")))) + '(slack-search-result-message-header-face ((t (:foreground "#e4eaf8")))) + '(slack-search-result-message-username-face ((t (:foreground "#dab53d" :weight bold)))) + '(slack-modeline-has-unreads-face ((t (:foreground "#dab53d")))) + '(slack-modeline-channel-has-unreads-face ((t (:foreground "#dab53d" :weight bold)))) + '(slack-modeline-thread-has-unreads-face ((t (:foreground "#dab53d")))) + '(telega-root-heading ((t (:foreground "#e4eaf8" :weight bold)))) + '(telega-tracking ((t (:foreground "#dab53d")))) + '(telega-unread-unmuted-modeline ((t (:foreground "#dab53d" :weight bold)))) + '(telega-username ((t (:foreground "#e4eaf8")))) + '(telega-user-online-status ((t (:foreground "#5d9b86")))) + '(telega-user-non-online-status ((t (:foreground "#5e6770")))) + '(telega-secret-title ((t (:foreground "#5d9b86")))) + '(telega-contact-birthdays-today ((t (:foreground "#dab53d")))) + '(telega-muted-count ((t (:foreground "#5e6770")))) + '(telega-unmuted-count ((t (:foreground "#dab53d" :weight bold)))) + '(telega-mention-count ((t (:foreground "#dab53d" :weight bold)))) + '(telega-has-chatbuf-brackets ((t (:foreground "#838d97")))) + '(telega-delim-face ((t (:foreground "#5e6770")))) + '(telega-shadow ((t (:foreground "#5e6770")))) + '(telega-link ((t (:foreground "#e4eaf8")))) + '(telega-blue ((t (:foreground "#e4eaf8")))) + '(telega-red ((t (:foreground "#cb6b4d")))) + '(telega-msg-heading ((t (:foreground "#838d97")))) + '(telega-msg-user-title ((t (:foreground "#e4eaf8" :weight bold)))) + '(telega-msg-self-title ((t (:foreground "#dab53d" :weight bold)))) + '(telega-msg-deleted ((t (:foreground "#5e6770" :slant italic)))) + '(telega-msg-sponsored ((t (:foreground "#5e6770" :slant italic)))) + '(telega-msg-inline-reply ((t (:foreground "#838d97")))) + '(telega-msg-inline-forward ((t (:foreground "#5d9b86")))) + '(telega-msg-inline-other ((t (:foreground "#5e6770")))) + '(telega-entity-type-bold ((t (:weight bold)))) + '(telega-entity-type-italic ((t (:slant italic)))) + '(telega-entity-type-underline ((t (:foreground "#a9b2bb" :underline t)))) + '(telega-entity-type-strikethrough ((t (:foreground "#5e6770" :strike-through t)))) + '(telega-entity-type-code ((t (:foreground "#cb6b4d")))) + '(telega-entity-type-pre ((t (:foreground "#cb6b4d" :background "#1a1714")))) + '(telega-entity-type-blockquote ((t (:foreground "#a9b2bb" :slant italic)))) + '(telega-entity-type-mention ((t (:foreground "#e4eaf8")))) + '(telega-entity-type-hashtag ((t (:foreground "#e4eaf8")))) + '(telega-entity-type-cashtag ((t (:foreground "#5d9b86")))) + '(telega-entity-type-botcommand ((t (:foreground "#5d9b86")))) + '(telega-entity-type-texturl ((t (:foreground "#e4eaf8")))) + '(telega-entity-type-spoiler ((t (:foreground "#2f343a" :background "#2f343a")))) + '(telega-reaction ((t (:foreground "#838d97")))) + '(telega-reaction-chosen ((t (:foreground "#dab53d" :weight bold)))) + '(telega-reaction-paid ((t (:foreground "#dab53d")))) + '(telega-reaction-paid-chosen ((t (:foreground "#dab53d" :weight bold)))) + '(telega-highlight-text-face ((t (:foreground "#100f0f" :background "#dab53d")))) + '(telega-button-highlight ((t (:foreground "#dab53d" :weight bold)))) + '(telega-chat-prompt ((t (:foreground "#e4eaf8" :weight bold)))) + '(telega-chat-prompt-aux ((t (:foreground "#838d97")))) + '(telega-chat-input-attachment ((t (:foreground "#5d9b86")))) + '(telega-topic-button ((t (:foreground "#e4eaf8")))) + '(telega-filter-active ((t (:foreground "#dab53d" :weight bold)))) + '(telega-filter-button-active ((t (:foreground "#100f0f" :background "#dab53d")))) + '(telega-filter-button-inactive ((t (:foreground "#838d97")))) + '(telega-checklist-stats-done ((t (:foreground "#5d9b86")))) + '(telega-checklist-stats-todo ((t (:foreground "#838d97")))) + '(telega-box-button ((t (:foreground "#e4eaf8")))) + '(telega-box-button-active ((t (:foreground "#100f0f" :background "#e4eaf8")))) + '(telega-box-button-default-active ((t (:foreground "#100f0f" :background "#a9b2bb")))) + '(telega-box-button-default-passive ((t (:foreground "#838d97")))) + '(telega-box-button-primary-active ((t (:foreground "#100f0f" :background "#e4eaf8")))) + '(telega-box-button-primary-passive ((t (:foreground "#e4eaf8")))) + '(telega-box-button-success-active ((t (:foreground "#100f0f" :background "#2ba178")))) + '(telega-box-button-success-passive ((t (:foreground "#5d9b86")))) + '(telega-box-button-danger-active ((t (:foreground "#100f0f" :background "#cb6b4d")))) + '(telega-box-button-danger-passive ((t (:foreground "#cb6b4d")))) + '(telega-box-button-ui-active ((t (:foreground "#100f0f" :background "#dab53d")))) + '(telega-box-button-ui-passive ((t (:foreground "#dab53d")))) + '(telega-box-button2-active ((t (:foreground "#100f0f" :background "#e4eaf8")))) + '(telega-box-button2-passive ((t (:foreground "#838d97")))) + '(telega-box-button2-white-foreground ((t (:foreground "#e4eaf8")))) + '(telega-describe-item-title ((t (:foreground "#838d97" :weight bold)))) + '(telega-describe-section-title ((t (:foreground "#e4eaf8" :weight bold)))) + '(telega-describe-subsection-title ((t (:foreground "#e4eaf8")))) + '(telega-enckey-00 ((t (:foreground "#5e6770")))) + '(telega-enckey-01 ((t (:foreground "#5d9b86")))) + '(telega-enckey-10 ((t (:foreground "#dab53d")))) + '(telega-enckey-11 ((t (:foreground "#e4eaf8")))) + '(telega-palette-builtin-blue ((t (:foreground "#e4eaf8")))) + '(telega-palette-builtin-green ((t (:foreground "#2ba178")))) + '(telega-palette-builtin-orange ((t (:foreground "#cb6b4d")))) + '(telega-palette-builtin-purple ((t (:foreground "#6624a0")))) + '(telega-webpage-title ((t (:foreground "#e4eaf8" :weight bold)))) + '(telega-webpage-subtitle ((t (:foreground "#838d97")))) + '(telega-webpage-header ((t (:foreground "#dab53d" :weight bold)))) + '(telega-webpage-subheader ((t (:foreground "#dab53d")))) + '(telega-webpage-outline ((t (:foreground "#5e6770")))) + '(telega-webpage-fixed ((t (:foreground "#cb6b4d")))) + '(telega-webpage-preformatted ((t (:foreground "#cb6b4d" :background "#1a1714")))) + '(telega-webpage-marked ((t (:foreground "#100f0f" :background "#dab53d")))) + '(telega-webpage-strike-through ((t (:foreground "#5e6770" :strike-through t)))) + '(telega-webpage-chat-link ((t (:foreground "#e4eaf8")))) + '(telega-link-preview-sitename ((t (:foreground "#838d97")))) + '(telega-link-preview-title ((t (:foreground "#e4eaf8" :weight bold)))) + '(shr-h1 ((t (:foreground "#dab53d" :weight bold :height 1.4)))) + '(shr-h2 ((t (:foreground "#bfc4d0" :weight bold :height 1.2)))) + '(shr-h3 ((t (:foreground "#a6aab4" :weight bold)))) + '(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-link ((t (:foreground "#5f8bf9" :underline t)))) + '(shr-selected-link ((t (:foreground "#777980" :weight bold :underline t)))) + '(shr-code ((t (:foreground "#cb6b4d")))) + '(shr-mark ((t (:foreground "#100f0f" :background "#dab53d")))) + '(shr-strike-through ((t (:foreground "#8e919a" :strike-through t)))) + '(shr-sup ((t (:foreground "#a6aab4")))) + '(shr-abbreviation ((t (:foreground "#a6aab4" :slant italic)))) + '(shr-sliced-image ((t (:foreground "#a6aab4")))) + '(twentyfortyeight-face-1024 ((t (:foreground "#a9be87")))) + '(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-normal-face ((t (:foreground "#bac1c8")))) + '(alert-trivial-face ((t (:foreground "#9f80c9")))) + '(alert-urgent-face ((t (:foreground "#cb6b4d")))) + '(company-echo ((t (:foreground "#bfc4d0" :background "#100f0f")))) + '(company-echo-common ((t (:foreground "#cb6b4d" :background "#100f0f")))) + '(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-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")))) + '(company-tooltip-common-selection ((t (:inherit company-tooltip-common :background "#100f0f")))) + '(company-tooltip-deprecated ((t (:foreground "#bfc4d0" :background "#100f0f" :strike-through t)))) + '(company-tooltip-mouse ((t (:inherit highlight :foreground "#bfc4d0" :background "#100f0f")))) + '(company-tooltip-quick-access ((t (:inherit company-tooltip-annotation :background "#100f0f")))) + '(company-tooltip-quick-access-selection ((t (:inherit company-tooltip-annotation-selection :background "#100f0f")))) + '(company-tooltip-scrollbar-thumb ((t (:foreground "#100f0f" :background "#cb6b4d" :weight bold)))) + '(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)))) + '(embark-collect-annotation ((t (:inherit completions-annotations)))) + '(embark-collect-candidate ((t (:inherit default)))) + '(embark-collect-group-separator ((t (:inherit shadow :strike-through t)))) + '(embark-collect-group-title ((t (:inherit shadow :slant italic)))) + '(embark-keybinding ((t (:inherit success)))) + '(embark-keybinding-repeat ((t (:inherit font-lock-builtin-face)))) + '(embark-keymap ((t (:slant italic)))) + '(embark-selected ((t (:inherit match)))) + '(embark-target ((t (:inherit highlight)))) + '(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-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")))) + '(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)))) + '(malyon-face-italic ((t (:inherit italic :foreground "#67809c" :slant italic)))) + '(malyon-face-plain ((t (:inherit default)))) + '(malyon-face-reverse ((t (:inherit default :foreground "#100f0f" :background "#bfc4d0")))) + '(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-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)))) + '(marginalia-file-priv-no ((t (:inherit shadow)))) + '(marginalia-file-priv-other ((t (:inherit font-lock-constant-face)))) + '(marginalia-file-priv-rare ((t (:inherit font-lock-variable-name-face)))) + '(marginalia-file-priv-read ((t (:inherit font-lock-type-face)))) + '(marginalia-file-priv-write ((t (:inherit font-lock-builtin-face)))) + '(marginalia-function ((t (:inherit font-lock-function-name-face)))) + '(marginalia-installed ((t (:inherit success)))) + '(marginalia-key ((t (:inherit font-lock-keyword-face)))) + '(marginalia-lighter ((t (:inherit marginalia-size)))) + '(marginalia-list ((t (:inherit font-lock-constant-face)))) + '(marginalia-mode ((t (:inherit marginalia-key)))) + '(marginalia-modified ((t (:inherit font-lock-negation-char-face)))) + '(marginalia-null ((t (:inherit font-lock-comment-face)))) + '(marginalia-number ((t (:inherit font-lock-constant-face)))) + '(marginalia-off ((t (:inherit error)))) + '(marginalia-on ((t (:inherit success)))) + '(marginalia-size ((t (:inherit marginalia-number)))) + '(marginalia-string ((t (:inherit font-lock-string-face)))) + '(marginalia-symbol ((t (:inherit font-lock-type-face)))) + '(marginalia-true ((t (:inherit font-lock-builtin-face)))) + '(marginalia-type ((t (:inherit marginalia-key)))) + '(marginalia-value ((t (:inherit marginalia-key)))) + '(marginalia-version ((t (:inherit marginalia-number)))) + '(markdown-blockquote-face ((t (:inherit font-lock-doc-face)))) + '(markdown-bold-face ((t (:inherit bold)))) + '(markdown-code-face ((t (:inherit fixed-pitch)))) + '(markdown-comment-face ((t (:inherit font-lock-comment-face)))) + '(markdown-footnote-marker-face ((t (:inherit markdown-markup-face)))) + '(markdown-footnote-text-face ((t (:inherit font-lock-comment-face)))) + '(markdown-gfm-checkbox-face ((t (:inherit font-lock-builtin-face)))) + '(markdown-header-delimiter-face ((t (:inherit markdown-markup-face)))) + '(markdown-header-face ((t (:weight bold)))) + '(markdown-header-face-1 ((t (:inherit markdown-header-face)))) + '(markdown-header-face-2 ((t (:inherit markdown-header-face)))) + '(markdown-header-face-3 ((t (:inherit markdown-header-face)))) + '(markdown-header-face-4 ((t (:inherit markdown-header-face)))) + '(markdown-header-face-5 ((t (:inherit markdown-header-face)))) + '(markdown-header-face-6 ((t (:inherit markdown-header-face)))) + '(markdown-header-rule-face ((t (:inherit markdown-markup-face)))) + '(markdown-highlight-face ((t (:inherit highlight)))) + '(markdown-highlighting-face ((t (:foreground "#100f0f" :background "#e6ce88")))) + '(markdown-hr-face ((t (:inherit markdown-markup-face)))) + '(markdown-html-attr-name-face ((t (:inherit font-lock-variable-name-face)))) + '(markdown-html-attr-value-face ((t (:inherit font-lock-string-face)))) + '(markdown-html-entity-face ((t (:inherit font-lock-variable-name-face)))) + '(markdown-html-tag-delimiter-face ((t (:inherit markdown-markup-face)))) + '(markdown-html-tag-name-face ((t (:inherit font-lock-type-face)))) + '(markdown-italic-face ((t (:inherit italic)))) + '(markdown-language-info-face ((t (:inherit font-lock-string-face)))) + '(markdown-language-keyword-face ((t (:inherit font-lock-type-face)))) + '(markdown-line-break-face ((t (:inherit font-lock-constant-face :underline t)))) + '(markdown-link-face ((t (:inherit link)))) + '(markdown-link-title-face ((t (:inherit font-lock-comment-face)))) + '(markdown-list-face ((t (:inherit markdown-markup-face)))) + '(markdown-markup-face ((t (:inherit shadow)))) + '(markdown-math-face ((t (:inherit font-lock-string-face)))) + '(markdown-metadata-key-face ((t (:inherit font-lock-variable-name-face)))) + '(markdown-metadata-value-face ((t (:inherit font-lock-string-face)))) + '(markdown-missing-link-face ((t (:inherit font-lock-warning-face)))) + '(markdown-plain-url-face ((t (:inherit markdown-link-face)))) + '(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 "#cbd0d6" :weight bold :slant italic)))) + '(orderless-match-face-1 ((t (:foreground "#c99990" :weight bold :slant italic)))) + '(orderless-match-face-2 ((t (:foreground "#c5d4ae" :weight bold :slant italic)))) + '(orderless-match-face-3 ((t (:foreground "#bea9dc" :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")))) + '(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")))) + '(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-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)))) + '(rainbow-delimiters-depth-7-face ((t (:inherit rainbow-delimiters-depth-2-face)))) + '(rainbow-delimiters-depth-8-face ((t (:inherit rainbow-delimiters-depth-3-face)))) + '(rainbow-delimiters-depth-9-face ((t (:inherit rainbow-delimiters-depth-4-face)))) + '(rainbow-delimiters-mismatched-face ((t (:inherit rainbow-delimiters-base-error-face)))) + '(rainbow-delimiters-unmatched-face ((t (:inherit rainbow-delimiters-base-error-face)))) + '(symbol-overlay-default-face ((t (:inherit highlight)))) + '(symbol-overlay-face-1 ((t (:foreground "#000000" :background "#1e90ff")))) + '(symbol-overlay-face-2 ((t (:foreground "#000000" :background "#ff69b4")))) + '(symbol-overlay-face-3 ((t (:foreground "#000000" :background "#ffff00")))) + '(symbol-overlay-face-4 ((t (:foreground "#000000" :background "#da70d6")))) + '(symbol-overlay-face-5 ((t (:foreground "#000000" :background "#ff0000")))) + '(symbol-overlay-face-6 ((t (:foreground "#000000" :background "#fa8072")))) + '(symbol-overlay-face-7 ((t (:foreground "#000000" :background "#00ff7f")))) + '(symbol-overlay-face-8 ((t (:foreground "#000000" :background "#40e0d0")))) + '(tmr-description ((t (:inherit bold)))) + '(tmr-end-time ((t (:inherit error)))) + '(tmr-finished ((t (:inherit error)))) + '(tmr-is-acknowledged ((t (:inherit success)))) + '(tmr-must-be-acknowledged ((t (:inherit warning)))) + '(tmr-start-time ((t (:inherit success)))) + '(tmr-tabulated-acknowledgement ((t (:inherit bold)))) + '(tmr-tabulated-description ((t (:inherit font-lock-doc-face)))) + '(tmr-tabulated-end-time ((t (:foreground "#800040")))) + '(tmr-tabulated-remaining-time ((t (:foreground "#603f00")))) + '(tmr-tabulated-start-time ((t (:foreground "#004476")))) + '(transient-active-infix ((t (:inherit highlight)))) + '(transient-argument ((t (:inherit font-lock-string-face :weight bold)))) + '(transient-delimiter ((t (:inherit shadow)))) + '(transient-disabled-suffix ((t (:foreground "#000000" :background "#ff0000" :weight bold)))) + '(transient-enabled-suffix ((t (:foreground "#000000" :background "#00ff00" :weight bold)))) + '(transient-heading ((t (:inherit font-lock-keyword-face)))) + '(transient-higher-level ((t (:box (:line-width 1 :color "grey60"))))) + '(transient-inactive-argument ((t (:inherit shadow)))) + '(transient-inactive-value ((t (:inherit shadow)))) + '(transient-inapt-argument ((t (:inherit shadow :weight bold)))) + '(transient-inapt-suffix ((t (:inherit shadow :slant italic)))) + '(transient-key ((t (:inherit font-lock-builtin-face)))) + '(transient-key-exit ((t (:inherit transient-key :foreground "#aa2222")))) + '(transient-key-noop ((t (:inherit transient-key :foreground "#cccccc")))) + '(transient-key-recurse ((t (:inherit transient-key :foreground "#2266ff")))) + '(transient-key-return ((t (:inherit transient-key :foreground "#aaaa11")))) + '(transient-key-stack ((t (:inherit transient-key :foreground "#dd4488")))) + '(transient-key-stay ((t (:inherit transient-key :foreground "#22aa22")))) + '(transient-mismatched-key ((t (:box (:line-width 1 :color "#ff00ff"))))) + '(transient-nonstandard-key ((t (:box (:line-width 1 :color "#00ffff"))))) + '(transient-unreachable ((t (:inherit shadow)))) + '(transient-value ((t (:inherit font-lock-string-face :weight bold)))) + '(vertico-current ((t (:inherit highlight)))) + '(vertico-group-separator ((t (:inherit vertico-group-title :strike-through t)))) + '(vertico-group-title ((t (:inherit shadow :slant italic)))) + '(vertico-multiline ((t (:inherit shadow)))) + '(web-mode-annotation-face ((t (:inherit web-mode-comment-face)))) + '(web-mode-annotation-html-face ((t (:inherit web-mode-annotation-face :slant italic)))) + '(web-mode-annotation-tag-face ((t (:inherit web-mode-annotation-face :underline t)))) + '(web-mode-annotation-type-face ((t (:inherit web-mode-annotation-face :weight bold)))) + '(web-mode-annotation-value-face ((t (:inherit web-mode-annotation-face :slant italic)))) + '(web-mode-block-attr-name-face ((t (:foreground "#8fbc8f")))) + '(web-mode-block-attr-value-face ((t (:foreground "#5f9ea0")))) + '(web-mode-block-comment-face ((t (:inherit web-mode-comment-face)))) + '(web-mode-block-control-face ((t (:inherit font-lock-preprocessor-face)))) + '(web-mode-block-delimiter-face ((t (:inherit font-lock-preprocessor-face)))) + '(web-mode-block-face ((t (:background "#ffffe0")))) + '(web-mode-block-string-face ((t (:inherit web-mode-string-face)))) + '(web-mode-bold-face ((t (:weight bold)))) + '(web-mode-builtin-face ((t (:inherit font-lock-builtin-face)))) + '(web-mode-comment-face ((t (:inherit font-lock-comment-face)))) + '(web-mode-comment-keyword-face ((t (:weight bold)))) + '(web-mode-constant-face ((t (:inherit font-lock-constant-face)))) + '(web-mode-css-at-rule-face ((t (:inherit font-lock-constant-face)))) + '(web-mode-css-color-face ((t (:inherit font-lock-builtin-face)))) + '(web-mode-css-comment-face ((t (:inherit web-mode-comment-face)))) + '(web-mode-css-function-face ((t (:inherit font-lock-builtin-face)))) + '(web-mode-css-priority-face ((t (:inherit font-lock-builtin-face)))) + '(web-mode-css-property-name-face ((t (:inherit font-lock-variable-name-face)))) + '(web-mode-css-pseudo-class-face ((t (:inherit font-lock-builtin-face)))) + '(web-mode-css-selector-class-face ((t (:inherit font-lock-keyword-face)))) + '(web-mode-css-selector-face ((t (:inherit font-lock-keyword-face)))) + '(web-mode-css-selector-tag-face ((t (:inherit font-lock-keyword-face)))) + '(web-mode-css-string-face ((t (:inherit web-mode-string-face)))) + '(web-mode-css-variable-face ((t (:inherit web-mode-variable-name-face :slant italic)))) + '(web-mode-current-column-highlight-face ((t (:background "#3e3c36")))) + '(web-mode-current-element-highlight-face ((t (:foreground "#ffffff" :background "#000000")))) + '(web-mode-doctype-face ((t (:foreground "#bebebe")))) + '(web-mode-error-face ((t (:background "#ff0000")))) + '(web-mode-filter-face ((t (:inherit font-lock-function-name-face)))) + '(web-mode-folded-face ((t (:underline t)))) + '(web-mode-function-call-face ((t (:inherit font-lock-function-name-face)))) + '(web-mode-function-name-face ((t (:inherit font-lock-function-name-face)))) + '(web-mode-html-attr-custom-face ((t (:inherit web-mode-html-attr-name-face)))) + '(web-mode-html-attr-engine-face ((t (:inherit web-mode-block-delimiter-face)))) + '(web-mode-html-attr-equal-face ((t (:inherit web-mode-html-attr-name-face)))) + '(web-mode-html-attr-name-face ((t (:foreground "#8b8989")))) + '(web-mode-html-attr-value-face ((t (:inherit font-lock-string-face)))) + '(web-mode-html-entity-face ((t (:slant italic)))) + '(web-mode-html-tag-bracket-face ((t (:foreground "#242424")))) + '(web-mode-html-tag-custom-face ((t (:inherit web-mode-html-tag-face)))) + '(web-mode-html-tag-face ((t (:foreground "#8b8989")))) + '(web-mode-html-tag-namespaced-face ((t (:inherit web-mode-block-control-face)))) + '(web-mode-html-tag-unclosed-face ((t (:inherit web-mode-html-tag-face :underline t)))) + '(web-mode-inlay-face ((t (:background "#ffffe0")))) + '(web-mode-interpolate-color1-face ((t (:inherit web-mode-string-face)))) + '(web-mode-interpolate-color2-face ((t (:inherit web-mode-string-face)))) + '(web-mode-interpolate-color3-face ((t (:inherit web-mode-string-face)))) + '(web-mode-interpolate-color4-face ((t (:inherit web-mode-string-face)))) + '(web-mode-italic-face ((t (:slant italic)))) + '(web-mode-javascript-comment-face ((t (:inherit web-mode-comment-face)))) + '(web-mode-javascript-string-face ((t (:inherit web-mode-string-face)))) + '(web-mode-json-comment-face ((t (:inherit web-mode-comment-face)))) + '(web-mode-json-context-face ((t (:foreground "#cd69c9")))) + '(web-mode-json-key-face ((t (:foreground "#dda0dd")))) + '(web-mode-json-string-face ((t (:inherit web-mode-string-face)))) + '(web-mode-jsx-depth-1-face ((t (:background "#000053")))) + '(web-mode-jsx-depth-2-face ((t (:background "#001970")))) + '(web-mode-jsx-depth-3-face ((t (:background "#002984")))) + '(web-mode-jsx-depth-4-face ((t (:background "#49599a")))) + '(web-mode-jsx-depth-5-face ((t (:background "#9499b7")))) + '(web-mode-keyword-face ((t (:inherit font-lock-keyword-face)))) + '(web-mode-param-name-face ((t (:foreground "#cdc9c9")))) + '(web-mode-part-comment-face ((t (:inherit web-mode-comment-face)))) + '(web-mode-part-face ((t (:inherit web-mode-block-face)))) + '(web-mode-part-string-face ((t (:inherit web-mode-string-face)))) + '(web-mode-preprocessor-face ((t (:inherit font-lock-preprocessor-face)))) + '(web-mode-script-face ((t (:inherit web-mode-part-face)))) + '(web-mode-sql-keyword-face ((t (:weight bold :slant italic)))) + '(web-mode-string-face ((t (:inherit font-lock-string-face)))) + '(web-mode-style-face ((t (:inherit web-mode-part-face)))) + '(web-mode-symbol-face ((t (:foreground "#eeb422")))) + '(web-mode-type-face ((t (:inherit font-lock-type-face)))) + '(web-mode-underline-face ((t (:underline t)))) + '(web-mode-variable-name-face ((t (:inherit font-lock-variable-name-face)))) + '(web-mode-warning-face ((t (:inherit font-lock-warning-face)))) + '(web-mode-whitespace-face ((t (:background "#68228b")))) + '(yas-field-highlight-face ((t (:inherit region))))) + +(provide-theme 'WIP) +;;; WIP-theme.el ends here |
