From 5f985b00e2d209dac2bd707b6a9a262c311c620f Mon Sep 17 00:00:00 2001 From: Madeleine Date: Sat, 24 Sep 2022 22:28:54 +0100 Subject: [PATCH] update comment --- themes/catppuccin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/catppuccin.h b/themes/catppuccin.h index 9e86ddc..311e247 100644 --- a/themes/catppuccin.h +++ b/themes/catppuccin.h @@ -22,7 +22,7 @@ static const char *colorname[] = { [256] = "#CDD6F4", /* default foreground colour */ [257] = "#1E1E2E", /* default background colour */ -[258] = "#F5E0DC", /*575268*/ +[258] = "#F5E0DC", /* 575268 */ };