Emacs and adding Symbols Nerd Font
This commit is contained in:
parent
0340d97e8b
commit
962dddbffd
10 changed files with 77 additions and 19 deletions
|
|
@ -89,9 +89,9 @@
|
|||
;; Basic
|
||||
((border (:background alt-bg :foreground medium-gray))
|
||||
(cursor (:background cursor-bg :foreground cursor-fg))
|
||||
(hl-line (:background dark-gray))
|
||||
(line-number (:foreground gray))
|
||||
(line-number-current-line (:background dark-gray :foreground light-gray))
|
||||
(hl-line (:background 'unspecified))
|
||||
(line-number (:foreground medium-gray))
|
||||
(line-number-current-line (:foreground medium-gray))
|
||||
(default (:foreground fg :background bg))
|
||||
(fringe (:background 'unspecified :foreground light-gray))
|
||||
(vertical-border (:background 'unspecified :foreground dark-gray))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue