feat(themes): add `ui.virtual.ruler` for `poimandres`

This change also propagates to `poimandres-storm`
pull/10506/head
Rolo 3 months ago committed by Michael Davis
parent 6fdc1d6a95
commit 785d09e38f

@ -58,6 +58,7 @@ string = { fg = "brightMint" }
"ui.text.inactive" = "darkerGray"
"ui.virtual" = { fg = "darkerGray.b0" }
"ui.virtual.indent-guide" = "#303442"
"ui.virtual.ruler" = { bg ="selection" }
"ui.selection" = { bg = "focus" }
"ui.selection.primary" = { bg = "selection" }

Loading…
Cancel
Save