From 601c30fe95ae58f409fb415e09c671417bac721e Mon Sep 17 00:00:00 2001 From: stkhan Date: Wed, 2 Jun 2021 18:28:34 +0000 Subject: Fixed autostart.sh script not running --- 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 b2df992..162087c 100644 --- a/themes/theme.h +++ b/themes/theme.h @@ -6,7 +6,7 @@ /* primary color */ -static const char col_cyan[] = "#00731f"; +static const char col_cyan[] = "#8c0180"; /* secondary colors */ -- cgit v1.2.3