feat(wpcarro/emacs): Prefer light colorscheme
While I'm in Saint Lucia :) Change-Id: I0e3b13d31e5fff7fa76e69adbd191716fb713325 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4422 Tested-by: BuildkiteCI Reviewed-by: wpcarro <wpcarro@gmail.com>
This commit is contained in:
parent
3324210c0a
commit
3359f52806
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@
|
|||
(progn
|
||||
(fonts-whitelist-set "JetBrainsMono")
|
||||
(fonts-enable-ligatures)
|
||||
(colorscheme-whitelist-set 'doom-peacock)
|
||||
(colorscheme-whitelist-set 'doom-one-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
|
||||
|
|
Loading…
Reference in a new issue