Update grey 4 value

This commit is contained in:
Oliver Davies 2019-03-14 13:33:09 +00:00
parent d8d2e1e177
commit c93b2cce72

View file

@ -16,7 +16,7 @@ module.exports = {
'1': '#f8fafc',
'2': '#eee',
'3': '#ddd',
'4': '#b7b7b7',
'4': '#bbb',
'5': '#888',
'6': '#555',
'7': '#333',