// Body $body-bg: #f8fafc; // Typography $font-size-base: 0.9rem; $line-height-base: 1.6; // Colors $bronze: #ad8a56; $challonge: #ff7324; $discord: #5865f2; $gold: #c9b037; $racetime: #eeeeee; $silver: #b4b4b4; $twitch: #6441a5; $youtube: #ff0000; // Custom variant $custom-colors: ( "challonge": $challonge, "discord": $discord, "racetime": $racetime, "twitch": $twitch, "youtube": $youtube );