I made another release, 0.7 (beta), of my app. This release has mostly visual enhancements. Improved theming and icon selections. I’m kinda proud of my theme system since I rarely see apps that let users fine-tune the specific colors of the app they’re using the way this does… even though I would not use this feature as a user myself unless I had some brand colors I needed to match. I actually had this working before CSS variables became available, using brute-force javascript on every possible element I needed to color, but now the code behind it is much simpler and just uses CSS variables.
Related posts
-
Rambling about books and stuff
Let’s talk about the media I’m consuming right now. Currently listening to Patrick Stewart’s autobiography Making... -
Peace is about attitude, language, and the courage to be vulnerable
I’ve been watching this old show from my childhood called Alien Nation and it presented a... -
My Life in Snippets
When I was 6 I wanted to write a science fiction novel about Transformers but didn’t...