Commit Graph

1 Commits

Author SHA1 Message Date
SteveO 0ca803ea4a
Add Solarized dark and Solarized light color scheme (#5066)
* feat:  add solarized dark and solarized light color scheme

Add the solarized dark and the solarized light color scheme, as well as accent colors and icons

* fix: 🐛 make colors more readable | forgot colors

Made colors, especially in light mode, more readable.

* feat:  add missing solarized-light branch

Add a missing Solarized-Light branch to the check

* remove trailing empty line

Remove a useless empty line

* modify share button to match light/dark theme

* match index.js color with bg-color

* fix: 🐛 distinguish destructable colors

Add some checks to make destructable colors distinguishable from non-harming ones

* fix: 🐛 improve color contrast/readability

* fix: 🐛 improve color contrast/readability for main colors

* refactor: ♻️ group primary and secondary theme colors by light/dark

* fix: 🐛 remove difference between main/sec grouping

* fix: 🐛 add missing mainSolarizedYellow styling

---------

Co-authored-by: DontBlameMe <32d1938e-18da-413a-853a-ccec6ded1347@slmails.com>
2024-05-08 15:43:18 +00:00