tabbar is cool

This commit is contained in:
aliaksandrkotau 2023-12-16 10:05:05 +01:00
parent 9222164c4e
commit 6b32dcdd6c
3 changed files with 29 additions and 2 deletions

View file

@ -8,5 +8,14 @@ return {
},
opts = {
-- configurations go here
theme = {
normal = {
-- bg = "#000000"
bold = true
},
--dirname = { bg = "#000000" },
--basename = { bg = "#888888" },
--context = { bg = "#DDDDDD" },
}
},
}