View all by durian
durian
Follow durian
Follow
Following durian
Following
Add To Collection
Collection
Comments
Devlog
So Many Colors!
←
Return to So Many Colors!
Devlog
0.1.17: More colors!
October 07, 2025
by
durian
Added even more colors to get those creativity juices flowing!...
Continue reading
0.1.16: Donation button
October 07, 2025
by
durian
I'm hoping to sustain the development of these apps through donation so I added a donate button...
Continue reading
0.1.15: Better icon
September 18, 2025
by
durian
Chose a different icon to match the app better! The screenshots on this project page have been updated as well...
Continue reading
0.1.14: Visual improvements
September 17, 2025
by
durian
New "Done" icon Larger color pill in the dialog...
Continue reading
0.1.13: Add gradients to the page
September 10, 2025
by
durian
Aside from the sections that have individual colors, we also generate a gradient of them. Mostly for aesthetic reasons...
Continue reading
0.1.12: Selected colors can now be saved from the modal
September 06, 2025
by
durian
Clicking or tapping on a color will open a modal that allows you to copy multiple color formats. Now I added the ability to save that specific color. Before After Shows the color that was selected, mo...
Continue reading
0.1.11.2: Update RetroV, smaller icon
August 19, 2025
by
durian
Made a smaller icon and also updated RetroV to the latest version...
Continue reading
0.1.11: Use smaller DOM library
August 17, 2025
by
durian
Now using a smaller virtual DOM library https://ratfactor.com/retrov/...
Continue reading
0.1.10: RGB565 (16-bit RGB)
August 07, 2025
by
durian
Added 16-bit RGB format support for use in embedded or older systems...
Continue reading
0.1.9: Tagalog translation
August 06, 2025
by
durian
Added Tagalog translation to the app!...
Continue reading
0.1.8: Faster app!
July 29, 2025
by
durian
1
Colors and sections are computed only once if possible which makes rendering faster...
Continue reading
0.1.7: Virtual DOM
July 26, 2025
by
durian
Thanks to Mithril.js, it's much easier to write HTML and update them on the page as the program's state changes. It's mostly a benefit on my end because the app is easier to understand and reason with...
Continue reading
0.1.6: Color picker works on iOS
July 24, 2025
by
durian
After a bunch of fiddling, the color picker works on iOS now!...
Continue reading
0.1.5: Color picker!
July 23, 2025
by
durian
The app now has a color picker! Aside from being able to pick a random color, you can put in a color yourself as well now...
Continue reading
0.1.4: Colors can now be deleted
July 21, 2025
by
durian
Previously you can only save colors, but now you can delete them as well!...
Continue reading
0.1.3: More accessible colors
July 18, 2025
by
durian
The app now creates a variety of light and dark colors based on the background and chooses which one has the best contrast to use as foreground text!...
Continue reading
0.1.2: Add a little animation for the saved section
July 13, 2025
by
durian
1
When saving, it's hard to tell where they're saved. To help with that, whenever the save button is pressed, a little indicator will bounce to show people where it went...
Continue reading