aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--alacritty.wiki9
1 files changed, 9 insertions, 0 deletions
diff --git a/alacritty.wiki b/alacritty.wiki
index ee2d764..0e72e1c 100644
--- a/alacritty.wiki
+++ b/alacritty.wiki
@@ -10,3 +10,12 @@ change background :: `\033]11;#<6-digit-hexcode>\007`
change cursor :: `\033]12;#<6-digit-hexcode>\007`
terminal border bg :: `\033]708;#<6-digit-hexcode>\007`
+
+# change individual color
+`\033]4;{color};#FF0000\e\\`
+1. Red
+2. Green
+3. Yellow
+4. Blue
+5. Purple
+6. Cyan