pull/13486/merge
Simon Théorêt 2025-06-15 11:08:21 +05:30 committed by GitHub
commit 0891797dab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
"ui.bufferline.background" = { bg = "light-black" } "ui.bufferline.background" = { bg = "light-black" }
"ui.text" = { fg = "white" } "ui.text" = { fg = "white" }
"ui.text.directory" = { fg = "blue" } "ui.text.directory" = { fg = "red" }
"ui.text.focus" = { fg = "white", bg = "light-black", modifiers = ["bold"] } "ui.text.focus" = { fg = "white", bg = "light-black", modifiers = ["bold"] }
"ui.help" = { fg = "white", bg = "gray" } "ui.help" = { fg = "white", bg = "gray" }