next-template/theme.styl
Florian Bouillon 8da485f471
Updated to V3
Signed-off-by: Avior <github@avior.me>
2021-09-23 13:04:20 +02:00

5 lines
143 B
Stylus

// Theme files used by @dzeio/components to customize your CSS file
$main = #123456
$mainGradient = linear-gradient(to right, $main, #654321)