From 7f0fb797ddd01b7e3ff209c51cdfd76418cd5565 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 15 Jun 2026 08:22:44 -0500 Subject: chore(theme-studio): refresh WIP theme export and deployed theme Latest theme-studio tuning pass: updated theme.json export and the regenerated themes/WIP-theme.el it deploys. --- themes/WIP-theme.el | 116 ++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 80 insertions(+), 36 deletions(-) (limited to 'themes/WIP-theme.el') diff --git a/themes/WIP-theme.el b/themes/WIP-theme.el index 3ace01476..cbf517ed0 100644 --- a/themes/WIP-theme.el +++ b/themes/WIP-theme.el @@ -20,8 +20,8 @@ '(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 "#b46169" :weight bold)))) - '(font-lock-number-face ((t (:foreground "#f3858f")))) + '(font-lock-constant-face ((t (:foreground "#dab53d" :background "#000000")))) + '(font-lock-number-face ((t (:foreground "#cb6b4d" :background "#000000" :weight bold)))) '(font-lock-string-face ((t (:foreground "#73a06f")))) '(font-lock-escape-face ((t (:foreground "#c3c8d4" :background "#050506")))) '(font-lock-regexp-face ((t (:foreground "#73a06f")))) @@ -36,45 +36,61 @@ '(font-lock-delimiter-face ((t (:foreground "#e4eaf8")))) '(font-lock-misc-punctuation-face ((t (:foreground "#e4eaf8")))) '(cursor ((t (:foreground "#000000" :background "#bac1c8")))) - '(region ((t (:foreground "#dab53d" :background "#544412" :weight bold :box (:line-width 1 :color "#ab8d2e"))))) + '(region ((t (:foreground "#cbd0d6" :background "#4b5d73" :box (:line-width 1 :color "#a9b2bb"))))) '(hl-line ((t (:background "#1d1e20")))) '(highlight ((t (:background "#2d2306")))) '(mode-line ((t (:foreground "#cbd0d6" :background "#303d4c" :weight bold :box (:line-width 1 :style released-button :color "#0a0c0d"))))) - '(mode-line-inactive ((t (:foreground "#7c838a" :background "#000000")))) - '(fringe ((t (:foreground "#f3e7c5" :weight bold)))) - '(line-number ((t (:foreground "#4b5d73")))) - '(line-number-current-line ((t (:foreground "#e6ce88")))) - '(minibuffer-prompt ((t (:foreground "#a1b1c3" :weight bold)))) + '(mode-line-inactive ((t (:foreground "#a9b2bb" :background "#171f28" :box (:line-width 1 :style released-button :color "#0a0c0d"))))) + '(fringe ((t (:foreground "#f3e7c5" :background "#000000" :weight bold)))) + '(line-number ((t (:foreground "#4b5d73" :background "#000000")))) + '(line-number-current-line ((t (:foreground "#e6ce88" :background "#000000")))) + '(minibuffer-prompt ((t (:foreground "#a1b1c3" :background "#000000" :weight bold)))) '(isearch ((t (:background "#2d2306")))) '(lazy-highlight ((t (:background "#2d2306")))) '(isearch-fail ((t (:foreground "#cb6b4d" :background "#000000" :weight bold)))) '(show-paren-match ((t (:foreground "#000000" :background "#74932f")))) '(show-paren-mismatch ((t (:foreground "#ffffff" :background "#cb6b4d")))) - '(link ((t (:foreground "#a1b1c3" :background "#000000" :underline t)))) + '(link ((t (:foreground "#78a7db" :background "#000000" :underline t)))) '(error ((t (:foreground "#cb6b4d" :background "#000000" :weight bold)))) '(warning ((t (:foreground "#ab8d2e" :background "#000000" :weight bold)))) '(success ((t (:foreground "#74932f" :background "#000000" :weight bold)))) - '(vertical-border ((t (:foreground "#4b5d73")))) - '(org-document-title ((t (:foreground "#e0c266" :weight bold :height 1.2)))) - '(org-document-info ((t (:foreground "#dab53d" :weight bold :height 1.15)))) - '(org-document-info-keyword ((t (:foreground "#7c838a")))) - '(org-level-1 ((t (:foreground "#e0c266")))) - '(org-level-2 ((t (:foreground "#a5c4e8")))) - '(org-level-3 ((t (:foreground "#73a06f")))) - '(org-level-4 ((t (:foreground "#d88970")))) - '(org-level-5 ((t (:foreground "#e0c266")))) - '(org-level-6 ((t (:foreground "#bac1c8")))) - '(org-headline-todo ((t (:foreground "#cbd0d6")))) - '(org-headline-done ((t (:foreground "#a9b2bb" :slant italic)))) - '(org-todo ((t (:foreground "#cfdfce" :background "#024704" :weight bold :box (:line-width 1 :color "#046307"))))) - '(org-done ((t (:foreground "#9b9fa9" :background "#2c2f32" :weight bold :box (:line-width 1 :color "#53575c"))))) - '(org-priority ((t (:foreground "#dab53d" :background "#000000")))) - '(org-tag ((t (:foreground "#67809c" :weight bold)))) + '(vertical-border ((t (:foreground "#303d4c" :background "#000000")))) + '(org-document-title ((t (:foreground "#ab8d2e" :background "#000000" :weight bold :height 1.2)))) + '(org-document-info ((t (:foreground "#ab8d2e" :background "#000000" :height 1.15)))) + '(org-document-info-keyword ((t (:foreground "#7c838a" :background "#000000")))) + '(org-level-1 ((t (:foreground "#c0cbd7" :background "#000000")))) + '(org-level-2 ((t (:foreground "#cbd0d6" :background "#000000")))) + '(org-level-3 ((t (:foreground "#8ea85e" :background "#000000")))) + '(org-level-4 ((t (:foreground "#d88970" :background "#000000")))) + '(org-level-5 ((t (:foreground "#e0c266" :background "#000000")))) + '(org-level-6 ((t (:foreground "#cbd0d6" :background "#000000")))) + '(org-level-7 ((t (:foreground "#8ea85e" :background "#000000")))) + '(org-level-8 ((t (:foreground "#d88970" :background "#000000")))) + '(org-headline-todo ((t (:foreground "#eddba7" :background "#000000")))) + '(org-headline-done ((t (:foreground "#787c84" :background "#000000" :slant italic :strike-through t)))) + '(org-todo ((t (:foreground "#74932f" :background "#000000" :weight bold)))) + '(org-done ((t (:foreground "#787c84" :background "#000000" :weight bold)))) + '(org-priority ((t (:foreground "#a9b2bb" :background "#000000" :weight bold)))) + '(org-tag ((t (:foreground "#8ea85e" :background "#000000" :slant italic)))) + '(org-tag-group ((t (:foreground "#8ea85e" :background "#050506" :slant italic)))) + '(org-special-keyword ((t (:foreground "#9b9fa9" :background "#000000")))) + '(org-drawer ((t (:foreground "#787c84" :background "#000000")))) + '(org-property-value ((t (:foreground "#787c84" :background "#000000")))) + '(org-checkbox ((t (:foreground "#a9b2bb" :background "#000000" :weight bold)))) + '(org-checkbox-statistics-todo ((t (:foreground "#e0c266" :background "#000000")))) + '(org-checkbox-statistics-done ((t (:foreground "#787c84" :background "#000000" :slant italic)))) + '(org-warning ((t (:foreground "#cb6b4d" :background "#000000")))) + '(org-link ((t (:foreground "#a1b1c3" :background "#000000" :underline t)))) + '(org-date ((t (:foreground "#a1b1c3" :background "#000000")))) + '(org-block ((t (:foreground "#dce0e3" :background "#050506")))) + '(org-block-begin-line ((t (:foreground "#8ea85e" :background "#000000")))) + '(org-block-end-line ((t (:foreground "#8ea85e" :background "#000000")))) + '(org-quote ((t (:foreground "#74932f" :background "#000000" :slant italic)))) '(org-table ((t (:foreground "#bac1c8")))) - '(org-table-header ((t (:foreground "#cbd0d6" :background "#4b5d73" :box (:line-width 1 :color "#53575c"))))) - '(org-table-row ((t (:foreground "#bac1c8")))) + '(org-table-header ((t (:foreground "#bac1c8" :background "#303d4c" :weight bold)))) + '(org-table-row ((t (:foreground "#bac1c8" :background "#000000" :box (:line-width 1 :color "#000000"))))) '(org-meta-line ((t (:foreground "#7c838a")))) - '(org-ellipsis ((t (:foreground "#8498af")))) + '(org-ellipsis ((t (:foreground "#585a60")))) '(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")))) @@ -179,6 +195,34 @@ '(mu4e-system-face ((t (:foreground "#5e6770" :slant italic)))) '(mu4e-highlight-face ((t (:foreground "#dab53d" :weight bold)))) '(mu4e-compose-separator-face ((t (:foreground "#5e6770")))) + '(org-faces-todo ((t (:foreground "#78a7db" :weight bold)))) + '(org-faces-project ((t (:foreground "#78a7db" :weight bold)))) + '(org-faces-doing ((t (:foreground "#74932f" :weight bold)))) + '(org-faces-waiting ((t (:foreground "#78a7db" :weight bold)))) + '(org-faces-verify ((t (:foreground "#74932f" :weight bold)))) + '(org-faces-stalled ((t (:foreground "#ab8d2e" :weight bold)))) + '(org-faces-delegated ((t (:foreground "#74932f" :weight bold)))) + '(org-faces-failed ((t (:foreground "#cb6b4d" :weight bold)))) + '(org-faces-done ((t (:foreground "#9b9fa9" :weight bold :strike-through t)))) + '(org-faces-cancelled ((t (:foreground "#9b9fa9" :weight bold :strike-through t)))) + '(org-faces-priority-a ((t (:foreground "#8498af" :background "#000000" :weight bold)))) + '(org-faces-priority-b ((t (:foreground "#74932f" :background "#000000" :weight bold)))) + '(org-faces-priority-c ((t (:foreground "#ab8d2e" :background "#000000" :weight bold)))) + '(org-faces-priority-d ((t (:foreground "#964e37" :background "#000000" :weight bold)))) + '(org-faces-todo-dim ((t (:foreground "#044e8c" :background "#000000")))) + '(org-faces-project-dim ((t (:foreground "#044e8c" :background "#000000")))) + '(org-faces-doing-dim ((t (:foreground "#546c20" :background "#000000")))) + '(org-faces-waiting-dim ((t (:foreground "#044e8c" :background "#000000")))) + '(org-faces-verify-dim ((t (:foreground "#546c20" :background "#000000")))) + '(org-faces-stalled-dim ((t (:foreground "#544412" :background "#000000")))) + '(org-faces-delegated-dim ((t (:foreground "#546c20" :background "#000000")))) + '(org-faces-failed-dim ((t (:foreground "#653222" :background "#000000")))) + '(org-faces-done-dim ((t (:foreground "#585a60" :background "#000000" :strike-through t)))) + '(org-faces-cancelled-dim ((t (:foreground "#585a60" :background "#000000" :strike-through t)))) + '(org-faces-priority-a-dim ((t (:foreground "#4b5d73" :background "#000000" :weight bold)))) + '(org-faces-priority-b-dim ((t (:foreground "#374712" :background "#000000" :weight bold)))) + '(org-faces-priority-c-dim ((t (:foreground "#544412" :background "#000000" :weight bold)))) + '(org-faces-priority-d-dim ((t (:foreground "#37180f" :background "#000000" :weight bold)))) '(ghostel-default ((t (:foreground "#edeff1")))) '(ghostel-fake-cursor ((t (:foreground "#000000" :background "#a9b2bb" :box (:line-width 1 :color "#bfc4d0"))))) '(ghostel-fake-cursor-box ((t (:foreground "#bac1c8")))) @@ -200,11 +244,11 @@ '(ghostel-color-bright-white ((t (:foreground "#edeff1")))) '(auto-dim-other-buffers ((t (:foreground "#9b9fa9")))) '(auto-dim-other-buffers-hide ((t (:foreground "#53575c")))) - '(dashboard-banner-logo-title ((t (:inherit default)))) + '(dashboard-banner-logo-title ((t (:inherit default :foreground "#dab53d" :background "#000000" :weight bold :slant italic)))) '(dashboard-text-banner ((t (:inherit default)))) - '(dashboard-heading ((t (:inherit font-lock-keyword-face)))) + '(dashboard-heading ((t (:inherit font-lock-keyword-face :foreground "#67809c" :background "#000000" :weight bold :slant italic)))) '(dashboard-items-face ((t (:inherit widget-button)))) - '(dashboard-navigator ((t (:inherit font-lock-keyword-face)))) + '(dashboard-navigator ((t (:inherit font-lock-keyword-face :foreground "#cbd0d6" :background "#000000")))) '(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)))) @@ -222,11 +266,11 @@ '(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 "#2ba178")))) - '(git-gutter:modified ((t (:foreground "#dab53d")))) - '(git-gutter:deleted ((t (:foreground "#cb6b4d")))) - '(git-gutter:unchanged ((t (:foreground "#5e6770")))) - '(git-gutter:separator ((t (:foreground "#838d97")))) + '(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 "#000000")))) + '(git-gutter:separator ((t (:foreground "#4b5d73" :background "#000000")))) '(flycheck-error ((t (:foreground "#cb6b4d")))) '(flycheck-warning ((t (:foreground "#dab53d")))) '(flycheck-info ((t (:foreground "#e4eaf8")))) -- cgit v1.2.3