diff options
| author | physcik <mynameisgennadiy@vk.com> | 2026-04-23 14:15:52 +0500 |
|---|---|---|
| committer | physcik <mynameisgennadiy@vk.com> | 2026-04-23 14:15:52 +0500 |
| commit | c99fc297e8b66273d6210bed0812efab399ba13b (patch) | |
| tree | 7275cc75244cc43a1e1ef28f2eb13878bd2225ad /front/src/index.css | |
| parent | 68f3941b17ce80f486d9dbaedbe3b4aa8746dff8 (diff) | |
Weapons index
Diffstat (limited to 'front/src/index.css')
| -rw-r--r-- | front/src/index.css | 1 |
1 files changed, 1 insertions, 0 deletions
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; } * { |
