Skip to content

Commit

Permalink
feat(themes): add ui.text.directory to gruber-darker (#12797)
Browse files Browse the repository at this point in the history
  • Loading branch information
satoqz authored Feb 6, 2025
1 parent 18b9eb9 commit c36ed6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/themes/gruber-darker.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"ui.window" = { fg = "bg1" }
"ui.help" = { bg = "bg1", fg = "fg0" }
"ui.text" = { fg = "fg0" }
"ui.text.directory" = { fg = "niagara0", modifiers = ["bold"] }
"ui.text.focus" = { bg = "bg5", modifiers = ["bold"] }
"ui.selection" = { bg = "bg2" }
"ui.selection.primary" = { bg = "bg5" }
Expand Down

0 comments on commit c36ed6a

Please sign in to comment.