mirror of
https://github.com/emacs-vs/vs-light-theme.git
synced 2025-12-15 14:51:03 -08:00
Config more faces
This commit is contained in:
parent
348b62f2f3
commit
8205311d44
1 changed files with 4 additions and 0 deletions
|
|
@ -54,6 +54,8 @@
|
|||
`(region ((t :background "#99C9EF")))
|
||||
`(fringe ((t :background "#E6E7E8")))
|
||||
|
||||
`(fill-column-indicator ((t :foreground "#AA4242")))
|
||||
|
||||
`(show-paren-match ((t :background "#C6E370")))
|
||||
|
||||
`(tree-sitter-hl-face:tag ((t :foreground "#900022")))
|
||||
|
|
@ -115,6 +117,8 @@
|
|||
|
||||
`(whitespace-indentation ((t :background "grey20" :foreground "aquamarine3")))
|
||||
`(whitespace-trailing ((t :background "grey20" :foreground "red")))
|
||||
|
||||
`(highlight-numbers-number ((t :foreground "#9BCEA3")))
|
||||
)
|
||||
|
||||
;;;###autoload
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue