about summary refs log tree commit diff
path: root/emacs/.emacs.d/wpc
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2021-10-07T01·25-0700
committerWilliam Carroll <wpcarro@gmail.com>2021-10-07T01·25-0700
commitf6ade91595b784dd3022dd79a82804ceb5ea4084 (patch)
treeaf1c32c1b86868434eb6215ef8992d9747ee63ed /emacs/.emacs.d/wpc
parent11771201c259a96acec0c6d093e6513f96404708 (diff)
Prefer Solarized Light
Ch-ch-ch-changes
Diffstat (limited to 'emacs/.emacs.d/wpc')
-rw-r--r--emacs/.emacs.d/wpc/wpc-ui.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/wpc/wpc-ui.el b/emacs/.emacs.d/wpc/wpc-ui.el
index 0bfe6577ca76..fd025ddd8fb3 100644
--- a/emacs/.emacs.d/wpc/wpc-ui.el
+++ b/emacs/.emacs.d/wpc/wpc-ui.el
@@ -167,7 +167,7 @@
     (progn
       (fonts-whitelist-set "JetBrainsMono")
       (fonts-enable-ligatures)
-      (colorscheme-whitelist-set 'doom-acario-dark)
+      (colorscheme-whitelist-set 'doom-solarized-light)
       ;; 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