Unnamed repository; edit this file 'description' to name the repository.
fix: #896 broke some of the default highlights
Blaž Hrastnik 2021-11-08
parent 82ff5b0 · commit cdc2107
-rw-r--r--theme.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme.toml b/theme.toml
index 3956e25e..8c0d1f6c 100644
--- a/theme.toml
+++ b/theme.toml
@@ -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"