Describe the bug
There are many different (and clashing) color themes at play in master now (see screenshots). We need to decide what colors should replace the purples and pinks. (cc: @jameskoster)
Additionally there are style regressions that need to be fixed.
Screenshots














Noting here that $theme-color should be used for most of these and is derived from the user chosen theme. Our postCSS process doesn't handle that correctly.
As @psealock says, in most cases we should be using $theme-color for any accent colors in our own components.
Ideally for core components - things like checkboxes, toggles, tabs, buttons, etc - we simply remove any overrides we've added and utilise their included styles.
For clarification around which colors to use for our own unique components (things like check list items, summary numbers, etc), please refer to Figma.
Text links should match core. Without looking I'm not sure exactly which color is used there, but highly likely to be $theme-color :)
One more area looking a bit off too - and mentioned to @octaedro in a DM too:

Thanks for adding this issue Jeff, I saw all the OBW on a fresh test site in JN