From 7c9a43efe931f11358061e4bc193bdc80de89d68 Mon Sep 17 00:00:00 2001 From: pml68 Date: Sat, 3 Aug 2024 00:50:37 +0200 Subject: fix(tmux): colors --- st/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'st/config.h') diff --git a/st/config.h b/st/config.h index 40b313f..f5b4265 100644 --- a/st/config.h +++ b/st/config.h @@ -120,7 +120,6 @@ static const char *colorname[] = { [256] = "#191724", }; - /* * Default colors (colorname index) * foreground, background, cursor, reverse cursor -- cgit v1.2.3