1
1
Fork 0
This repository has been archived on 2022-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
natenom-websites/scss/import/colors.scss
2020-10-11 15:19:26 +02:00

4 lines
129 B
SCSS

$blau: rgb(70, 136, 222);
$blau-dark: rgb(50, 116, 202);
$blau-light: rgb(110, 176, 255); // #6db0ff
$grau: rgb(155, 155, 170);