
Colors
Inheritance
Background, Text, and Border inherit their value from the corresponding global colour on the Colors panel by default. Set a value to override the global colour for the header only. Icon colour is independent — it always has an explicit value and does not fall back to a global colour.Reset
Click Reset on the Header bar panel to restore all four settings to their defaults. Background, Text, and Border return to inheriting the global colours. Icon resets to#111826.
CSS variables
Every header bar colour maps to a CSS variable you can reference in Custom CSS:CSS variables always output the resolved value. If a setting inherits from the global colour, the variable reflects the current global value — not
null or empty.Related
Colors
Define the global colour palette that header bar settings inherit from.
Custom CSS
Override any style with custom CSS.