Update gruvbox themes

* stylize v2 picker column headers
This commit is contained in:
0rphee 2024-08-12 22:16:06 -06:00
parent f65ec32a1c
commit 1fc500fc60

View File

@ -94,6 +94,7 @@
"ui.menu" = { fg = "fg1", bg = "bg2" }
"ui.menu.selected" = { fg = "bg2", bg = "blue1", modifiers = ["bold"] }
"ui.popup" = { bg = "bg1" }
"ui.picker.header" = { modifiers = ["bold", "underlined"] }
"ui.selection" = { bg = "bg2" }
"ui.selection.primary" = { bg = "bg3" }