We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9b31d2 commit 9af0022Copy full SHA for 9af0022
tailwind.config.js
@@ -10,7 +10,8 @@ module.exports = {
10
'chess-black-blue': '#0b5b5c',
11
'chess-black-blue-2': '#3d7f80',
12
'chess-white': '#6b7280',
13
- 'chess-white-blue': '#5c6b80',
+ // 'chess-white-blue': '#5c6b80',
14
+ 'chess-white-blue': '#4d596a',
15
'chess-white-blue-2': '#7c8da0',
16
'chess-point-color': '#3b6e55'
17
}
0 commit comments