refactor(themes): removed ui.highlight
effects from solarized_light
This now matches `solarized_dark` changes from #10261
This commit is contained in:
parent
97f683b336
commit
6bdc6f460e
1 changed files with 0 additions and 3 deletions
|
@ -91,9 +91,6 @@
|
|||
# 影响 picker列表选中, 快捷键帮助窗口文本
|
||||
# Affects picker list selection, shortcut key help window text
|
||||
"ui.text.focus" = { fg = "blue", modifiers = ["bold"]}
|
||||
# file picker中, 预览的当前选中项
|
||||
# In file picker, the currently selected item of the preview
|
||||
"ui.highlight" = { fg = "red", modifiers = ["bold", "italic", "underlined"] }
|
||||
|
||||
# 主光标/selection
|
||||
# main cursor/selection
|
||||
|
|
Loading…
Add table
Reference in a new issue