A Repository for theming all things Misskey
- Open Settings
- Under
Client settings
, clickThemes
- Click
Install Theme
- Under
Theme code
, paste in the contents of the theme you want to install - Click
Install
- Go back to
Themes
page - Select the Theme you installed
- Profit
- Go to Control Panel > Branding or General (if using Misskey v12 / Firefish)
- Under "Instance-wide default light theme", paste the contents of the theme or light varient of theme you want to use
- Under "Instance-wide default dark theme", paste the contents of the theme or dark varient of theme you want to use
All themes submitted to the repository should follow this structure
- css
↪ theme name
↪ README.md
↪ themename.css (if there is multiple files include all of the needed theme files)
↪ LICENSE (If different from repository)
↪ screenshot.png (if theres multiple varients include screenshots for all)
- decorations
↪ decorations pack name
↪ README.md
↪ decorations-varient-name.png (per varient in pack)
↪ LICENSE (If different from repository)
- themes
↪ theme name
↪ README.md
↪ themename.json5 (if there is multiple files include all of the needed theme files)
↪ LICENSE (If different from repository)
↪ screenshot.png (if theres multiple varients include screenshots for all)
All files in this repository are licensed under Creative Commons Zero v1.0 Universal unless stated otherwise
feel free to make a pr for adding themes, your pr should follow the repository structure and credit the theme maker aswell as have the license of the theme