frm
Guest
offline
There's a style option
Other finds are hard coding
HTML:
to set the color to inherit from.
But, in doing so, that would remove the built in light/dark mode, and may mess up light mode to display darker, if you wanted to just be constrained to a light style, as that is already defined in
As you can see from the screenshot, it makes navigation...
Read more
Continue reading...
metaThemeColor, which I presume is supposed to do just that, but it doesn't.Other finds are hard coding
HTML:
<meta name="theme-color" content="">to set the color to inherit from.
But, in doing so, that would remove the built in light/dark mode, and may mess up light mode to display darker, if you wanted to just be constrained to a light style, as that is already defined in
PAGE_CONTAINER.As you can see from the screenshot, it makes navigation...
Read more
Continue reading...