1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-18 05:26:03 +02:00

added wezterm cursor border

This commit is contained in:
eoli3n 2023-11-06 21:40:49 +01:00
parent 8bc2d5b4f6
commit e9c3396dc6

View File

@ -15,6 +15,7 @@ config.colors = {
foreground = '{{ color7 }}', foreground = '{{ color7 }}',
background = '#202020', background = '#202020',
cursor_bg = '{{ color7 }}', cursor_bg = '{{ color7 }}',
cursor_border = '{{ color7 }}',
selection_fg = 'black', selection_fg = 'black',
selection_bg = '{{ color3 }}', selection_bg = '{{ color3 }}',
ansi = { ansi = {