about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2021-12-16T05·12-0500
committerwpcarro <wpcarro@gmail.com>2021-12-16T22·07+0000
commitdccfdef52276d2e91767aac59efd8443b010cad5 (patch)
tree21fca6bfd306a03e4bca59884609557343cbef16
parentec76f6264db80329bc8ac6172753f7dd45c7eed9 (diff)
feat(wpcarro/emacs): Prefer doom-peacock theme r/3276
Tis the season for a dark theme

Change-Id: I3a0354a3eaa4294e51f14e5af52a12be01e89300
Reviewed-on: https://cl.tvl.fyi/c/depot/+/4355
Tested-by: BuildkiteCI
Reviewed-by: wpcarro <wpcarro@gmail.com>
-rw-r--r--users/wpcarro/emacs/.emacs.d/wpc/wpc-ui.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/wpcarro/emacs/.emacs.d/wpc/wpc-ui.el b/users/wpcarro/emacs/.emacs.d/wpc/wpc-ui.el
index fd025ddd8f..9483e338ad 100644
--- a/users/wpcarro/emacs/.emacs.d/wpc/wpc-ui.el
+++ b/users/wpcarro/emacs/.emacs.d/wpc/wpc-ui.el
@@ -167,7 +167,7 @@
     (progn
       (fonts-whitelist-set "JetBrainsMono")
       (fonts-enable-ligatures)
-      (colorscheme-whitelist-set 'doom-solarized-light)
+      (colorscheme-whitelist-set 'doom-peacock)
       ;; the doom-acario-dark theme uses "Monospace Serif" as the font for
       ;; comments, and I'd prefer JetBrainsMono (no italics).
       (set-face-attribute font-lock-comment-face nil