]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/_variables.scss
event details
[alttp.git] / resources / sass / _variables.scss
index f546d4f0dbb496eb67b392707c3b61a0a46e6ef0..3c0d0e7460a876c1df890bea895db559d19918b3 100644 (file)
@@ -7,6 +7,7 @@ $line-height-base: 1.6;
 
 // Colors
 $bronze: #ad8a56;
+$challonge: #ff7324;
 $discord: #5865f2;
 $gold: #c9b037;
 $silver: #b4b4b4;
@@ -15,6 +16,7 @@ $youtube: #ff0000;
 
 // Custom variant
 $custom-colors: (
+       "challonge": $challonge,
        "discord": $discord,
        "twitch": $twitch,
        "youtube": $youtube