There was an error while loading. Please reload this page.
1 parent bf67704 commit f87f15bCopy full SHA for f87f15b
1 file changed
kitty/options/definition.py
@@ -2628,6 +2628,8 @@
2628
:code:`background` means to use the background color of the currently active
2629
window and finally you can use an arbitrary color, such as :code:`#12af59` or
2630
:code:`red`.
2631
+
2632
+Note that when using :ref:`auto_color_scheme` this option is overridden by the color scheme file and must be set inside it to take effect.
2633
'''
2634
)
2635
0 commit comments