From 854bee3a67b82e578fe1963ef8a15ffb9e755449 Mon Sep 17 00:00:00 2001 From: stkhan Date: Thu, 7 Dec 2023 06:50:12 -0600 Subject: Change theme color --- theme/snowy_mountain/colors.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme/snowy_mountain') diff --git a/theme/snowy_mountain/colors.h b/theme/snowy_mountain/colors.h index 9c38fbc..9bb0587 100644 --- a/theme/snowy_mountain/colors.h +++ b/theme/snowy_mountain/colors.h @@ -6,7 +6,7 @@ /* primary color */ -static const char col_cyan[] = "#3a4e8c"; +static const char col_cyan[] = "#778692"; /* secondary colors */ -- cgit v1.2.3