Update colors.ts

This commit is contained in:
cond0r 2021-06-01 10:28:40 +03:00
parent f10cadae04
commit 9f2c076437

View File

@ -179,6 +179,8 @@ export const colorMap: Record<string, string> = {
slateblue: '#6A5ACD',
slategray: '#708090',
slategrey: '#708090',
spacegrey: '#65737e',
spacegray: '#65737e',
snow: '#FFFAFA',
springgreen: '#00FF7F',
steelblue: '#4682B4',