English / 简体中文
A clean Typora theme for editing AstroPaper-style Markdown posts.
| Light | Dark |
|---|---|
![]() |
![]() |
- Matches the visual rhythm of an AstroPaper-based technical blog.
- Uses a compact, text-first layout for long-form Markdown editing.
- Covers headings, lists, blockquotes, tables, code fences, math, diagrams, raw HTML blocks, TOC, footnotes, and YAML front matter.
- Provides separate Apaper and Apaper Dark theme files, so dark mode can be selected without changing the system color mode.
- Bundles Maple Mono CN for consistent Chinese and English text rendering.
- Download this repository or the latest release archive.
- In Typora, open Preferences > Appearance > Open Theme Folder.
- Copy
apaper.css,apaper-dark.css, and theapaperfolder into Typora's theme folder. - Restart Typora and select Apaper or Apaper Dark from the theme menu.
| System or App Appearance | Typora Theme |
|---|---|
| Light | Apaper |
| Dark | Apaper Dark |
| Keep the system light, but use a dark Typora editor | Apaper Dark |
Typora treats apaper.css and apaper-dark.css as two separate themes, so switch between them from Typora's theme menu when your preferred appearance changes.
apaper.css
apaper-dark.css
apaper/
└── fonts/
└── maple-mono-cn/
- Inspired by AstroPaper.
- Font assets come from Maple Mono.
- Theme structure and installation notes follow common Typora theme conventions, with Lapis as a reference.
Apaper is released under the MIT License.
Bundled Maple Mono CN font files are licensed separately under the SIL Open Font License 1.1.

