Skip to content

Commit 6cb2a14

Browse files
committed
chore(doom): Change theme to doom-challenger-deep
Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
1 parent 295e247 commit 6cb2a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/doom/config.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
;; available. You can either set `doom-theme' or manually load a theme with the
4040
;; `load-theme' function. This is the default:
4141
;; (setq doom-theme 'doom-alabaster-dark)
42-
(setq doom-theme 'doom-gruvbox)
42+
(setq doom-theme 'doom-challenger-deep)
4343

4444
;; This determines the style of line numbers in effect. If set to `nil', line
4545
;; numbers are disabled. For relative line numbers, set this to `relative'.

0 commit comments

Comments
 (0)