summaryrefslogtreecommitdiffstats
path: root/extra-theme/Metallic
diff options
context:
space:
mode:
Diffstat (limited to 'extra-theme/Metallic')
-rw-r--r--extra-theme/Metallic/CMakeLists.txt9
-rw-r--r--extra-theme/Metallic/KCMetallic/black.bishop.pngbin0 -> 2340 bytes
-rw-r--r--extra-theme/Metallic/KCMetallic/black.king.pngbin0 -> 2400 bytes
-rw-r--r--extra-theme/Metallic/KCMetallic/black.knight.pngbin0 -> 2845 bytes
-rw-r--r--extra-theme/Metallic/KCMetallic/black.pawn.pngbin0 -> 2052 bytes
-rw-r--r--extra-theme/Metallic/KCMetallic/black.queen.pngbin0 -> 2398 bytes
-rw-r--r--extra-theme/Metallic/KCMetallic/black.rook.pngbin0 -> 2493 bytes
-rw-r--r--extra-theme/Metallic/KCMetallic/theme.conf39
-rw-r--r--extra-theme/Metallic/KCMetallic/white.bishop.pngbin0 -> 3123 bytes
-rw-r--r--extra-theme/Metallic/KCMetallic/white.king.pngbin0 -> 3104 bytes
-rw-r--r--extra-theme/Metallic/KCMetallic/white.knight.pngbin0 -> 3992 bytes
-rw-r--r--extra-theme/Metallic/KCMetallic/white.pawn.pngbin0 -> 2782 bytes
-rw-r--r--extra-theme/Metallic/KCMetallic/white.queen.pngbin0 -> 3245 bytes
-rw-r--r--extra-theme/Metallic/KCMetallic/white.rook.pngbin0 -> 3320 bytes
14 files changed, 48 insertions, 0 deletions
diff --git a/extra-theme/Metallic/CMakeLists.txt b/extra-theme/Metallic/CMakeLists.txt
new file mode 100644
index 0000000..cd9cc14
--- /dev/null
+++ b/extra-theme/Metallic/CMakeLists.txt
@@ -0,0 +1,9 @@
+foreach( _theme KCMetallic )
+
+tde_create_tarball(
+
+ TARGET ${_theme}.tar.gz
+ SOURCEDIR ${CMAKE_CURRENT_SOURCE_DIR}/${_theme}
+ DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/themes
+)
+endforeach( )
diff --git a/extra-theme/Metallic/KCMetallic/black.bishop.png b/extra-theme/Metallic/KCMetallic/black.bishop.png
new file mode 100644
index 0000000..0c0043c
--- /dev/null
+++ b/extra-theme/Metallic/KCMetallic/black.bishop.png
Binary files differ
diff --git a/extra-theme/Metallic/KCMetallic/black.king.png b/extra-theme/Metallic/KCMetallic/black.king.png
new file mode 100644
index 0000000..c6d2ac3
--- /dev/null
+++ b/extra-theme/Metallic/KCMetallic/black.king.png
Binary files differ
diff --git a/extra-theme/Metallic/KCMetallic/black.knight.png b/extra-theme/Metallic/KCMetallic/black.knight.png
new file mode 100644
index 0000000..a569e4b
--- /dev/null
+++ b/extra-theme/Metallic/KCMetallic/black.knight.png
Binary files differ
diff --git a/extra-theme/Metallic/KCMetallic/black.pawn.png b/extra-theme/Metallic/KCMetallic/black.pawn.png
new file mode 100644
index 0000000..8560cae
--- /dev/null
+++ b/extra-theme/Metallic/KCMetallic/black.pawn.png
Binary files differ
diff --git a/extra-theme/Metallic/KCMetallic/black.queen.png b/extra-theme/Metallic/KCMetallic/black.queen.png
new file mode 100644
index 0000000..dd9670c
--- /dev/null
+++ b/extra-theme/Metallic/KCMetallic/black.queen.png
Binary files differ
diff --git a/extra-theme/Metallic/KCMetallic/black.rook.png b/extra-theme/Metallic/KCMetallic/black.rook.png
new file mode 100644
index 0000000..5ed5697
--- /dev/null
+++ b/extra-theme/Metallic/KCMetallic/black.rook.png
Binary files differ
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
new file mode 100644
index 0000000..291704d
--- /dev/null
+++ b/extra-theme/Metallic/KCMetallic/white.bishop.png
Binary files differ
diff --git a/extra-theme/Metallic/KCMetallic/white.king.png b/extra-theme/Metallic/KCMetallic/white.king.png
new file mode 100644
index 0000000..f5fe7a1
--- /dev/null
+++ b/extra-theme/Metallic/KCMetallic/white.king.png
Binary files differ
diff --git a/extra-theme/Metallic/KCMetallic/white.knight.png b/extra-theme/Metallic/KCMetallic/white.knight.png
new file mode 100644
index 0000000..94d8bd3
--- /dev/null
+++ b/extra-theme/Metallic/KCMetallic/white.knight.png
Binary files differ
diff --git a/extra-theme/Metallic/KCMetallic/white.pawn.png b/extra-theme/Metallic/KCMetallic/white.pawn.png
new file mode 100644
index 0000000..d805318
--- /dev/null
+++ b/extra-theme/Metallic/KCMetallic/white.pawn.png
Binary files differ
diff --git a/extra-theme/Metallic/KCMetallic/white.queen.png b/extra-theme/Metallic/KCMetallic/white.queen.png
new file mode 100644
index 0000000..6283fa4
--- /dev/null
+++ b/extra-theme/Metallic/KCMetallic/white.queen.png
Binary files differ
diff --git a/extra-theme/Metallic/KCMetallic/white.rook.png b/extra-theme/Metallic/KCMetallic/white.rook.png
new file mode 100644
index 0000000..cdd9897
--- /dev/null
+++ b/extra-theme/Metallic/KCMetallic/white.rook.png
Binary files differ