Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 12:22:54 +01:00
f8a8d5a964
This reverts commit 2e5af57c26
.
10 Zeilen
380 B
SCSS
10 Zeilen
380 B
SCSS
$primary: #222222 !default;
|
|
$secondary: #ffffff !default;
|
|
$tertiary: #0088cc !default;
|
|
$quaternary: #e45735 !default;
|
|
$header_background: #ffffff !default;
|
|
$header_primary: #333333 !default;
|
|
$highlight: #ffff4d !default;
|
|
$danger: #e45735 !default;
|
|
$success: #009900 !default;
|
|
$love: #fa6c8d !default;
|