style change

This commit is contained in:
Dongdong Zhou 2021-12-30 12:55:21 +00:00
parent e6524df7fa
commit a1cf727d58
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ magenta = "#C678DD"
"editor.background" = "$black"
"editor.foreground" = "$white"
"editor.dim" = "#5C6370"
"editor.focus" = "#FFFFFF"
"editor.focus" = "#CCCCCC"
"editor.caret" = "#528bff"
"editor.selection" = "$grey"
"editor.current_line" = "$light_grey"