aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/monokai_pro.toml
diff options
context:
space:
mode:
authorYang Tang2022-04-29 16:03:46 +0000
committerGitHub2022-04-29 16:03:46 +0000
commit667cdf929f6fa70b3b8006e070cf3c100377eb3f (patch)
tree45066348f8e13014accb691562d3d9bdf329d2de /runtime/themes/monokai_pro.toml
parent21487d13fd6c651349fb8bb476f1aff3a6c61f8c (diff)
Fix spelling errors in some themes (#2324)
Diffstat (limited to 'runtime/themes/monokai_pro.toml')
-rw-r--r--runtime/themes/monokai_pro.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/monokai_pro.toml b/runtime/themes/monokai_pro.toml
index 520bf70c..b28f700c 100644
--- a/runtime/themes/monokai_pro.toml
+++ b/runtime/themes/monokai_pro.toml
@@ -41,7 +41,7 @@
"ui.text" = { fg = "base8" }
"punctuation" = "base6"
-# classes, types, primiatives
+# classes, types, primitives
"type" = "green"
"type.builtin" = { fg = "red"}
"label" = "base8"