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):
   
   ![Screenshot from 2022-02-04 
18-35-29](https://user-images.githubusercontent.com/20026712/152576770-3325f4b2-071e-49a5-8c80-a29ac949863e.png)
   
   ![Screenshot from 2022-02-04 
19-06-42](https://user-images.githubusercontent.com/20026712/152576785-f82b07d2-bd2e-46bf-b697-049a27c80b49.png)
   
   ![Screenshot 
(5)](https://user-images.githubusercontent.com/20026712/152577302-dbdd4a50-88a0-44df-86fe-4012a627f5a2.png)
   
   


-- 
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]


Reply via email to