mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
misc
This commit is contained in:
parent
9150cb8b27
commit
6689ebc11e
1 changed files with 3 additions and 3 deletions
|
|
@ -182,18 +182,18 @@ return {
|
|||
},
|
||||
|
||||
St_cwd_text = {
|
||||
fg = colors.red,
|
||||
fg = colors.white,
|
||||
bg = colors.lightbg,
|
||||
},
|
||||
|
||||
St_cwd_sep = {
|
||||
fg = colors.red,
|
||||
bg = colors.grey,
|
||||
bg = colors.statusline_bg,
|
||||
},
|
||||
|
||||
St_pos_sep = {
|
||||
fg = colors.green,
|
||||
bg = colors.grey,
|
||||
bg = colors.lightbg,
|
||||
},
|
||||
|
||||
St_pos_icon = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue