summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--guix/colors.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/colors.scm b/guix/colors.scm
index 6603642d249..09bc7c60cc2 100644
--- a/guix/colors.scm
+++ b/guix/colors.scm
@@ -92,7 +92,7 @@
92 (UNDERLINE "4") 92 (UNDERLINE "4")
93 (UNDERSCORE "4") 93 (UNDERSCORE "4")
94 (BLINK "5") 94 (BLINK "5")
95 (REVERSE "6") 95 (REVERSE "7")
96 (CONCEALED "8") 96 (CONCEALED "8")
97 (BLACK "30") 97 (BLACK "30")
98 (RED "31") 98 (RED "31")