Fix small typo in the value of B150

This commit is contained in:
Mark Harfouche
2022-11-06 00:16:47 -04:00
committed by GitHub
parent 6ff5fdfd7b
commit f7801593ef
+1 -1
View File
@@ -35,4 +35,4 @@ class Blue:
B120 = '#CEE8FF'
B130 = '#DAEDFF'
B140 = '#F5FAFF'
B150 = '##FFFFFF'
B150 = '#FFFFFF'