Add colors to flux website
- Navigate to the corresponding website in the flux
- Navigate to the edit Admin View
- Update the hex colors in the Site Colors field
- Click Save
Update Wufoo CSS where necessary
If you update any of the gray shades then you must...
update the text colors and border colors
If you update the primary color shades then you need to...
update the button color for both the normal and hover states
update on focus colors
Update ezedit CSS where necessary
If you update any of the gray shades then you must...
- update the color property on the .ezedit_body class
- update h1 through h6 colors
If you update the primary color then you need to...
- update the .has-primary-600, .has-primary-700, etc classes
- update the .text-button colors in the ezedit CSS for both the normal, hover, and active states