Skip to content

Commit

Permalink
Add ui.text.directory (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkang authored Jan 10, 2025
1 parent 59d67fe commit 97e09cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/default.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"ui.statusline.normal" = { fg = "base00", bg = "base03" }
"ui.statusline.select" = { fg = "base00", bg = "base0F" }
"ui.text" = "base05"
"ui.text.directory" = "base0D"
"ui.text.focus" = "base05"
"ui.virtual.indent-guide" = { fg = "base03" }
"ui.virtual.inlay-hint" = { fg = "base03" }
Expand Down

0 comments on commit 97e09cf

Please sign in to comment.