--ui-menu-main-button-hover-bg | Hover color for primary menu buttons (for example Launch Run / Open Quests buttons). | linear-gradient(135deg, #26dcff, #aa7bff) | linear-gradient(135deg, #ff8a4f, #d74a3a) |
--ui-menu-inbox-bg | Base background of the top-right Inbox button on the main menu. | radial-gradient(...) | radial-gradient(circle at 20% 20%, rgba(255,122,60,0.4), rgba(40,46,58,0.96)) |
--ui-premium-resource-pill-fill-missing | Fill color for premium pass requirement bars when the player does not have enough resources. | linear-gradient(90deg, #4ac0ff, #7c5cff) | linear-gradient(90deg, #ff8a4f, #d74a3a) |