typora 文字颜色设置 和 高亮

高亮

修改高亮字体的样式和添加快捷键
https://www.freesion.com/article/23721444731/

改变颜色

Typora之 如何改变字体颜色
https://www.cnblogs.com/sabertobih/p/13998669.html

c 复制代码
**$\textcolor{red}{这里输入你要改变颜色的文字} $**

11

c 复制代码
**$\textcolor{GreenYellow}{GreenYellow} $**
**$\textcolor{Yellow}{Yellow}$**
**$\textcolor{Goldenrod}{Goldenrod} $**
**$\textcolor{Dandelion}{Dandelion}$**
**$\textcolor{Apricot}{Apricot} $**
**$\textcolor{Peach}{Peach}$**
**$\textcolor{Melon}{Melon} $**
**$\textcolor{YellowOrange}{YellowOrange}$**
**$\textcolor{Orange}{Orange} $**
**$\textcolor{BurntOrange}{BurntOrange}$**
**$\textcolor{Bittersweet}{Bittersweet}$**
**$\textcolor{RedOrange}{RedOrange} $**
**$\textcolor{Mahogany}{Mahogany}$**
**$\textcolor{Maroon}{Maroon} $**
**$\textcolor{BrickRed}{BrickRed}$**
**$\textcolor{Red}{Red} $**
**$\textcolor{OrangeRed}{OrangeRed}$**
**$\textcolor{RubineRed}{RubineRed}$**
**$\textcolor{WildStrawberry}{WildStrawberry}$**
**$\textcolor{Salmon}{Salmon}$**
**$\textcolor{CarnationPink}{CarnationPink}$**
**$\textcolor{Magenta}{Magenta} $**
**$\textcolor{VioletRed}{VioletRed}$**
**$\textcolor{Rhodamine}{Rhodamine} $**
**$\textcolor{Mulberry}{Mulberry}$**
**$\textcolor{RedViolet}{RedViolet} $**
**$\textcolor{Fuchsia}{Fuchsia}$**
**$\textcolor{Lavender}{Lavender} $**
**$\textcolor{Thistle}{Thistle}$**
**$\textcolor{Orchid}{Orchid} $**
**$\textcolor{DarkOrchid}{DarkOrchid}$**
**$\textcolor{Purple}{Purple} $**
**$\textcolor{Plum}{Plum}$**
**$\textcolor{Violet}{Violet} $**
**$\textcolor{RoyalPurple}{RoyalPurple}$**
**$\textcolor{BlueViolet}{BlueViolet}$**
**$\textcolor{Periwinkle}{Periwinkle}$**
**$\textcolor{CadetBlue}{CadetBlue}$**
**$\textcolor{CornflowerBlue}{CornflowerBlue}$**
**$\textcolor{MidnightBlue}{MidnightBlue}$**
**$\textcolor{NavyBlue}{NavyBlue} $**
**$\textcolor{RoyalBlue}{RoyalBlue}$**
**$\textcolor{Blue}{Blue} $**
**$\textcolor{Cerulean}{Cerulean}$**
**$\textcolor{Cyan}{Cyan} $**
**$\textcolor{ProcessBlue}{ProcessBlue}$**
**$\textcolor{SkyBlue}{SkyBlue} $**
**$\textcolor{Turquoise}{Turquoise}$**
**$\textcolor{TealBlue}{TealBlue} $**
**$\textcolor{Aquamarine}{Aquamarine}$**
**$\textcolor{BlueGreen}{BlueGreen} $**
**$\textcolor{Emerald}{Emerald}$**
**$\textcolor{JungleGreen}{JungleGreen}$**
**$\textcolor{SeaGreen}{SeaGreen} $**
**$\textcolor{Green}{Green}$**
**$\textcolor{ForestGreen}{ForestGreen}$**
**$\textcolor{PineGreen}{PineGreen} $**
**$\textcolor{LimeGreen}{LimeGreen}$**
**$\textcolor{YellowGreen}{YellowGreen}$**
**$\textcolor{SpringGreen}{SpringGreen}$**
**$\textcolor{OliveGreen}{OliveGreen}$**
**$\textcolor{RawSienna}{RawSienna} $**
**$\textcolor{Sepia}{Sepia}$**
**$\textcolor{Brown}{Brown} $**
**$\textcolor{Tan}{Tan}$**
**$\textcolor{Gray}{Gray} $**
**$\textcolor{Black}{Black}$**
相关推荐
xxxxxue44 分钟前
VS Code 隐藏顶部标题栏中间的文字
vscode·隐藏·标题栏
Aldrich_328 小时前
蓝桥杯嵌入式赛道—-软件篇(GPIO输出模式配置)
c语言·vscode·stm32·单片机·嵌入式硬件·蓝桥杯
应茶茶19 小时前
VsCode通过SSH远程连接云服务器遇到主机密钥变更问题
服务器·vscode·ssh
小龙报1 天前
《VScode搭建教程(附安装包)--- 开启你的编程之旅》
c语言·c++·ide·vscode·单片机·物联网·编辑器
buvsvdp50059ac1 天前
如何在VSCode中设置Python解释器?
ide·vscode·python
天天向上10242 天前
VueUse的使用
前端·vue.js·vscode
锻炼²2 天前
(已解决)vscode打开stm32cubemx生成的工程报红色波浪线警告
ide·vscode·stm32·stm32cubemx·vscode打开keil工程
言6663 天前
vscode 设置中文-语言
ide·vscode·编辑器
百***12223 天前
vscode配置django环境并创建django项目(全图文操作)
vscode·django·sqlite
Molesidy3 天前
【VSCode】【Clangd】Win下的基于LLVM/Clangd+Clangd插件+MINGW+CMake的VSCode配置C/C++开发环境的详细教程
c++·ide·vscode·clangd·llvm