wezterm: orange cursor
This commit is contained in:
parent
2d8728a1aa
commit
6a8ae2f0cc
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ local tab_bar_active = {
|
||||||
italic = true
|
italic = true
|
||||||
}
|
}
|
||||||
local custom_colors = {
|
local custom_colors = {
|
||||||
cursor_bg = '#cc241d',
|
cursor_bg = '#d65d0e',
|
||||||
cursor_fg = '#ebdbb2',
|
cursor_fg = '#ebdbb2',
|
||||||
tab_bar = {
|
tab_bar = {
|
||||||
background = tab_bar_bg,
|
background = tab_bar_bg,
|
||||||
|
|
Loading…
Reference in a new issue