From c1c49ff82f40ed77dfca42136e5402ac1cad765a Mon Sep 17 00:00:00 2001 From: Antenore Gatta Date: Thu, 7 Jan 2021 16:31:19 +0100 Subject: Updating colors and fixing bold and brightenss issues --- src/remmina_pref.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/remmina_pref.h') diff --git a/src/remmina_pref.h b/src/remmina_pref.h index 3593c487a..a7964a2f5 100644 --- a/src/remmina_pref.h +++ b/src/remmina_pref.h @@ -89,6 +89,7 @@ typedef struct _RemminaColorPref { /* Color palette for VTE terminal */ gchar * background; gchar * cursor; + gchar * bold; gchar * foreground; gchar * color0; gchar * color1; -- cgit v1.2.3