diff --git a/history.txt b/history.txt index f0f4234469ca7b608b1ebbb05f6a918730ef034b..05e76ba4cc89b423fd0a5b64818ed13822148c44 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,6 @@ +2010-11-27 dr|z3d + * I2PSnark: New alterntive theme: "Vanilla". Big thanks to sponge for implementing the theme changer! + 2010-11-27 sponge * Plugin: ticket 336 fix NPE diff --git a/installer/resources/themes/snark/vanilla/images/delete.png b/installer/resources/themes/snark/vanilla/images/delete.png index 353e3e202d9dcd0807b43717372161d9baba81af..7197f553158f04d3fd4884d86ca5ba8dabe3af18 100644 Binary files a/installer/resources/themes/snark/vanilla/images/delete.png and b/installer/resources/themes/snark/vanilla/images/delete.png differ diff --git a/installer/resources/themes/snark/vanilla/images/remove.png b/installer/resources/themes/snark/vanilla/images/remove.png index 16f71813fe0d1913180c9db81a919c5a5941480e..88ae83bfbddd8754cbf08601411c84c8f80206e6 100644 Binary files a/installer/resources/themes/snark/vanilla/images/remove.png and b/installer/resources/themes/snark/vanilla/images/remove.png differ diff --git a/installer/resources/themes/snark/vanilla/images/start.png b/installer/resources/themes/snark/vanilla/images/start.png index 280b49814cc94739ebf06d0b01793261c60edbac..bcc6ee627826281217ab99ff328d0bbe2d205cb0 100644 Binary files a/installer/resources/themes/snark/vanilla/images/start.png and b/installer/resources/themes/snark/vanilla/images/start.png differ diff --git a/installer/resources/themes/snark/vanilla/images/start_all.png b/installer/resources/themes/snark/vanilla/images/start_all.png index 11dec0d68a0bc637275191afe5ca55b02201c731..d563edeabf9a3eb50c0ef3f2ec0236945e397ff1 100644 Binary files a/installer/resources/themes/snark/vanilla/images/start_all.png and b/installer/resources/themes/snark/vanilla/images/start_all.png differ diff --git a/installer/resources/themes/snark/vanilla/images/stop.png b/installer/resources/themes/snark/vanilla/images/stop.png index 6f7c9da05512258629745a2b24c0a5a81e1d26fd..f06c9b60568f6ccdd6cee12bfbb5563581591d8d 100644 Binary files a/installer/resources/themes/snark/vanilla/images/stop.png and b/installer/resources/themes/snark/vanilla/images/stop.png differ diff --git a/installer/resources/themes/snark/vanilla/images/stop_all.png b/installer/resources/themes/snark/vanilla/images/stop_all.png index 1d4902293f253832898afc65d81430e1642a623e..9b1d8204811a2138cf648da542f3a779df97cf5b 100644 Binary files a/installer/resources/themes/snark/vanilla/images/stop_all.png and b/installer/resources/themes/snark/vanilla/images/stop_all.png differ