mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-21 14:32:04 +02:00
6 lines
236 B
SCSS
6 lines
236 B
SCSS
// = Onboarding Colors
|
|
// ============================================================================
|
|
// No CSS hacks, variables overrides only
|
|
|
|
$o-onboarding-color-blue: #7188c1 !default;
|
|
$o-onboarding-color-orange: #c67c7a !default;
|