aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-11-02 21:48:10 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2022-11-02 21:48:10 +0100
commiteffa8af3da02c3494ed2a21d2ec547b2297fb275 (patch)
treef784b4d8e0939356548f76466aa5fcc5cd1736a2
parentsön 30 okt 2022 23:50:34 CET (diff)
downloadwiki-public-effa8af3da02c3494ed2a21d2ec547b2297fb275.tar.gz
wiki-public-effa8af3da02c3494ed2a21d2ec547b2297fb275.tar.xz
ons 2 nov 2022 21:48:10 CET
-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