Stop gradients at panel bg color
This commit is contained in:
parent
c8edd6b417
commit
fb4fd54f6f
3 changed files with 3 additions and 2 deletions
|
@ -11,6 +11,7 @@ $font-family: 'Nunito', Arial, Helvetica, Sans-Serif;
|
|||
$accent-color: #03b381;
|
||||
$notice-primary-color: #ff4b55;
|
||||
$notice-secondary-color: #61708b;
|
||||
$header-panel-bg-color: #f2f5f8;
|
||||
|
||||
// typical text (dark-on-white in light skin)
|
||||
$primary-fg-color: #454545;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue