compile theme.css with new bootstrap color var

This commit is contained in:
Holger Koenemann 2014-12-12 11:30:43 +01:00
parent 1d4c9d0feb
commit f68a635da5
3 changed files with 2 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,5 +4,6 @@
@import "understrap/understrap"; // Some basic understrap styles. Helps to combine Bootsrap and _s theme and provides some basic styleing for additonal functions <- Dont edit this files!
@import "font-awesome/understrap_font-awesome"; // <- Dont edit this files! If you don´t need/want Font Awesome support comment out this line
// Any additional imported files //
@import "theme/theme"; // <-- ADD YOUR STYLES HERE

View File

@ -5,4 +5,4 @@
//Thats the ugly Bootstrap blue used for all the links, primary buttons etc.
//Just add your color code here, compile the SCSS to change this color everywhere
$brand-primary: #ff6d5a;
$brand-primary: #ff6d5a; //#ff6d5a