From 83ac53a1090e90bb36376dcf5713fac8e1cf66fd Mon Sep 17 00:00:00 2001 From: Alexis Mousset Date: Sun, 10 Sep 2023 22:31:12 +0200 Subject: Fix various typos (#8233) --- runtime/themes/molokai.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/themes/molokai.toml') diff --git a/runtime/themes/molokai.toml b/runtime/themes/molokai.toml index fc8e533d..2d5c9455 100644 --- a/runtime/themes/molokai.toml +++ b/runtime/themes/molokai.toml @@ -13,7 +13,7 @@ inherits = "monokai" "keyword.storage.modifier" = { fg = "#fd971f", modifiers = ["italic"] } "label" = "#e6db74" "operator" = "keyword" -"punctuation.delimeter" = "#8f8f8f" +"punctuation.delimiter" = "#8f8f8f" "type" = "light-blue" "variable.builtin" = { fg = "#ae81ff", modifiers = ["bold"] } "tag.builtin" = { fg = "#ae81ff", modifiers = ["bold"] } -- cgit v1.2.3-70-g09d2