- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 24,638
- راهحلها
- 27
- پسندها
- 3,278
- امتیازها
- 113
- سن
- 28
- محل سکونت
- England
- وب سایت
- xenforo.xyz
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...
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...
