update feline config (rename colors table to theme)
This commit is contained in:
parent
dbc95e41bf
commit
e5435e93de
2 changed files with 2 additions and 2 deletions
|
@ -372,7 +372,7 @@ components.active[3][10] = {
|
|||
}
|
||||
|
||||
require("feline").setup {
|
||||
colors = {
|
||||
theme = {
|
||||
bg = colors.statusline_bg,
|
||||
fg = colors.fg,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue