mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-16 03:32:48 +00:00
added youtube downloader
This commit is contained in:
@@ -3,7 +3,7 @@ $navbarWidth: 200px;
|
||||
|
||||
// colors
|
||||
$primaryBlue: #7289da;
|
||||
$white: darken(white, 10%);
|
||||
$white: darken(white, 20%);
|
||||
|
||||
$gray1: #2e3136;
|
||||
$gray2: #2a2d32;
|
||||
@@ -11,3 +11,5 @@ $gray3: #23262a;
|
||||
$gray4: #2e3136;
|
||||
$gray5: #282b30;
|
||||
$gray6: #1e2124;
|
||||
|
||||
$lightGray: lighten($gray1, 15%);
|
||||
|
||||
Reference in New Issue
Block a user