diff options
author | gregory guy <g-gregory@gmx.fr> | 2019-01-29 13:07:14 +0100 |
---|---|---|
committer | gregory guy <g-gregory@gmx.fr> | 2019-01-29 13:07:14 +0100 |
commit | 8181cadea726f243b3738bff0151012acd58f42d (patch) | |
tree | cc41af7d76d94ec9d466568aaa535494f17533d2 /extra-theme/Metallic/KCMetallic | |
parent | f5f1f0ef7e0e540baa36b925088eaa23f28c5d4a (diff) | |
download | knights-8181cadea726f243b3738bff0151012acd58f42d.tar.gz knights-8181cadea726f243b3738bff0151012acd58f42d.zip |
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 <g-gregory@gmx.fr>
Diffstat (limited to 'extra-theme/Metallic/KCMetallic')
-rw-r--r-- | extra-theme/Metallic/KCMetallic/black.bishop.png | bin | 0 -> 2340 bytes | |||
-rw-r--r-- | extra-theme/Metallic/KCMetallic/black.king.png | bin | 0 -> 2400 bytes | |||
-rw-r--r-- | extra-theme/Metallic/KCMetallic/black.knight.png | bin | 0 -> 2845 bytes | |||
-rw-r--r-- | extra-theme/Metallic/KCMetallic/black.pawn.png | bin | 0 -> 2052 bytes | |||
-rw-r--r-- | extra-theme/Metallic/KCMetallic/black.queen.png | bin | 0 -> 2398 bytes | |||
-rw-r--r-- | extra-theme/Metallic/KCMetallic/black.rook.png | bin | 0 -> 2493 bytes | |||
-rw-r--r-- | extra-theme/Metallic/KCMetallic/theme.conf | 39 | ||||
-rw-r--r-- | extra-theme/Metallic/KCMetallic/white.bishop.png | bin | 0 -> 3123 bytes | |||
-rw-r--r-- | extra-theme/Metallic/KCMetallic/white.king.png | bin | 0 -> 3104 bytes | |||
-rw-r--r-- | extra-theme/Metallic/KCMetallic/white.knight.png | bin | 0 -> 3992 bytes | |||
-rw-r--r-- | extra-theme/Metallic/KCMetallic/white.pawn.png | bin | 0 -> 2782 bytes | |||
-rw-r--r-- | extra-theme/Metallic/KCMetallic/white.queen.png | bin | 0 -> 3245 bytes | |||
-rw-r--r-- | extra-theme/Metallic/KCMetallic/white.rook.png | bin | 0 -> 3320 bytes |
13 files changed, 39 insertions, 0 deletions
diff --git a/extra-theme/Metallic/KCMetallic/black.bishop.png b/extra-theme/Metallic/KCMetallic/black.bishop.png Binary files differnew file mode 100644 index 0000000..0c0043c --- /dev/null +++ b/extra-theme/Metallic/KCMetallic/black.bishop.png diff --git a/extra-theme/Metallic/KCMetallic/black.king.png b/extra-theme/Metallic/KCMetallic/black.king.png Binary files differnew file mode 100644 index 0000000..c6d2ac3 --- /dev/null +++ b/extra-theme/Metallic/KCMetallic/black.king.png diff --git a/extra-theme/Metallic/KCMetallic/black.knight.png b/extra-theme/Metallic/KCMetallic/black.knight.png Binary files differnew file mode 100644 index 0000000..a569e4b --- /dev/null +++ b/extra-theme/Metallic/KCMetallic/black.knight.png diff --git a/extra-theme/Metallic/KCMetallic/black.pawn.png b/extra-theme/Metallic/KCMetallic/black.pawn.png Binary files differnew file mode 100644 index 0000000..8560cae --- /dev/null +++ b/extra-theme/Metallic/KCMetallic/black.pawn.png diff --git a/extra-theme/Metallic/KCMetallic/black.queen.png b/extra-theme/Metallic/KCMetallic/black.queen.png Binary files differnew file mode 100644 index 0000000..dd9670c --- /dev/null +++ b/extra-theme/Metallic/KCMetallic/black.queen.png diff --git a/extra-theme/Metallic/KCMetallic/black.rook.png b/extra-theme/Metallic/KCMetallic/black.rook.png Binary files differnew file mode 100644 index 0000000..5ed5697 --- /dev/null +++ b/extra-theme/Metallic/KCMetallic/black.rook.png diff --git a/extra-theme/Metallic/KCMetallic/theme.conf b/extra-theme/Metallic/KCMetallic/theme.conf new file mode 100644 index 0000000..a80b937 --- /dev/null +++ b/extra-theme/Metallic/KCMetallic/theme.conf @@ -0,0 +1,39 @@ +[General] +#Type=Board +Type=Chessmen +Name=Metallic +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 + + + diff --git a/extra-theme/Metallic/KCMetallic/white.bishop.png b/extra-theme/Metallic/KCMetallic/white.bishop.png Binary files differnew file mode 100644 index 0000000..291704d --- /dev/null +++ b/extra-theme/Metallic/KCMetallic/white.bishop.png diff --git a/extra-theme/Metallic/KCMetallic/white.king.png b/extra-theme/Metallic/KCMetallic/white.king.png Binary files differnew file mode 100644 index 0000000..f5fe7a1 --- /dev/null +++ b/extra-theme/Metallic/KCMetallic/white.king.png diff --git a/extra-theme/Metallic/KCMetallic/white.knight.png b/extra-theme/Metallic/KCMetallic/white.knight.png Binary files differnew file mode 100644 index 0000000..94d8bd3 --- /dev/null +++ b/extra-theme/Metallic/KCMetallic/white.knight.png diff --git a/extra-theme/Metallic/KCMetallic/white.pawn.png b/extra-theme/Metallic/KCMetallic/white.pawn.png Binary files differnew file mode 100644 index 0000000..d805318 --- /dev/null +++ b/extra-theme/Metallic/KCMetallic/white.pawn.png diff --git a/extra-theme/Metallic/KCMetallic/white.queen.png b/extra-theme/Metallic/KCMetallic/white.queen.png Binary files differnew file mode 100644 index 0000000..6283fa4 --- /dev/null +++ b/extra-theme/Metallic/KCMetallic/white.queen.png diff --git a/extra-theme/Metallic/KCMetallic/white.rook.png b/extra-theme/Metallic/KCMetallic/white.rook.png Binary files differnew file mode 100644 index 0000000..cdd9897 --- /dev/null +++ b/extra-theme/Metallic/KCMetallic/white.rook.png |