aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/jellybeans.toml
diff options
context:
space:
mode:
authorAlexis Mousset2023-09-10 20:31:12 +0000
committerGitHub2023-09-10 20:31:12 +0000
commit83ac53a1090e90bb36376dcf5713fac8e1cf66fd (patch)
tree642686ff06c6115d9915b7583ae7cf6357063ce4 /runtime/themes/jellybeans.toml
parent6f3a6575dc9f4f9390cdfa5b56f5a0d182775ca2 (diff)
Fix various typos (#8233)
Diffstat (limited to 'runtime/themes/jellybeans.toml')
-rw-r--r--runtime/themes/jellybeans.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/jellybeans.toml b/runtime/themes/jellybeans.toml
index 592db9a9..55088c29 100644
--- a/runtime/themes/jellybeans.toml
+++ b/runtime/themes/jellybeans.toml
@@ -22,7 +22,7 @@
"constant.builtin.boolean" = "yellow"
"constant.character" = "yellow"
-"constant.characted.escape" = "red_error"
+"constant.character.escape" = "red_error"
"constant.numeric" = "dark_orange"
"string" = "dark_green"
"string.regexp" = "light_purple"