themes
themes copied to clipboard
feat: add text theme
text
a TUI theme based on the one of the same name from Spicetify. Most of the code was written by me. This is my first "big" CSS project, and I really liked making it :3
- [x] I understand and have followed the contribution guide
- [x] I have tested my changes locally and they are working as intended
okay! everything should be fine now.. i double checked the preset.toml again and it seems good!
still not quite, but it's getting closer. you might want to look at this for a working example - note the use of sections instead of certain key names (e.g. [variables.primary] with a background key instead of primary-background).
alternatively, you can use this tool I made to convert the original JSON theme into a working TOML file. hope that helps :3