Split up settings file

This commit is contained in:
Sam Potts
2017-12-20 18:00:05 +00:00
parent 6bc3592381
commit f3df7aba15
15 changed files with 134 additions and 107 deletions

View File

@ -0,0 +1,9 @@
// ==========================================================================
// Colors
// ==========================================================================
$plyr-color-main: #1aafff !default;
$plyr-color-gunmetal: #2f343d !default;
$plyr-color-fiord: #4f5b5f !default;
$plyr-color-lynch: #6b7d85 !default;
$plyr-color-heather: #b7c5cd !default;