1
0
Fork 0

wezterm: orange cursor

This commit is contained in:
Von Random 2023-08-22 19:44:26 +03:00
parent 2d8728a1aa
commit 6a8ae2f0cc

View file

@ -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,