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}$**
相关推荐
9分钟带帽1 小时前
vscode解决终端输出乱码的问题
vscode·cmake
陶瓷好烦3 小时前
智能编码助手:VSCode+Keil+Kilo Code打造自然语言编程环境
vscode·stm32·单片机
DeadPool loves Star6 小时前
新版VSCode登录Old Linux
linux·ide·vscode
小松要进步6 小时前
VSCode
ide·vscode·编辑器
终端鹿6 小时前
VSCode插件Console Ninja详解:把DevTools搬进编辑器,调试效率翻倍
ide·vscode·编辑器
【ql君】qlexcel17 小时前
Visual Studio Code的使用,VS code常用扩展
ide·vscode·编辑器·visual studio·扩展
望眼欲穿的程序猿19 小时前
Vscode Clangd 无法索引 C++17 或者以上标准
java·c++·vscode
卓小帅的博客1 天前
解决vscode中无法使用特定语言注释的问题
ide·vscode·编辑器·快捷键·无法注释
hello_fengfeng1 天前
VSCode Remote-SSH 连接失败修复(权限问题)
ide·vscode·ssh
赖念安1 天前
在 vscode 的 NPM SCRIPTS 面板点击执行后脚本失败
ide·vscode·npm