layer5io/sistent

Refactor `mui` theme palette

Closed this issue · 0 comments

Current Behavior

The current MUI theme is almost the default, but our theme is customized to where some of the defaults will override the colors.

Desired Behavior

Refactor the MUI theme palette to utilize the custom properties we're using in Meshery UI and Meshery Cloud UI

Implementation

This implementation should be merged and released in v0.15 as the theme palette is different from what it originally was.

Acceptance Tests

Mockups


Contributor Guide