X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Fstyles%2F_board_squares_img.sass;h=cbb2c3465fe04a176205370259e6832bbbf8ec44;hb=cd49e617866590dbc68530ad961b109cdbe1ce55;hp=e9606602579ab55a8cf40b66e4de34d1f957bdf6;hpb=26d8a01a40dc198b633ae86f698b1ae82415e5e1;p=vchess.git diff --git a/client/src/styles/_board_squares_img.sass b/client/src/styles/_board_squares_img.sass index e9606602..cbb2c346 100644 --- a/client/src/styles/_board_squares_img.sass +++ b/client/src/styles/_board_squares_img.sass @@ -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