Amaury
Well-known member
Not strictly a bug and it may be as designed, but I figured it couldn't hurt to report it and see.
The following style properties, based off the default style, are hard-coded in all areas or just certain areas, such as the background color, instead of pulling styling from the color palette like everything else:
Forms:
Buttons:
Form-Type Overlays:
Member Card:
There are others, like alerts and tooltips, but those definitely look intentional. The ones listed above looked questionable to me, and, again, figured it wouldn't hurt to see.
The following style properties, based off the default style, are hard-coded in all areas or just certain areas, such as the background color, instead of pulling styling from the color palette like everything else:
Forms:
- @ctrlUnitLabelError
- @textCtrl
- @textCtrlDisabled
- @formElementPrompt
- @textCtrlFocused
Buttons:
- @button
- @buttonHover
- @buttonActive
- @buttonDisabled
- @signupButton
Form-Type Overlays:
- @formOverlay
- @formOverlayLink
- @formOverlayButton
- @formOverlayLabelHint
- @formOverlayTextCtrl
- @formOverlayTextCtrlPrompt
- @formOverlayTextCtrlDisabled
- @formOverlayTabHover
- @formOverlayTabActive
Member Card:
- @memberCardBox
There are others, like alerts and tooltips, but those definitely look intentional. The ones listed above looked questionable to me, and, again, figured it wouldn't hurt to see.