From cb142b5750fd23a9937034558663c1b5203fead4 Mon Sep 17 00:00:00 2001 From: A-Walrus Date: Tue, 26 Jul 2022 03:40:56 +0300 Subject: Highlight constructor in monokai theme (#3131) --- runtime/themes/monokai.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime') diff --git a/runtime/themes/monokai.toml b/runtime/themes/monokai.toml index 5a890615..2d11601c 100644 --- a/runtime/themes/monokai.toml +++ b/runtime/themes/monokai.toml @@ -6,7 +6,7 @@ "type" = { fg = "type" } "type.builtin" = { fg = "#66D9EF" } "type.enum.variant" = { fg = "text" } -"constructor" = { fg = "text" } +"constructor" = { fg = "fn_declaration" } "variable.other.member" = { fg = "variable" } "keyword" = { fg = "keyword" } -- cgit v1.2.3-70-g09d2