[WIP] Add reverse modifiers to form controls#1914
Conversation
c53b27f to
2165eba
Compare
|
Is there a demo page in the review app to see all reversed form controls? The contrast on the above screenshot seem very low, almost like the controls are disabled. I wonder if there needs to be different approaches, one for reversed form components (if needed?) and another for dark mode (which are needed). |
|
@paulrobertlloyd Just the component review pages now updated to show reverse styles:
Yeah the blue is fairly awful so please consider this as a WIP step towards dark mode All examples are meeting the 4.5:1 contrast ratio (Level AA) but it'll look a lot better on black
Exactly this. Our current "reverse" approach (e.g. header search white input on a blue background) doesn't work with |
2165eba to
6ccb274
Compare
|
402789d to
66344f7
Compare



Description
This PR adds
--reversemodifier support to all form controlsWork might be split out of this PR to support dark mode
With reverse support also added to:
Checklist