We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19693ee commit 75966c7Copy full SHA for 75966c7
extras/wezterm.lua
@@ -3,7 +3,7 @@ return {
3
background = "#16181a",
4
5
cursor_bg = "#ffffff",
6
- cursor_fg = "#ffffff",
+ cursor_fg = "#000000",
7
cursor_border = "#ffffff",
8
9
selection_fg = "#ffffff",
0 commit comments