mirror of
https://github.com/nextcloud/server.git
synced 2026-04-25 08:08:33 -04:00
8 lines
No EOL
221 B
SCSS
8 lines
No EOL
221 B
SCSS
$color-main-text: #000000;
|
|
$color-main-text-dimmed: #555555;
|
|
$color-main-background: #ffffff;
|
|
$color-primary: #0082c9;
|
|
$color-primary-text: #ffffff;
|
|
$color-error: #e9322d;
|
|
$color-warning: #ffcc44;
|
|
$color-success: #46ba61; |