mirror of https://github.com/helix-editor/helix
fix theme onelight: ui.picker.header (#13413)
parent
52d4d775ce
commit
626407395a
|
@ -162,7 +162,7 @@
|
|||
"ui.highlight" = { bg = "grey-300" }
|
||||
|
||||
"ui.picker.header" = { fg = "purple"}
|
||||
"ui.picker.header.active" = { fg = "blue"}
|
||||
"ui.picker.header.column.active" = { fg = "blue"}
|
||||
|
||||
"diagnostic.info" = { underline = { color = "blue", style = "dotted" } }
|
||||
"diagnostic.hint" = { underline = { color = "green", style = "dashed" } }
|
||||
|
|
Loading…
Reference in New Issue