Skip to content

Commit

Permalink
feat(themes): add ruler for adwaita-dark (#10260)
Browse files Browse the repository at this point in the history
  • Loading branch information
RoloEdits committed Apr 8, 2024
1 parent be8afe1 commit c499f9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/themes/adwaita-dark.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
"ui.help" = { bg = "libadwaita_dark_alt" }
"ui.text" = "light_4"
"ui.virtual" = "dark_1"
"ui.virtual.ruler" = { bg = "libadwaita_popup"}
"ui.menu" = { fg = "light_4", bg = "libadwaita_popup" }
"ui.menu.selected" = { fg = "light_4", bg = "blue_5" }
"ui.menu.scroll" = { fg = "light_7", bg = "dark_3" }
Expand Down

0 comments on commit c499f9a

Please sign in to comment.