summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-12-14 20:49:09 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-12-14 20:49:09 +0900
commit2c828e3c9284e147002a5279b6dba9b2a85680b0 (patch)
treec6e16c6cee83df860279163deb6260f97886d596
parente3407330a7fb81ef7f40c7c14e9436784e90e041 (diff)
modified config.h
-rw-r--r--slock/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slock/config.h b/slock/config.h
index f878cad..112d410 100644
--- a/slock/config.h
+++ b/slock/config.h
@@ -22,7 +22,7 @@ static const char* background_image = "";
static const char *message = "THESIAH";
/* text color */
-static const char *text_color = "#131313";
+static const char *text_color = "#C6D0F5";
/* text size */
static const char *font_name = "monospace:size=18:bold";