Skip to content

How to contribute a theme? #5186

Answered by wez
jacobrreed asked this question in Q&A
Mar 19, 2024 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

The schemes are sync'd from upstream repos.
If you have one of your own that you'd like to add, take a look at https://github.com/EdenEast/nightfox.nvim/blob/main/extra/dayfox/wezterm.toml
for an example of the toml file and metadata.
To get it added, you'd submit a PR here to wezterm to add a few lines like this, but with your repo listed instead:

schemeses
.sync_toml("https://github.com/EdenEast/nightfox.nvim", "main", "")
.await?;

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@wez
Comment options

Answer selected by jacobrreed
@jacobrreed
Comment options

@jacobrreed
Comment options

@wez
Comment options

@jacobrreed
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants