(Emacs/elisp)~Updated themes a bit
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
'(font-lock-keyword-face ((t (:foreground "spring green" :weight bold))))
|
||||
'(font-lock-negation-char-face ((t nil)))
|
||||
'(font-lock-preprocessor-face ((t (:foreground "#868686"))))
|
||||
'(font-lock-regexp-grouping-backslash ((t (:inherit (bold)))))
|
||||
'(font-lock-regexp-grouping-construct ((t (:inherit (bold)))))
|
||||
'(font-lock-regexp-grouping-backslash ((t (:inherit bold))))
|
||||
'(font-lock-regexp-grouping-construct ((t (:inherit bold))))
|
||||
'(font-lock-string-face ((t (:slant italic :weight normal :foreground "yellow3"))))
|
||||
'(font-lock-type-face ((t (:weight normal :foreground "deepskyblue"))))
|
||||
'(font-lock-variable-name-face ((nil (:foreground "white"))))
|
||||
|
||||
Reference in New Issue
Block a user