Skip to content

Commit 9af0022

Browse files
committed
Modify colors
1 parent f9b31d2 commit 9af0022

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tailwind.config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ module.exports = {
1010
'chess-black-blue': '#0b5b5c',
1111
'chess-black-blue-2': '#3d7f80',
1212
'chess-white': '#6b7280',
13-
'chess-white-blue': '#5c6b80',
13+
// 'chess-white-blue': '#5c6b80',
14+
'chess-white-blue': '#4d596a',
1415
'chess-white-blue-2': '#7c8da0',
1516
'chess-point-color': '#3b6e55'
1617
}

0 commit comments

Comments
 (0)