diff options
Diffstat (limited to 'extra-theme/Penguins/KCPenguins/theme.conf')
-rw-r--r-- | extra-theme/Penguins/KCPenguins/theme.conf | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/extra-theme/Penguins/KCPenguins/theme.conf b/extra-theme/Penguins/KCPenguins/theme.conf new file mode 100644 index 0000000..221899a --- /dev/null +++ b/extra-theme/Penguins/KCPenguins/theme.conf @@ -0,0 +1,27 @@ +[General] +Type=Chessmen +Name=Penguins +Version=1.0 +Author=Bastian Salmela +AuthorEmail=bastian.salmela@hel.fi +AuthorWWW=http://www.lib.hel.fi/~basse +Notes=This is Tux the penguin -chessmen theme for Knights (I great opportunity to see Tux with long curly hair..). + +[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 + + + |