update colors

This commit is contained in:
Rick Companje 2021-06-06 20:56:03 +02:00
parent 7418cce606
commit d519033bd6

View File

@ -267,7 +267,7 @@
text-align: center;
}
#color-light-blue-a { fill: #BCFFFF; }
#color-light-blue-a { fill: #9fcaea; }
#color-light-blue-b { fill: #68E1FD; }
#color-light-blue-c { fill: #01B8FF; }
@ -283,15 +283,15 @@
#color-pink-b { fill: #FD7BC1; }
#color-pink-c { fill: #FA047B; }
#color-red-a { fill: #FFCDCE; }
#color-red-a { fill: #e392b0; }
#color-red-b { fill: #FD898A; }
#color-red-c { fill: #FF2600; }
#color-yellow-a { fill: #FFF76B; }
#color-yellow-a { fill: #ebe994; }
#color-yellow-b { fill: #FF9201; }
#color-yellow-c { fill: #AA7942; }
#color-green-a { fill: #DAFFD5; }
#color-green-a { fill: #a5c88e; }
#color-green-b { fill: #97F294; }
#color-green-c { fill: #00EA01; }