elShiaLabeouf opened a new pull request #5937:
URL: https://github.com/apache/cloudstack/pull/5937
### Description
Hello!
I wanted to use dark red as the `@primary-color`, but after I'd set it, some
elements turned grayish-red, which wasn't suitable for me. I decided to
introduce some new optional variables for `config.json`.
This PR adds features that allow users to stylize:
- selected menu item & hovered table rows via `@primary-color-light`,
- gauges on Root-domain admin dashboard via `@dashboard-graph-`,
- tiles on custom-domain admin dashboard ``@dashboard-tile-`.
Introduced them in the `ui/docs/customize.md`.
Tested it with and without the variables set.
Focused on unchanging the default behavior (color palettes), so that default
bg-colors will be the same as before.
### Types of changes
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Bug fix (non-breaking change which fixes an issue)
- [X] Enhancement (improves an existing feature and functionality)
- [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
#### Feature/Enhancement Scale
- [ ] Major
- [X] Minor
### Screenshots (if appropriate):



--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]