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}$**
相关推荐
Naiva15 分钟前
ESP32 入门笔记02: ESP32-C3 系列( 芯片ESP32-C3FN4) (ESP-IDF + VSCode)
ide·笔记·vscode
qq_294481311 小时前
vscode 配置django
ide·vscode·django
草原上唱山歌1 小时前
为什么编程很难?
c语言·vscode·fpga开发
凌肖战13 小时前
vscode软件在 C发中常用插件
ide·vscode·编辑器
桐人,奥龙18 小时前
VM-Ubantu中使用vscode头文件报错——解决办法
vscode·编辑器
计算机学姐20 小时前
基于协同过滤算法+PHP的新闻推荐系统
开发语言·vue.js·vscode·mysql·php·phpstorm
爱串门的小马驹1 天前
VScode配置连接远程服务器
运维·服务器·vscode·远程登录
睡不醒的小泽1 天前
VSCode环境下连接 MySQL 8.0 数据库 (C++)
数据库·windows·vscode
DogDaoDao1 天前
Windows 环境下 vscode 配置 C/C++ 环境
c语言·c++·windows·vscode·gcc·mingw-w64
hong1616882 天前
VSCode中配置C/C++环境
c语言·c++·vscode