mirror of
https://github.com/emacs-vs/vs-light-theme.git
synced 2025-12-05 18:20:30 -08:00
Compare commits
2 commits
870167093e
...
36f583c6b3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
36f583c6b3 | ||
|
|
f21740df9f |
1 changed files with 2 additions and 1 deletions
|
|
@ -108,7 +108,7 @@
|
|||
`(tree-sitter-hl-face:constructor ((t :foreground "#17A0FB")))
|
||||
`(tree-sitter-hl-face:variable ((t :foreground "#000000")))
|
||||
`(tree-sitter-hl-face:variable.parameter ((t :foreground "#808080")))
|
||||
`(tree-sitter-hl-face:variable.builtin ((t :foreground "#17A0FB")))
|
||||
`(tree-sitter-hl-face:variable.builtin ((t :foreground "#0C6EEF")))
|
||||
`(tree-sitter-hl-face:variable.special ((t :foreground "#6F008A")))
|
||||
`(tree-sitter-hl-face:property ((t :foreground "#2F4F4F")))
|
||||
`(tree-sitter-hl-face:property.definition ((t :foreground "#2F4F4F")))
|
||||
|
|
@ -128,6 +128,7 @@
|
|||
`(tree-sitter-hl-face:repeat ((t :foreground "#0000FF")))
|
||||
`(tree-sitter-hl-face:conditional ((t :foreground "#0000FF")))
|
||||
`(tree-sitter-hl-face:conditional.ternary ((t :foreground "#0000FF")))
|
||||
`(tree-sitter-hl-face:exception ((t :foreground "#0000FF")))
|
||||
`(tree-sitter-hl-face:punctuation ((t :foreground "#020000")))
|
||||
`(tree-sitter-hl-face:punctuation.bracket ((t :foreground "#020000")))
|
||||
`(tree-sitter-hl-face:punctuation.delimiter ((t :foreground "#020000")))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue