add: update config colorscheme

This commit is contained in:
asep.komarudin 2024-05-24 19:20:23 +07:00
parent 08b5d705d7
commit 4d3e980711
6 changed files with 827 additions and 599 deletions

View file

@ -92,6 +92,10 @@ return {
always_show_bufferline = true,
},
highlights = {
fill = {
fg = { attribute = "fg", highlight = "TabLine" },
bg = { attribute = "none", highlight = "TabLine" },
},
background = {
fg = { attribute = "fg", highlight = "TabLine" },
bg = { attribute = "none", highlight = "TabLine" },