mirror of
https://github.com/ilyakooo0/helix.git
synced 2024-11-24 16:35:39 +03:00
fix: #896 broke some of the default highlights
This commit is contained in:
parent
82ff5b0ab6
commit
cdc2107bca
@ -23,8 +23,8 @@ comment = "sirocco"
|
||||
constant = "white"
|
||||
"constant.builtin" = "white"
|
||||
string = "silver"
|
||||
number = "chamois"
|
||||
escape = "honey"
|
||||
"constant.numeric" = "chamois"
|
||||
"constant.character.escape" = "honey"
|
||||
# used for lifetimes
|
||||
label = "honey"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user