How to upload your theme to the wiki - AnKing-VIP/AnkiRecolor GitHub Wiki

  1. Create a new page.

  2. Go into the edit mode of this page and copy contents of this page into the new page.

  3. Fill in following in the template (below the horizontal line - three stars):

    1. Name
    2. Info
      • This can be a description, notes, etc.
    3. 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.
    4. Snippet (JSON format)
  4. You can now remove these instructions from the top of the new page (everything above the horizon line - three stars).

  5. Make sure to add your newly-created theme page to the following locations:

    1. Home
    2. Sidebar
    3. Themes
  6. 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

Info

Add description, notes, etc

Screenshots

Paste image(s) here.

Snippet

{
"JSON snippet goes here": ""
}
⚠️ **GitHub.com Fallback** ⚠️