summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-07-26 18:25:05 -0400
committerJune McEnroe <june@causal.agency>2021-07-26 18:25:05 -0400
commit56139227a4e59bc99e7c90bb8b6b0a76bebc4ed6 (patch)
tree865076f9ab2d3804c9ff3ce2cffe4f55971e2a33
parentchroot: Avoid passing paths to -s (diff)
downloadcatgirl-56139227a4e59bc99e7c90bb8b6b0a76bebc4ed6.tar.gz
catgirl-56139227a4e59bc99e7c90bb8b6b0a76bebc4ed6.zip
Use (bright) red for \com text macro 1.9
-rw-r--r--edit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/edit.c b/edit.c
index f33bf0a..7dc0d34 100644
--- a/edit.c
+++ b/edit.c
@@ -88,7 +88,7 @@ static const struct {
 	{ L"\\banhammer", L"▬▬▬▬▬▬▬▋ Ò╭╮Ó" },
 	{ L"\\bear", L"ʕっ•ᴥ•ʔっ" },
 	{ L"\\blush", L"(˶′◡‵˶)" },
-	{ L"\\com", L"\0038,5\2 ☭ " },
+	{ L"\\com", L"\0038,4\2 ☭ " },
 	{ L"\\cool", L"(⌐■_■)" },
 	{ L"\\flip", L"(╯°□°)╯︵ ┻━┻" },
 	{ L"\\gary", L"ᕕ( ᐛ )ᕗ" },