All Projects → BillChen2k → typora-theme-next

BillChen2k / typora-theme-next

Licence: other
A theme for Typora, inspired by hexo theme NexT.

Programming Languages

CSS
56736 projects

Projects that are alternatives of or similar to typora-theme-next

typora-vue-dark-theme
This is a dark typora theme forked from typora-vue-theme which inspired by Vue document style.
Stars: ✭ 35 (-79.04%)
Mutual labels:  typora-theme
typora-theme-autumnus
Typora theme for 中文
Stars: ✭ 223 (+33.53%)
Mutual labels:  typora-theme
typora-theme-tomotoes
🍅 一个番茄味的 Typora 主题
Stars: ✭ 18 (-89.22%)
Mutual labels:  typora-theme
typora-latex-theme
将Typora伪装成LaTeX的中文样式主题,本科生轻量级课程论文撰写的好帮手。This is a theme disguising Typora into Chinese LaTeX style.
Stars: ✭ 2,239 (+1240.72%)
Mutual labels:  typora-theme
TJU-typora-latex-theme
天津大学本科生课程论文撰写:使用Typora代替LaTex
Stars: ✭ 24 (-85.63%)
Mutual labels:  typora-theme
Material-Ocean
A blueish oceanic color scheme for various applications
Stars: ✭ 79 (-52.69%)
Mutual labels:  typora-theme
typora-theme-auto-numbering
Typora 主题自动编号
Stars: ✭ 181 (+8.38%)
Mutual labels:  typora-theme
typora-solarized
Solarized theme for Typora (markdown editor)
Stars: ✭ 21 (-87.43%)
Mutual labels:  typora-theme
typora-theme-orange-heart
A Typora Theme - 一个 Typora 主题
Stars: ✭ 137 (-17.96%)
Mutual labels:  typora-theme
Typora-Onigiri
Typora Theme for Japanese Texts
Stars: ✭ 23 (-86.23%)
Mutual labels:  typora-theme
typora notion-theme
My customisations for Typora to look a little more like Notion.so
Stars: ✭ 32 (-80.84%)
Mutual labels:  typora-theme
typora-hivacruz-theme
A Typora theme forked from Cobalt to match my other color schemes.
Stars: ✭ 38 (-77.25%)
Mutual labels:  typora-theme

NexT for Typora

image-20200423021248443

🖋 An elegant and simple Typora theme, inspired by Hexo theme NexT.
GitHub All Releases GitHub release (latest by date)

Features

English 🇺🇸 & 中文 🇨🇳 supported, JetBrains Mono as mono font.

NexT is one of the most powerful and elegant themes for hexo. This is a transplanted version of NexT on Typora, with English font Overpass and Chinese font Glow Sans (未来荧黑),a modern and concise Chinese font by Zhejiang University.

This theme includes styles for typos, underline, checkbox and sidebar, and a Helvetica version for fans of classic fonts. Tuned for both macOS and Windows, and now with a dark version:

image-20200529142243531

Usage

There will be four css files, drag whichever css file you like & next folder to your Typora theme folder and restart Typora.

Helvetica font would look more constraint and academic. For fans of Helvetica, both light and dark theme have a Helvetica version. Note that line height in Helvetica version is slightly tightened for better appearance.

Code ligatures in JetBrains Mono are disabled by default. If you want it on, just find font-variant-ligatures: none; in the css files and comment that line.

If you want to change the font size of exported files (like pdf or docx), edit export-font-size variable in the css files.

Example

Inline styles support strong, Emphasis, code, underline, strikethrough, $\LaTeX$, X^2^, H2O, ==highlight==, Link, and emoji😉

  • With fully Chinese support:使用未来荧黑字体显示中文文字。

    • 中文字体排版效果是什么样子?要解决这个问题,首先需要随便准备一些简体汉字,然后把他们放在这里,再啰嗦几句。
  • And an elegant English font: Overpass.

  • Everybody loves JetBrains Mono.

  • Check box styled.

#include <iostream>
int main(){
  std::cout << "Hello World!" << end;
}
Table Style Of NexT
Is Shown Here .

Notes

Glow Sans font would look better on HiDPI screens. If you don’t have one and had a bad experience, you can delete Glow Sans font under the next folder and it will use your Microsoft YaHei or PingFang to render Chinese.

Author: Bill Chen (https://billc.io) ⛵️

2020.4

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].