Ultrachromic
Ultrachromic copied to clipboard
Custom dracula style theme based on kaleidochromic and a new progress bar type
Took it for a spin, not to my type of look but customization is the name of the game, so all additions are welcome!
Some changes I want to see. Generally the presets are just a collection of imports and a few extra lines of code on top. It looks like you've copied the code from the relevant modules in one after another. But please look at the existing presets and copy their structure. Any code that is not unique to the preset should be imported rather than copied, as this way any updates and fixes made to that code will apply to the preset without any need to maintain the preset in parallel.
I also spotted some bugs, assuming I applied the code correctly... Seeing some blue accents when selecting text fields, and there is a size difference between watched and unwatched indicators for some reason.
Thank you for your work, once the structure matches the rest of Ultrachromic, I'll be happy to merge!