aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-30 08:11:14 -0400
committerCraig Jennings <c@cjennings.net>2026-06-30 08:11:14 -0400
commitb7e4c817dbe278831015b8b406d60a4f42ae5160 (patch)
treeb8893e4d1d76bc8c33bc02165de6f50e49f9938e
parentda5bff1deb1ee8428fe5f14f8c795cf1559f104a (diff)
downloaddotemacs-b7e4c817dbe278831015b8b406d60a4f42ae5160.tar.gz
dotemacs-b7e4c817dbe278831015b8b406d60a4f42ae5160.zip
chore(theme-studio): commit WIP theme snapshot
-rw-r--r--scripts/theme-studio/WIP.json136
-rw-r--r--themes/WIP-theme.el15
2 files changed, 131 insertions, 20 deletions
diff --git a/scripts/theme-studio/WIP.json b/scripts/theme-studio/WIP.json
index f30294dbc..5a54729bb 100644
--- a/scripts/theme-studio/WIP.json
+++ b/scripts/theme-studio/WIP.json
@@ -437,7 +437,7 @@
"sky"
],
[
- "#5f8bf9",
+ "#5178db",
"link",
"link"
]
@@ -1046,7 +1046,7 @@
"height": null
},
"link": {
- "fg": "#5f8bf9",
+ "fg": "#5178db",
"bg": null,
"distant-fg": null,
"family": null,
@@ -1571,7 +1571,16 @@
"pkg:nerd-icons:nerd-icons-red",
"pkg:nerd-icons:nerd-icons-red-alt",
"pkg:nerd-icons:nerd-icons-silver",
- "pkg:nerd-icons:nerd-icons-yellow"
+ "pkg:nerd-icons:nerd-icons-yellow",
+ "pkg:nov-reading:cj/nov-reading-light",
+ "pkg:nov-reading:cj/nov-reading-dark",
+ "pkg:nov-reading:cj/nov-reading-sepia",
+ "pkg:nov-reading:cj/nov-reading-sepia-heading",
+ "pkg:nov-reading:cj/nov-reading-sepia-link",
+ "pkg:nov-reading:cj/nov-reading-dark-heading",
+ "pkg:nov-reading:cj/nov-reading-dark-link",
+ "pkg:nov-reading:cj/nov-reading-light-heading",
+ "pkg:nov-reading:cj/nov-reading-light-link"
],
"packages": {
"org-mode": {
@@ -3564,18 +3573,6 @@
"inherit": null,
"source": "user"
},
- "eat-term-color-22": {
- "fg": "#002f00",
- "bg": null,
- "inherit": null,
- "source": "user"
- },
- "eat-term-color-52": {
- "fg": "#2f0000",
- "bg": null,
- "inherit": null,
- "source": "user"
- },
"eat-term-color-bright-black": {
"fg": "#8e919a",
"bg": null,
@@ -3681,6 +3678,18 @@
"bg": null,
"inherit": null,
"source": "user"
+ },
+ "eat-term-color-22": {
+ "fg": "#002f00",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-color-52": {
+ "fg": "#2f0000",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
}
},
"auto-dim-other-buffers": {
@@ -4503,6 +4512,75 @@
"source": "user"
}
},
+ "nov-reading": {
+ "cj/nov-reading-sepia": {
+ "fg": "#ab8d2e",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "cj/nov-reading-dark": {
+ "fg": "#7c838a",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "cj/nov-reading-light": {
+ "fg": "#100f0f",
+ "bg": "#7c838a",
+ "inherit": null,
+ "source": "user"
+ },
+ "cj/nov-reading-sepia-heading": {
+ "fg": "#54677d",
+ "bg": null,
+ "inherit": "cj/nov-reading-sepia",
+ "height": 1.2,
+ "source": "user"
+ },
+ "cj/nov-reading-sepia-link": {
+ "fg": "#5178db",
+ "bg": null,
+ "underline": {
+ "color": null,
+ "style": "line"
+ },
+ "inherit": null,
+ "source": "user"
+ },
+ "cj/nov-reading-dark-heading": {
+ "fg": null,
+ "bg": null,
+ "inherit": null,
+ "source": "default"
+ },
+ "cj/nov-reading-dark-link": {
+ "fg": "#5178db",
+ "bg": null,
+ "underline": {
+ "color": null,
+ "style": "line"
+ },
+ "inherit": "cj/nov-reading-dark",
+ "source": "user"
+ },
+ "cj/nov-reading-light-heading": {
+ "fg": null,
+ "bg": null,
+ "inherit": null,
+ "source": "default"
+ },
+ "cj/nov-reading-light-link": {
+ "fg": "#5178db",
+ "bg": null,
+ "underline": {
+ "color": null,
+ "style": "line"
+ },
+ "inherit": null,
+ "source": "user"
+ }
+ },
"erc": {
"erc-header-line": {
"fg": "#e4eaf8",
@@ -5815,7 +5893,7 @@
"source": "user"
},
"shr-link": {
- "fg": "#5f8bf9",
+ "fg": "#5178db",
"bg": null,
"underline": {
"style": "line",
@@ -8678,6 +8756,32 @@
"source": "default"
}
},
+ "wttrin": {
+ "wttrin-instructions": {
+ "fg": null,
+ "bg": null,
+ "inherit": null,
+ "source": "default"
+ },
+ "wttrin-key": {
+ "fg": null,
+ "bg": null,
+ "inherit": null,
+ "source": "default"
+ },
+ "wttrin-mode-line-stale": {
+ "fg": null,
+ "bg": null,
+ "inherit": null,
+ "source": "default"
+ },
+ "wttrin-staleness-header": {
+ "fg": null,
+ "bg": null,
+ "inherit": null,
+ "source": "default"
+ }
+ },
"yasnippet": {
"yas--field-debug-face": {
"fg": null,
diff --git a/themes/WIP-theme.el b/themes/WIP-theme.el
index 843537d20..5bb25be8b 100644
--- a/themes/WIP-theme.el
+++ b/themes/WIP-theme.el
@@ -51,7 +51,7 @@
'(isearch-fail ((t (:foreground "#cb6b4d" :weight bold))))
'(show-paren-match ((t (:foreground "#100f0f" :background "#74932f"))))
'(show-paren-mismatch ((t (:foreground "#edeff1" :background "#cb6b4d"))))
- '(link ((t (:foreground "#5f8bf9" :underline t))))
+ '(link ((t (:foreground "#5178db" :underline t))))
'(error ((t (:foreground "#cb6b4d" :weight bold))))
'(warning ((t (:foreground "#ab8d2e" :weight bold))))
'(success ((t (:foreground "#74932f" :weight bold))))
@@ -265,8 +265,6 @@
'(eat-term-color-magenta ((t (:foreground "#8255b5"))))
'(eat-term-color-cyan ((t (:foreground "#88b2c3"))))
'(eat-term-color-white ((t (:foreground "#bfc4d0"))))
- '(eat-term-color-22 ((t (:foreground "#002f00"))))
- '(eat-term-color-52 ((t (:foreground "#2f0000"))))
'(eat-term-color-bright-black ((t (:foreground "#8e919a" :weight bold))))
'(eat-term-color-bright-red ((t (:foreground "#cb6b4d" :weight bold))))
'(eat-term-color-bright-green ((t (:foreground "#74932f" :weight bold))))
@@ -281,6 +279,8 @@
'(eat-shell-prompt-annotation-success ((t (:foreground "#74932f"))))
'(eat-shell-prompt-annotation-running ((t (:foreground "#dab53d"))))
'(eat-shell-prompt-annotation-failure ((t (:foreground "#a85b42"))))
+ '(eat-term-color-22 ((t (:foreground "#002f00"))))
+ '(eat-term-color-52 ((t (:foreground "#2f0000"))))
'(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))))
@@ -406,6 +406,13 @@
'(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))))
+ '(cj/nov-reading-sepia ((t (:foreground "#ab8d2e"))))
+ '(cj/nov-reading-dark ((t (:foreground "#7c838a"))))
+ '(cj/nov-reading-light ((t (:foreground "#100f0f" :background "#7c838a"))))
+ '(cj/nov-reading-sepia-heading ((t (:inherit cj/nov-reading-sepia :foreground "#54677d" :height 1.2))))
+ '(cj/nov-reading-sepia-link ((t (:foreground "#5178db" :underline t))))
+ '(cj/nov-reading-dark-link ((t (:inherit cj/nov-reading-dark :foreground "#5178db" :underline t))))
+ '(cj/nov-reading-light-link ((t (:foreground "#5178db" :underline t))))
'(erc-header-line ((t (:foreground "#e4eaf8" :background "#2f343a" :weight bold))))
'(erc-timestamp-face ((t (:foreground "#5e6770"))))
'(erc-notice-face ((t (:foreground "#838d97"))))
@@ -607,7 +614,7 @@
'(shr-h5 ((t (:foreground "#777980" :weight bold))))
'(shr-h6 ((t (:foreground "#606267" :weight bold))))
'(shr-text ((t (:foreground "#a9b2bb"))))
- '(shr-link ((t (:foreground "#5f8bf9" :underline t))))
+ '(shr-link ((t (:foreground "#5178db" :underline t))))
'(shr-selected-link ((t (:foreground "#777980" :weight bold :underline t))))
'(shr-code ((t (:foreground "#cb6b4d"))))
'(shr-mark ((t (:foreground "#100f0f" :background "#dab53d"))))