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}$**
相关推荐
不知所云,2 小时前
3. lvgl 9.3 vscode 模拟环境搭建 lv_port_pc_vscode-release-v9.3
ide·vscode·编辑器·c·sdl·lvgl vscode·lvgl模拟器
墨小傲3 小时前
基于Linux下的vscode c/c++开发环境搭建详细教程
linux·c语言·vscode
tan180°13 小时前
MySQL表的操作(3)
linux·数据库·c++·vscode·后端·mysql
我在看世界18 小时前
家里vscode连公司内网vscede
vscode·ssh
悠悠小茉莉21 小时前
Win11 安装 Visual Studio(保姆教程 - 更新至2025.07)
c++·ide·vscode·python·visualstudio·visual studio
SZ1701102311 天前
华为云 银河麒麟 vscode远程连接
ide·vscode·华为云
yanjiee1 天前
需要scl来指定编译器的clangd+cmake在vscode/cursor开发环境下的配置
ide·vscode·编辑器
Waltt_Qiope1 天前
关于使用cursor tunnel链接vscode(避免1006 issue的做法)
ide·vscode·issue
Charlene Fung1 天前
vs code远程自动登录服务器,无需手动输入密码的终极方案(windows版)
运维·服务器·vscode·ssh
奇文怪式1 天前
VSCode+arm-none-eabi-gcc交叉编译+CMake构建+OpenOCD(基于Raspberry Pico RP2040)
arm开发·ide·vscode·rp2040