]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/_variables.scss
add user stream links
[alttp.git] / resources / sass / _variables.scss
index aadcd836691bf6dd8adc6e80714a1229ff3a43be..886d1d2bc307ab5cd666e1794660cd43cd1b0486 100644 (file)
@@ -11,8 +11,10 @@ $bronze: #ad8a56;
 $discord: #5865f2;
 $gold: #c9b037;
 $silver: #b4b4b4;
+$twitch: #6441a5;
 
 // Custom variant
 $custom-colors: (
-       "discord": $discord
+       "discord": $discord,
+       "twitch": $twitch
 );