Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup MODX Manager CSS #67

Open
DESIGNfromWITHIN opened this issue Feb 8, 2015 · 2 comments
Open

Cleanup MODX Manager CSS #67

DESIGNfromWITHIN opened this issue Feb 8, 2015 · 2 comments

Comments

@DESIGNfromWITHIN
Copy link

I would like it to be easy to select some colors to change the look of the manager.
Also allow for a high contrast manager or easy different 'skins'.

@DESIGNfromWITHIN
Copy link
Author

So the Sass uses a mix of rgb and hex colors...

$primaryAction: rgb(88, 165, 152);
$success:#81B548;

Is this a good choice? Why not use only HEX or RGB?

@DESIGNfromWITHIN
Copy link
Author

Will convert all colors to HEX (or hsla if it has transparency)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant