Hello,
I'm trying to build a theme with a different shade for light and dark and autoContrast does not work properly to adjust the color of text on buttons.
In dark and light mode, text is always black. I would expect a white text in dark mode.
Because if I change primaryShade: 9 the text is white and with primaryShade: 1, text is black as expected.
For the record, the theme I would like to use is something like that:
Hello, I'm trying to build a theme with a different shade for light and dark and
autoContrast
does not work properly to adjust the color of text on buttons.In dark and light mode, text is always black. I would expect a white text in dark mode. Because if I change
primaryShade: 9
the text is white and withprimaryShade: 1
, text is black as expected.For the record, the theme I would like to use is something like that: