Carsonthemonkey / GIST

App to summarize audio files for the LC ACM spring 2023 hackathon
MIT License
3 stars 0 forks source link

Dark mode dynamic #62

Closed Carsonthemonkey closed 1 year ago

Carsonthemonkey commented 1 year ago

Adds toggleable dark mode, by updating components to use variables for all colors. Variables are currently in the index.css and are reassigned at runtime through TypeScript.