### Current behavior Those config lines have special value, but the checker show that this is invalid value: - cursor_text_color `background` - wayland_titlebar_color `system` - macos_titlebar_color `system` ### Related docs - [cursor_text_color docs](https://sw.kovidgoyal.net/kitty/conf/#opt-kitty.cursor_text_color) - [wayland_titlebar_color](https://sw.kovidgoyal.net/kitty/conf/#opt-kitty.wayland_titlebar_color) - [macos_titlebar_color](https://sw.kovidgoyal.net/kitty/conf/#opt-kitty.macos_titlebar_color)
Current behavior
Those config lines have special value, but the checker show that this is invalid value:
backgroundsystemsystemRelated docs