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

How do custom themes work? #47

Open
InterstellarOne opened this issue Mar 3, 2025 · 1 comment
Open

How do custom themes work? #47

InterstellarOne opened this issue Mar 3, 2025 · 1 comment

Comments

@InterstellarOne
Copy link

I have this theme, and I would like to distribute it as a link to make updates easier. How can I format it for neptune?

@twnlink
Copy link
Member

twnlink commented Mar 3, 2025

Simply preface the top of the file with a comment with JSON containing meta information.

/*
{
  "name": "theme name",
  "author": "theme author",
  "description": "theme description"
}
*/

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

No branches or pull requests

2 participants