How to upload your theme to the wiki - AnKing-VIP/AnkiRecolor GitHub Wiki
-
Create a new page.
-
Go into the edit mode of this page and copy contents of this page into the new page.
-
Fill in following in the template (below the horizontal line - three stars):
- Name
- Info
- This can be a description, notes, etc.
- Screenshots
- Copy the image and Ctrl + v (Windows)/ Command + v (Mac) the screenshot image right into the wiki editor. This will make GitHub upload the image.
- Snippet (JSON format)
-
You can now remove these instructions from the top of the new page (everything above the horizon line - three stars).
-
Make sure to add your newly-created theme page to the following locations:
-
If you want to include the theme in the add-on's preset themes, create a Pull Request to this repo and add a
.json
file to the themes folder. Add(dark)
or(light)
to the file name if only one mode is supported. (If you don't know how to do this, you can just make a new 'Issue' that you added a theme and we can do it whenever we have time).
Created by XYZ
Add description, notes, etc
Paste image(s) here.
{
"JSON snippet goes here": ""
}