ki-frontend/src/assets/variables.scss

9 lines
159 B
SCSS
Raw Normal View History

2021-09-19 12:55:33 +02:00
/*
* SPDX-FileCopyrightText: WTF Kooperative eG <https://wtf-eg.de/>
*
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
2021-08-14 14:43:57 +02:00
$primary: #0790a9;
2021-09-19 11:21:23 +02:00
$dark: #344b5d;