From 60f1e650a996c95ab937627096300503cfd90292 Mon Sep 17 00:00:00 2001 From: stkhan Date: Wed, 19 May 2021 17:18:07 -0500 Subject: Made installation script quiet, and added purple theme --- themes/theme.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/theme.h') diff --git a/themes/theme.h b/themes/theme.h index dfca57e..162087c 100644 --- a/themes/theme.h +++ b/themes/theme.h @@ -6,7 +6,7 @@ /* primary color */ -static const char col_cyan[] = "#0a0063"; +static const char col_cyan[] = "#8c0180"; /* secondary colors */ -- cgit v1.2.3