Skip to content

Commit

Permalink
feat(themes): add ui.virtual.ruler for base16_default_light
Browse files Browse the repository at this point in the history
  • Loading branch information
RoloEdits authored and the-mikedavis committed Apr 18, 2024
1 parent bb57686 commit 4e16956
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/themes/base16_default_light.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"ui.cursor.primary" = { fg = "base05", modifiers = ["reversed"] }
"ui.virtual.whitespace" = "base03"
"ui.virtual.jump-label" = { fg = "blue", modifiers = ["bold", "underlined"] }
"ui.virtual.ruler" = { bg = "base01" }
"ui.text" = "base05"
"operator" = "base05"
"ui.text.focus" = "base05"
Expand Down

0 comments on commit 4e16956

Please sign in to comment.