Skip to content

Commit

Permalink
Add ui.virtual.ruler
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanreger authored Mar 19, 2024
1 parent 600a4d8 commit 7b0da90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions runtime/themes/rasmus.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@
"ui.text" = { fg = "fg" }
"ui.text.focus" = { fg = "white" }

"ui.virtual" = { fg = "gray03" }
"ui.virtual.ruler" = { bg = "gray03" }
"ui.virtual.indent-guide" = { fg = "gray04" }
"ui.virtual.inlay-hint" = { fg = "gray05" }

Expand Down

0 comments on commit 7b0da90

Please sign in to comment.