]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/_variables.scss
add discord auth
[alttp.git] / resources / sass / _variables.scss
index 172daaadb3cfe1aa44eaee8cb5d7b4b0e2413427..ba6f9ca88c766aca35df9aa4b7fc6f49d8ef412d 100644 (file)
@@ -5,3 +5,8 @@ $body-bg: #f8fafc;
 $font-family-sans-serif: 'Nunito', sans-serif;
 $font-size-base: 0.9rem;
 $line-height-base: 1.6;
+
+// Custom variant
+$custom-colors: (
+       "discord": #5865f2
+);