Clean up
This commit is contained in:
parent
ce9e89ab0b
commit
3c9f160c16
5 changed files with 21 additions and 19 deletions
|
@ -86,8 +86,8 @@
|
|||
`(font-lock-doc-face ((t (:foreground ,comments))))
|
||||
|
||||
`(trailing-whitespace ((t (:background "#884444"))))
|
||||
`(whitespace-tab ((t (:foreground ,line-hl))))
|
||||
`(whitespace-newline ((t (:foreground ,line-hl))))
|
||||
`(whitespace-tab ((t (:foreground "#343d46"))))
|
||||
`(whitespace-newline ((t (:foreground "#343d46"))))
|
||||
`(whitespace-trailing ((t (:background "#553333"))))
|
||||
|
||||
`(highlight-indentation-face ((t (:background "#2f3641"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue