Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add text theme #95

Closed
wants to merge 7 commits into from
Closed

Conversation

gaygoblin
Copy link

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

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended

data/text/preset.toml Outdated Show resolved Hide resolved
data/text/Preset.toml Outdated Show resolved Hide resolved
data/text/Preset.toml Outdated Show resolved Hide resolved
gaygoblin and others added 2 commits August 1, 2024 15:57
Co-authored-by: Sophie L <beartechtalks@gmail.com>
Co-authored-by: Sophie L <beartechtalks@gmail.com>
data/text/Preset.toml Outdated Show resolved Hide resolved
gaygoblin and others added 2 commits August 4, 2024 21:40
Co-authored-by: Sophie L <beartechtalks@gmail.com>
@gaygoblin
Copy link
Author

okay! everything should be fine now.. i double checked the preset.toml again and it seems good!

@Rexogamer
Copy link
Member

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

@gaygoblin gaygoblin closed this Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants