• This repository has been archived on 29/Oct/2023
  • Stars
    star
    173
  • Rank 220,124 (Top 5 %)
  • Language
    CSS
  • License
    MIT License
  • Created about 4 years ago
  • Updated about 2 years ago

Reviews

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

Repository Details

A theme crafted & designed for modern computer screens, inspired by Microsoft Fluent Design System.

fluent

Fluent-Typora

This is a theme carefully crafted & designed for modern computer screens, inspired by Microsoft Fluent Design System.

The theme now has a built-in dark mode support. Which means the theme changes with your system, and you don't have to manually setup any preferences.

Separated themes (fluent-light.css, fluent-dark.css) are also provided.

This theme is currently tested on MacOS only.

Installation

The required font faces are not provided in this repository. You should download the font families manually. Otherwise Typora will render by your system's default.

  • Inter

  • Jetbrains Mono

  • (If you need Chinese support 如果你需要中文支持) Source Han Sans / 思源黑体

    • Notice that if you have the newly released variable font version of Source Han Sans installed, the typography in your PDF exportation might be corrupted. Modify the variable --cjk-font defined in fluent.css to fix this. (Strokes in Source Han Sans VF are separated)
    • 如果你安装了新的可变字体版本思源黑体,PDF 导出可能会出现问题。此时请修改 fluent.css 中的 --cjk-font

Escapings

You can place headers in blockquote with extra styles.

> # Bookmark
> This is `H1` inside a block quote.

And this theme renders them like this:

fluent escaping

Screenshots

fluent light

fluent dark