We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 147b9d3 commit b81ed7cCopy full SHA for b81ed7c
tools/gen.py
@@ -411,7 +411,7 @@ def read_itermcolors_file(iterm_path: pathlib.Path) -> Theme:
411
412
fallback_color_map = {
413
"Cursor Guide Color": "Cursor Color",
414
- "Cursor Text Color": "Foreground Color",
+ "Cursor Text Color": "Background Color",
415
"Selected Text Color": "Background Color",
416
"Selection Color": "Foreground Color",
417
"Bold Color": "Foreground Color",
0 commit comments