0
点赞
收藏
分享

微信扫一扫

Typora 字体颜色配置

m逆光生长 2022-02-14 阅读 79
github

Typora 字体颜色配置

Typora 简介

[Typora 官网](https://typora.io) Typora是一款支持实时预览的 Markdown 文本编辑器。它有 OS X、Windows、Linux 三个平台的版本.

主题设置

![在这里插入图片描述](https://img-blog.csdnimg.cn/d9806725b5554d43b1dc347de801a7d4.png?x-oss-process=image/watermark,type_d3F5LXplbmhlaQ,shadow_50,text_Q1NETiBA54y05YeJ5YeJ,size_20,color_FFFFFF,t_70,g_se,x_16)

色系

暖色系

```css
$\textcolor{DarkOrchid}{测试颜色}$
$\textcolor{Purple}{测试颜色} $
$\textcolor{Plum}{测试颜色}$
$\textcolor{GreenYellow}{测试颜色} $
$\textcolor{Yellow}{测试颜色}$
$\textcolor{Melon}{测试颜色} $
$\textcolor{YellowOrange}{测试颜色}$
$\textcolor{Orange}{测试颜色} $
$\textcolor{BurntOrange}{测试颜色}$
$\textcolor{Bittersweet}{测试颜色}$
$\textcolor{RedOrange}{测试颜色} $
$\textcolor{Mahogany}{测试颜色}$
$\textcolor{OliveGreen}{测试颜色}$
$\textcolor{RawSienna}{测试颜色} $
$\textcolor{Sepia}{测试颜色}$
$\textcolor{Brown}{测试颜色} $
$\textcolor{Maroon}{测试颜色} $
$\textcolor{BrickRed}{测试颜色}$
$\textcolor{Red}{测试颜色} $
$\textcolor{OrangeRed}{测试颜色}$
$\textcolor{RubineRed}{测试颜色}$
$\textcolor{Salmon}{测试颜色}$
$\textcolor{CarnationPink}{测试颜色}$
$\textcolor{Magenta}{测试颜色} $
$\textcolor{VioletRed}{测试颜色}$
$\textcolor{Rhodamine}{测试颜色} $
$\textcolor{Mulberry}{测试颜色}$
$\textcolor{RedViolet}{测试颜色} $
$\textcolor{Fuchsia}{测试颜色}$
$\textcolor{Lavender}{测试颜色} $
$\textcolor{Thistle}{测试颜色}$
$\textcolor{Orchid}{测试颜色} $
$\textcolor{Violet}{测试颜色} $
$\textcolor{RoyalPurple}{测试颜色}$
$\textcolor{Periwinkle}{测试颜色}$

冷色系

$\textcolor{WildStrawberry}{测试颜色}$
$\textcolor{JungleGreen}{测试颜色}$
$\textcolor{SeaGreen}{测试颜色} $
$\textcolor{ForestGreen}{测试颜色}$
$\textcolor{SpringGreen}{测试颜色}$
$\textcolor{NavyBlue}{测试颜色} $
$\textcolor{RoyalBlue}{测试颜色}$
$\textcolor{Blue}{测试颜色} $
$\textcolor{Cerulean}{测试颜色}$
$\textcolor{Cyan}{测试颜色} $
$\textcolor{ProcessBlue}{测试颜色}$
$\textcolor{SkyBlue}{测试颜色} $
$\textcolor{Turquoise}{测试颜色}$
$\textcolor{TealBlue}{测试颜色} $
$\textcolor{Aquamarine}{测试颜色}$
$\textcolor{BlueGreen}{测试颜色} $
$\textcolor{Emerald}{测试颜色}$
$\textcolor{CadetBlue}{测试颜色}$
$\textcolor{CornflowerBlue}{测试颜色}$
$\textcolor{MidnightBlue}{测试颜色}$
$\textcolor{Apricot}{测试颜色} $
$\textcolor{Peach}{测试颜色}$
$\textcolor{Black}{测试颜色}$
$\textcolor{YellowGreen}{测试颜色}$
$\textcolor{Dandelion}{测试颜色}$
$\textcolor{Goldenrod}{测试颜色} $
$\textcolor{PineGreen}{测试颜色} $
$\textcolor{LimeGreen}{测试颜色}$
$\textcolor{BlueViolet}{测试颜色}$
举报

相关推荐

0 条评论