stream-pi / website

Stream-Pi website made in React with Typescript, Bootstrapped with NextJS
https://stream-pi.com
GNU General Public License v3.0
8 stars 0 forks source link

Add solarized dark and light themes to site #8

Closed SamuelQuinones closed 3 years ago

SamuelQuinones commented 3 years ago

add more color variation to really make use of the Styled Components implementation. This could also be a gateway to having multiple themes on the site aside from just light and dark

SamuelQuinones commented 3 years ago

With the removal of styled-components, and the current challange of pre-loading CSS I'll be closing this and maybe revisiting it on my own time,