Add Makruk, Shako and Shogi + a few fixes
[vchess.git] / client / src / styles / _board_squares_img.sass
index e960660..cbb2c34 100644 (file)
@@ -1,10 +1,10 @@
 // Styles for diagrams and board (partial).
 
 .light-square-diag
-  background-color: #e5e5ca
+  background-color: #dfdfdf
 
 .dark-square-diag
-  background-color: #6f8f57
+  background-color: #7287b6
 
 div.board
   user-select: none