👀 Overview
This new version fixes a critical bug, adds support for Nebula, and streamlines code.
✅ Changes
- Reduces
createThemeJSONfunction by removingexistingDatavariable and merging intothemevariable. - Fixes #26 by keeping the homepage in new JSON (how did I even not notice this?)
- Reduces dialog contents by using ::backdrop feature (didn't even know about this one.)
- Fixes Nebula styling.
- Adds more major code streamlining.
In total, the lines of code have gone from 1533 -> 1471.