.emacs.d/themes/new-theme.el
This commit is contained in:
parent
acd052dfab
commit
3b005ef724
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
'(font-lock-keyword-face ((t (:foreground "#cfce29"))))
|
||||
'(font-lock-string-face ((t (:foreground "#ffbd5c"))))
|
||||
'(font-lock-type-face ((t (:foreground "#78a2c1" :bold t))))
|
||||
'(font-lock-variable-name-face ((t (:foreground "#c39cc3"))))
|
||||
'(highlight ((t (:background "#171719"))))
|
||||
'(ido-subdir ((t (:foreground "#ff5d55"))))
|
||||
'(jabber-chat-prompt-foreign ((t (:foreground "#ff5d55"))))
|
||||
|
|
Loading…
Reference in a new issue