|
SquareColors
Changing the square colors
To change the color of the dark squares, add this to the end of the URL: &ds_color=(d,d,d) The d’s represent the red, green, and blue components of the color you’d like. Replace the d’s with numbers between 0 and 255. (Don’t use any spaces.) Here are some sample colors:
To change the color of the light squares, add this: &ls_color=(d,d,d) Here’s a board with different choices for both the dark and light squares:
The complete URL for the image above is: http://www.eddins.net/steve/chess/ChessImager/ChessImager.php? fen=rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR/&ds_color=(70,109,186)&ls_color=(255,220,175) (You need to put that all on one line, with no spaces.) |
► Sign in to add a comment
In example <ds_color=(0,204,0)> pleases, especially with deafault <ls_color> or <white>.