Solarized is so much better than Monokai on my displays it's not funny.
This commit is contained in:
parent
f599acde50
commit
a23fc9f865
1 changed files with 2 additions and 2 deletions
|
|
@ -214,8 +214,8 @@
|
|||
(if (display-graphic-p)
|
||||
(progn
|
||||
(require 'color-theme)
|
||||
(require 'color-theme-monokai)
|
||||
(color-theme-monokai)))
|
||||
(require 'color-theme-solarized)
|
||||
(color-theme-solarized)))
|
||||
|
||||
;; Modeline format:
|
||||
(display-time-mode -1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue