summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorC. McEnroe2021-07-26 18:25:05 -0400
committerC. McEnroe2021-07-26 18:25:05 -0400
commit56139227a4e59bc99e7c90bb8b6b0a76bebc4ed6 (patch)
tree865076f9ab2d3804c9ff3ce2cffe4f55971e2a33
parent78a020df8242ae5e4e2ac210bc8d85dc27b43bb6 (diff)
Use (bright) red for \com text macro1.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"ᕕ( ᐛ )ᕗ" },