No description
Find a file
2026-07-16 19:48:14 +08:00
.github/workflows ci: add checks and release automation 2026-07-16 17:13:25 +08:00
docs/superpowers docs: add Aera v1 implementation plan 2026-07-16 14:02:05 +08:00
fixtures fix: secure test vault linking 2026-07-16 16:57:04 +08:00
scripts fix: preserve failed version rollbacks 2026-07-16 19:08:41 +08:00
src feat: style complete note components 2026-07-16 16:05:22 +08:00
tests fix: preserve failed version rollbacks 2026-07-16 19:08:41 +08:00
.gitignore test: verify Aera in Obsidian 2026-07-16 19:48:14 +08:00
LICENSE Initial commit 2026-07-16 12:32:43 +08:00
manifest.json build: scaffold Aera theme 2026-07-16 14:09:48 +08:00
package-lock.json build: scaffold Aera theme 2026-07-16 14:09:48 +08:00
package.json ci: add checks and release automation 2026-07-16 17:13:25 +08:00
README.md ci: add checks and release automation 2026-07-16 17:13:25 +08:00
screenshot.png test: verify Aera in Obsidian 2026-07-16 19:48:14 +08:00
theme.css feat: style complete note components 2026-07-16 16:05:22 +08:00
versions.json build: scaffold Aera theme 2026-07-16 14:09:48 +08:00

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.

Aera screenshot

Development

Run npm install, npm run build, and npm run check.

For live preview, set AERA_TEST_VAULT, then run npm run link:vault and npm run dev. Changes to manifest.json require an Obsidian restart, while compiled CSS changes automatically reload in the linked vault.

Release assets

Every release contains manifest.json and theme.css.

License

MIT