summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorProsperousPotato <ProsperousPotato@users.noreply.github.com>2025-07-26 12:30:53 +0100
committerProsperousPotato <ProsperousPotato@users.noreply.github.com>2025-07-26 12:30:53 +0100
commit779c9489a7d2c339e36a80c6432a1f65c8833e01 (patch)
tree75cb30773aabaafee30531590460923212a21811 /config.h
parent21758ff091b24bd6eec4fffa6f3f811238313e14 (diff)
updates
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index ec04ae0..274dd7e 100644
--- a/config.h
+++ b/config.h
@@ -12,7 +12,7 @@ static const char col_gray1[] = "#000000";
static const char col_gray2[] = "#000000";
static const char col_gray3[] = "#bbbbbb";
static const char col_gray4[] = "#eeeeee";
-static const char col_float[] = "#191970";
+static const char col_float[] = "#770000";
static const char col_cyan[] = "#bbbbbb";
static const char *colors[][4] = {
/* fg bg border float */