# typora-theme-next
**Repository Path**: programmerxy/typora-theme-next
## Basic Information
- **Project Name**: typora-theme-next
- **Description**: 字体
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-05-18
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# NexT for Typora

🖋 An elegant and simple Typora theme, inpired by Hexo theme NexT.

## 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.
## Usage
Drag next.css & next folder to your Typora theme folder and restart Typora.
For fans of Helvetica font, there's a next-helvetica.css, **all Helvetica.**
## Example
Inline styles support **strong**, *Emphasis*, `code`, underline, ~~strikethrough~~, $\LaTeX$, X^2^, H~2~O, ==highlight==, [Link](typora.io), and emoji😉。
- With fully Chinese support:使用未来荧黑字体显示中文文字。
- 中文字体排版效果是什么样子?要解决这个问题,首先需要随便准备一些简体汉字,然后把他们放在这里,再啰嗦几句。
- And an elegant English font: Overpass.
- Everybody loves `JetBrains Mono`.
- [x] Check box supported.
```c
#include
int main(){
std::cout << "Hello World!" << end;
}
```
## 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](https://billc.io)) ⛵️
2020.4