• Stars
    star
    177
  • Rank 215,985 (Top 5 %)
  • Language
    CSS
  • Created over 4 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A theme for Typora, inspired by hexo theme NexT.

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

More Repositories

1

LearningRepo

My Learning Repo in ECNU, Software Engineering
Jupyter Notebook
37
star
2

ECNU-class2ics

华东师范大学课程表导出工具
CSS
18
star
3

hcu

Visualizing History of Chinese Universities.
TypeScript
16
star
4

HiSynth

A simple yet powerful Analog Synthesizer built with Swift. Winner of the WWDC23 Swift Student Challenge.
Swift
9
star
5

se-faq

QA platform for Software Engineering freshmen in ECNU.
Vue
8
star
6

Spirited

Transcribe piano audio to MIDI files.
JavaScript
8
star
7

sklec-vis

SKLEC costal data visualization system. Built with React, Django, TS & Docker.
TypeScript
7
star
8

Covid19

ECNU Databse System course project.
Vue
5
star
9

Pintos

Solution for the Pintos project (Operating System course lab), with detailed reports in Chinese.
C
5
star
10

ecnuvis

Homepage for ECNU Visualization Lab built with next.js and contentlayer.
TypeScript
5
star
11

KDEBandwidth

KDE Bandwidth Selectors in Python.
Jupyter Notebook
3
star
12

salientime

Code for "SalienTime: User-driven Selection of Salient Time Steps for Large-Scale Geospatial Data Visualization", ACM CHI 2024
Python
3
star
13

ecnu-autosign

2
star
14

DigitalImage

Leaning repo for course digital image processinng, ECNU.
TeX
2
star
15

PicManager

ECNU J2EE Project.
CSS
2
star
16

dotfiles

Shell
2
star
17

ModelRenderer

A 3D point cloud model renderer using OpenGL and C#.
C#
1
star
18

Chi-Bot-Story

迟先生传
Python
1
star
19

Aeemo

A Microduino music game.
C++
1
star
20

Ballanced

🎮 A mocked version of game Ballance with Unity.
ShaderLab
1
star
21

Ballamap

Ballance Map Manager
Visual Basic
1
star
22

phonetic-names

Add phonetic names for your iCloud Chinese contacts.
Swift
1
star
23

tiny-compiler

Course project for Compiler course.
C++
1
star
24

LeetCode

C++
1
star