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/FritzLook/KBFritzLook/theme.conf | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 extra-theme/FritzLook/KBFritzLook/theme.conf (limited to 'extra-theme/FritzLook/KBFritzLook/theme.conf') diff --git a/extra-theme/FritzLook/KBFritzLook/theme.conf b/extra-theme/FritzLook/KBFritzLook/theme.conf new file mode 100644 index 0000000..b624d76 --- /dev/null +++ b/extra-theme/FritzLook/KBFritzLook/theme.conf @@ -0,0 +1,25 @@ +[General] +Type=Board +Name=Default +Version=1.0 +Author=Joerg Bemme +AuthorEmail= +AuthorWWW= +Notes=Chessboard for Knights, with a Fritz Look + +[2DBoard] +HaveBorder=true +Border=border.jpg +BorderLightOn=light_on.png +BorderLightOff=light_off.png +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