mirror of
https://github.com/NovaOSS/LingoSynth.git
synced 2024-11-26 03:13:59 +01:00
27 lines
406 B
Sass
27 lines
406 B
Sass
$red: #ed8796
|
|
$maroon: #ee99a0
|
|
$peach: #f5a97f
|
|
$yellow: #eed49f
|
|
$green: #a6da95
|
|
|
|
$accent: #268678
|
|
$accent-bg: #1c6e63
|
|
$accent-dead: #54867e
|
|
|
|
$alt: #2c589f
|
|
$alt-light: #3866b0
|
|
|
|
$teal: #2bafb9
|
|
|
|
$text: #eaedf7
|
|
$subtext1: #b8c0e0
|
|
$subtext0: #a5adcb
|
|
$overlay2: #939ab7
|
|
$overlay1: #8087a2
|
|
$overlay0: #6e738d
|
|
$surface2: #5b6078
|
|
$surface1: #494d64
|
|
$surface0: #363a4f
|
|
$base: #24273a
|
|
$mantle: #1e2030
|
|
$crust: #181926 |