From b97e6e0267758351e24078f621ef313de0c747fb Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 14 Jan 2010 16:11:54 +0300 Subject: reorganize theme support; add some themeable icons; add neon theme --- themes/triple-pane/images/archive.png | Bin 0 -> 1263 bytes themes/triple-pane/images/art-pub-note.png | Bin 0 -> 1251 bytes themes/triple-pane/images/art-zoom.png | Bin 0 -> 1261 bytes themes/triple-pane/images/fresh.png | Bin 0 -> 1295 bytes themes/triple-pane/images/fresh_sign.png | Bin 0 -> 176 bytes themes/triple-pane/images/grad_1.png | Bin 0 -> 218 bytes themes/triple-pane/images/label.png | Bin 0 -> 485 bytes themes/triple-pane/images/mark_set.png | Bin 0 -> 524 bytes themes/triple-pane/images/mark_unset.png | Bin 0 -> 496 bytes themes/triple-pane/images/pub_set.png | Bin 0 -> 781 bytes themes/triple-pane/images/pub_unset.png | Bin 0 -> 1135 bytes themes/triple-pane/images/resize_handle_horiz.png | Bin 0 -> 100 bytes themes/triple-pane/images/resize_handle_vert.png | Bin 0 -> 104 bytes themes/triple-pane/images/resize_horiz.png | Bin 0 -> 102 bytes themes/triple-pane/images/resize_vert.png | Bin 0 -> 109 bytes themes/triple-pane/images/tag.png | Bin 0 -> 466 bytes themes/triple-pane/images/ttrss_logo.png | Bin 0 -> 6234 bytes themes/triple-pane/images/ttrss_logo.svg | 121 ++++++++++++++++++++++ 18 files changed, 121 insertions(+) create mode 100755 themes/triple-pane/images/archive.png create mode 100755 themes/triple-pane/images/art-pub-note.png create mode 100755 themes/triple-pane/images/art-zoom.png create mode 100755 themes/triple-pane/images/fresh.png create mode 100755 themes/triple-pane/images/fresh_sign.png create mode 100644 themes/triple-pane/images/grad_1.png create mode 100644 themes/triple-pane/images/label.png create mode 100644 themes/triple-pane/images/mark_set.png create mode 100644 themes/triple-pane/images/mark_unset.png create mode 100644 themes/triple-pane/images/pub_set.png create mode 100644 themes/triple-pane/images/pub_unset.png create mode 100644 themes/triple-pane/images/resize_handle_horiz.png create mode 100644 themes/triple-pane/images/resize_handle_vert.png create mode 100644 themes/triple-pane/images/resize_horiz.png create mode 100644 themes/triple-pane/images/resize_vert.png create mode 100644 themes/triple-pane/images/tag.png create mode 100644 themes/triple-pane/images/ttrss_logo.png create mode 100644 themes/triple-pane/images/ttrss_logo.svg (limited to 'themes/triple-pane/images') diff --git a/themes/triple-pane/images/archive.png b/themes/triple-pane/images/archive.png new file mode 100755 index 000000000..6edd2da33 Binary files /dev/null and b/themes/triple-pane/images/archive.png differ diff --git a/themes/triple-pane/images/art-pub-note.png b/themes/triple-pane/images/art-pub-note.png new file mode 100755 index 000000000..e04832676 Binary files /dev/null and b/themes/triple-pane/images/art-pub-note.png differ diff --git a/themes/triple-pane/images/art-zoom.png b/themes/triple-pane/images/art-zoom.png new file mode 100755 index 000000000..6311b3130 Binary files /dev/null and b/themes/triple-pane/images/art-zoom.png differ diff --git a/themes/triple-pane/images/fresh.png b/themes/triple-pane/images/fresh.png new file mode 100755 index 000000000..b6040aa9c Binary files /dev/null and b/themes/triple-pane/images/fresh.png differ diff --git a/themes/triple-pane/images/fresh_sign.png b/themes/triple-pane/images/fresh_sign.png new file mode 100755 index 000000000..6ec38eeb6 Binary files /dev/null and b/themes/triple-pane/images/fresh_sign.png differ diff --git a/themes/triple-pane/images/grad_1.png b/themes/triple-pane/images/grad_1.png new file mode 100644 index 000000000..1a25a785a Binary files /dev/null and b/themes/triple-pane/images/grad_1.png differ diff --git a/themes/triple-pane/images/label.png b/themes/triple-pane/images/label.png new file mode 100644 index 000000000..e27d0c537 Binary files /dev/null and b/themes/triple-pane/images/label.png differ diff --git a/themes/triple-pane/images/mark_set.png b/themes/triple-pane/images/mark_set.png new file mode 100644 index 000000000..b35655c85 Binary files /dev/null and b/themes/triple-pane/images/mark_set.png differ diff --git a/themes/triple-pane/images/mark_unset.png b/themes/triple-pane/images/mark_unset.png new file mode 100644 index 000000000..bf9059a32 Binary files /dev/null and b/themes/triple-pane/images/mark_unset.png differ diff --git a/themes/triple-pane/images/pub_set.png b/themes/triple-pane/images/pub_set.png new file mode 100644 index 000000000..1aff094fd Binary files /dev/null and b/themes/triple-pane/images/pub_set.png differ diff --git a/themes/triple-pane/images/pub_unset.png b/themes/triple-pane/images/pub_unset.png new file mode 100644 index 000000000..14609dff7 Binary files /dev/null and b/themes/triple-pane/images/pub_unset.png differ diff --git a/themes/triple-pane/images/resize_handle_horiz.png b/themes/triple-pane/images/resize_handle_horiz.png new file mode 100644 index 000000000..a2e347e3d Binary files /dev/null and b/themes/triple-pane/images/resize_handle_horiz.png differ diff --git a/themes/triple-pane/images/resize_handle_vert.png b/themes/triple-pane/images/resize_handle_vert.png new file mode 100644 index 000000000..18d045159 Binary files /dev/null and b/themes/triple-pane/images/resize_handle_vert.png differ diff --git a/themes/triple-pane/images/resize_horiz.png b/themes/triple-pane/images/resize_horiz.png new file mode 100644 index 000000000..cbf190971 Binary files /dev/null and b/themes/triple-pane/images/resize_horiz.png differ diff --git a/themes/triple-pane/images/resize_vert.png b/themes/triple-pane/images/resize_vert.png new file mode 100644 index 000000000..763d42b56 Binary files /dev/null and b/themes/triple-pane/images/resize_vert.png differ diff --git a/themes/triple-pane/images/tag.png b/themes/triple-pane/images/tag.png new file mode 100644 index 000000000..5415949ee Binary files /dev/null and b/themes/triple-pane/images/tag.png differ diff --git a/themes/triple-pane/images/ttrss_logo.png b/themes/triple-pane/images/ttrss_logo.png new file mode 100644 index 000000000..2cedc35ed Binary files /dev/null and b/themes/triple-pane/images/ttrss_logo.png differ diff --git a/themes/triple-pane/images/ttrss_logo.svg b/themes/triple-pane/images/ttrss_logo.svg new file mode 100644 index 000000000..f2dabbc61 --- /dev/null +++ b/themes/triple-pane/images/ttrss_logo.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + tiny tiny + rss + + -- cgit v1.2.3