From 6451a495637c6e3047a5a56573cffc6e3de9a515 Mon Sep 17 00:00:00 2001 From: Alessandro Ghedini Date: Wed, 19 Oct 2011 10:56:04 +0200 Subject: Imported Upstream version 0.2+gitdfdad95 --- resources/themes/gloss/arrow.svg | 225 ++++++++++++++++++++++++++++++ resources/themes/gloss/glow_bg.svg | 140 +++++++++++++++++++ resources/themes/gloss/icon_bg.svg | 118 ++++++++++++++++ resources/themes/gloss/icon_fg.svg | 214 ++++++++++++++++++++++++++++ resources/themes/gloss/icon_fg_active.svg | 214 ++++++++++++++++++++++++++++ resources/themes/gloss/icon_mask.svg | 118 ++++++++++++++++ resources/themes/gloss/theme.xml | 34 +++++ 7 files changed, 1063 insertions(+) create mode 100644 resources/themes/gloss/arrow.svg create mode 100644 resources/themes/gloss/glow_bg.svg create mode 100644 resources/themes/gloss/icon_bg.svg create mode 100644 resources/themes/gloss/icon_fg.svg create mode 100644 resources/themes/gloss/icon_fg_active.svg create mode 100644 resources/themes/gloss/icon_mask.svg create mode 100644 resources/themes/gloss/theme.xml (limited to 'resources/themes/gloss') diff --git a/resources/themes/gloss/arrow.svg b/resources/themes/gloss/arrow.svg new file mode 100644 index 0000000..10cd599 --- /dev/null +++ b/resources/themes/gloss/arrow.svg @@ -0,0 +1,225 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/gloss/glow_bg.svg b/resources/themes/gloss/glow_bg.svg new file mode 100644 index 0000000..a4bb460 --- /dev/null +++ b/resources/themes/gloss/glow_bg.svg @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/gloss/icon_bg.svg b/resources/themes/gloss/icon_bg.svg new file mode 100644 index 0000000..cbbda42 --- /dev/null +++ b/resources/themes/gloss/icon_bg.svg @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/gloss/icon_fg.svg b/resources/themes/gloss/icon_fg.svg new file mode 100644 index 0000000..53b57a0 --- /dev/null +++ b/resources/themes/gloss/icon_fg.svg @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/resources/themes/gloss/icon_fg_active.svg b/resources/themes/gloss/icon_fg_active.svg new file mode 100644 index 0000000..9483a68 --- /dev/null +++ b/resources/themes/gloss/icon_fg_active.svg @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/resources/themes/gloss/icon_mask.svg b/resources/themes/gloss/icon_mask.svg new file mode 100644 index 0000000..cbbda42 --- /dev/null +++ b/resources/themes/gloss/icon_mask.svg @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/gloss/theme.xml b/resources/themes/gloss/theme.xml new file mode 100644 index 0000000..efc20e0 --- /dev/null +++ b/resources/themes/gloss/theme.xml @@ -0,0 +1,34 @@ + + + + +
+ + + + +
+ + + + + + + + + + + + + +
+
+ -- cgit v1.2.3