Add instagram background implementation and generalize application for other identity providers
This commit is contained in:
@@ -59,9 +59,11 @@
|
||||
|
||||
// We use these as default colors throughout
|
||||
// $primary-color: #008CBA;
|
||||
$primary-color: green
|
||||
// $primary-color: green
|
||||
$primary-color: #008349
|
||||
// $secondary-color: #e7e7e7;
|
||||
$secondary-color: #d7d7d7
|
||||
$alert-color: #ee3e41
|
||||
// $alert-color: #f04124;
|
||||
// $success-color: #43AC6A;
|
||||
// $warning-color: #f08a24;
|
||||
|
||||
Reference in New Issue
Block a user