fish, wezterm, nvim: colors
This commit is contained in:
parent
de20bf0470
commit
2d8728a1aa
3 changed files with 8 additions and 3 deletions
|
@ -24,6 +24,8 @@ local tab_bar_active = {
|
|||
italic = true
|
||||
}
|
||||
local custom_colors = {
|
||||
cursor_bg = '#cc241d',
|
||||
cursor_fg = '#ebdbb2',
|
||||
tab_bar = {
|
||||
background = tab_bar_bg,
|
||||
active_tab = tab_bar_active,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue