Uh oh!
There was an error while loading. Please reload this page.
Add theme config - #58411
Conversation
Zinkue
commented
Nov 17, 2025
About the palette generator for us to make a suggestion. I found this ones: Played a little bit with them and both looks fine to me |
85b8329 to
b94d394Compare0946506 to
0c48e71CompareZinkue
commented
Nov 23, 2025
Link to previous discussion/PR: #56854 |
44c7a5b to
53d23c2CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
9a250c5 to
1a97377CompareUh oh!
There was an error while loading. Please reload this page.
marcosmartinezfco
commented
Dec 15, 2025
Amazing feature, is this expected to be released in version |
pierrejeambrun
commented
Dec 15, 2025
This is a feature and will be in next minor release (3.2.0), we follow semver. |
marcosmartinezfco
commented
Dec 15, 2025
Sweet, thanks so much. |
* Add theme config property * Add custom theme to Chakra UI's theme * Add Oklch type and unit tests * Add UI documentation * Fix CI test_config * Fix Oklch regex * Move ChakraCustomProvider.tsx * Create defaultSystem
* Add theme config property * Add custom theme to Chakra UI's theme * Add Oklch type and unit tests * Add UI documentation * Fix CI test_config * Fix Oklch regex * Move ChakraCustomProvider.tsx * Create defaultSystem
closes: #53443
related: #56854
Enables the personalization of Chakra's UI theme via
themeconfiguration propertyCurrently only the
brandcolor palette can be customized.Modifying the
brandcolor palette you also modify the navbar/sidebar.Provided a how-to-guide for customizing UI theme.
Screenshots
Input
greenfromtheme.tsOutput

Input
yellowfromtheme.tsOutput

Input
redfromtheme.tsOutput

^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.