Revert "on second thought, keep it dark everywhere"
This reverts commit 7ae3caf28e
.
This commit is contained in:
parent
7ae465581a
commit
9e01e5ef2b
1 changed files with 3 additions and 3 deletions
6
init.el
6
init.el
|
@ -138,9 +138,9 @@
|
|||
(straight-use-package 'leuven-theme)
|
||||
(straight-use-package 'zenburn-theme)
|
||||
|
||||
(load-theme 'gruvbox-dark-hard t)
|
||||
;; italic comments
|
||||
(set-face-italic 'font-lock-comment-face t)
|
||||
(if (display-graphic-p)
|
||||
(load-theme 'leuven t)
|
||||
(load-theme 'zenburn t))
|
||||
|
||||
;; CC mode default styles
|
||||
(setq c-default-style '((java-mode . "java")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue