refactor(themes): removed `ui.highlight` effects from `solarized_light`

This now matches `solarized_dark` changes from #10261
pull/10506/head
Rolo 3 months ago committed by Michael Davis
parent 97f683b336
commit 6bdc6f460e

@ -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…
Cancel
Save