From abb25a58dc8668c6716c419c99b215536861057a Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Wed, 7 Aug 2013 11:46:55 +0200 Subject: Fix issue #86 : possibilité de changer de thème MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Désormais il est possible de créer des thèmes. Le thème peut être changé sur la page de configuration. Les thèmes sont détectés grâce à un fichier metadata.json détaillant le nom du thème, son auteur, une petite description et une version. Un nouveau thème "Flat design" a été ajouté et est pleinement fonctionnel --- public/theme/icons/add.png | Bin 246 -> 0 bytes public/theme/icons/add.svg | 30 --------- public/theme/icons/all.png | Bin 223 -> 0 bytes public/theme/icons/all.svg | 32 --------- public/theme/icons/category.png | Bin 294 -> 0 bytes public/theme/icons/category.svg | 31 --------- public/theme/icons/close.png | Bin 405 -> 0 bytes public/theme/icons/close.svg | 28 -------- public/theme/icons/configure.png | Bin 526 -> 0 bytes public/theme/icons/configure.svg | 31 --------- public/theme/icons/down.png | Bin 460 -> 0 bytes public/theme/icons/down.svg | 31 --------- public/theme/icons/help.png | Bin 687 -> 0 bytes public/theme/icons/help.svg | 32 --------- public/theme/icons/link.png | Bin 719 -> 0 bytes public/theme/icons/link.svg | 33 --------- public/theme/icons/login.png | Bin 333 -> 0 bytes public/theme/icons/login.svg | 33 --------- public/theme/icons/logout.png | Bin 339 -> 0 bytes public/theme/icons/logout.svg | 33 --------- public/theme/icons/next.png | Bin 373 -> 0 bytes public/theme/icons/next.svg | 31 --------- public/theme/icons/non-starred.png | Bin 600 -> 0 bytes public/theme/icons/non-starred.svg | 32 --------- public/theme/icons/note.png | Bin 427 -> 0 bytes public/theme/icons/note.svg | 30 --------- public/theme/icons/note_empty.png | Bin 517 -> 0 bytes public/theme/icons/note_empty.svg | 30 --------- public/theme/icons/previous.png | Bin 395 -> 0 bytes public/theme/icons/previous.svg | 31 --------- public/theme/icons/read.png | Bin 656 -> 0 bytes public/theme/icons/read.svg | 31 --------- public/theme/icons/refresh.png | Bin 577 -> 0 bytes public/theme/icons/refresh.svg | 31 --------- public/theme/icons/rss.png | Bin 483 -> 0 bytes public/theme/icons/rss.svg | 32 --------- public/theme/icons/search.png | Bin 571 -> 0 bytes public/theme/icons/search.svg | 32 --------- public/theme/icons/share.png | Bin 541 -> 0 bytes public/theme/icons/share.svg | 34 ---------- public/theme/icons/starred.png | Bin 528 -> 0 bytes public/theme/icons/starred.svg | 32 --------- public/theme/icons/tag.png | Bin 196 -> 0 bytes public/theme/icons/tag.svg | 134 ------------------------------------- public/theme/icons/unread.png | Bin 434 -> 0 bytes public/theme/icons/unread.svg | 30 --------- public/theme/icons/up.png | Bin 411 -> 0 bytes public/theme/icons/up.svg | 31 --------- 48 files changed, 855 deletions(-) delete mode 100644 public/theme/icons/add.png delete mode 100644 public/theme/icons/add.svg delete mode 100644 public/theme/icons/all.png delete mode 100644 public/theme/icons/all.svg delete mode 100644 public/theme/icons/category.png delete mode 100644 public/theme/icons/category.svg delete mode 100644 public/theme/icons/close.png delete mode 100644 public/theme/icons/close.svg delete mode 100644 public/theme/icons/configure.png delete mode 100644 public/theme/icons/configure.svg delete mode 100644 public/theme/icons/down.png delete mode 100644 public/theme/icons/down.svg delete mode 100644 public/theme/icons/help.png delete mode 100644 public/theme/icons/help.svg delete mode 100644 public/theme/icons/link.png delete mode 100644 public/theme/icons/link.svg delete mode 100644 public/theme/icons/login.png delete mode 100644 public/theme/icons/login.svg delete mode 100644 public/theme/icons/logout.png delete mode 100644 public/theme/icons/logout.svg delete mode 100644 public/theme/icons/next.png delete mode 100644 public/theme/icons/next.svg delete mode 100644 public/theme/icons/non-starred.png delete mode 100644 public/theme/icons/non-starred.svg delete mode 100644 public/theme/icons/note.png delete mode 100644 public/theme/icons/note.svg delete mode 100644 public/theme/icons/note_empty.png delete mode 100644 public/theme/icons/note_empty.svg delete mode 100644 public/theme/icons/previous.png delete mode 100644 public/theme/icons/previous.svg delete mode 100644 public/theme/icons/read.png delete mode 100644 public/theme/icons/read.svg delete mode 100644 public/theme/icons/refresh.png delete mode 100644 public/theme/icons/refresh.svg delete mode 100644 public/theme/icons/rss.png delete mode 100644 public/theme/icons/rss.svg delete mode 100644 public/theme/icons/search.png delete mode 100644 public/theme/icons/search.svg delete mode 100644 public/theme/icons/share.png delete mode 100644 public/theme/icons/share.svg delete mode 100644 public/theme/icons/starred.png delete mode 100644 public/theme/icons/starred.svg delete mode 100644 public/theme/icons/tag.png delete mode 100644 public/theme/icons/tag.svg delete mode 100644 public/theme/icons/unread.png delete mode 100644 public/theme/icons/unread.svg delete mode 100644 public/theme/icons/up.png delete mode 100644 public/theme/icons/up.svg (limited to 'public/theme/icons') diff --git a/public/theme/icons/add.png b/public/theme/icons/add.png deleted file mode 100644 index 90cdf4830..000000000 Binary files a/public/theme/icons/add.png and /dev/null differ diff --git a/public/theme/icons/add.svg b/public/theme/icons/add.svg deleted file mode 100644 index 425c9b4aa..000000000 --- a/public/theme/icons/add.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/public/theme/icons/all.png b/public/theme/icons/all.png deleted file mode 100644 index b0dbe5483..000000000 Binary files a/public/theme/icons/all.png and /dev/null differ diff --git a/public/theme/icons/all.svg b/public/theme/icons/all.svg deleted file mode 100644 index 2180f7a4b..000000000 --- a/public/theme/icons/all.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/public/theme/icons/category.png b/public/theme/icons/category.png deleted file mode 100644 index e3a9bf34b..000000000 Binary files a/public/theme/icons/category.png and /dev/null differ diff --git a/public/theme/icons/category.svg b/public/theme/icons/category.svg deleted file mode 100644 index 71f95490e..000000000 --- a/public/theme/icons/category.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/public/theme/icons/close.png b/public/theme/icons/close.png deleted file mode 100644 index 452f1d1cf..000000000 Binary files a/public/theme/icons/close.png and /dev/null differ diff --git a/public/theme/icons/close.svg b/public/theme/icons/close.svg deleted file mode 100644 index c0c786fd6..000000000 --- a/public/theme/icons/close.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/public/theme/icons/configure.png b/public/theme/icons/configure.png deleted file mode 100644 index 8c6fb531c..000000000 Binary files a/public/theme/icons/configure.png and /dev/null differ diff --git a/public/theme/icons/configure.svg b/public/theme/icons/configure.svg deleted file mode 100644 index 52df8bca7..000000000 --- a/public/theme/icons/configure.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/public/theme/icons/down.png b/public/theme/icons/down.png deleted file mode 100644 index 5a647245f..000000000 Binary files a/public/theme/icons/down.png and /dev/null differ diff --git a/public/theme/icons/down.svg b/public/theme/icons/down.svg deleted file mode 100644 index 06d031fae..000000000 --- a/public/theme/icons/down.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/public/theme/icons/help.png b/public/theme/icons/help.png deleted file mode 100644 index aa63c5411..000000000 Binary files a/public/theme/icons/help.png and /dev/null differ diff --git a/public/theme/icons/help.svg b/public/theme/icons/help.svg deleted file mode 100644 index b103ec46d..000000000 --- a/public/theme/icons/help.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/public/theme/icons/link.png b/public/theme/icons/link.png deleted file mode 100644 index de2b187d7..000000000 Binary files a/public/theme/icons/link.png and /dev/null differ diff --git a/public/theme/icons/link.svg b/public/theme/icons/link.svg deleted file mode 100644 index ddc8e0706..000000000 --- a/public/theme/icons/link.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/public/theme/icons/login.png b/public/theme/icons/login.png deleted file mode 100644 index cebe0cf7d..000000000 Binary files a/public/theme/icons/login.png and /dev/null differ diff --git a/public/theme/icons/login.svg b/public/theme/icons/login.svg deleted file mode 100644 index 0a8af162f..000000000 --- a/public/theme/icons/login.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/public/theme/icons/logout.png b/public/theme/icons/logout.png deleted file mode 100644 index 49255fccd..000000000 Binary files a/public/theme/icons/logout.png and /dev/null differ diff --git a/public/theme/icons/logout.svg b/public/theme/icons/logout.svg deleted file mode 100644 index 284a67578..000000000 --- a/public/theme/icons/logout.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/public/theme/icons/next.png b/public/theme/icons/next.png deleted file mode 100644 index ab3490c3b..000000000 Binary files a/public/theme/icons/next.png and /dev/null differ diff --git a/public/theme/icons/next.svg b/public/theme/icons/next.svg deleted file mode 100644 index 72637b4e6..000000000 --- a/public/theme/icons/next.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/public/theme/icons/non-starred.png b/public/theme/icons/non-starred.png deleted file mode 100644 index 4aafb6d8a..000000000 Binary files a/public/theme/icons/non-starred.png and /dev/null differ diff --git a/public/theme/icons/non-starred.svg b/public/theme/icons/non-starred.svg deleted file mode 100644 index 346717f78..000000000 --- a/public/theme/icons/non-starred.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/public/theme/icons/note.png b/public/theme/icons/note.png deleted file mode 100644 index d819ebd02..000000000 Binary files a/public/theme/icons/note.png and /dev/null differ diff --git a/public/theme/icons/note.svg b/public/theme/icons/note.svg deleted file mode 100644 index 117b999f7..000000000 --- a/public/theme/icons/note.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/public/theme/icons/note_empty.png b/public/theme/icons/note_empty.png deleted file mode 100644 index c26ad2b16..000000000 Binary files a/public/theme/icons/note_empty.png and /dev/null differ diff --git a/public/theme/icons/note_empty.svg b/public/theme/icons/note_empty.svg deleted file mode 100644 index 93092f4a4..000000000 --- a/public/theme/icons/note_empty.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/public/theme/icons/previous.png b/public/theme/icons/previous.png deleted file mode 100644 index 10e40669e..000000000 Binary files a/public/theme/icons/previous.png and /dev/null differ diff --git a/public/theme/icons/previous.svg b/public/theme/icons/previous.svg deleted file mode 100644 index 67685c50c..000000000 --- a/public/theme/icons/previous.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/public/theme/icons/read.png b/public/theme/icons/read.png deleted file mode 100644 index a402689c7..000000000 Binary files a/public/theme/icons/read.png and /dev/null differ diff --git a/public/theme/icons/read.svg b/public/theme/icons/read.svg deleted file mode 100644 index 932bfd860..000000000 --- a/public/theme/icons/read.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/public/theme/icons/refresh.png b/public/theme/icons/refresh.png deleted file mode 100644 index dba399981..000000000 Binary files a/public/theme/icons/refresh.png and /dev/null differ diff --git a/public/theme/icons/refresh.svg b/public/theme/icons/refresh.svg deleted file mode 100644 index 11728fc5d..000000000 --- a/public/theme/icons/refresh.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/public/theme/icons/rss.png b/public/theme/icons/rss.png deleted file mode 100644 index c20455af0..000000000 Binary files a/public/theme/icons/rss.png and /dev/null differ diff --git a/public/theme/icons/rss.svg b/public/theme/icons/rss.svg deleted file mode 100644 index ceaddceee..000000000 --- a/public/theme/icons/rss.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/public/theme/icons/search.png b/public/theme/icons/search.png deleted file mode 100644 index 48e7373c4..000000000 Binary files a/public/theme/icons/search.png and /dev/null differ diff --git a/public/theme/icons/search.svg b/public/theme/icons/search.svg deleted file mode 100644 index acfb364cc..000000000 --- a/public/theme/icons/search.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/public/theme/icons/share.png b/public/theme/icons/share.png deleted file mode 100644 index 74c4c5dda..000000000 Binary files a/public/theme/icons/share.png and /dev/null differ diff --git a/public/theme/icons/share.svg b/public/theme/icons/share.svg deleted file mode 100644 index 443321882..000000000 --- a/public/theme/icons/share.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/public/theme/icons/starred.png b/public/theme/icons/starred.png deleted file mode 100644 index a6c076358..000000000 Binary files a/public/theme/icons/starred.png and /dev/null differ diff --git a/public/theme/icons/starred.svg b/public/theme/icons/starred.svg deleted file mode 100644 index 0944a7726..000000000 --- a/public/theme/icons/starred.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/public/theme/icons/tag.png b/public/theme/icons/tag.png deleted file mode 100644 index cb1a13833..000000000 Binary files a/public/theme/icons/tag.png and /dev/null differ diff --git a/public/theme/icons/tag.svg b/public/theme/icons/tag.svg deleted file mode 100644 index 688aca7a4..000000000 --- a/public/theme/icons/tag.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/public/theme/icons/unread.png b/public/theme/icons/unread.png deleted file mode 100644 index ab6e3fb39..000000000 Binary files a/public/theme/icons/unread.png and /dev/null differ diff --git a/public/theme/icons/unread.svg b/public/theme/icons/unread.svg deleted file mode 100644 index 9219b5083..000000000 --- a/public/theme/icons/unread.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/public/theme/icons/up.png b/public/theme/icons/up.png deleted file mode 100644 index 8bfc2fb13..000000000 Binary files a/public/theme/icons/up.png and /dev/null differ diff --git a/public/theme/icons/up.svg b/public/theme/icons/up.svg deleted file mode 100644 index dab31a20d..000000000 --- a/public/theme/icons/up.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - -- cgit v1.2.3