mirror of
https://github.com/helix-editor/helix
synced 2024-11-10 10:34:45 +01:00
Update gruvbox themes (#11477)
This commit is contained in:
parent
4e729dea02
commit
9e7c488ee3
@ -94,6 +94,8 @@
|
|||||||
"ui.menu" = { fg = "fg1", bg = "bg2" }
|
"ui.menu" = { fg = "fg1", bg = "bg2" }
|
||||||
"ui.menu.selected" = { fg = "bg2", bg = "blue1", modifiers = ["bold"] }
|
"ui.menu.selected" = { fg = "bg2", bg = "blue1", modifiers = ["bold"] }
|
||||||
"ui.popup" = { bg = "bg1" }
|
"ui.popup" = { bg = "bg1" }
|
||||||
|
"ui.picker.header.column" = { underline.style = "line" }
|
||||||
|
"ui.picker.header.column.active" = { modifiers = ["bold"], underline.style = "line" }
|
||||||
"ui.selection" = { bg = "bg2" }
|
"ui.selection" = { bg = "bg2" }
|
||||||
"ui.selection.primary" = { bg = "bg3" }
|
"ui.selection.primary" = { bg = "bg3" }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user