From 943ac3c77ec1dd93d14a780b25fa147d0f882760 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Wed, 12 Feb 2014 21:58:40 +0100 Subject: new theme, baggy one cf #448 --- themes/baggy/img/apple-touch-icon-114.png | Bin 0 -> 2281 bytes themes/baggy/img/apple-touch-icon-120.png | Bin 0 -> 2318 bytes themes/baggy/img/apple-touch-icon-144.png | Bin 0 -> 2718 bytes themes/baggy/img/apple-touch-icon-152.png | Bin 0 -> 2835 bytes themes/baggy/img/apple-touch-icon-57.png | Bin 0 -> 1582 bytes themes/baggy/img/apple-touch-icon-72.png | Bin 0 -> 1709 bytes themes/baggy/img/apple-touch-icon-76.png | Bin 0 -> 1838 bytes themes/baggy/img/apple-touch-icon.png | Bin 0 -> 1579 bytes themes/baggy/img/bg-select.png | Bin 0 -> 1095 bytes themes/baggy/img/favicon.ico | Bin 0 -> 34494 bytes themes/baggy/img/logo-w.png | Bin 0 -> 4916 bytes themes/baggy/img/logo-wallabag.svg | 300 ++++++++++++++++++++++++++++++ themes/baggy/img/logo.png | Bin 0 -> 1350 bytes themes/baggy/img/logo.svg | 8 + 14 files changed, 308 insertions(+) create mode 100755 themes/baggy/img/apple-touch-icon-114.png create mode 100755 themes/baggy/img/apple-touch-icon-120.png create mode 100755 themes/baggy/img/apple-touch-icon-144.png create mode 100755 themes/baggy/img/apple-touch-icon-152.png create mode 100755 themes/baggy/img/apple-touch-icon-57.png create mode 100755 themes/baggy/img/apple-touch-icon-72.png create mode 100755 themes/baggy/img/apple-touch-icon-76.png create mode 100755 themes/baggy/img/apple-touch-icon.png create mode 100644 themes/baggy/img/bg-select.png create mode 100755 themes/baggy/img/favicon.ico create mode 100755 themes/baggy/img/logo-w.png create mode 100644 themes/baggy/img/logo-wallabag.svg create mode 100755 themes/baggy/img/logo.png create mode 100644 themes/baggy/img/logo.svg (limited to 'themes/baggy/img') diff --git a/themes/baggy/img/apple-touch-icon-114.png b/themes/baggy/img/apple-touch-icon-114.png new file mode 100755 index 00000000..0e96edd5 Binary files /dev/null and b/themes/baggy/img/apple-touch-icon-114.png differ diff --git a/themes/baggy/img/apple-touch-icon-120.png b/themes/baggy/img/apple-touch-icon-120.png new file mode 100755 index 00000000..dc5aab1c Binary files /dev/null and b/themes/baggy/img/apple-touch-icon-120.png differ diff --git a/themes/baggy/img/apple-touch-icon-144.png b/themes/baggy/img/apple-touch-icon-144.png new file mode 100755 index 00000000..1d005db6 Binary files /dev/null and b/themes/baggy/img/apple-touch-icon-144.png differ diff --git a/themes/baggy/img/apple-touch-icon-152.png b/themes/baggy/img/apple-touch-icon-152.png new file mode 100755 index 00000000..f915231f Binary files /dev/null and b/themes/baggy/img/apple-touch-icon-152.png differ diff --git a/themes/baggy/img/apple-touch-icon-57.png b/themes/baggy/img/apple-touch-icon-57.png new file mode 100755 index 00000000..5aa19ed9 Binary files /dev/null and b/themes/baggy/img/apple-touch-icon-57.png differ diff --git a/themes/baggy/img/apple-touch-icon-72.png b/themes/baggy/img/apple-touch-icon-72.png new file mode 100755 index 00000000..b8b48e1b Binary files /dev/null and b/themes/baggy/img/apple-touch-icon-72.png differ diff --git a/themes/baggy/img/apple-touch-icon-76.png b/themes/baggy/img/apple-touch-icon-76.png new file mode 100755 index 00000000..9f9dba27 Binary files /dev/null and b/themes/baggy/img/apple-touch-icon-76.png differ diff --git a/themes/baggy/img/apple-touch-icon.png b/themes/baggy/img/apple-touch-icon.png new file mode 100755 index 00000000..9cf29e2b Binary files /dev/null and b/themes/baggy/img/apple-touch-icon.png differ diff --git a/themes/baggy/img/bg-select.png b/themes/baggy/img/bg-select.png new file mode 100644 index 00000000..95120441 Binary files /dev/null and b/themes/baggy/img/bg-select.png differ diff --git a/themes/baggy/img/favicon.ico b/themes/baggy/img/favicon.ico new file mode 100755 index 00000000..0346558b Binary files /dev/null and b/themes/baggy/img/favicon.ico differ diff --git a/themes/baggy/img/logo-w.png b/themes/baggy/img/logo-w.png new file mode 100755 index 00000000..65dc607b Binary files /dev/null and b/themes/baggy/img/logo-w.png differ diff --git a/themes/baggy/img/logo-wallabag.svg b/themes/baggy/img/logo-wallabag.svg new file mode 100644 index 00000000..40193e1c --- /dev/null +++ b/themes/baggy/img/logo-wallabag.svg @@ -0,0 +1,300 @@ + + + +]> + + + + + + diff --git a/themes/baggy/img/logo.png b/themes/baggy/img/logo.png new file mode 100755 index 00000000..5305c77d Binary files /dev/null and b/themes/baggy/img/logo.png differ diff --git a/themes/baggy/img/logo.svg b/themes/baggy/img/logo.svg new file mode 100644 index 00000000..865da440 --- /dev/null +++ b/themes/baggy/img/logo.svg @@ -0,0 +1,8 @@ + + + + + + + + -- cgit v1.2.3