From c99fc297e8b66273d6210bed0812efab399ba13b Mon Sep 17 00:00:00 2001 From: physcik Date: Thu, 23 Apr 2026 14:15:52 +0500 Subject: Weapons index --- front/src/index.css | 1 + 1 file changed, 1 insertion(+) (limited to 'front/src/index.css') diff --git a/front/src/index.css b/front/src/index.css index 4e7932e..0193f3b 100644 --- a/front/src/index.css +++ b/front/src/index.css @@ -3,6 +3,7 @@ --colorscheme-blue: #00F0FF; --colorscheme-white: #FAFAFA; --colorscheme-gray: #3C3C3C; + --colorscheme-light-gray: #909090F0; } * { -- cgit v1.3