Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
An elegant Typora theme inspired by the Hexo NexT theme, with light/dark variants and bilingual English–Chinese typography.
NexT for Typora is a free CSS theme that ports the elegant, minimalist design of the Hexo NexT theme to the Typora markdown editor, offering light and dark variants plus a Helvetica alternative.
NexT for Typora is a visual theme for Typora, a cross-platform markdown editor. It takes the standard Typora interface and restyles it with the design language of the Hexo NexT theme. The theme is distributed as four CSS files and a bundled next folder containing fonts; you install it by copying the files into Typora's theme directory and restarting the app. It was created by Bill Chen and published on GitHub under the repository name typora-theme-next.
font-variant-ligatures: none; in the CSS.export-font-size variable in the CSS changes the font size of exported PDF or DOCX files.Typora users who want the NexT look can apply the same clean, content-focused aesthetic to their local markdown writing. Bilingual writers who mix English and Chinese benefit from the Overpass and Glow Sans pairing. Writers who prefer a more constrained, academic style can use the Helvetica variant, which has slightly tightened line height.
Installation is manual: download the theme, drag whichever of the four CSS files you prefer plus the next folder into Typora's theme folder, and restart Typora. To adjust the exported font size, edit the export-font-size variable. To enable code ligatures, find font-variant-ligatures: none; and comment out that line.
The theme is free to download from its GitHub repository.
Download the theme and drag the CSS file you want (light, dark, or Helvetica version) along with the next folder into Typora's theme folder, then restart Typora. The theme appears in Typora's theme selection menu.
Yes. The theme ships with both light and dark CSS files, and each also has a Helvetica variant. You can switch by selecting the corresponding theme in Typora.
It uses Overpass for English, Glow Sans (未来荧黑) for Chinese, and JetBrains Mono for code. If Glow Sans looks bad on a non-HiDPI screen, delete the Glow Sans font from the next folder, and Typora will fall back to Microsoft YaHei or PingFang.
Code ligatures are disabled by default. To turn them on, open the CSS file you're using, find font-variant-ligatures: none;, and comment out or remove that line, then save and restart Typora.
Yes. Edit the export-font-size variable in the CSS file. This overrides the base font size used when Typora exports documents to PDF or DOCX format.
