From 626d0d3260d792843bebf2a8b8a62c1a026dd314 Mon Sep 17 00:00:00 2001 From: Matthias Rieber Date: Sat, 29 Aug 2015 12:22:52 +0200 Subject: blue theme --- art/conversations_baloon.svg | 42 +++++----- art/message_bubble_received.svg | 2 +- art/message_bubble_sent.svg | 2 +- art/message_bubble_sent_white.svg | 165 ++++++++++++++++++++++++++++++++++++++ art/render.rb | 1 + 5 files changed, 189 insertions(+), 23 deletions(-) create mode 100644 art/message_bubble_sent_white.svg (limited to 'art') diff --git a/art/conversations_baloon.svg b/art/conversations_baloon.svg index 96b17d2b4..ed69bc2fa 100644 --- a/art/conversations_baloon.svg +++ b/art/conversations_baloon.svg @@ -147,15 +147,15 @@ inkscape:export-xdpi="100" transform="matrix(0.3835576,0,0,0.3835576,-246.60108,-156.11013)" id="g5317" - style="display:inline;fill:#00a000;fill-opacity:1"> + style="display:inline;fill:#08183e;fill-opacity:1"> + style="display:inline;opacity:1;fill:#08183e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:#08183e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:#08183e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:#08183e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:#08183e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:#08183e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:#08183e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:#08183e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:#08183e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> @@ -313,7 +313,7 @@ style="display:inline" transform="translate(-4,2.6816164)"> + style="fill:#fafafa;fill-opacity:1;stroke:none;fill-rule:nonzero;filter:url(#filter3811)"> + style="fill:#e2e7f1;fill-opacity:1;stroke:none;fill-rule:nonzero;filter:url(#filter3811)"> + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/art/render.rb b/art/render.rb index b3232819a..0acadfd82 100755 --- a/art/render.rb +++ b/art/render.rb @@ -49,6 +49,7 @@ images = { 'message_bubble_received_warning.svg' => ['message_bubble_received_warning.9', 0], 'message_bubble_received_white.svg' => ['message_bubble_received_white.9', 0], 'message_bubble_sent.svg' => ['message_bubble_sent.9', 0], + 'message_bubble_sent_white.svg' => ['message_bubble_sent_white.9', 0], } # Executable paths for Mac OSX -- cgit v1.2.3