Set a nice theme for lesser operating systems
This commit is contained in:
parent
a8cbf35aeb
commit
ba057d0655
1 changed files with 3 additions and 0 deletions
3
init.el
3
init.el
|
@ -362,6 +362,9 @@
|
|||
(set-face-attribute 'region nil :background "#fcf6a7")
|
||||
(set-face-background 'hl-line "#c9ffbf")
|
||||
|
||||
(unless (islin)
|
||||
(load-theme 'dichromacy))
|
||||
|
||||
;; Fonts
|
||||
|
||||
(custom-set-faces
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue