From 561c95d0dd8232123645c0ddade6edf4de497d04 Mon Sep 17 00:00:00 2001 From: mlangkabel Date: Thu, 23 Jul 2026 21:30:48 +0200 Subject: [PATCH] make belt darker so that there is more contrast to the item icons --- bin/app/data/config/visuals.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/app/data/config/visuals.toml b/bin/app/data/config/visuals.toml index 137592b..08fe69e 100644 --- a/bin/app/data/config/visuals.toml +++ b/bin/app/data/config/visuals.toml @@ -63,7 +63,7 @@ outline = "#ffffff" glyph = "Sb" [buildings.belt] -fill = "#5a5a5a" +fill = "#1a1a1a" outline = "#7a7a7a" glyph = ""