From 1c2143c0794b6d14484a71e1025234356087117c Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Sat, 9 Nov 2013 01:02:37 +0100 Subject: Factorisation des icones et des fonts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Déplacement des icones de themes/default/icons/ dans themes/icons Déplacement des fonts de themes/default/fonts dans themes/fonts Utilisation quand c'est possible dans themes/flat-ui des icones et fonts en commun avec le theme par défaut --- public/themes/default/fonts/openSans.woff | Bin 21956 -> 0 bytes public/themes/default/freshrss.css | 29 ++--- public/themes/default/global.css | 98 ++++++++--------- public/themes/default/icons/add.png | Bin 246 -> 0 bytes public/themes/default/icons/add.svg | 30 ------ public/themes/default/icons/all.png | Bin 223 -> 0 bytes public/themes/default/icons/all.svg | 32 ------ public/themes/default/icons/category.png | Bin 294 -> 0 bytes public/themes/default/icons/category.svg | 31 ------ public/themes/default/icons/close.png | Bin 405 -> 0 bytes public/themes/default/icons/close.svg | 28 ----- public/themes/default/icons/configure.png | Bin 526 -> 0 bytes public/themes/default/icons/configure.svg | 31 ------ public/themes/default/icons/down.png | Bin 460 -> 0 bytes public/themes/default/icons/down.svg | 31 ------ public/themes/default/icons/help.png | Bin 687 -> 0 bytes public/themes/default/icons/help.svg | 32 ------ public/themes/default/icons/link.png | Bin 719 -> 0 bytes public/themes/default/icons/link.svg | 33 ------ public/themes/default/icons/login.png | Bin 333 -> 0 bytes public/themes/default/icons/login.svg | 33 ------ public/themes/default/icons/logout.png | Bin 339 -> 0 bytes public/themes/default/icons/logout.svg | 33 ------ public/themes/default/icons/next.png | Bin 373 -> 0 bytes public/themes/default/icons/next.svg | 31 ------ public/themes/default/icons/non-starred.png | Bin 600 -> 0 bytes public/themes/default/icons/non-starred.svg | 32 ------ public/themes/default/icons/note.png | Bin 427 -> 0 bytes public/themes/default/icons/note.svg | 30 ------ public/themes/default/icons/note_empty.png | Bin 517 -> 0 bytes public/themes/default/icons/note_empty.svg | 30 ------ public/themes/default/icons/previous.png | Bin 395 -> 0 bytes public/themes/default/icons/previous.svg | 31 ------ public/themes/default/icons/read.png | Bin 656 -> 0 bytes public/themes/default/icons/read.svg | 31 ------ public/themes/default/icons/refresh.png | Bin 577 -> 0 bytes public/themes/default/icons/refresh.svg | 31 ------ public/themes/default/icons/rss.png | Bin 483 -> 0 bytes public/themes/default/icons/rss.svg | 32 ------ public/themes/default/icons/search.png | Bin 571 -> 0 bytes public/themes/default/icons/search.svg | 32 ------ public/themes/default/icons/share.png | Bin 541 -> 0 bytes public/themes/default/icons/share.svg | 34 ------ public/themes/default/icons/starred.png | Bin 528 -> 0 bytes public/themes/default/icons/starred.svg | 32 ------ public/themes/default/icons/tag.png | Bin 196 -> 0 bytes public/themes/default/icons/tag.svg | 134 ------------------------ public/themes/default/icons/unread.png | Bin 434 -> 0 bytes public/themes/default/icons/unread.svg | 30 ------ public/themes/default/icons/up.png | Bin 411 -> 0 bytes public/themes/default/icons/up.svg | 31 ------ public/themes/flat-design/fonts/openSans.woff | Bin 21956 -> 0 bytes public/themes/flat-design/freshrss.css | 20 ++-- public/themes/flat-design/global.css | 58 +++++----- public/themes/flat-design/icons/category.png | Bin 203 -> 0 bytes public/themes/flat-design/icons/category.svg | 31 ------ public/themes/flat-design/icons/help.png | Bin 687 -> 0 bytes public/themes/flat-design/icons/help.svg | 32 ------ public/themes/flat-design/icons/link.png | Bin 719 -> 0 bytes public/themes/flat-design/icons/link.svg | 33 ------ public/themes/flat-design/icons/login.png | Bin 333 -> 0 bytes public/themes/flat-design/icons/login.svg | 33 ------ public/themes/flat-design/icons/logout.png | Bin 339 -> 0 bytes public/themes/flat-design/icons/logout.svg | 33 ------ public/themes/flat-design/icons/non-starred.png | Bin 600 -> 0 bytes public/themes/flat-design/icons/non-starred.svg | 32 ------ public/themes/flat-design/icons/note.png | Bin 427 -> 0 bytes public/themes/flat-design/icons/note.svg | 30 ------ public/themes/flat-design/icons/note_empty.png | Bin 517 -> 0 bytes public/themes/flat-design/icons/note_empty.svg | 30 ------ public/themes/flat-design/icons/read.png | Bin 656 -> 0 bytes public/themes/flat-design/icons/read.svg | 31 ------ public/themes/flat-design/icons/rss.png | Bin 483 -> 0 bytes public/themes/flat-design/icons/rss.svg | 32 ------ public/themes/flat-design/icons/share.png | Bin 541 -> 0 bytes public/themes/flat-design/icons/share.svg | 34 ------ public/themes/flat-design/icons/starred.png | Bin 429 -> 0 bytes public/themes/flat-design/icons/starred.svg | 32 ------ public/themes/flat-design/icons/tag.png | Bin 196 -> 0 bytes public/themes/flat-design/icons/tag.svg | 134 ------------------------ public/themes/flat-design/icons/unread.png | Bin 386 -> 0 bytes public/themes/flat-design/icons/unread.svg | 30 ------ public/themes/fonts/openSans.woff | Bin 0 -> 21956 bytes public/themes/icons/add.png | Bin 0 -> 246 bytes public/themes/icons/add.svg | 30 ++++++ public/themes/icons/all.png | Bin 0 -> 223 bytes public/themes/icons/all.svg | 32 ++++++ public/themes/icons/category-white.png | Bin 0 -> 203 bytes public/themes/icons/category-white.svg | 31 ++++++ public/themes/icons/category.png | Bin 0 -> 294 bytes public/themes/icons/category.svg | 31 ++++++ public/themes/icons/close.png | Bin 0 -> 405 bytes public/themes/icons/close.svg | 28 +++++ public/themes/icons/configure.png | Bin 0 -> 526 bytes public/themes/icons/configure.svg | 31 ++++++ public/themes/icons/down.png | Bin 0 -> 460 bytes public/themes/icons/down.svg | 31 ++++++ public/themes/icons/help.png | Bin 0 -> 687 bytes public/themes/icons/help.svg | 32 ++++++ public/themes/icons/link.png | Bin 0 -> 719 bytes public/themes/icons/link.svg | 33 ++++++ public/themes/icons/login.png | Bin 0 -> 333 bytes public/themes/icons/login.svg | 33 ++++++ public/themes/icons/logout.png | Bin 0 -> 339 bytes public/themes/icons/logout.svg | 33 ++++++ public/themes/icons/next.png | Bin 0 -> 373 bytes public/themes/icons/next.svg | 31 ++++++ public/themes/icons/non-starred.png | Bin 0 -> 600 bytes public/themes/icons/non-starred.svg | 32 ++++++ public/themes/icons/previous.png | Bin 0 -> 395 bytes public/themes/icons/previous.svg | 31 ++++++ public/themes/icons/read.png | Bin 0 -> 656 bytes public/themes/icons/read.svg | 31 ++++++ public/themes/icons/refresh.png | Bin 0 -> 577 bytes public/themes/icons/refresh.svg | 31 ++++++ public/themes/icons/rss.png | Bin 0 -> 483 bytes public/themes/icons/rss.svg | 32 ++++++ public/themes/icons/search.png | Bin 0 -> 571 bytes public/themes/icons/search.svg | 32 ++++++ public/themes/icons/share.png | Bin 0 -> 541 bytes public/themes/icons/share.svg | 34 ++++++ public/themes/icons/starred.png | Bin 0 -> 429 bytes public/themes/icons/starred.svg | 32 ++++++ public/themes/icons/tag.png | Bin 0 -> 196 bytes public/themes/icons/tag.svg | 134 ++++++++++++++++++++++++ public/themes/icons/unread.png | Bin 0 -> 386 bytes public/themes/icons/unread.svg | 30 ++++++ public/themes/icons/up.png | Bin 0 -> 411 bytes public/themes/icons/up.svg | 31 ++++++ 129 files changed, 927 insertions(+), 1506 deletions(-) delete mode 100644 public/themes/default/fonts/openSans.woff delete mode 100644 public/themes/default/icons/add.png delete mode 100644 public/themes/default/icons/add.svg delete mode 100644 public/themes/default/icons/all.png delete mode 100644 public/themes/default/icons/all.svg delete mode 100644 public/themes/default/icons/category.png delete mode 100644 public/themes/default/icons/category.svg delete mode 100644 public/themes/default/icons/close.png delete mode 100644 public/themes/default/icons/close.svg delete mode 100644 public/themes/default/icons/configure.png delete mode 100644 public/themes/default/icons/configure.svg delete mode 100644 public/themes/default/icons/down.png delete mode 100644 public/themes/default/icons/down.svg delete mode 100644 public/themes/default/icons/help.png delete mode 100644 public/themes/default/icons/help.svg delete mode 100644 public/themes/default/icons/link.png delete mode 100644 public/themes/default/icons/link.svg delete mode 100644 public/themes/default/icons/login.png delete mode 100644 public/themes/default/icons/login.svg delete mode 100644 public/themes/default/icons/logout.png delete mode 100644 public/themes/default/icons/logout.svg delete mode 100644 public/themes/default/icons/next.png delete mode 100644 public/themes/default/icons/next.svg delete mode 100644 public/themes/default/icons/non-starred.png delete mode 100644 public/themes/default/icons/non-starred.svg delete mode 100644 public/themes/default/icons/note.png delete mode 100644 public/themes/default/icons/note.svg delete mode 100644 public/themes/default/icons/note_empty.png delete mode 100644 public/themes/default/icons/note_empty.svg delete mode 100644 public/themes/default/icons/previous.png delete mode 100644 public/themes/default/icons/previous.svg delete mode 100644 public/themes/default/icons/read.png delete mode 100644 public/themes/default/icons/read.svg delete mode 100644 public/themes/default/icons/refresh.png delete mode 100644 public/themes/default/icons/refresh.svg delete mode 100644 public/themes/default/icons/rss.png delete mode 100644 public/themes/default/icons/rss.svg delete mode 100644 public/themes/default/icons/search.png delete mode 100644 public/themes/default/icons/search.svg delete mode 100644 public/themes/default/icons/share.png delete mode 100644 public/themes/default/icons/share.svg delete mode 100644 public/themes/default/icons/starred.png delete mode 100644 public/themes/default/icons/starred.svg delete mode 100644 public/themes/default/icons/tag.png delete mode 100644 public/themes/default/icons/tag.svg delete mode 100644 public/themes/default/icons/unread.png delete mode 100644 public/themes/default/icons/unread.svg delete mode 100644 public/themes/default/icons/up.png delete mode 100644 public/themes/default/icons/up.svg delete mode 100644 public/themes/flat-design/fonts/openSans.woff delete mode 100644 public/themes/flat-design/icons/category.png delete mode 100644 public/themes/flat-design/icons/category.svg delete mode 100644 public/themes/flat-design/icons/help.png delete mode 100644 public/themes/flat-design/icons/help.svg delete mode 100644 public/themes/flat-design/icons/link.png delete mode 100644 public/themes/flat-design/icons/link.svg delete mode 100644 public/themes/flat-design/icons/login.png delete mode 100644 public/themes/flat-design/icons/login.svg delete mode 100644 public/themes/flat-design/icons/logout.png delete mode 100644 public/themes/flat-design/icons/logout.svg delete mode 100644 public/themes/flat-design/icons/non-starred.png delete mode 100644 public/themes/flat-design/icons/non-starred.svg delete mode 100644 public/themes/flat-design/icons/note.png delete mode 100644 public/themes/flat-design/icons/note.svg delete mode 100644 public/themes/flat-design/icons/note_empty.png delete mode 100644 public/themes/flat-design/icons/note_empty.svg delete mode 100644 public/themes/flat-design/icons/read.png delete mode 100644 public/themes/flat-design/icons/read.svg delete mode 100644 public/themes/flat-design/icons/rss.png delete mode 100644 public/themes/flat-design/icons/rss.svg delete mode 100644 public/themes/flat-design/icons/share.png delete mode 100644 public/themes/flat-design/icons/share.svg delete mode 100644 public/themes/flat-design/icons/starred.png delete mode 100644 public/themes/flat-design/icons/starred.svg delete mode 100644 public/themes/flat-design/icons/tag.png delete mode 100644 public/themes/flat-design/icons/tag.svg delete mode 100644 public/themes/flat-design/icons/unread.png delete mode 100644 public/themes/flat-design/icons/unread.svg create mode 100644 public/themes/fonts/openSans.woff create mode 100644 public/themes/icons/add.png create mode 100644 public/themes/icons/add.svg create mode 100644 public/themes/icons/all.png create mode 100644 public/themes/icons/all.svg create mode 100644 public/themes/icons/category-white.png create mode 100644 public/themes/icons/category-white.svg create mode 100644 public/themes/icons/category.png create mode 100644 public/themes/icons/category.svg create mode 100644 public/themes/icons/close.png create mode 100644 public/themes/icons/close.svg create mode 100644 public/themes/icons/configure.png create mode 100644 public/themes/icons/configure.svg create mode 100644 public/themes/icons/down.png create mode 100644 public/themes/icons/down.svg create mode 100644 public/themes/icons/help.png create mode 100644 public/themes/icons/help.svg create mode 100644 public/themes/icons/link.png create mode 100644 public/themes/icons/link.svg create mode 100644 public/themes/icons/login.png create mode 100644 public/themes/icons/login.svg create mode 100644 public/themes/icons/logout.png create mode 100644 public/themes/icons/logout.svg create mode 100644 public/themes/icons/next.png create mode 100644 public/themes/icons/next.svg create mode 100644 public/themes/icons/non-starred.png create mode 100644 public/themes/icons/non-starred.svg create mode 100644 public/themes/icons/previous.png create mode 100644 public/themes/icons/previous.svg create mode 100644 public/themes/icons/read.png create mode 100644 public/themes/icons/read.svg create mode 100644 public/themes/icons/refresh.png create mode 100644 public/themes/icons/refresh.svg create mode 100644 public/themes/icons/rss.png create mode 100644 public/themes/icons/rss.svg create mode 100644 public/themes/icons/search.png create mode 100644 public/themes/icons/search.svg create mode 100644 public/themes/icons/share.png create mode 100644 public/themes/icons/share.svg create mode 100644 public/themes/icons/starred.png create mode 100644 public/themes/icons/starred.svg create mode 100644 public/themes/icons/tag.png create mode 100644 public/themes/icons/tag.svg create mode 100644 public/themes/icons/unread.png create mode 100644 public/themes/icons/unread.svg create mode 100644 public/themes/icons/up.png create mode 100644 public/themes/icons/up.svg diff --git a/public/themes/default/fonts/openSans.woff b/public/themes/default/fonts/openSans.woff deleted file mode 100644 index 55b25f867..000000000 Binary files a/public/themes/default/fonts/openSans.woff and /dev/null differ diff --git a/public/themes/default/freshrss.css b/public/themes/default/freshrss.css index 1e48f9f3d..a3fbb4569 100644 --- a/public/themes/default/freshrss.css +++ b/public/themes/default/freshrss.css @@ -70,6 +70,11 @@ right: 33px; } + .aside.aside_flux .i_category { + background-image: url("../icons/category-white.png"); + background-image: url("../icons/category-white.svg"); + } + .nav-login { display: none; } @@ -179,8 +184,8 @@ .categories .feeds .item .dropdown-target:target ~ .dropdown-toggle i, .categories .feeds .item:hover .dropdown-toggle i, .categories .feeds .item.active .dropdown-toggle i { - background-image: url("icons/configure.png"); - background-image: url("icons/configure.svg"); + background-image: url("../icons/configure.png"); + background-image: url("../icons/configure.svg"); background-color: #fff; border-radius: 3px; } @@ -258,31 +263,31 @@ display: inline-block; width: 40px; height: 40px; - background: url("icons/read.png") center center no-repeat; - background: url("icons/read.svg") center center no-repeat; + background: url("../icons/read.png") center center no-repeat; + background: url("../icons/read.svg") center center no-repeat; vertical-align: middle; } .read:hover { text-decoration: none; } .flux.not_read .read { - background: url("icons/unread.png") center center no-repeat; - background: url("icons/unread.svg") center center no-repeat; + background: url("../icons/unread.png") center center no-repeat; + background: url("../icons/unread.svg") center center no-repeat; } .bookmark { display: inline-block; width: 40px; height: 40px; - background: url("icons/non-starred.png") center center no-repeat; - background: url("icons/non-starred.svg") center center no-repeat; + background: url("../icons/non-starred.png") center center no-repeat; + background: url("../icons/non-starred.svg") center center no-repeat; vertical-align: middle; } .bookmark:hover { text-decoration: none; } .flux.favorite .bookmark { - background: url("icons/starred.png") center center no-repeat; - background: url("icons/starred.svg") center center no-repeat; + background: url("../icons/starred.png") center center no-repeat; + background: url("../icons/starred.svg") center center no-repeat; } .flux_header .item.website { width: 200px; @@ -333,8 +338,8 @@ display: inline-block; width: 40px; height: 40px; - background: url("icons/link.png") center center no-repeat; - background: url("icons/link.svg") center center no-repeat; + background: url("../icons/link.png") center center no-repeat; + background: url("../icons/link.svg") center center no-repeat; vertical-align: middle; } .item.link a:hover { diff --git a/public/themes/default/global.css b/public/themes/default/global.css index 5ec40eb7a..94c11b957 100644 --- a/public/themes/default/global.css +++ b/public/themes/default/global.css @@ -1,7 +1,7 @@ /* FONTS */ @font-face { font-family: "OpenSans"; - src: url("fonts/openSans.woff") format("woff"); + src: url("../fonts/openSans.woff") format("woff"); } @@ -487,98 +487,98 @@ input, select, textarea { background: center center no-repeat; } .i_refresh { - background-image: url("icons/refresh.png"); - background-image: url("icons/refresh.svg"); + background-image: url("../icons/refresh.png"); + background-image: url("../icons/refresh.svg"); } .i_bookmark { - background-image: url("icons/starred.png"); - background-image: url("icons/starred.svg"); + background-image: url("../icons/starred.png"); + background-image: url("../icons/starred.svg"); } .i_not_bookmark { - background-image: url("icons/unstarred.png"); - background-image: url("icons/unstarred.svg"); + background-image: url("../icons/unstarred.png"); + background-image: url("../icons/unstarred.svg"); } .i_read { - background-image: url("icons/read.png"); - background-image: url("icons/read.svg"); + background-image: url("../icons/read.png"); + background-image: url("../icons/read.svg"); } .i_unread { - background-image: url("icons/unread.png"); - background-image: url("icons/unread.svg"); + background-image: url("../icons/unread.png"); + background-image: url("../icons/unread.svg"); } .i_all { - background-image: url("icons/all.png"); - background-image: url("icons/all.svg"); + background-image: url("../icons/all.png"); + background-image: url("../icons/all.svg"); } .i_close { - background-image: url("icons/close.png"); - background-image: url("icons/close.svg"); + background-image: url("../icons/close.png"); + background-image: url("../icons/close.svg"); } .i_search { - background-image: url("icons/search.png"); - background-image: url("icons/search.svg"); + background-image: url("../icons/search.png"); + background-image: url("../icons/search.svg"); } .i_configure { - background-image: url("icons/configure.png"); - background-image: url("icons/configure.svg"); + background-image: url("../icons/configure.png"); + background-image: url("../icons/configure.svg"); } .i_login { - background-image: url("icons/login.png"); - background-image: url("icons/login.svg"); + background-image: url("../icons/login.png"); + background-image: url("../icons/login.svg"); } .i_logout { - background-image: url("icons/logout.png"); - background-image: url("icons/logout.svg"); + background-image: url("../icons/logout.png"); + background-image: url("../icons/logout.svg"); } .i_add { - background-image: url("icons/add.png"); - background-image: url("icons/add.svg"); + background-image: url("../icons/add.png"); + background-image: url("../icons/add.svg"); } .i_link { - background-image: url("icons/link.png"); - background-image: url("icons/link.svg"); + background-image: url("../icons/link.png"); + background-image: url("../icons/link.svg"); } .i_down { - background-image: url("icons/down.png"); - background-image: url("icons/down.svg"); + background-image: url("../icons/down.png"); + background-image: url("../icons/down.svg"); } .i_up { - background-image: url("icons/up.png"); - background-image: url("icons/up.svg"); + background-image: url("../icons/up.png"); + background-image: url("../icons/up.svg"); } .i_next { - background-image: url("icons/next.png"); - background-image: url("icons/next.svg"); + background-image: url("../icons/next.png"); + background-image: url("../icons/next.svg"); } .i_prev { - background-image: url("icons/previous.png"); - background-image: url("icons/previous.svg"); + background-image: url("../icons/previous.png"); + background-image: url("../icons/previous.svg"); } .i_help { - background-image: url("icons/help.png"); - background-image: url("icons/help.svg"); + background-image: url("../icons/help.png"); + background-image: url("../icons/help.svg"); } .i_note { - background-image: url("icons/note.png"); - background-image: url("icons/note.svg"); + background-image: url("../icons/note.png"); + background-image: url("../icons/note.svg"); } .i_note_empty { - background-image: url("icons/note_empty.png"); - background-image: url("icons/note_empty.svg"); + background-image: url("../icons/note_empty.png"); + background-image: url("../icons/note_empty.svg"); } .i_category { - background-image: url("icons/category.png"); - background-image: url("icons/category.svg"); + background-image: url("../icons/category.png"); + background-image: url("../icons/category.svg"); } .i_rss { - background-image: url("icons/rss.png"); - background-image: url("icons/rss.svg"); + background-image: url("../icons/rss.png"); + background-image: url("../icons/rss.svg"); } .i_share { - background-image: url("icons/share.png"); - background-image: url("icons/share.svg"); + background-image: url("../icons/share.png"); + background-image: url("../icons/share.svg"); } .i_tag { - background-image: url("icons/tag.png"); - background-image: url("icons/tag.svg"); + background-image: url("../icons/tag.png"); + background-image: url("../icons/tag.svg"); } diff --git a/public/themes/default/icons/add.png b/public/themes/default/icons/add.png deleted file mode 100644 index 90cdf4830..000000000 Binary files a/public/themes/default/icons/add.png and /dev/null differ diff --git a/public/themes/default/icons/add.svg b/public/themes/default/icons/add.svg deleted file mode 100644 index 425c9b4aa..000000000 --- a/public/themes/default/icons/add.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/public/themes/default/icons/all.png b/public/themes/default/icons/all.png deleted file mode 100644 index b0dbe5483..000000000 Binary files a/public/themes/default/icons/all.png and /dev/null differ diff --git a/public/themes/default/icons/all.svg b/public/themes/default/icons/all.svg deleted file mode 100644 index 2180f7a4b..000000000 --- a/public/themes/default/icons/all.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/public/themes/default/icons/category.png b/public/themes/default/icons/category.png deleted file mode 100644 index e3a9bf34b..000000000 Binary files a/public/themes/default/icons/category.png and /dev/null differ diff --git a/public/themes/default/icons/category.svg b/public/themes/default/icons/category.svg deleted file mode 100644 index 71f95490e..000000000 --- a/public/themes/default/icons/category.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/public/themes/default/icons/close.png b/public/themes/default/icons/close.png deleted file mode 100644 index 452f1d1cf..000000000 Binary files a/public/themes/default/icons/close.png and /dev/null differ diff --git a/public/themes/default/icons/close.svg b/public/themes/default/icons/close.svg deleted file mode 100644 index c0c786fd6..000000000 --- a/public/themes/default/icons/close.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/public/themes/default/icons/configure.png b/public/themes/default/icons/configure.png deleted file mode 100644 index 8c6fb531c..000000000 Binary files a/public/themes/default/icons/configure.png and /dev/null differ diff --git a/public/themes/default/icons/configure.svg b/public/themes/default/icons/configure.svg deleted file mode 100644 index 52df8bca7..000000000 --- a/public/themes/default/icons/configure.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/public/themes/default/icons/down.png b/public/themes/default/icons/down.png deleted file mode 100644 index 5a647245f..000000000 Binary files a/public/themes/default/icons/down.png and /dev/null differ diff --git a/public/themes/default/icons/down.svg b/public/themes/default/icons/down.svg deleted file mode 100644 index 06d031fae..000000000 --- a/public/themes/default/icons/down.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/public/themes/default/icons/help.png b/public/themes/default/icons/help.png deleted file mode 100644 index aa63c5411..000000000 Binary files a/public/themes/default/icons/help.png and /dev/null differ diff --git a/public/themes/default/icons/help.svg b/public/themes/default/icons/help.svg deleted file mode 100644 index b103ec46d..000000000 --- a/public/themes/default/icons/help.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/public/themes/default/icons/link.png b/public/themes/default/icons/link.png deleted file mode 100644 index de2b187d7..000000000 Binary files a/public/themes/default/icons/link.png and /dev/null differ diff --git a/public/themes/default/icons/link.svg b/public/themes/default/icons/link.svg deleted file mode 100644 index ddc8e0706..000000000 --- a/public/themes/default/icons/link.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/public/themes/default/icons/login.png b/public/themes/default/icons/login.png deleted file mode 100644 index cebe0cf7d..000000000 Binary files a/public/themes/default/icons/login.png and /dev/null differ diff --git a/public/themes/default/icons/login.svg b/public/themes/default/icons/login.svg deleted file mode 100644 index 0a8af162f..000000000 --- a/public/themes/default/icons/login.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/public/themes/default/icons/logout.png b/public/themes/default/icons/logout.png deleted file mode 100644 index 49255fccd..000000000 Binary files a/public/themes/default/icons/logout.png and /dev/null differ diff --git a/public/themes/default/icons/logout.svg b/public/themes/default/icons/logout.svg deleted file mode 100644 index 284a67578..000000000 --- a/public/themes/default/icons/logout.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/public/themes/default/icons/next.png b/public/themes/default/icons/next.png deleted file mode 100644 index ab3490c3b..000000000 Binary files a/public/themes/default/icons/next.png and /dev/null differ diff --git a/public/themes/default/icons/next.svg b/public/themes/default/icons/next.svg deleted file mode 100644 index 72637b4e6..000000000 --- a/public/themes/default/icons/next.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/public/themes/default/icons/non-starred.png b/public/themes/default/icons/non-starred.png deleted file mode 100644 index 4aafb6d8a..000000000 Binary files a/public/themes/default/icons/non-starred.png and /dev/null differ diff --git a/public/themes/default/icons/non-starred.svg b/public/themes/default/icons/non-starred.svg deleted file mode 100644 index 346717f78..000000000 --- a/public/themes/default/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/themes/default/icons/note.png b/public/themes/default/icons/note.png deleted file mode 100644 index d819ebd02..000000000 Binary files a/public/themes/default/icons/note.png and /dev/null differ diff --git a/public/themes/default/icons/note.svg b/public/themes/default/icons/note.svg deleted file mode 100644 index 117b999f7..000000000 --- a/public/themes/default/icons/note.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/public/themes/default/icons/note_empty.png b/public/themes/default/icons/note_empty.png deleted file mode 100644 index c26ad2b16..000000000 Binary files a/public/themes/default/icons/note_empty.png and /dev/null differ diff --git a/public/themes/default/icons/note_empty.svg b/public/themes/default/icons/note_empty.svg deleted file mode 100644 index 93092f4a4..000000000 --- a/public/themes/default/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/themes/default/icons/previous.png b/public/themes/default/icons/previous.png deleted file mode 100644 index 10e40669e..000000000 Binary files a/public/themes/default/icons/previous.png and /dev/null differ diff --git a/public/themes/default/icons/previous.svg b/public/themes/default/icons/previous.svg deleted file mode 100644 index 67685c50c..000000000 --- a/public/themes/default/icons/previous.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/public/themes/default/icons/read.png b/public/themes/default/icons/read.png deleted file mode 100644 index a402689c7..000000000 Binary files a/public/themes/default/icons/read.png and /dev/null differ diff --git a/public/themes/default/icons/read.svg b/public/themes/default/icons/read.svg deleted file mode 100644 index 932bfd860..000000000 --- a/public/themes/default/icons/read.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/public/themes/default/icons/refresh.png b/public/themes/default/icons/refresh.png deleted file mode 100644 index dba399981..000000000 Binary files a/public/themes/default/icons/refresh.png and /dev/null differ diff --git a/public/themes/default/icons/refresh.svg b/public/themes/default/icons/refresh.svg deleted file mode 100644 index 11728fc5d..000000000 --- a/public/themes/default/icons/refresh.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/public/themes/default/icons/rss.png b/public/themes/default/icons/rss.png deleted file mode 100644 index c20455af0..000000000 Binary files a/public/themes/default/icons/rss.png and /dev/null differ diff --git a/public/themes/default/icons/rss.svg b/public/themes/default/icons/rss.svg deleted file mode 100644 index ceaddceee..000000000 --- a/public/themes/default/icons/rss.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/public/themes/default/icons/search.png b/public/themes/default/icons/search.png deleted file mode 100644 index 48e7373c4..000000000 Binary files a/public/themes/default/icons/search.png and /dev/null differ diff --git a/public/themes/default/icons/search.svg b/public/themes/default/icons/search.svg deleted file mode 100644 index acfb364cc..000000000 --- a/public/themes/default/icons/search.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/public/themes/default/icons/share.png b/public/themes/default/icons/share.png deleted file mode 100644 index 74c4c5dda..000000000 Binary files a/public/themes/default/icons/share.png and /dev/null differ diff --git a/public/themes/default/icons/share.svg b/public/themes/default/icons/share.svg deleted file mode 100644 index 443321882..000000000 --- a/public/themes/default/icons/share.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/public/themes/default/icons/starred.png b/public/themes/default/icons/starred.png deleted file mode 100644 index a6c076358..000000000 Binary files a/public/themes/default/icons/starred.png and /dev/null differ diff --git a/public/themes/default/icons/starred.svg b/public/themes/default/icons/starred.svg deleted file mode 100644 index 0944a7726..000000000 --- a/public/themes/default/icons/starred.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/public/themes/default/icons/tag.png b/public/themes/default/icons/tag.png deleted file mode 100644 index cb1a13833..000000000 Binary files a/public/themes/default/icons/tag.png and /dev/null differ diff --git a/public/themes/default/icons/tag.svg b/public/themes/default/icons/tag.svg deleted file mode 100644 index 688aca7a4..000000000 --- a/public/themes/default/icons/tag.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/public/themes/default/icons/unread.png b/public/themes/default/icons/unread.png deleted file mode 100644 index ab6e3fb39..000000000 Binary files a/public/themes/default/icons/unread.png and /dev/null differ diff --git a/public/themes/default/icons/unread.svg b/public/themes/default/icons/unread.svg deleted file mode 100644 index 9219b5083..000000000 --- a/public/themes/default/icons/unread.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/public/themes/default/icons/up.png b/public/themes/default/icons/up.png deleted file mode 100644 index 8bfc2fb13..000000000 Binary files a/public/themes/default/icons/up.png and /dev/null differ diff --git a/public/themes/default/icons/up.svg b/public/themes/default/icons/up.svg deleted file mode 100644 index dab31a20d..000000000 --- a/public/themes/default/icons/up.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/public/themes/flat-design/fonts/openSans.woff b/public/themes/flat-design/fonts/openSans.woff deleted file mode 100644 index 55b25f867..000000000 Binary files a/public/themes/flat-design/fonts/openSans.woff and /dev/null differ diff --git a/public/themes/flat-design/freshrss.css b/public/themes/flat-design/freshrss.css index 8d42d709a..01008c0ee 100644 --- a/public/themes/flat-design/freshrss.css +++ b/public/themes/flat-design/freshrss.css @@ -245,31 +245,31 @@ body { display: inline-block; width: 40px; height: 40px; - background: url("icons/read.png") center center no-repeat; - background: url("icons/read.svg") center center no-repeat; + background: url("../icons/read.png") center center no-repeat; + background: url("../icons/read.svg") center center no-repeat; vertical-align: middle; } .read:hover { text-decoration: none; } .flux.not_read .read { - background: url("icons/unread.png") center center no-repeat; - background: url("icons/unread.svg") center center no-repeat; + background: url("../icons/unread.png") center center no-repeat; + background: url("../icons/unread.svg") center center no-repeat; } .bookmark { display: inline-block; width: 40px; height: 40px; - background: url("icons/non-starred.png") center center no-repeat; - background: url("icons/non-starred.svg") center center no-repeat; + background: url("../icons/non-starred.png") center center no-repeat; + background: url("../icons/non-starred.svg") center center no-repeat; vertical-align: middle; } .bookmark:hover { text-decoration: none; } .flux.favorite .bookmark { - background: url("icons/starred.png") center center no-repeat; - background: url("icons/starred.svg") center center no-repeat; + background: url("../icons/starred.png") center center no-repeat; + background: url("../icons/starred.svg") center center no-repeat; } .flux_header .item.website { width: 200px; @@ -320,8 +320,8 @@ body { display: inline-block; width: 40px; height: 40px; - background: url("icons/link.png") center center no-repeat; - background: url("icons/link.svg") center center no-repeat; + background: url("../icons/link.png") center center no-repeat; + background: url("../icons/link.svg") center center no-repeat; vertical-align: middle; } .item.link a:hover { diff --git a/public/themes/flat-design/global.css b/public/themes/flat-design/global.css index 3afee2f46..1952cc097 100644 --- a/public/themes/flat-design/global.css +++ b/public/themes/flat-design/global.css @@ -1,7 +1,7 @@ /* FONTS */ @font-face { font-family: "OpenSans"; - src: url("fonts/openSans.woff") format("woff"); + src: url("../fonts/openSans.woff") format("woff"); } @@ -483,20 +483,20 @@ input, select, textarea { background-image: url("icons/refresh.svg"); } .i_bookmark { - background-image: url("icons/starred.png"); - background-image: url("icons/starred.svg"); + background-image: url("../icons/starred.png"); + background-image: url("../icons/starred.svg"); } .i_not_bookmark { - background-image: url("icons/unstarred.png"); - background-image: url("icons/unstarred.svg"); + background-image: url("../icons/unstarred.png"); + background-image: url("../icons/unstarred.svg"); } .i_read { - background-image: url("icons/read.png"); - background-image: url("icons/read.svg"); + background-image: url("../icons/read.png"); + background-image: url("../icons/read.svg"); } .i_unread { - background-image: url("icons/unread.png"); - background-image: url("icons/unread.svg"); + background-image: url("../icons/unread.png"); + background-image: url("../icons/unread.svg"); } .i_all { background-image: url("icons/all.png"); @@ -515,20 +515,20 @@ input, select, textarea { background-image: url("icons/configure.svg"); } .i_login { - background-image: url("icons/login.png"); - background-image: url("icons/login.svg"); + background-image: url("../icons/login.png"); + background-image: url("../icons/login.svg"); } .i_logout { - background-image: url("icons/logout.png"); - background-image: url("icons/logout.svg"); + background-image: url("../icons/logout.png"); + background-image: url("../icons/logout.svg"); } .i_add { background-image: url("icons/add.png"); background-image: url("icons/add.svg"); } .i_link { - background-image: url("icons/link.png"); - background-image: url("icons/link.svg"); + background-image: url("../icons/link.png"); + background-image: url("../icons/link.svg"); } .i_down { background-image: url("icons/down.png"); @@ -547,30 +547,22 @@ input, select, textarea { background-image: url("icons/previous.svg"); } .i_help { - background-image: url("icons/help.png"); - background-image: url("icons/help.svg"); - } - .i_note { - background-image: url("icons/note.png"); - background-image: url("icons/note.svg"); - } - .i_note_empty { - background-image: url("icons/note_empty.png"); - background-image: url("icons/note_empty.svg"); + background-image: url("../icons/help.png"); + background-image: url("../icons/help.svg"); } .i_category { - background-image: url("icons/category.png"); - background-image: url("icons/category.svg"); + background-image: url("../icons/category-white.png"); + background-image: url("../icons/category-white.svg"); } .i_rss { - background-image: url("icons/rss.png"); - background-image: url("icons/rss.svg"); + background-image: url("../icons/rss.png"); + background-image: url("../icons/rss.svg"); } .i_share { - background-image: url("icons/share.png"); - background-image: url("icons/share.svg"); + background-image: url("../icons/share.png"); + background-image: url("../icons/share.svg"); } .i_tag { - background-image: url("icons/tag.png"); - background-image: url("icons/tag.svg"); + background-image: url("../icons/tag.png"); + background-image: url("../icons/tag.svg"); } diff --git a/public/themes/flat-design/icons/category.png b/public/themes/flat-design/icons/category.png deleted file mode 100644 index 9243650da..000000000 Binary files a/public/themes/flat-design/icons/category.png and /dev/null differ diff --git a/public/themes/flat-design/icons/category.svg b/public/themes/flat-design/icons/category.svg deleted file mode 100644 index 5e61aeea5..000000000 --- a/public/themes/flat-design/icons/category.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/public/themes/flat-design/icons/help.png b/public/themes/flat-design/icons/help.png deleted file mode 100644 index aa63c5411..000000000 Binary files a/public/themes/flat-design/icons/help.png and /dev/null differ diff --git a/public/themes/flat-design/icons/help.svg b/public/themes/flat-design/icons/help.svg deleted file mode 100644 index b103ec46d..000000000 --- a/public/themes/flat-design/icons/help.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/public/themes/flat-design/icons/link.png b/public/themes/flat-design/icons/link.png deleted file mode 100644 index de2b187d7..000000000 Binary files a/public/themes/flat-design/icons/link.png and /dev/null differ diff --git a/public/themes/flat-design/icons/link.svg b/public/themes/flat-design/icons/link.svg deleted file mode 100644 index ddc8e0706..000000000 --- a/public/themes/flat-design/icons/link.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/public/themes/flat-design/icons/login.png b/public/themes/flat-design/icons/login.png deleted file mode 100644 index cebe0cf7d..000000000 Binary files a/public/themes/flat-design/icons/login.png and /dev/null differ diff --git a/public/themes/flat-design/icons/login.svg b/public/themes/flat-design/icons/login.svg deleted file mode 100644 index 0a8af162f..000000000 --- a/public/themes/flat-design/icons/login.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/public/themes/flat-design/icons/logout.png b/public/themes/flat-design/icons/logout.png deleted file mode 100644 index 49255fccd..000000000 Binary files a/public/themes/flat-design/icons/logout.png and /dev/null differ diff --git a/public/themes/flat-design/icons/logout.svg b/public/themes/flat-design/icons/logout.svg deleted file mode 100644 index 284a67578..000000000 --- a/public/themes/flat-design/icons/logout.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/public/themes/flat-design/icons/non-starred.png b/public/themes/flat-design/icons/non-starred.png deleted file mode 100644 index 4aafb6d8a..000000000 Binary files a/public/themes/flat-design/icons/non-starred.png and /dev/null differ diff --git a/public/themes/flat-design/icons/non-starred.svg b/public/themes/flat-design/icons/non-starred.svg deleted file mode 100644 index 346717f78..000000000 --- a/public/themes/flat-design/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/themes/flat-design/icons/note.png b/public/themes/flat-design/icons/note.png deleted file mode 100644 index d819ebd02..000000000 Binary files a/public/themes/flat-design/icons/note.png and /dev/null differ diff --git a/public/themes/flat-design/icons/note.svg b/public/themes/flat-design/icons/note.svg deleted file mode 100644 index 117b999f7..000000000 --- a/public/themes/flat-design/icons/note.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/public/themes/flat-design/icons/note_empty.png b/public/themes/flat-design/icons/note_empty.png deleted file mode 100644 index c26ad2b16..000000000 Binary files a/public/themes/flat-design/icons/note_empty.png and /dev/null differ diff --git a/public/themes/flat-design/icons/note_empty.svg b/public/themes/flat-design/icons/note_empty.svg deleted file mode 100644 index 93092f4a4..000000000 --- a/public/themes/flat-design/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/themes/flat-design/icons/read.png b/public/themes/flat-design/icons/read.png deleted file mode 100644 index a402689c7..000000000 Binary files a/public/themes/flat-design/icons/read.png and /dev/null differ diff --git a/public/themes/flat-design/icons/read.svg b/public/themes/flat-design/icons/read.svg deleted file mode 100644 index 932bfd860..000000000 --- a/public/themes/flat-design/icons/read.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/public/themes/flat-design/icons/rss.png b/public/themes/flat-design/icons/rss.png deleted file mode 100644 index c20455af0..000000000 Binary files a/public/themes/flat-design/icons/rss.png and /dev/null differ diff --git a/public/themes/flat-design/icons/rss.svg b/public/themes/flat-design/icons/rss.svg deleted file mode 100644 index ceaddceee..000000000 --- a/public/themes/flat-design/icons/rss.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/public/themes/flat-design/icons/share.png b/public/themes/flat-design/icons/share.png deleted file mode 100644 index 74c4c5dda..000000000 Binary files a/public/themes/flat-design/icons/share.png and /dev/null differ diff --git a/public/themes/flat-design/icons/share.svg b/public/themes/flat-design/icons/share.svg deleted file mode 100644 index 443321882..000000000 --- a/public/themes/flat-design/icons/share.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/public/themes/flat-design/icons/starred.png b/public/themes/flat-design/icons/starred.png deleted file mode 100644 index ff2cf31a7..000000000 Binary files a/public/themes/flat-design/icons/starred.png and /dev/null differ diff --git a/public/themes/flat-design/icons/starred.svg b/public/themes/flat-design/icons/starred.svg deleted file mode 100644 index d6e2cebb5..000000000 --- a/public/themes/flat-design/icons/starred.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/public/themes/flat-design/icons/tag.png b/public/themes/flat-design/icons/tag.png deleted file mode 100644 index cb1a13833..000000000 Binary files a/public/themes/flat-design/icons/tag.png and /dev/null differ diff --git a/public/themes/flat-design/icons/tag.svg b/public/themes/flat-design/icons/tag.svg deleted file mode 100644 index 688aca7a4..000000000 --- a/public/themes/flat-design/icons/tag.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/public/themes/flat-design/icons/unread.png b/public/themes/flat-design/icons/unread.png deleted file mode 100644 index ffcd323b1..000000000 Binary files a/public/themes/flat-design/icons/unread.png and /dev/null differ diff --git a/public/themes/flat-design/icons/unread.svg b/public/themes/flat-design/icons/unread.svg deleted file mode 100644 index f541fb25b..000000000 --- a/public/themes/flat-design/icons/unread.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/public/themes/fonts/openSans.woff b/public/themes/fonts/openSans.woff new file mode 100644 index 000000000..55b25f867 Binary files /dev/null and b/public/themes/fonts/openSans.woff differ diff --git a/public/themes/icons/add.png b/public/themes/icons/add.png new file mode 100644 index 000000000..90cdf4830 Binary files /dev/null and b/public/themes/icons/add.png differ diff --git a/public/themes/icons/add.svg b/public/themes/icons/add.svg new file mode 100644 index 000000000..425c9b4aa --- /dev/null +++ b/public/themes/icons/add.svg @@ -0,0 +1,30 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/public/themes/icons/all.png b/public/themes/icons/all.png new file mode 100644 index 000000000..b0dbe5483 Binary files /dev/null and b/public/themes/icons/all.png differ diff --git a/public/themes/icons/all.svg b/public/themes/icons/all.svg new file mode 100644 index 000000000..2180f7a4b --- /dev/null +++ b/public/themes/icons/all.svg @@ -0,0 +1,32 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + diff --git a/public/themes/icons/category-white.png b/public/themes/icons/category-white.png new file mode 100644 index 000000000..9243650da Binary files /dev/null and b/public/themes/icons/category-white.png differ diff --git a/public/themes/icons/category-white.svg b/public/themes/icons/category-white.svg new file mode 100644 index 000000000..5e61aeea5 --- /dev/null +++ b/public/themes/icons/category-white.svg @@ -0,0 +1,31 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + diff --git a/public/themes/icons/category.png b/public/themes/icons/category.png new file mode 100644 index 000000000..e3a9bf34b Binary files /dev/null and b/public/themes/icons/category.png differ diff --git a/public/themes/icons/category.svg b/public/themes/icons/category.svg new file mode 100644 index 000000000..71f95490e --- /dev/null +++ b/public/themes/icons/category.svg @@ -0,0 +1,31 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + diff --git a/public/themes/icons/close.png b/public/themes/icons/close.png new file mode 100644 index 000000000..452f1d1cf Binary files /dev/null and b/public/themes/icons/close.png differ diff --git a/public/themes/icons/close.svg b/public/themes/icons/close.svg new file mode 100644 index 000000000..c0c786fd6 --- /dev/null +++ b/public/themes/icons/close.svg @@ -0,0 +1,28 @@ + + + + + Gnome Symbolic Icon Theme + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/public/themes/icons/configure.png b/public/themes/icons/configure.png new file mode 100644 index 000000000..8c6fb531c Binary files /dev/null and b/public/themes/icons/configure.png differ diff --git a/public/themes/icons/configure.svg b/public/themes/icons/configure.svg new file mode 100644 index 000000000..52df8bca7 --- /dev/null +++ b/public/themes/icons/configure.svg @@ -0,0 +1,31 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + diff --git a/public/themes/icons/down.png b/public/themes/icons/down.png new file mode 100644 index 000000000..5a647245f Binary files /dev/null and b/public/themes/icons/down.png differ diff --git a/public/themes/icons/down.svg b/public/themes/icons/down.svg new file mode 100644 index 000000000..06d031fae --- /dev/null +++ b/public/themes/icons/down.svg @@ -0,0 +1,31 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + diff --git a/public/themes/icons/help.png b/public/themes/icons/help.png new file mode 100644 index 000000000..aa63c5411 Binary files /dev/null and b/public/themes/icons/help.png differ diff --git a/public/themes/icons/help.svg b/public/themes/icons/help.svg new file mode 100644 index 000000000..b103ec46d --- /dev/null +++ b/public/themes/icons/help.svg @@ -0,0 +1,32 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + diff --git a/public/themes/icons/link.png b/public/themes/icons/link.png new file mode 100644 index 000000000..de2b187d7 Binary files /dev/null and b/public/themes/icons/link.png differ diff --git a/public/themes/icons/link.svg b/public/themes/icons/link.svg new file mode 100644 index 000000000..ddc8e0706 --- /dev/null +++ b/public/themes/icons/link.svg @@ -0,0 +1,33 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + diff --git a/public/themes/icons/login.png b/public/themes/icons/login.png new file mode 100644 index 000000000..cebe0cf7d Binary files /dev/null and b/public/themes/icons/login.png differ diff --git a/public/themes/icons/login.svg b/public/themes/icons/login.svg new file mode 100644 index 000000000..0a8af162f --- /dev/null +++ b/public/themes/icons/login.svg @@ -0,0 +1,33 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + diff --git a/public/themes/icons/logout.png b/public/themes/icons/logout.png new file mode 100644 index 000000000..49255fccd Binary files /dev/null and b/public/themes/icons/logout.png differ diff --git a/public/themes/icons/logout.svg b/public/themes/icons/logout.svg new file mode 100644 index 000000000..284a67578 --- /dev/null +++ b/public/themes/icons/logout.svg @@ -0,0 +1,33 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + diff --git a/public/themes/icons/next.png b/public/themes/icons/next.png new file mode 100644 index 000000000..ab3490c3b Binary files /dev/null and b/public/themes/icons/next.png differ diff --git a/public/themes/icons/next.svg b/public/themes/icons/next.svg new file mode 100644 index 000000000..72637b4e6 --- /dev/null +++ b/public/themes/icons/next.svg @@ -0,0 +1,31 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + diff --git a/public/themes/icons/non-starred.png b/public/themes/icons/non-starred.png new file mode 100644 index 000000000..4aafb6d8a Binary files /dev/null and b/public/themes/icons/non-starred.png differ diff --git a/public/themes/icons/non-starred.svg b/public/themes/icons/non-starred.svg new file mode 100644 index 000000000..346717f78 --- /dev/null +++ b/public/themes/icons/non-starred.svg @@ -0,0 +1,32 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + diff --git a/public/themes/icons/previous.png b/public/themes/icons/previous.png new file mode 100644 index 000000000..10e40669e Binary files /dev/null and b/public/themes/icons/previous.png differ diff --git a/public/themes/icons/previous.svg b/public/themes/icons/previous.svg new file mode 100644 index 000000000..67685c50c --- /dev/null +++ b/public/themes/icons/previous.svg @@ -0,0 +1,31 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + diff --git a/public/themes/icons/read.png b/public/themes/icons/read.png new file mode 100644 index 000000000..a402689c7 Binary files /dev/null and b/public/themes/icons/read.png differ diff --git a/public/themes/icons/read.svg b/public/themes/icons/read.svg new file mode 100644 index 000000000..932bfd860 --- /dev/null +++ b/public/themes/icons/read.svg @@ -0,0 +1,31 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + diff --git a/public/themes/icons/refresh.png b/public/themes/icons/refresh.png new file mode 100644 index 000000000..dba399981 Binary files /dev/null and b/public/themes/icons/refresh.png differ diff --git a/public/themes/icons/refresh.svg b/public/themes/icons/refresh.svg new file mode 100644 index 000000000..11728fc5d --- /dev/null +++ b/public/themes/icons/refresh.svg @@ -0,0 +1,31 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + diff --git a/public/themes/icons/rss.png b/public/themes/icons/rss.png new file mode 100644 index 000000000..c20455af0 Binary files /dev/null and b/public/themes/icons/rss.png differ diff --git a/public/themes/icons/rss.svg b/public/themes/icons/rss.svg new file mode 100644 index 000000000..ceaddceee --- /dev/null +++ b/public/themes/icons/rss.svg @@ -0,0 +1,32 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + diff --git a/public/themes/icons/search.png b/public/themes/icons/search.png new file mode 100644 index 000000000..48e7373c4 Binary files /dev/null and b/public/themes/icons/search.png differ diff --git a/public/themes/icons/search.svg b/public/themes/icons/search.svg new file mode 100644 index 000000000..acfb364cc --- /dev/null +++ b/public/themes/icons/search.svg @@ -0,0 +1,32 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + diff --git a/public/themes/icons/share.png b/public/themes/icons/share.png new file mode 100644 index 000000000..74c4c5dda Binary files /dev/null and b/public/themes/icons/share.png differ diff --git a/public/themes/icons/share.svg b/public/themes/icons/share.svg new file mode 100644 index 000000000..443321882 --- /dev/null +++ b/public/themes/icons/share.svg @@ -0,0 +1,34 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/public/themes/icons/starred.png b/public/themes/icons/starred.png new file mode 100644 index 000000000..ff2cf31a7 Binary files /dev/null and b/public/themes/icons/starred.png differ diff --git a/public/themes/icons/starred.svg b/public/themes/icons/starred.svg new file mode 100644 index 000000000..d6e2cebb5 --- /dev/null +++ b/public/themes/icons/starred.svg @@ -0,0 +1,32 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + diff --git a/public/themes/icons/tag.png b/public/themes/icons/tag.png new file mode 100644 index 000000000..cb1a13833 Binary files /dev/null and b/public/themes/icons/tag.png differ diff --git a/public/themes/icons/tag.svg b/public/themes/icons/tag.svg new file mode 100644 index 000000000..688aca7a4 --- /dev/null +++ b/public/themes/icons/tag.svg @@ -0,0 +1,134 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/public/themes/icons/unread.png b/public/themes/icons/unread.png new file mode 100644 index 000000000..ffcd323b1 Binary files /dev/null and b/public/themes/icons/unread.png differ diff --git a/public/themes/icons/unread.svg b/public/themes/icons/unread.svg new file mode 100644 index 000000000..f541fb25b --- /dev/null +++ b/public/themes/icons/unread.svg @@ -0,0 +1,30 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/public/themes/icons/up.png b/public/themes/icons/up.png new file mode 100644 index 000000000..8bfc2fb13 Binary files /dev/null and b/public/themes/icons/up.png differ diff --git a/public/themes/icons/up.svg b/public/themes/icons/up.svg new file mode 100644 index 000000000..dab31a20d --- /dev/null +++ b/public/themes/icons/up.svg @@ -0,0 +1,31 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + -- cgit v1.2.3