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}$**
相关推荐
CAE虚拟与现实1 天前
VSCode中的下载VSIX是指什么?
ide·vscode·编辑器
路边闲人21 天前
vscode启用GEMINI CODE ASSIST插件
ide·vscode·gemini
CAE虚拟与现实1 天前
VSCode官方汉化包
ide·vscode·编辑器·vscode汉化
CAE虚拟与现实1 天前
VSCode创建Python项目和运行py文件
ide·vscode·编辑器
Stardep1 天前
ssh远程连接服务器到vscode上“连接失败”
服务器·vscode·ssh
superior tigre2 天前
1.linux环境配置+ssh远程连接vscode调试(问题:无法联网,无法共享粘贴板,不满足运行vscode服务器的先决条件)
linux·服务器·vscode
老黄编程2 天前
VSCode 的百度 AI编程插件
ide·vscode·ai编程
老黄编程2 天前
VSCode AI编程插件
ide·vscode·ai编程
Naiva2 天前
ESP32-C3 入门09:基于 ESP-IDF + LVGL + ST7789 的 1.54寸 WiFi 时钟(SquareLine Studio 移植)
ide·笔记·vscode
return(b,a%b);2 天前
VSCode 远程开发连接(glibc<2.28)
ide·vscode·编辑器