* ✅ test(astral-spec): small adjustments to tests
Taking it slow this time, just made some small changes to start
* ✅ test(astral-spec): try a test for restoring a theme
Attempt to add another test for the restore function
* 🐛 fix(astral-spec): fix new test
Try to fix the new test added
* 🐛 fix(astral-spec): another attempt to fix test
Try to add a function to reset the state
* ✅ test(astral-spec): remove test
Give up for now and remove the new test
* ✨ feat(astral-spec): try to add some actually useful tests
Bit of a hail mary, let's see how it plays out
* 🐛 fix(astral-spec): remove broken tests
Well at least some of them work
* ✨ feat(astral-spec): add a custom theme test
I think this one will work!
* 🐛 fix(astral-spec): fix custom theme test
Fix the custom theme test (mid-high confidence)
The previous attempts failed due to lack of available colorschemes
* ✨ feat(astral-spec): new test parameters
Now we are really doing tests!
* 🐛 fix(astral-spec): fix tests
Fix the 2 tests that failed