From c5be35c56b300d345e80f24a998b225666cca4f5 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Thu, 11 Oct 2012 22:21:06 -0700 Subject: [PATCH] added a black and white theme to replace the mono option --- themes/Mono/BlackAdvisor.svg | 92 ++++++++++++++++ themes/Mono/BlackArchbishop.svg | 111 ++++++++++++++++++++ themes/Mono/BlackBishop.svg | 100 ++++++++++++++++++ themes/Mono/BlackCanon.svg | 92 ++++++++++++++++ themes/Mono/BlackChancellor.svg | 90 ++++++++++++++++ themes/Mono/BlackCobra.svg | 99 ++++++++++++++++++ themes/Mono/BlackCommoner.svg | 92 ++++++++++++++++ themes/Mono/BlackCrownedBishop.svg | 95 +++++++++++++++++ themes/Mono/BlackCrownedRook.svg | 106 +++++++++++++++++++ themes/Mono/BlackElephant.svg | 120 +++++++++++++++++++++ themes/Mono/BlackGold.svg | 85 +++++++++++++++ themes/Mono/BlackGoldKnight.svg | 85 +++++++++++++++ themes/Mono/BlackGoldLance.svg | 85 +++++++++++++++ themes/Mono/BlackGoldPawn.svg | 80 ++++++++++++++ themes/Mono/BlackGoldSilver.svg | 85 +++++++++++++++ themes/Mono/BlackHawk.svg | 125 ++++++++++++++++++++++ themes/Mono/BlackKing.svg | 104 ++++++++++++++++++ themes/Mono/BlackKnight.svg | 66 ++++++++++++ themes/Mono/BlackLance.svg | 81 ++++++++++++++ themes/Mono/BlackMarshall.svg | 99 ++++++++++++++++++ themes/Mono/BlackNightrider.svg | 76 ++++++++++++++ themes/Mono/BlackPawn.svg | 65 ++++++++++++ themes/Mono/BlackPrincess.svg | 120 +++++++++++++++++++++ themes/Mono/BlackQueen.svg | 80 ++++++++++++++ themes/Mono/BlackRook.svg | 106 +++++++++++++++++++ themes/Mono/BlackUnicorn.svg | 81 ++++++++++++++ themes/Mono/DarkSquare.svg | 59 +++++++++++ themes/Mono/LightSquare.svg | 59 +++++++++++ themes/Mono/NeutralSquare.svg | 93 +++++++++++++++++ themes/Mono/WhiteAdvisor.svg | 89 ++++++++++++++++ themes/Mono/WhiteArchbishop.svg | 112 ++++++++++++++++++++ themes/Mono/WhiteBishop.svg | 97 +++++++++++++++++ themes/Mono/WhiteCanon.svg | 86 +++++++++++++++ themes/Mono/WhiteChancellor.svg | 105 +++++++++++++++++++ themes/Mono/WhiteCobra.svg | 92 ++++++++++++++++ themes/Mono/WhiteCommoner.svg | 87 +++++++++++++++ themes/Mono/WhiteCrownedBishop.svg | 92 ++++++++++++++++ themes/Mono/WhiteCrownedRook.svg | 97 +++++++++++++++++ themes/Mono/WhiteElephant.svg | 107 +++++++++++++++++++ themes/Mono/WhiteGold.svg | 87 +++++++++++++++ themes/Mono/WhiteGoldKnight.svg | 80 ++++++++++++++ themes/Mono/WhiteGoldLance.svg | 87 +++++++++++++++ themes/Mono/WhiteGoldPawn.svg | 82 +++++++++++++++ themes/Mono/WhiteGoldSilver.svg | 87 +++++++++++++++ themes/Mono/WhiteHawk.svg | 120 +++++++++++++++++++++ themes/Mono/WhiteKing.svg | 97 +++++++++++++++++ themes/Mono/WhiteKnight.svg | 75 +++++++++++++ themes/Mono/WhiteLance.svg | 75 +++++++++++++ themes/Mono/WhiteMarshall.svg | 106 +++++++++++++++++++ themes/Mono/WhiteNightrider.svg | 72 +++++++++++++ themes/Mono/WhitePawn.svg | 62 +++++++++++ themes/Mono/WhitePrincess.svg | 122 ++++++++++++++++++++++ themes/Mono/WhiteQueen.svg | 134 ++++++++++++++++++++++++ themes/Mono/WhiteRook.svg | 92 ++++++++++++++++ themes/Mono/WhiteUnicorn.svg | 85 +++++++++++++++ themes/Mono/eo_Analyzing.svg | 71 +++++++++++++ themes/Mono/eo_Black.svg | 64 +++++++++++ themes/Mono/eo_Clear.svg | 36 +++++++ themes/Mono/eo_Ponder.svg | 71 +++++++++++++ themes/Mono/eo_Thinking.svg | 185 +++++++++++++++++++++++++++++++++ themes/Mono/eo_Unknown.svg | 36 +++++++ themes/Mono/eo_White.svg | 36 +++++++ themes/Mono/icon_black.svg | 41 +++++++ themes/Mono/icon_white.svg | 41 +++++++ themes/Mono/shogi_bishop.svg | 119 +++++++++++++++++++++ themes/Mono/shogi_bishop_promoted.svg | 83 +++++++++++++++ themes/Mono/shogi_gold.svg | 153 +++++++++++++++++++++++++++ themes/Mono/shogi_king.svg | 125 ++++++++++++++++++++++ themes/Mono/shogi_knight.svg | 138 ++++++++++++++++++++++++ themes/Mono/shogi_knight_promoted.svg | 65 ++++++++++++ themes/Mono/shogi_lance.svg | 134 ++++++++++++++++++++++++ themes/Mono/shogi_lance_promoted.svg | 65 ++++++++++++ themes/Mono/shogi_pawn.svg | 108 +++++++++++++++++++ themes/Mono/shogi_pawn_promoted.svg | 54 ++++++++++ themes/Mono/shogi_rook.svg | 137 ++++++++++++++++++++++++ themes/Mono/shogi_rook_promoted.svg | 112 ++++++++++++++++++++ themes/Mono/shogi_silver.svg | 163 +++++++++++++++++++++++++++++ themes/Mono/shogi_silver_promoted.svg | 73 +++++++++++++ 78 files changed, 7168 insertions(+), 0 deletions(-) create mode 100644 themes/Mono/BlackAdvisor.svg create mode 100644 themes/Mono/BlackArchbishop.svg create mode 100644 themes/Mono/BlackBishop.svg create mode 100644 themes/Mono/BlackCanon.svg create mode 100644 themes/Mono/BlackChancellor.svg create mode 100644 themes/Mono/BlackCobra.svg create mode 100644 themes/Mono/BlackCommoner.svg create mode 100644 themes/Mono/BlackCrownedBishop.svg create mode 100644 themes/Mono/BlackCrownedRook.svg create mode 100644 themes/Mono/BlackElephant.svg create mode 100644 themes/Mono/BlackGold.svg create mode 100644 themes/Mono/BlackGoldKnight.svg create mode 100644 themes/Mono/BlackGoldLance.svg create mode 100644 themes/Mono/BlackGoldPawn.svg create mode 100644 themes/Mono/BlackGoldSilver.svg create mode 100644 themes/Mono/BlackHawk.svg create mode 100644 themes/Mono/BlackKing.svg create mode 100644 themes/Mono/BlackKnight.svg create mode 100644 themes/Mono/BlackLance.svg create mode 100644 themes/Mono/BlackMarshall.svg create mode 100644 themes/Mono/BlackNightrider.svg create mode 100644 themes/Mono/BlackPawn.svg create mode 100644 themes/Mono/BlackPrincess.svg create mode 100644 themes/Mono/BlackQueen.svg create mode 100644 themes/Mono/BlackRook.svg create mode 100644 themes/Mono/BlackUnicorn.svg create mode 100644 themes/Mono/DarkSquare.svg create mode 100644 themes/Mono/LightSquare.svg create mode 100644 themes/Mono/NeutralSquare.svg create mode 100644 themes/Mono/WhiteAdvisor.svg create mode 100644 themes/Mono/WhiteArchbishop.svg create mode 100644 themes/Mono/WhiteBishop.svg create mode 100644 themes/Mono/WhiteCanon.svg create mode 100644 themes/Mono/WhiteChancellor.svg create mode 100644 themes/Mono/WhiteCobra.svg create mode 100644 themes/Mono/WhiteCommoner.svg create mode 100644 themes/Mono/WhiteCrownedBishop.svg create mode 100644 themes/Mono/WhiteCrownedRook.svg create mode 100644 themes/Mono/WhiteElephant.svg create mode 100644 themes/Mono/WhiteGold.svg create mode 100644 themes/Mono/WhiteGoldKnight.svg create mode 100644 themes/Mono/WhiteGoldLance.svg create mode 100644 themes/Mono/WhiteGoldPawn.svg create mode 100644 themes/Mono/WhiteGoldSilver.svg create mode 100644 themes/Mono/WhiteHawk.svg create mode 100644 themes/Mono/WhiteKing.svg create mode 100644 themes/Mono/WhiteKnight.svg create mode 100644 themes/Mono/WhiteLance.svg create mode 100644 themes/Mono/WhiteMarshall.svg create mode 100644 themes/Mono/WhiteNightrider.svg create mode 100644 themes/Mono/WhitePawn.svg create mode 100644 themes/Mono/WhitePrincess.svg create mode 100644 themes/Mono/WhiteQueen.svg create mode 100644 themes/Mono/WhiteRook.svg create mode 100644 themes/Mono/WhiteUnicorn.svg create mode 100644 themes/Mono/eo_Analyzing.svg create mode 100644 themes/Mono/eo_Black.svg create mode 100644 themes/Mono/eo_Clear.svg create mode 100644 themes/Mono/eo_Ponder.svg create mode 100644 themes/Mono/eo_Thinking.svg create mode 100644 themes/Mono/eo_Unknown.svg create mode 100644 themes/Mono/eo_White.svg create mode 100644 themes/Mono/icon_black.svg create mode 100644 themes/Mono/icon_white.svg create mode 100644 themes/Mono/shogi_bishop.svg create mode 100644 themes/Mono/shogi_bishop_promoted.svg create mode 100644 themes/Mono/shogi_gold.svg create mode 100644 themes/Mono/shogi_king.svg create mode 100644 themes/Mono/shogi_knight.svg create mode 100644 themes/Mono/shogi_knight_promoted.svg create mode 100644 themes/Mono/shogi_lance.svg create mode 100644 themes/Mono/shogi_lance_promoted.svg create mode 100644 themes/Mono/shogi_pawn.svg create mode 100644 themes/Mono/shogi_pawn_promoted.svg create mode 100644 themes/Mono/shogi_rook.svg create mode 100644 themes/Mono/shogi_rook_promoted.svg create mode 100644 themes/Mono/shogi_silver.svg create mode 100644 themes/Mono/shogi_silver_promoted.svg diff --git a/themes/Mono/BlackAdvisor.svg b/themes/Mono/BlackAdvisor.svg new file mode 100644 index 0000000..810c98d --- /dev/null +++ b/themes/Mono/BlackAdvisor.svg @@ -0,0 +1,92 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackArchbishop.svg b/themes/Mono/BlackArchbishop.svg new file mode 100644 index 0000000..aec40b2 --- /dev/null +++ b/themes/Mono/BlackArchbishop.svg @@ -0,0 +1,111 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackBishop.svg b/themes/Mono/BlackBishop.svg new file mode 100644 index 0000000..240d471 --- /dev/null +++ b/themes/Mono/BlackBishop.svg @@ -0,0 +1,100 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackCanon.svg b/themes/Mono/BlackCanon.svg new file mode 100644 index 0000000..1b14613 --- /dev/null +++ b/themes/Mono/BlackCanon.svg @@ -0,0 +1,92 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackChancellor.svg b/themes/Mono/BlackChancellor.svg new file mode 100644 index 0000000..556385b --- /dev/null +++ b/themes/Mono/BlackChancellor.svg @@ -0,0 +1,90 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackCobra.svg b/themes/Mono/BlackCobra.svg new file mode 100644 index 0000000..f0efee1 --- /dev/null +++ b/themes/Mono/BlackCobra.svg @@ -0,0 +1,99 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackCommoner.svg b/themes/Mono/BlackCommoner.svg new file mode 100644 index 0000000..e74738f --- /dev/null +++ b/themes/Mono/BlackCommoner.svg @@ -0,0 +1,92 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackCrownedBishop.svg b/themes/Mono/BlackCrownedBishop.svg new file mode 100644 index 0000000..767dd01 --- /dev/null +++ b/themes/Mono/BlackCrownedBishop.svg @@ -0,0 +1,95 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackCrownedRook.svg b/themes/Mono/BlackCrownedRook.svg new file mode 100644 index 0000000..f90f7be --- /dev/null +++ b/themes/Mono/BlackCrownedRook.svg @@ -0,0 +1,106 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackElephant.svg b/themes/Mono/BlackElephant.svg new file mode 100644 index 0000000..9e0b7c9 --- /dev/null +++ b/themes/Mono/BlackElephant.svg @@ -0,0 +1,120 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackGold.svg b/themes/Mono/BlackGold.svg new file mode 100644 index 0000000..a434ece --- /dev/null +++ b/themes/Mono/BlackGold.svg @@ -0,0 +1,85 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackGoldKnight.svg b/themes/Mono/BlackGoldKnight.svg new file mode 100644 index 0000000..c77d875 --- /dev/null +++ b/themes/Mono/BlackGoldKnight.svg @@ -0,0 +1,85 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackGoldLance.svg b/themes/Mono/BlackGoldLance.svg new file mode 100644 index 0000000..7f57f28 --- /dev/null +++ b/themes/Mono/BlackGoldLance.svg @@ -0,0 +1,85 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackGoldPawn.svg b/themes/Mono/BlackGoldPawn.svg new file mode 100644 index 0000000..33464a3 --- /dev/null +++ b/themes/Mono/BlackGoldPawn.svg @@ -0,0 +1,80 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/themes/Mono/BlackGoldSilver.svg b/themes/Mono/BlackGoldSilver.svg new file mode 100644 index 0000000..20d558c --- /dev/null +++ b/themes/Mono/BlackGoldSilver.svg @@ -0,0 +1,85 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackHawk.svg b/themes/Mono/BlackHawk.svg new file mode 100644 index 0000000..7f2385a --- /dev/null +++ b/themes/Mono/BlackHawk.svg @@ -0,0 +1,125 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackKing.svg b/themes/Mono/BlackKing.svg new file mode 100644 index 0000000..01a6ef2 --- /dev/null +++ b/themes/Mono/BlackKing.svg @@ -0,0 +1,104 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackKnight.svg b/themes/Mono/BlackKnight.svg new file mode 100644 index 0000000..81690ad --- /dev/null +++ b/themes/Mono/BlackKnight.svg @@ -0,0 +1,66 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Mono/BlackLance.svg b/themes/Mono/BlackLance.svg new file mode 100644 index 0000000..998fb8d --- /dev/null +++ b/themes/Mono/BlackLance.svg @@ -0,0 +1,81 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/themes/Mono/BlackMarshall.svg b/themes/Mono/BlackMarshall.svg new file mode 100644 index 0000000..fbb620a --- /dev/null +++ b/themes/Mono/BlackMarshall.svg @@ -0,0 +1,99 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackNightrider.svg b/themes/Mono/BlackNightrider.svg new file mode 100644 index 0000000..1eec4b8 --- /dev/null +++ b/themes/Mono/BlackNightrider.svg @@ -0,0 +1,76 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/themes/Mono/BlackPawn.svg b/themes/Mono/BlackPawn.svg new file mode 100644 index 0000000..2485940 --- /dev/null +++ b/themes/Mono/BlackPawn.svg @@ -0,0 +1,65 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Mono/BlackPrincess.svg b/themes/Mono/BlackPrincess.svg new file mode 100644 index 0000000..a3294d9 --- /dev/null +++ b/themes/Mono/BlackPrincess.svg @@ -0,0 +1,120 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackQueen.svg b/themes/Mono/BlackQueen.svg new file mode 100644 index 0000000..bf44ca2 --- /dev/null +++ b/themes/Mono/BlackQueen.svg @@ -0,0 +1,80 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/themes/Mono/BlackRook.svg b/themes/Mono/BlackRook.svg new file mode 100644 index 0000000..32f5df4 --- /dev/null +++ b/themes/Mono/BlackRook.svg @@ -0,0 +1,106 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/BlackUnicorn.svg b/themes/Mono/BlackUnicorn.svg new file mode 100644 index 0000000..f76533d --- /dev/null +++ b/themes/Mono/BlackUnicorn.svg @@ -0,0 +1,81 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/themes/Mono/DarkSquare.svg b/themes/Mono/DarkSquare.svg new file mode 100644 index 0000000..cde1ae0 --- /dev/null +++ b/themes/Mono/DarkSquare.svg @@ -0,0 +1,59 @@ + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Mono/LightSquare.svg b/themes/Mono/LightSquare.svg new file mode 100644 index 0000000..b01635b --- /dev/null +++ b/themes/Mono/LightSquare.svg @@ -0,0 +1,59 @@ + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Mono/NeutralSquare.svg b/themes/Mono/NeutralSquare.svg new file mode 100644 index 0000000..ddb4ba2 --- /dev/null +++ b/themes/Mono/NeutralSquare.svg @@ -0,0 +1,93 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteAdvisor.svg b/themes/Mono/WhiteAdvisor.svg new file mode 100644 index 0000000..cdeb730 --- /dev/null +++ b/themes/Mono/WhiteAdvisor.svg @@ -0,0 +1,89 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteArchbishop.svg b/themes/Mono/WhiteArchbishop.svg new file mode 100644 index 0000000..fbcb784 --- /dev/null +++ b/themes/Mono/WhiteArchbishop.svg @@ -0,0 +1,112 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteBishop.svg b/themes/Mono/WhiteBishop.svg new file mode 100644 index 0000000..6657489 --- /dev/null +++ b/themes/Mono/WhiteBishop.svg @@ -0,0 +1,97 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteCanon.svg b/themes/Mono/WhiteCanon.svg new file mode 100644 index 0000000..580d752 --- /dev/null +++ b/themes/Mono/WhiteCanon.svg @@ -0,0 +1,86 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteChancellor.svg b/themes/Mono/WhiteChancellor.svg new file mode 100644 index 0000000..52eb7c6 --- /dev/null +++ b/themes/Mono/WhiteChancellor.svg @@ -0,0 +1,105 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteCobra.svg b/themes/Mono/WhiteCobra.svg new file mode 100644 index 0000000..8d798ac --- /dev/null +++ b/themes/Mono/WhiteCobra.svg @@ -0,0 +1,92 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteCommoner.svg b/themes/Mono/WhiteCommoner.svg new file mode 100644 index 0000000..88f4871 --- /dev/null +++ b/themes/Mono/WhiteCommoner.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteCrownedBishop.svg b/themes/Mono/WhiteCrownedBishop.svg new file mode 100644 index 0000000..8d857e6 --- /dev/null +++ b/themes/Mono/WhiteCrownedBishop.svg @@ -0,0 +1,92 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteCrownedRook.svg b/themes/Mono/WhiteCrownedRook.svg new file mode 100644 index 0000000..6de24ad --- /dev/null +++ b/themes/Mono/WhiteCrownedRook.svg @@ -0,0 +1,97 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteElephant.svg b/themes/Mono/WhiteElephant.svg new file mode 100644 index 0000000..f05be5d --- /dev/null +++ b/themes/Mono/WhiteElephant.svg @@ -0,0 +1,107 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteGold.svg b/themes/Mono/WhiteGold.svg new file mode 100644 index 0000000..0aa0bff --- /dev/null +++ b/themes/Mono/WhiteGold.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteGoldKnight.svg b/themes/Mono/WhiteGoldKnight.svg new file mode 100644 index 0000000..d4f83d7 --- /dev/null +++ b/themes/Mono/WhiteGoldKnight.svg @@ -0,0 +1,80 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteGoldLance.svg b/themes/Mono/WhiteGoldLance.svg new file mode 100644 index 0000000..af4e217 --- /dev/null +++ b/themes/Mono/WhiteGoldLance.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteGoldPawn.svg b/themes/Mono/WhiteGoldPawn.svg new file mode 100644 index 0000000..2204bfd --- /dev/null +++ b/themes/Mono/WhiteGoldPawn.svg @@ -0,0 +1,82 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteGoldSilver.svg b/themes/Mono/WhiteGoldSilver.svg new file mode 100644 index 0000000..d3c04ff --- /dev/null +++ b/themes/Mono/WhiteGoldSilver.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteHawk.svg b/themes/Mono/WhiteHawk.svg new file mode 100644 index 0000000..4176c14 --- /dev/null +++ b/themes/Mono/WhiteHawk.svg @@ -0,0 +1,120 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteKing.svg b/themes/Mono/WhiteKing.svg new file mode 100644 index 0000000..8a816dc --- /dev/null +++ b/themes/Mono/WhiteKing.svg @@ -0,0 +1,97 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteKnight.svg b/themes/Mono/WhiteKnight.svg new file mode 100644 index 0000000..3684807 --- /dev/null +++ b/themes/Mono/WhiteKnight.svg @@ -0,0 +1,75 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/themes/Mono/WhiteLance.svg b/themes/Mono/WhiteLance.svg new file mode 100644 index 0000000..377f3bb --- /dev/null +++ b/themes/Mono/WhiteLance.svg @@ -0,0 +1,75 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/themes/Mono/WhiteMarshall.svg b/themes/Mono/WhiteMarshall.svg new file mode 100644 index 0000000..34691a9 --- /dev/null +++ b/themes/Mono/WhiteMarshall.svg @@ -0,0 +1,106 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteNightrider.svg b/themes/Mono/WhiteNightrider.svg new file mode 100644 index 0000000..43fae32 --- /dev/null +++ b/themes/Mono/WhiteNightrider.svg @@ -0,0 +1,72 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Mono/WhitePawn.svg b/themes/Mono/WhitePawn.svg new file mode 100644 index 0000000..273b12c --- /dev/null +++ b/themes/Mono/WhitePawn.svg @@ -0,0 +1,62 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Mono/WhitePrincess.svg b/themes/Mono/WhitePrincess.svg new file mode 100644 index 0000000..7926c92 --- /dev/null +++ b/themes/Mono/WhitePrincess.svg @@ -0,0 +1,122 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteQueen.svg b/themes/Mono/WhiteQueen.svg new file mode 100644 index 0000000..6d7a450 --- /dev/null +++ b/themes/Mono/WhiteQueen.svg @@ -0,0 +1,134 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteRook.svg b/themes/Mono/WhiteRook.svg new file mode 100644 index 0000000..ee0651b --- /dev/null +++ b/themes/Mono/WhiteRook.svg @@ -0,0 +1,92 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/themes/Mono/WhiteUnicorn.svg b/themes/Mono/WhiteUnicorn.svg new file mode 100644 index 0000000..2e921ba --- /dev/null +++ b/themes/Mono/WhiteUnicorn.svg @@ -0,0 +1,85 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/themes/Mono/eo_Analyzing.svg b/themes/Mono/eo_Analyzing.svg new file mode 100644 index 0000000..cea8dc5 --- /dev/null +++ b/themes/Mono/eo_Analyzing.svg @@ -0,0 +1,71 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/themes/Mono/eo_Black.svg b/themes/Mono/eo_Black.svg new file mode 100644 index 0000000..5b388ea --- /dev/null +++ b/themes/Mono/eo_Black.svg @@ -0,0 +1,64 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/themes/Mono/eo_Clear.svg b/themes/Mono/eo_Clear.svg new file mode 100644 index 0000000..9ada0ae --- /dev/null +++ b/themes/Mono/eo_Clear.svg @@ -0,0 +1,36 @@ + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Mono/eo_Ponder.svg b/themes/Mono/eo_Ponder.svg new file mode 100644 index 0000000..e114e2c --- /dev/null +++ b/themes/Mono/eo_Ponder.svg @@ -0,0 +1,71 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/themes/Mono/eo_Thinking.svg b/themes/Mono/eo_Thinking.svg new file mode 100644 index 0000000..3ab517c --- /dev/null +++ b/themes/Mono/eo_Thinking.svg @@ -0,0 +1,185 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/eo_Unknown.svg b/themes/Mono/eo_Unknown.svg new file mode 100644 index 0000000..5a94a36 --- /dev/null +++ b/themes/Mono/eo_Unknown.svg @@ -0,0 +1,36 @@ + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Mono/eo_White.svg b/themes/Mono/eo_White.svg new file mode 100644 index 0000000..f5dea63 --- /dev/null +++ b/themes/Mono/eo_White.svg @@ -0,0 +1,36 @@ + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Mono/icon_black.svg b/themes/Mono/icon_black.svg new file mode 100644 index 0000000..b969e5e --- /dev/null +++ b/themes/Mono/icon_black.svg @@ -0,0 +1,41 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Mono/icon_white.svg b/themes/Mono/icon_white.svg new file mode 100644 index 0000000..0656cd8 --- /dev/null +++ b/themes/Mono/icon_white.svg @@ -0,0 +1,41 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Mono/shogi_bishop.svg b/themes/Mono/shogi_bishop.svg new file mode 100644 index 0000000..d7c551f --- /dev/null +++ b/themes/Mono/shogi_bishop.svg @@ -0,0 +1,119 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/shogi_bishop_promoted.svg b/themes/Mono/shogi_bishop_promoted.svg new file mode 100644 index 0000000..8fdd603 --- /dev/null +++ b/themes/Mono/shogi_bishop_promoted.svg @@ -0,0 +1,83 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/shogi_gold.svg b/themes/Mono/shogi_gold.svg new file mode 100644 index 0000000..51267b2 --- /dev/null +++ b/themes/Mono/shogi_gold.svg @@ -0,0 +1,153 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/shogi_king.svg b/themes/Mono/shogi_king.svg new file mode 100644 index 0000000..19d5e8b --- /dev/null +++ b/themes/Mono/shogi_king.svg @@ -0,0 +1,125 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/shogi_knight.svg b/themes/Mono/shogi_knight.svg new file mode 100644 index 0000000..0364da4 --- /dev/null +++ b/themes/Mono/shogi_knight.svg @@ -0,0 +1,138 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/shogi_knight_promoted.svg b/themes/Mono/shogi_knight_promoted.svg new file mode 100644 index 0000000..f28e4a0 --- /dev/null +++ b/themes/Mono/shogi_knight_promoted.svg @@ -0,0 +1,65 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/themes/Mono/shogi_lance.svg b/themes/Mono/shogi_lance.svg new file mode 100644 index 0000000..36c99ed --- /dev/null +++ b/themes/Mono/shogi_lance.svg @@ -0,0 +1,134 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/shogi_lance_promoted.svg b/themes/Mono/shogi_lance_promoted.svg new file mode 100644 index 0000000..1edcf8b --- /dev/null +++ b/themes/Mono/shogi_lance_promoted.svg @@ -0,0 +1,65 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/themes/Mono/shogi_pawn.svg b/themes/Mono/shogi_pawn.svg new file mode 100644 index 0000000..0c4a96e --- /dev/null +++ b/themes/Mono/shogi_pawn.svg @@ -0,0 +1,108 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/shogi_pawn_promoted.svg b/themes/Mono/shogi_pawn_promoted.svg new file mode 100644 index 0000000..4e33971 --- /dev/null +++ b/themes/Mono/shogi_pawn_promoted.svg @@ -0,0 +1,54 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/themes/Mono/shogi_rook.svg b/themes/Mono/shogi_rook.svg new file mode 100644 index 0000000..ae8afc9 --- /dev/null +++ b/themes/Mono/shogi_rook.svg @@ -0,0 +1,137 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/shogi_rook_promoted.svg b/themes/Mono/shogi_rook_promoted.svg new file mode 100644 index 0000000..d800001 --- /dev/null +++ b/themes/Mono/shogi_rook_promoted.svg @@ -0,0 +1,112 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/shogi_silver.svg b/themes/Mono/shogi_silver.svg new file mode 100644 index 0000000..6103a6c --- /dev/null +++ b/themes/Mono/shogi_silver.svg @@ -0,0 +1,163 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Mono/shogi_silver_promoted.svg b/themes/Mono/shogi_silver_promoted.svg new file mode 100644 index 0000000..bba28dc --- /dev/null +++ b/themes/Mono/shogi_silver_promoted.svg @@ -0,0 +1,73 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + -- 1.7.0.4