summaryrefslogtreecommitdiff
path: root/themes/theme.h
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-06-02 18:28:34 +0000
committerstkhan <personal@slickd.xyz>2021-06-02 18:28:34 +0000
commit601c30fe95ae58f409fb415e09c671417bac721e (patch)
treef1c00e126c6ad10cf7fbcc5da3df09bfbc8089db /themes/theme.h
parentfa75be3fdc444bb0cbcf276ab14d1fb3c040ce6b (diff)
Fixed autostart.sh script not running
Diffstat (limited to 'themes/theme.h')
-rw-r--r--themes/theme.h2
1 files changed, 1 insertions, 1 deletions
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 */