mirror of
https://github.com/NovaOSS/nova-web.git
synced 2024-11-25 22:33:58 +01:00
569d40161b
Co-authored-by: Leander <henceiusegentoo@users.noreply.github.com>
22 lines
329 B
Sass
22 lines
329 B
Sass
$text: #f3f3f3
|
|
$background: #03060d
|
|
$secondary: #252a38
|
|
$secondary-dark: #0e0e0e
|
|
$border: #161d2bb0
|
|
$soft: #fcf7f824
|
|
|
|
$primary: #5f44b9
|
|
$primary-light: #b88df0
|
|
$primary-glow: #683a9638
|
|
$primary-soft: #cc9af724
|
|
$accent: #28aaf0
|
|
|
|
$error: #ef3628
|
|
$warn: #f09928
|
|
$success: #28ef6b
|
|
|
|
$edge: 5px
|
|
|
|
$main-width: 800px
|
|
$more-width: 1000px
|