1
0
Fork
You've already forked ObsiThemeRef
0
A TLDR on Obsidian.md themes in the community store. Moved to Codeberg. Archived. https://obsithemeref.readthedocs.io/en/latest/
This repository has been archived on 2026年06月02日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Python 96%
  • Makefile 4%
2026年05月13日 11:57:08 +08:00
.github Added Makefile 2026年01月01日 22:08:37 +08:00
archive Added Makefile 2026年01月01日 22:08:37 +08:00
docs Updated license 2026年01月16日 15:59:29 +08:00
.all-contributorsrc Added themes 2025年07月16日 13:08:00 +08:00
.gitignore Added themes 2025年07月16日 13:08:00 +08:00
.readthedocs.yaml Updated deployment 2025年07月24日 17:20:36 +08:00
add_theme.py Added Makefile 2026年01月01日 22:08:37 +08:00
CODE_OF_CONDUCT.md Added Makefile 2026年01月01日 22:08:37 +08:00
CONTRIBUTING.md Added Makefile 2026年01月01日 22:08:37 +08:00
LICENSE.CC-BY-SA Updated license 2026年01月16日 15:59:29 +08:00
LICENSE.MIT Updated license 2026年01月16日 15:59:29 +08:00
Makefile Updated license 2026年01月16日 15:59:29 +08:00
mkdocs.yml Update README 2026年04月18日 15:44:56 +08:00
pyproject.toml Updated to use uv 2026年01月08日 20:40:13 +08:00
README.md Update README 2026年04月18日 15:44:56 +08:00
requirements.txt Update deps 2026年05月13日 11:57:08 +08:00
serve.py Updated license 2026年01月16日 15:59:29 +08:00
tree.txt Update deps 2026年05月13日 11:57:08 +08:00
uv.lock Update deps 2026年05月13日 11:57:08 +08:00

Obsidian Theme Reference

All Contributors

Note

If you are seeing this on GitHub, development has been moved over to Codeberg.

Foreword

Welcome to Obsidian Theme Reference (or OTR for short). This reference document will (hopefully) contain information about all current Obsidian themes in the community store. It hopes to be useful for those looking to try out new Obsidian themes, but will not go into too much detail for each theme (like tldr pages). The themes are listed in alphabetical order.

FAQ

View on the site's FAQ section.

Viewing this website in your Obsidian vault locally

View on the site's FAQ section on viewing locally.

Contributing

Pull Requests, Issues and other forms of contributions are welcome.

You can create your own fork of the project and clone it locally with Git before making changes for pull requests.

For adding themes and running a local preview of the site, you might find add_theme.py and the attached Makefile useful. If you are on a UNIX machine, do remember to make the scripts executable.

Do note that this repository has its own Code of Conduct and Contributing Guide.

License

The site and its content is licensed under the CC-BY-SA 4.0 License.

The site's source code is licensed under the MIT License.

Previously, this site and its corresponding source code are both licensed under the MIT License.

Credits

View on the site's Credits section.

The code of conduct was adopted from the Contributor Covenant

The contributing guide was adopted from conduct

Contributors