mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-10-31 03:30:39 +00:00
7 lines
128 B
SCSS
7 lines
128 B
SCSS
$primary: #5CDD8B;
|
|
$danger: #DC3545;
|
|
$link-color: #111;
|
|
$border-radius: 50rem;
|
|
|
|
$highlight: #7ce8a4;
|
|
$highlight-white: #e7faec;
|