No description
Find a file
2026-07-17 08:18:16 +08:00
.github/workflows ci: add checks and release automation 2026-07-16 17:13:25 +08:00
docs/superpowers docs: plan blue content components 2026-07-17 07:16:01 +08:00
fixtures fix: preserve vault notes and user fonts 2026-07-16 20:44:46 +08:00
scripts feat: shift Aera to a blue color system 2026-07-17 07:22:36 +08:00
src fix: fold only outer reading quotes 2026-07-17 08:18:16 +08:00
tests fix: fold only outer reading quotes 2026-07-17 08:18:16 +08:00
.gitignore fix: refine Aera preview asset 2026-07-16 20:00:41 +08:00
LICENSE Initial commit 2026-07-16 12:32:43 +08:00
manifest.json chore: prepare Aera 1.0.0 2026-07-16 20:08:15 +08:00
package-lock.json chore: prepare Aera 1.0.0 2026-07-16 20:08:15 +08:00
package.json chore: prepare Aera 1.0.0 2026-07-16 20:08:15 +08:00
README.md fix: preserve vault notes and user fonts 2026-07-16 20:44:46 +08:00
screenshot.png fix: refine Aera preview asset 2026-07-16 20:00:41 +08:00
theme.css fix: fold only outer reading quotes 2026-07-17 08:18:16 +08:00
versions.json chore: prepare Aera 1.0.0 2026-07-16 20:08:15 +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 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.

License

MIT