mirror of
https://github.com/def-peter/obsidian-aera-theme.git
synced 2026-07-22 05:00:27 +00:00
No description
| .github/workflows | ||
| docs/superpowers | ||
| fixtures | ||
| scripts | ||
| src | ||
| tests | ||
| .gitignore | ||
| LICENSE | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| screenshot.png | ||
| theme.css | ||
| versions.json | ||
Aera
A quiet interface for clear thinking.
Aera is an Obsidian theme for calm, readable Chinese-first notes with light, dark, desktop, and mobile support.
Development
Run npm install, npm run build, and npm run check.
For live preview, set AERA_TEST_VAULT to a dedicated test vault, then run
npm run link:vault and npm run dev. The linker refuses to replace unknown
notes named Theme Playground.md or Embedded Note.md. Changes to
manifest.json require an Obsidian restart, while
compiled CSS automatically reloads in the linked vault.
Release assets
Every release contains manifest.json and theme.css.
