From 8181cadea726f243b3738bff0151012acd58f42d Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 29 Jan 2019 13:07:14 +0100 Subject: fulfill bug request 2663. Thanks to Kristopher 2016-06-13 for the request. These extra themes come from https://sourceforge.net/projects/knights/files/knights-themepack They are released under the GNU GPL Version 2 Signed-off-by: gregory guy --- extra-theme/Rainbow/KCRainbow/theme.conf | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 extra-theme/Rainbow/KCRainbow/theme.conf (limited to 'extra-theme/Rainbow/KCRainbow/theme.conf') diff --git a/extra-theme/Rainbow/KCRainbow/theme.conf b/extra-theme/Rainbow/KCRainbow/theme.conf new file mode 100644 index 0000000..341453f --- /dev/null +++ b/extra-theme/Rainbow/KCRainbow/theme.conf @@ -0,0 +1,24 @@ +[General] +Type=Chessmen +Name=Rainbow Chessmen +Version=0.9 +Author=Troy Corbin Jr. +AuthorEmail=tcorbin@users.sourceforge.net +AuthorWWW=http://knights.sourceforge.net +Notes=The ubiquious XBoard chessmen in Rainbow colors; For those who like to play rainbow chess. + +[2DWhite] +King=white.king.png +Queen=white.queen.png +Bishop=white.bishop.png +Knight=white.knight.png +Rook=white.rook.png +Pawn=white.pawn.png + +[2DBlack] +King=black.king.png +Queen=black.queen.png +Bishop=black.bishop.png +Knight=black.knight.png +Rook=black.rook.png +Pawn=black.pawn.png -- cgit v1.2.1