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/Abstract/KCAbstract/theme.conf | 39 ++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 extra-theme/Abstract/KCAbstract/theme.conf (limited to 'extra-theme/Abstract/KCAbstract/theme.conf') diff --git a/extra-theme/Abstract/KCAbstract/theme.conf b/extra-theme/Abstract/KCAbstract/theme.conf new file mode 100644 index 0000000..0a7e9bf --- /dev/null +++ b/extra-theme/Abstract/KCAbstract/theme.conf @@ -0,0 +1,39 @@ +[General] +#Type=Board +Type=Chessmen +Name=Abstract +Version=1.0 +Author=Asif Ali Rizwaan +AuthorEmail=maarizwan@hotmail.com +AuthorWWW= +Notes= + +[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 + +[2DBoard] +Light=square.light.png +Dark=square.dark.png +Motion=square.motion.png +Select=square.select.png +Danger=square.danger.png + +[Coordinates] +TextColor=255,255,255 +ShadowColor=0,0,0 + + + -- cgit v1.2.1