diff options
Diffstat (limited to 'runtime/themes/monokai.toml')
-rw-r--r-- | runtime/themes/monokai.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/monokai.toml b/runtime/themes/monokai.toml index e6ff0a5e..a7148272 100644 --- a/runtime/themes/monokai.toml +++ b/runtime/themes/monokai.toml @@ -32,6 +32,7 @@ "attribute" = { fg = "fn_declaration" } "comment" = { fg = "#88846F" } +"ui.virtual" = "#88846F" "string" = { fg = "#e6db74" } "constant.character" = { fg = "#e6db74" } |