fix: #896 broke some of the default highlights

This commit is contained in:
Blaž Hrastnik 2021-11-08 10:03:53 +09:00
parent 82ff5b0ab6
commit cdc2107bca

View File

@ -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"