osstotalsoft / rocket-ui-ts

A collection of reusable and composable React components written in TypeScript built on top of Material UI Core V5
MIT License
19 stars 4 forks source link

Different secondary color for the Blue theme #63

Closed st-angelo closed 1 year ago

st-angelo commented 1 year ago

Latest version

Description

The current secondary color for the Blue theme is very similar to the primary color. In our app we use primary for most of the buttons, and secondary to distinguish certain buttons/elements. This is fine for all other themes, but for the Blue theme the colors are too similar.

The secondary color for the Blue theme could be lighter, similar to the Green theme.