change sample palette to 'electric blue'
This commit is contained in:
+4
-4
@@ -1,9 +1,9 @@
|
|||||||
// colours used thoughout site
|
// colours used thoughout site
|
||||||
:root {
|
:root {
|
||||||
--col-bg: #2c2830;
|
--col-bg: #212121;
|
||||||
--col-particle: #ebe7c5;
|
--col-particle: #536878;
|
||||||
--col-particle-stroke: #692e50;
|
--col-particle-stroke: #035096;
|
||||||
--col-particle-stroke-hover: #9aa68b;
|
--col-particle-stroke-hover: #0892d0;
|
||||||
|
|
||||||
--col-text: #ebe7c5;
|
--col-text: #ebe7c5;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user