fix(game-ui): standardize tournament icons at 64px

This commit is contained in:
2026-08-13 16:45:51 +00:00
parent f4db6652cb
commit 3d147bfa72
8 changed files with 283 additions and 338 deletions
@@ -6,6 +6,7 @@
--sammo-color-border: rgba(201, 164, 90, 0.4);
--sammo-color-action-bg: rgba(16, 16, 16, 0.6);
--sammo-color-error: #f5b7b1;
--sammo-general-icon-size: 64px;
--sammo-button-base1-bg: #141c65;
--sammo-button-base1-border: #12195b;
--sammo-button-base1-hover-bg: #101651;