'wine' palette for testing

This commit is contained in:
Asif Bacchus
2020-04-08 04:35:21 -06:00
parent 5b0d2d108a
commit 63971cb860
+7
View File
@@ -0,0 +1,7 @@
// colours used thoughout site
:root {
--col-bg-canvas: #2c2830;
--col-particle: #692e50;
--col-stroke: #692e50;
--col-stroke-hover: #9aa68b;
}