wiki-grav/themes/learn2-dark/scss/configuration/theme/_colors.scss

7 lines
100 B
SCSS
Raw Normal View History

2022-11-19 16:11:14 +01:00
// Core
$core-text: #dddddd;
2022-11-19 16:54:25 +01:00
$core-accent: #9c5ea2;
2022-11-19 16:11:14 +01:00
// Background
2022-11-19 16:30:48 +01:00
$page-bg: #111111;