From 9ced9ab5cbd37aa910f6c55ee57fb28d5a528b0a Mon Sep 17 00:00:00 2001 From: Aadhavan Srinivasan Date: Thu, 24 Apr 2025 08:58:24 -0400 Subject: [PATCH] Added underline 'color' --- config/ccat.colors | 1 + 1 file changed, 1 insertion(+) diff --git a/config/ccat.colors b/config/ccat.colors index 0319c4f..dec2854 100644 --- a/config/ccat.colors +++ b/config/ccat.colors @@ -5,3 +5,4 @@ PINK: 38 244 211 244 22 BOLD_WHITE: 38 -1 -1 -1 1 ITALIC_WHITE: 38 -1 -1 -1 3 +UNDERLINE_WHITE: 38 -1 -1 -1 4