summaryrefslogtreecommitdiff
path: root/sass/light.scss
blob: 9ec0f0f89c3f3791b426844e453aa339c31a90c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * Copyright (C) 2021 Daniel Friesel
 *
 * SPDX-License-Identifier: BSD-2-Clause
 */

$fg2: #666666;

$link-color: #000099;

@import 'app.scss';