This commit is contained in:
parent
0ba8cfaf6e
commit
e044651866
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
/*
|
||||||
|
data taken from the xkcd color survey:
|
||||||
|
https://xkcd.com/color/rgb/
|
||||||
|
*/
|
||||||
:root {
|
:root {
|
||||||
--xkcd-cloudy-blue: #acc2d9;
|
--xkcd-cloudy-blue: #acc2d9;
|
||||||
--xkcd-dark-pastel-green: #56ae57;
|
--xkcd-dark-pastel-green: #56ae57;
|
||||||
|
|
Loading…
Add table
Reference in a new issue