From eed3c76d745f37ade56d0cc4ed8486913cd8e1f7 Mon Sep 17 00:00:00 2001 From: elioat Date: Sat, 28 Dec 2024 07:59:40 -0500 Subject: * --- html/rogue/js/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/rogue') diff --git a/html/rogue/js/config.js b/html/rogue/js/config.js index fb7040c..afd1123 100644 --- a/html/rogue/js/config.js +++ b/html/rogue/js/config.js @@ -1,7 +1,7 @@ const Config = { colors: { BACKGROUND: 'rgba(135, 206, 235, 0.3)', - GRID: '#333333', + GRID: 'rgba(0, 0, 0, 0.25)', PLAYER: 'red', HEX_FILL: '#ffffff' }, -- cgit 1.4.1-2-gfad0