Skip to content

Commit

Permalink
Sunset theme: text.directory
Browse files Browse the repository at this point in the history
  • Loading branch information
pithecantrope committed Dec 31, 2024
1 parent bbeb99d commit 4f58df9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions runtime/themes/sunset.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,10 @@ special = "sky"
"ui.help" = { fg = "text", bg = "block" }

"ui.text" = { fg = "text", bg = "base" }
"ui.text.focus" = "sun"
"ui.text.inactive" = { fg = "cmnt", modifiers = ["italic"] }
"ui.text.info" = { bg = "block" }
"ui.text.directory" = "sky"
"ui.text.focus" = "sun"
"ui.text.inactive" = { fg = "cmnt", modifiers = ["italic"] }
"ui.text.info" = { bg = "block" }

"ui.virtual" = { fg = "block" }
"ui.virtual.ruler" = { bg = "block" }
Expand Down

0 comments on commit 4f58df9

Please sign in to comment.