]> git.wh0rd.org - tt-rss.git/commitdiff
remove obsolete themes
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 28 Mar 2011 08:14:28 +0000 (12:14 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 28 Mar 2011 08:14:28 +0000 (12:14 +0400)
85 files changed:
themes/compact/theme.css [deleted file]
themes/compact/theme.ini [deleted file]
themes/graycube/images/grad_1.png [deleted file]
themes/graycube/images/resize_handle_horiz.png [deleted file]
themes/graycube/images/resize_horiz.png [deleted file]
themes/graycube/images/ttrss_logo.png [deleted file]
themes/graycube/images/ttrss_logo.svg [deleted file]
themes/graycube/theme.css [deleted file]
themes/graycube/theme.ini [deleted file]
themes/greentiny/images/blank_icon.gif [deleted file]
themes/greentiny/images/down_arrow.png [deleted file]
themes/greentiny/images/favicon.png [deleted file]
themes/greentiny/images/feed-icon-12x12.png [deleted file]
themes/greentiny/images/footer.png [deleted file]
themes/greentiny/images/fresh.png [deleted file]
themes/greentiny/images/fresh_new.png [deleted file]
themes/greentiny/images/indicator_white.gif [deleted file]
themes/greentiny/images/label.png [deleted file]
themes/greentiny/images/mark_set.gif [deleted file]
themes/greentiny/images/mark_set.png [deleted file]
themes/greentiny/images/mark_unset.gif [deleted file]
themes/greentiny/images/mark_unset.png [deleted file]
themes/greentiny/images/new_version.png [deleted file]
themes/greentiny/images/overlay.png [deleted file]
themes/greentiny/images/prefs-content.png [deleted file]
themes/greentiny/images/pub_set.gif [deleted file]
themes/greentiny/images/pub_set.png [deleted file]
themes/greentiny/images/pub_unset.gif [deleted file]
themes/greentiny/images/pub_unset.png [deleted file]
themes/greentiny/images/resize_handle_horiz.png [deleted file]
themes/greentiny/images/resize_horiz.png [deleted file]
themes/greentiny/images/resizer.png [deleted file]
themes/greentiny/images/score_half_high.png [deleted file]
themes/greentiny/images/score_half_low.png [deleted file]
themes/greentiny/images/score_high.png [deleted file]
themes/greentiny/images/score_low.png [deleted file]
themes/greentiny/images/score_neutral.png [deleted file]
themes/greentiny/images/sign_excl.png [deleted file]
themes/greentiny/images/sign_info.png [deleted file]
themes/greentiny/images/sign_quest.png [deleted file]
themes/greentiny/images/small_question.png [deleted file]
themes/greentiny/images/tag.png [deleted file]
themes/greentiny/images/toolbar.png [deleted file]
themes/greentiny/images/ttrss_logo.png [deleted file]
themes/greentiny/images/ttrss_logo_big.png [deleted file]
themes/greentiny/images/updated.png [deleted file]
themes/greentiny/theme.css [deleted file]
themes/greentiny/theme.ini [deleted file]
themes/neon/images/archive.png [deleted file]
themes/neon/images/art-pub-note.png [deleted file]
themes/neon/images/art-zoom.png [deleted file]
themes/neon/images/button.png [deleted file]
themes/neon/images/button_pressed.png [deleted file]
themes/neon/images/fresh.png [deleted file]
themes/neon/images/fresh_sign.png [deleted file]
themes/neon/images/indicator_white.gif [deleted file]
themes/neon/images/label.png [deleted file]
themes/neon/images/mark_set.png [deleted file]
themes/neon/images/mark_unset.png [deleted file]
themes/neon/images/pub_set.png [deleted file]
themes/neon/images/pub_unset.png [deleted file]
themes/neon/images/resize_handle_horiz.png [deleted file]
themes/neon/images/shadow_dark.png [deleted file]
themes/neon/images/sign_excl.png [deleted file]
themes/neon/images/sign_info.png [deleted file]
themes/neon/images/sign_quest.png [deleted file]
themes/neon/images/sign_quest.svg [deleted file]
themes/neon/images/small_question.png [deleted file]
themes/neon/images/tag.png [deleted file]
themes/neon/images/ttrss_logo.png [deleted file]
themes/neon/images/ttrss_logo.svg [deleted file]
themes/neon/theme.css [deleted file]
themes/neon/theme.ini [deleted file]
themes/neutral/images/button.png [deleted file]
themes/neutral/images/button_pressed.png [deleted file]
themes/neutral/images/fresh_sign.png [deleted file]
themes/neutral/images/prefs_tab.png [deleted file]
themes/neutral/images/resize_handle_horiz.png [deleted file]
themes/neutral/images/score_half_high.png [deleted file]
themes/neutral/images/score_high.png [deleted file]
themes/neutral/images/subtoolbar.png [deleted file]
themes/neutral/images/ttrss_logo.png [deleted file]
themes/neutral/images/ttrss_logo.svg [deleted file]
themes/neutral/theme.css [deleted file]
themes/neutral/theme.ini [deleted file]

diff --git a/themes/compact/theme.css b/themes/compact/theme.css
deleted file mode 100644 (file)
index a221497..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-#feeds-holder {
-       border-width : 0px 1px 0px 0px;
-       top : 0px;
-       bottom : 0px;
-       background : white;
-}
-
-#header {
-       left : 270px;
-}
-
-#toolbar {
-       font-size : small;
-}
-
-#toolbar input {
-       font-size : small;
-}
-
-div.headlines_cdm {
-       border-width : 1px 0px 0px 0px;
-       bottom : 0px;
-}
-
-#content-frame {
-       border-width : 1px 0px 0px 0px;
-       bottom : 0px;
-}
-
-div.postReply {
-       font-size : small;
-       padding : 0px;
-       margin : 0px;
-}
-
-div.postReply div.postHeader {
-       border-width : 0px 0px 1px 1px;
-}
-
-#prefContentOuter {
-       bottom : 0px;
-}
-
-#footer, #prefFooter {
-       display : none;
-}
-
diff --git a/themes/compact/theme.ini b/themes/compact/theme.ini
deleted file mode 100644 (file)
index fa8cc6a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-[theme]
-name=Compact
-version=1.0
-options=
diff --git a/themes/graycube/images/grad_1.png b/themes/graycube/images/grad_1.png
deleted file mode 100644 (file)
index 1a25a78..0000000
Binary files a/themes/graycube/images/grad_1.png and /dev/null differ
diff --git a/themes/graycube/images/resize_handle_horiz.png b/themes/graycube/images/resize_handle_horiz.png
deleted file mode 100644 (file)
index a2e347e..0000000
Binary files a/themes/graycube/images/resize_handle_horiz.png and /dev/null differ
diff --git a/themes/graycube/images/resize_horiz.png b/themes/graycube/images/resize_horiz.png
deleted file mode 100644 (file)
index cbf1909..0000000
Binary files a/themes/graycube/images/resize_horiz.png and /dev/null differ
diff --git a/themes/graycube/images/ttrss_logo.png b/themes/graycube/images/ttrss_logo.png
deleted file mode 100644 (file)
index 34735a2..0000000
Binary files a/themes/graycube/images/ttrss_logo.png and /dev/null differ
diff --git a/themes/graycube/images/ttrss_logo.svg b/themes/graycube/images/ttrss_logo.svg
deleted file mode 100644 (file)
index f2dabbc..0000000
+++ /dev/null
@@ -1,121 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://web.resource.org/cc/"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="155.00000pt"
-   height="25.000000pt"
-   id="svg2"
-   sodipodi:version="0.32"
-   inkscape:version="0.43"
-   sodipodi:docbase="/home/fox/public_html/testbox/tt-rss/themes/graycube/images"
-   sodipodi:docname="ttrss_logo.svg"
-   inkscape:export-filename="/home/fox/public_html/testbox/tt-rss/themes/graycube/images/ttrss_logo.png"
-   inkscape:export-xdpi="109"
-   inkscape:export-ydpi="109">
-  <defs
-     id="defs4">
-    <linearGradient
-       id="linearGradient3112">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="0"
-         id="stop3114" />
-      <stop
-         style="stop-color:#808080;stop-opacity:1;"
-         offset="1"
-         id="stop3116" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient2800">
-      <stop
-         style="stop-color:#000000;stop-opacity:1.0000000;"
-         offset="0.0000000"
-         id="stop2802" />
-      <stop
-         style="stop-color:#000000;stop-opacity:0;"
-         offset="1"
-         id="stop2804" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient2782">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="0"
-         id="stop2784" />
-      <stop
-         style="stop-color:#f6b5ba;stop-opacity:1;"
-         offset="1"
-         id="stop2786" />
-    </linearGradient>
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="5.6"
-     inkscape:cx="109.86875"
-     inkscape:cy="3.8105931"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     inkscape:window-width="1590"
-     inkscape:window-height="1124"
-     inkscape:window-x="0"
-     inkscape:window-y="25"
-     showguides="true"
-     inkscape:guide-bbox="true" />
-  <metadata
-     id="metadata7">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer"
-     id="layer1">
-    <text
-       xml:space="preserve"
-       style="font-size:28px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#f9f9f9;fill-opacity:1;stroke:#999999;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;font-family:Verdana"
-       x="3.2755625"
-       y="23.535715"
-       id="text1306"
-       sodipodi:linespacing="125%"
-       inkscape:export-filename="/home/fox/public_html/testbox/tt-rss-blue/images/ttrss_logo.png"
-       inkscape:export-xdpi="180.00000"
-       inkscape:export-ydpi="180.00000"><tspan
-         sodipodi:role="line"
-         id="tspan1308"
-         x="3.2755625"
-         y="23.535715"
-         style="fill:#f9f9f9;fill-opacity:1;stroke:#999999;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">tiny tiny</tspan></text>
-    <text
-       xml:space="preserve"
-       style="font-size:28px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#fdf5f5;fill-opacity:1;stroke:#ff7f7f;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;font-family:Verdana"
-       x="143.44531"
-       y="23.594028"
-       id="text3120"
-       sodipodi:linespacing="125%"
-       inkscape:export-filename="/home/fox/public_html/testbox/tt-rss-blue/images/ttrss_logo.png"
-       inkscape:export-xdpi="180.00000"
-       inkscape:export-ydpi="180.00000"><tspan
-         sodipodi:role="line"
-         id="tspan3122"
-         x="143.44531"
-         y="23.594028"
-         style="fill:#fdf5f5;fill-opacity:1;stroke:#ff7f7f;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">rss</tspan></text>
-  </g>
-</svg>
diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css
deleted file mode 100644 (file)
index df1552d..0000000
+++ /dev/null
@@ -1,530 +0,0 @@
-body {
-       background : #f6f6f6;
-}
-
-h3 {
-       border-color : #999999;
-}
-
-a:hover {
-       color : gray;
-}
-
-div.cdmArticle {
-       border-color : #999999;
-       background : #f9f9f9;
-}
-
-div.cdmArticle.Unread {
-       border-color : #999999;
-       background : white;
-}
-
-div.cdmArticle.Unread div.cdmHeader {
-       background : transparent;
-       background-repeat : repeat-x;
-}
-
-
-div.cdmArticle.Selected, div.cdmArticle.Unread.Selected {
-       border-color : #999999;
-       background : #ffcccc;
-}
-
-div.cdmArticle.Unread div.cdmHeader a.title, 
-div.cdmArticle.Unread.Selected div.cdmHeader a.title {
-       color : black;
-}
-
-div.cdmHeader a:hover {
-       color : black;
-}
-
-.notify {
-       border-color : #999;
-       background-color : #f9f9f9;
-       color : black;
-       -moz-border-radius : 0px;
-}
-
-div.notice {
-       background : #f9f9f9;
-       border : 1px solid #999999;
-}
-
-div.warning {
-       background : #ffcccc;
-       border : 1px solid #ff0000;
-}
-
-
-ul.userFeedList, ul.browseFeedList, ul.labelTestResults {
-       border : 1px solid #999999;
-}
-
-div.postReply {
-       padding : 0px;
-       margin : 0px;
-       font-size : medium;
-}
-
-div.postReply a {
-       color : black;
-}
-
-div.postReply a:hover {
-       color : gray;
-}
-
-div.postReply div.postHeader {
-       background : #f9f9f9;
-       border-style : solid;
-       border-color : #999999;
-       border-width : 0px 0px 1px 0px;
-       margin : 0px;
-}
-
-div.postReply > div.postHeader {
-       padding : 5px;
-}
-
-.even.Unread.Selected, .even.Selected.Unread, .even.Unread.Selected td,
-       .even.Selected.Unread td {
-       background-color : #ffcccc;
-       font-weight : bold;
-       border-color : #ebebeb;
-}
-
-.odd.Unread.Selected, .odd.Selected.Unread, .odd.Unread.Selected td,
-       .odd.Selected.Unread td {
-       background-color : #ffcccc;
-       font-weight : bold;
-       border-color : #ebebeb;
-
-}
-
-.even.Selected, .even.Selected td {
-       background-color : #ffcccc;
-       border-color : #ebebeb;
-}
-
-.odd.Selected, .odd.Selected td {
-       background-color : #ffcccc;
-       border-color : #ebebeb;
-}
-
-.evenGrayed, .evenGrayed td {
-       background-color : #f9f9f9;
-       color : gray;
-       border-color : #ebebeb;
-}
-
-.oddGrayed, .oddGrayed td {
-       border-color : #ebebeb;
-}
-
-.oddGrayed {
-       color : gray;
-       background-color : #f9f9f9;
-}
-
-.even, .even td {
-       border-color : #ebebeb;
-       background-color : #f9f9f9;
-}
-
-.odd, .odd td {
-       background-color : #f9f9f9;
-       border-color : #ebebeb;
-}
-
-.even.Unread, .even.Unread td {
-       background-color : white;
-       font-weight : bold;
-       border-color : #ebebeb;
-}
-
-.odd.Unread, .odd.Unread td {
-       font-weight : bold;
-       border-color : #ebebeb;
-}
-
-ul.feedList {
-       list-style-type : none;
-       padding : 0px 0px 0px 5px;
-       font-size : 9pt;
-}
-
-ul.feedList hr {
-       border-width : 0px;
-}
-
-ul.feedList li.feedCat {
-       margin : 0px;
-       padding : 1px 0px 1px 0px;
-       color : #707070;
-       font-size : 9pt;
-}
-
-ul.feedList li.feedCat span.catTitle:hover {
-       color : black;
-}
-
-ul.feedCatList {
-       list-style-type : none;
-       margin : 0px 0px 0px 15px;
-       padding : 0px;  
-}
-
-ul.feedCatList li {
-       margin : 0px;
-       padding : 1px 0px 1px 0px;
-       color : black;
-}
-
-ul.feedList img {
-       vertical-align : bottom;
-}
-
-ul.feedList li {
-       margin : 0px;
-       padding : 2px 0px 2px 0px;
-}
-
-ul.feedList span.feedlink:hover {
-       color : gray;
-}
-
-li.feed.Selected span.feedlink,
-li.label.Selected span.feedlink,
-li.virt.Selected span.feedlink,
-li.tag.Selected span.feedlink {
-       color : gray;
-}
-
-li.feed.Unread.Selected span.feedlink,
-li.label.Unread.Selected span.feedlink,
-li.virt.Unread.Selected span.feedlink,
-li.tag.Unread.Selected span.feedlink {
-       color : gray;
-}
-
-div.prefFeedCatHolder {
-       border : 1px solid #999999;
-}
-
-table.prefFeedList td.feedEditCat {
-       border-color : #999999;
-}
-
-table.prefFilterList td.filterEditCat {
-       border-color : #999999;
-}
-
-tr.title td {
-       color : gray;
-       font-weight : bold;
-}
-
-tr.title td a {
-       color : gray;
-}
-
-tr.title td a:hover {
-       color : black;
-}
-
-span.contentPreview:hover {
-       color : gray;
-}
-
-#dispSwitch a:hover {
-       color : black;
-}
-
-#infoBoxTitle {
-       border-width : 0px 0px 1px 0px;
-       border-style : solid;
-       border-color : #999999;
-       background : #ffcccc;
-       color : black;
-       text-shadow : #ffffff 0px 1px 0px;
-}
-
-
-#infoBox {     
-       border-width : 1px 1px 1px 1px;
-       border-style : solid;
-       border-color : #999999;
-       position : relative;
-       bottom : 2px;
-       right : 2px;
-       padding-bottom : 5px;   
-       background : #efefef;
-}
-
-div.infoBoxContents a {
-       color : gray;
-}
-
-div.infoBoxContents a:hover {
-       color : black;
-}
-
-#header {
-       position : absolute;
-       white-space: nowrap;
-       top : 10px;
-       left : 25px;
-       right : 20px;
-       height : 40px;
-       color : gray;
-}
-
-#feeds-holder {
-       border-width : 1px 1px 1px 1px;
-       border-style : solid;
-       border-color : #c0c0c0;
-       top : 50px;
-       left : 20px;
-       position : absolute;
-       width : 240px;
-       overflow : auto;
-       bottom : 30px;
-       border-collapse : collapse;
-       background : #f9f9f9;
-}
-
-#toolbar div.actionChooser {
-       margin-right : 0px;
-}
-
-#toolbar {
-       position : absolute;
-       left : 280px;
-       padding : 0px 20px 10px 0px;
-       top : 50px;
-       right : 0px;
-       white-space: nowrap;
-       height : 30px;
-       background-image : url("images/toolbar.png");
-       background-position : bottom left;
-       background-repeat : repeat-x;
-}
-
-div.headlines_normal {
-       position : absolute;
-       border-width : 1px 1px 1px 1px;
-       border-style : solid;
-       border-color : #999999;
-       left : 280px;
-       height : 305px;
-       top : 85px;
-       right : 20px;
-       overflow : hidden;
-       background : white;
-       border-collapse : collapse;
-}
-
-div.headlines_cdm {
-       position : absolute;
-       border-width : 1px 1px 1px 1px;
-       border-style : solid;
-       border-color : #999;
-       left : 280px;
-       bottom : 30px;
-       top : 85px;
-       right : 20px;
-       overflow : hidden;
-       background : white;
-       border-collapse : collapse;
-}
-
-#content-frame {
-       position : absolute;
-       border-width : 1px 1px 1px 1px;
-       border-style : solid;
-       border-color : #999999;
-       background : white;
-       overflow : auto;
-       top : 410px;
-       left : 280px;
-       bottom : 30px;
-       right : 20px;
-       border-collapse : collapse;
-}
-
-#footer, #prefFooter {
-       vertical-align : middle;
-       display : block;
-       position : absolute;
-       bottom : 5px;
-       text-align : center;
-       color : gray;
-       right : 0px;
-       left : 0px;
-       padding : 0px;
-       border-width : 0px;
-       background : #f6f6f6;
-}
-
-#footer a {
-       color : gray;
-}
-
-#headlinesContainer {
-       margin-left : 0px;
-       background-color : white;
-}
-
-#headlineActionsTop {
-/*     border-width : 0px 0px 1px 0px;
-       border-style : solid;
-       border-color : #c0c0c0;
-       background-color : #fafafa; */
-}
-
-#headlinesInnerContainer {
-       overflow : auto;
-       position : absolute;
-       left : 1px;
-       right : 0px;
-       bottom : 0px;
-       top : 25px; 
-}
-
-div.firstTab {
-       width : 20px;
-       float : left;
-}
-
-div.prefsTab {
-       border-color : #999999;
-}
-
-div.prefsTab.Selected {
-       border-color : #999999;
-       background : white;
-}
-
-/* preferences layout */
-
-#prefHeader {
-       margin : 10px 10px 10px 25px;
-       color : gray;
-}
-
-div.return {
-       float : right;
-       margin-right : 10px;
-}
-
-div.return a {
-       color : black;
-}
-
-div.return a:hover {
-       color : gray;
-}
-
-#prefContentOuter {
-       clear : left;
-       position : absolute;
-       bottom : 30px;
-       top : 75px;
-       overflow : auto;
-       left : 10px;
-       right : 10px;
-       padding : 1em;
-       margin : 0px;
-       background : white;
-       border-width : 1px 1px 1px 1px;
-       border-color : #999999;
-       border-style : solid;
-}
-
-#prefContent {
-       background : white;
-
-}
-
-.insensitive a {
-       color : gray;
-       text-decoration : underline;
-}
-
-.insensitive a:hover {
-       color : black;
-}
-
-div.topLinks a {
-       color : black;
-}
-
-div.topLinks a:hover {
-       color : gray;
-}
-
-a.visibleLink {
-       color : gray;
-}
-
-table.prefFilterList tr.even:hover td, 
-table.prefFilterList tr.odd:hover td,
-table.prefFilterList tr.even.Selected:hover td, 
-table.prefFilterList tr.odd.Selected:hover td 
-table.prefLabelList tr.even:hover td, 
-table.prefLabelList tr.odd:hover td,
-table.prefLabelList tr.even.Selected:hover td, 
-table.prefLabelList tr.odd.Selected:hover td,
-table.prefUserList tr.even:hover td, 
-table.prefUserList tr.odd:hover td,
-table.prefUserList tr.even.Selected:hover td, 
-table.prefUserList tr.odd.Selected:hover td,
-table.prefFeedList tr.even:hover td, 
-table.prefFeedList tr.odd:hover td,
-table.prefFeedList tr.even.Selected:hover td, 
-table.prefFeedList tr.odd.Selected:hover td
-{
-       color : gray;
-}
-
-table.headlinesList tr.feedTitle td a, div.cdmFeedTitle a {
-       color : gray;
-}
-
-table.headlinesList tr.feedTitle td {
-       background : #efefef;
-}
-
-div.cdmFeedTitle {
-       background : #efefef;
-}
-
-div.tagCloudContainer {
-       border : 1px solid #999999;
-}
-
-#resize-grabber {
-       border-color : gray;
-       background : url("images/resize_horiz.png") top left;
-}
-
-table.prefPrefsList tr:hover td.prefValue {
-       color : gray;
-}
-
-table.prefPrefsList tr:hover td.prefValue input {
-       color : gray;
-}
-
-ul#headlineActionsBody li:hover {
-       color : black;
-       background : #ffcccc;
-}
-
-span#headlineActionsDrop {
-       background : #f0f0f0;
-       color : black;
-}
-
diff --git a/themes/graycube/theme.ini b/themes/graycube/theme.ini
deleted file mode 100644 (file)
index 3a07229..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-[theme]
-name=Graycube
-version=1.0
-options=hide_footer,collapse_feedlist
diff --git a/themes/greentiny/images/blank_icon.gif b/themes/greentiny/images/blank_icon.gif
deleted file mode 100644 (file)
index f6482af..0000000
Binary files a/themes/greentiny/images/blank_icon.gif and /dev/null differ
diff --git a/themes/greentiny/images/down_arrow.png b/themes/greentiny/images/down_arrow.png
deleted file mode 100644 (file)
index 3eff46d..0000000
Binary files a/themes/greentiny/images/down_arrow.png and /dev/null differ
diff --git a/themes/greentiny/images/favicon.png b/themes/greentiny/images/favicon.png
deleted file mode 100644 (file)
index a6f114c..0000000
Binary files a/themes/greentiny/images/favicon.png and /dev/null differ
diff --git a/themes/greentiny/images/feed-icon-12x12.png b/themes/greentiny/images/feed-icon-12x12.png
deleted file mode 100644 (file)
index 291000e..0000000
Binary files a/themes/greentiny/images/feed-icon-12x12.png and /dev/null differ
diff --git a/themes/greentiny/images/footer.png b/themes/greentiny/images/footer.png
deleted file mode 100644 (file)
index 79add28..0000000
Binary files a/themes/greentiny/images/footer.png and /dev/null differ
diff --git a/themes/greentiny/images/fresh.png b/themes/greentiny/images/fresh.png
deleted file mode 100644 (file)
index 88cad81..0000000
Binary files a/themes/greentiny/images/fresh.png and /dev/null differ
diff --git a/themes/greentiny/images/fresh_new.png b/themes/greentiny/images/fresh_new.png
deleted file mode 100644 (file)
index 245ea44..0000000
Binary files a/themes/greentiny/images/fresh_new.png and /dev/null differ
diff --git a/themes/greentiny/images/indicator_white.gif b/themes/greentiny/images/indicator_white.gif
deleted file mode 100644 (file)
index 856d471..0000000
Binary files a/themes/greentiny/images/indicator_white.gif and /dev/null differ
diff --git a/themes/greentiny/images/label.png b/themes/greentiny/images/label.png
deleted file mode 100644 (file)
index a4b4182..0000000
Binary files a/themes/greentiny/images/label.png and /dev/null differ
diff --git a/themes/greentiny/images/mark_set.gif b/themes/greentiny/images/mark_set.gif
deleted file mode 100644 (file)
index 4dd6bdc..0000000
Binary files a/themes/greentiny/images/mark_set.gif and /dev/null differ
diff --git a/themes/greentiny/images/mark_set.png b/themes/greentiny/images/mark_set.png
deleted file mode 100644 (file)
index 132f8d9..0000000
Binary files a/themes/greentiny/images/mark_set.png and /dev/null differ
diff --git a/themes/greentiny/images/mark_unset.gif b/themes/greentiny/images/mark_unset.gif
deleted file mode 100644 (file)
index 47db0b5..0000000
Binary files a/themes/greentiny/images/mark_unset.gif and /dev/null differ
diff --git a/themes/greentiny/images/mark_unset.png b/themes/greentiny/images/mark_unset.png
deleted file mode 100644 (file)
index 4104def..0000000
Binary files a/themes/greentiny/images/mark_unset.png and /dev/null differ
diff --git a/themes/greentiny/images/new_version.png b/themes/greentiny/images/new_version.png
deleted file mode 100644 (file)
index b311d62..0000000
Binary files a/themes/greentiny/images/new_version.png and /dev/null differ
diff --git a/themes/greentiny/images/overlay.png b/themes/greentiny/images/overlay.png
deleted file mode 100644 (file)
index e3a0a77..0000000
Binary files a/themes/greentiny/images/overlay.png and /dev/null differ
diff --git a/themes/greentiny/images/prefs-content.png b/themes/greentiny/images/prefs-content.png
deleted file mode 100644 (file)
index 8eccab1..0000000
Binary files a/themes/greentiny/images/prefs-content.png and /dev/null differ
diff --git a/themes/greentiny/images/pub_set.gif b/themes/greentiny/images/pub_set.gif
deleted file mode 100644 (file)
index a6f114c..0000000
Binary files a/themes/greentiny/images/pub_set.gif and /dev/null differ
diff --git a/themes/greentiny/images/pub_set.png b/themes/greentiny/images/pub_set.png
deleted file mode 100644 (file)
index e8b96d1..0000000
Binary files a/themes/greentiny/images/pub_set.png and /dev/null differ
diff --git a/themes/greentiny/images/pub_unset.gif b/themes/greentiny/images/pub_unset.gif
deleted file mode 100644 (file)
index 552576f..0000000
Binary files a/themes/greentiny/images/pub_unset.gif and /dev/null differ
diff --git a/themes/greentiny/images/pub_unset.png b/themes/greentiny/images/pub_unset.png
deleted file mode 100644 (file)
index c28e9da..0000000
Binary files a/themes/greentiny/images/pub_unset.png and /dev/null differ
diff --git a/themes/greentiny/images/resize_handle_horiz.png b/themes/greentiny/images/resize_handle_horiz.png
deleted file mode 100644 (file)
index b0ef93f..0000000
Binary files a/themes/greentiny/images/resize_handle_horiz.png and /dev/null differ
diff --git a/themes/greentiny/images/resize_horiz.png b/themes/greentiny/images/resize_horiz.png
deleted file mode 100644 (file)
index ce947c9..0000000
Binary files a/themes/greentiny/images/resize_horiz.png and /dev/null differ
diff --git a/themes/greentiny/images/resizer.png b/themes/greentiny/images/resizer.png
deleted file mode 100644 (file)
index ca3b02f..0000000
Binary files a/themes/greentiny/images/resizer.png and /dev/null differ
diff --git a/themes/greentiny/images/score_half_high.png b/themes/greentiny/images/score_half_high.png
deleted file mode 100644 (file)
index 73e06b5..0000000
Binary files a/themes/greentiny/images/score_half_high.png and /dev/null differ
diff --git a/themes/greentiny/images/score_half_low.png b/themes/greentiny/images/score_half_low.png
deleted file mode 100644 (file)
index d44ee6c..0000000
Binary files a/themes/greentiny/images/score_half_low.png and /dev/null differ
diff --git a/themes/greentiny/images/score_high.png b/themes/greentiny/images/score_high.png
deleted file mode 100644 (file)
index 0d1d946..0000000
Binary files a/themes/greentiny/images/score_high.png and /dev/null differ
diff --git a/themes/greentiny/images/score_low.png b/themes/greentiny/images/score_low.png
deleted file mode 100644 (file)
index 0aefff1..0000000
Binary files a/themes/greentiny/images/score_low.png and /dev/null differ
diff --git a/themes/greentiny/images/score_neutral.png b/themes/greentiny/images/score_neutral.png
deleted file mode 100644 (file)
index deaa10a..0000000
Binary files a/themes/greentiny/images/score_neutral.png and /dev/null differ
diff --git a/themes/greentiny/images/sign_excl.png b/themes/greentiny/images/sign_excl.png
deleted file mode 100644 (file)
index ab6e7dc..0000000
Binary files a/themes/greentiny/images/sign_excl.png and /dev/null differ
diff --git a/themes/greentiny/images/sign_info.png b/themes/greentiny/images/sign_info.png
deleted file mode 100644 (file)
index 59f8ab6..0000000
Binary files a/themes/greentiny/images/sign_info.png and /dev/null differ
diff --git a/themes/greentiny/images/sign_quest.png b/themes/greentiny/images/sign_quest.png
deleted file mode 100644 (file)
index f4cd417..0000000
Binary files a/themes/greentiny/images/sign_quest.png and /dev/null differ
diff --git a/themes/greentiny/images/small_question.png b/themes/greentiny/images/small_question.png
deleted file mode 100644 (file)
index a441ef8..0000000
Binary files a/themes/greentiny/images/small_question.png and /dev/null differ
diff --git a/themes/greentiny/images/tag.png b/themes/greentiny/images/tag.png
deleted file mode 100644 (file)
index a4b4182..0000000
Binary files a/themes/greentiny/images/tag.png and /dev/null differ
diff --git a/themes/greentiny/images/toolbar.png b/themes/greentiny/images/toolbar.png
deleted file mode 100644 (file)
index 79add28..0000000
Binary files a/themes/greentiny/images/toolbar.png and /dev/null differ
diff --git a/themes/greentiny/images/ttrss_logo.png b/themes/greentiny/images/ttrss_logo.png
deleted file mode 100644 (file)
index 0ded307..0000000
Binary files a/themes/greentiny/images/ttrss_logo.png and /dev/null differ
diff --git a/themes/greentiny/images/ttrss_logo_big.png b/themes/greentiny/images/ttrss_logo_big.png
deleted file mode 100644 (file)
index 0ded307..0000000
Binary files a/themes/greentiny/images/ttrss_logo_big.png and /dev/null differ
diff --git a/themes/greentiny/images/updated.png b/themes/greentiny/images/updated.png
deleted file mode 100644 (file)
index 652e84a..0000000
Binary files a/themes/greentiny/images/updated.png and /dev/null differ
diff --git a/themes/greentiny/theme.css b/themes/greentiny/theme.css
deleted file mode 100644 (file)
index f53c393..0000000
+++ /dev/null
@@ -1,1740 +0,0 @@
-body {\r
-       background : #192025;\r
-       color : #8BB6C6;\r
-       margin : 0px;\r
-       padding : 0px;\r
-       font-family : "Lucida Grande", Arial, sans-serif;\r
-}\r
-\r
-option {\r
-       color : #8BB6C6;\r
-}\r
-\r
-button[disabled], input[disabled], select[disabled], textarea[disabled] {\r
-       background : #404040;\r
-       color : gray;\r
-}\r
-\r
-input, select, button {\r
-       background : #1e2a32;\r
-       border : 1px solid black;\r
-       color : #8BB6C6;\r
-       padding : 2px 4px 2px 4px;\r
-}\r
-\r
-button:active {\r
-       background : #FF5500;\r
-}\r
-\r
-button {\r
-}\r
-\r
-textarea {\r
-       background : #171D22\r
-       border : 1px solid black;\r
-       color : #8BB6C6;\r
-}\r
-\r
-select {\r
-       padding : 2px 0px 2px 4px;\r
-}\r
-\r
-blockquote {\r
-       border-width : 0px 0px 0px 4px;\r
-       border-color : #8BB6C6;\r
-       border-style : solid;\r
-       background-color : #1e2a32;\r
-}\r
-\r
-/*div.postReply a {\r
-       color : #8BB6C6;\r
-}*/\r
-\r
-div.postReply a:hover {\r
-       color : #ff6c00;\r
-}\r
-\r
-div.postReply div.postHeader {\r
-       background : #1e2a32;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : dotted;\r
-       border-color : #29353D; \r
-       margin : 0px 1px 0px 0px;\r
-       padding : 5px;\r
-       cursor : move;\r
-}\r
-\r
-div.postReply div.postContent {\r
-       padding : 10px;\r
-       font-size : 14px;\r
-}\r
-\r
-div.postReply div.postEnclosures {\r
-       margin-top : 1em;\r
-       color : gray;\r
-}\r
-\r
-div.postReply span.author {\r
-       font-size : 12px;\r
-}\r
-\r
-ul.feedList li.feedCat {\r
-       margin : 0px;\r
-       padding : 3px 0px 3px 0px;\r
-       color : #707070;\r
-       font-size : 12px;\r
-}\r
-\r
-ul.feedList li.feedCat a {\r
-       color : #707070;\r
-}\r
-\r
-ul.feedList li.feedCat a:hover {\r
-       color : #4684ff;\r
-}\r
-\r
-ul.feedList li.feedCat.Selected {\r
-       margin : 0px;\r
-       padding : 3px 0px 3px 0px;\r
-       color : #4684ff;\r
-       font-size : 12px;\r
-}\r
-\r
-ul.feedList li.feedCat.Selected a {\r
-       color : #4684ff;\r
-}\r
-\r
-ul.feedCatList {\r
-       list-style-type : none;\r
-       margin : 0px 0px 0px 15px;\r
-       padding : 0px;  \r
-}\r
-\r
-ul.feedCatList li {\r
-       margin : 0px;\r
-       padding : 0px 0px 2px 0px;\r
-       color : #8BB6C6;\r
-}\r
-\r
-ul.feedList > li {\r
-       padding : 0px 0px 2px 0px;\r
-}\r
-\r
-li.feed.Unread, \r
-li.error.Unread, \r
-li.label.Unread, \r
-li.virt.Unread,\r
-li.tag.Unread {\r
-       font-weight : bold;\r
-}\r
-\r
-li.error.Selected a,\r
-li.error a,\r
-li.error.Unread a,\r
-li.error.Unread.Selected a {\r
-       color : #f04040;\r
-}\r
-\r
-li.feed {\r
-       display : block;\r
-}\r
-\r
-h1 {\r
-       font-size : 18px;\r
-}\r
-\r
-h2 {\r
-       font-size : 16px;\r
-       font-weight : bold;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #29353D;\r
-}\r
-\r
-h3 {\r
-       font-size : 14px;\r
-       font-weight : bold;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #29353D;\r
-}\r
-\r
-hr {\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : dashed;\r
-       border-color : #e0e0e0;\r
-}\r
-\r
-a {\r
-       color : #8BB6C6;\r
-       text-decoration : none;\r
-}\r
-\r
-a:hover {\r
-       color : #00FF00;\r
-}\r
-\r
-#notify {\r
-       border-width : 1px;\r
-       border-style : solid;\r
-       top : 10px;\r
-       right : 35%;\r
-       min-width : 30%;\r
-       position : absolute;    \r
-       display : none;\r
-       float : right;\r
-       font-size : 12px;\r
-       z-index : 998;\r
-       -moz-border-radius : 2px;\r
-       padding : 5px 5px 5px 5px;\r
-}\r
-\r
-#notify img {\r
-       vertical-align : middle;\r
-}\r
-\r
-.notifyProgress {\r
-       border-color : #FFAA00;\r
-       background-color : #FF5500;\r
-       font-size : 14px;\r
-       font-weight : bold;\r
-       color : #FFAA00;\r
-}\r
-\r
-.notifyInfo {\r
-       border-color : #7AD78E;\r
-       background-color : #D5FFDB;\r
-       color : #8BB6C6;\r
-}\r
-\r
-.notify {\r
-       border-color : #d7c47a;\r
-       background-color : #FF5500;\r
-       color : #8BB6C6;\r
-}\r
-\r
-.notifyError {\r
-       background-color : #ffcccc;\r
-       border-color : #ff0000;\r
-       color : #8BB6C6;\r
-}\r
-\r
-.notifyError span:hover {\r
-       color : red;\r
-       cursor : pointer;\r
-}\r
-\r
-#dispSwitch {\r
-       font-size : 12px;\r
-       margin : 5px 5px 0px 0px;\r
-}\r
-\r
-#dispSwitch a {\r
-       color : gray;\r
-}\r
-\r
-#dispSwitch a:hover {\r
-       color : #4684ff;\r
-}\r
-\r
-div.expPane {\r
-       margin : 15px;\r
-}\r
-\r
-.even.Unread.Selected, .even.Selected.Unread, .even.Unread.Selected td,\r
-       .even.Selected.Unread td {\r
-       background-color : #192025;\r
-       font-weight : bold;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #FFFFAA;\r
-}\r
-\r
-.odd.Unread.Selected, .odd.Selected.Unread, .odd.Unread.Selected td,\r
-       .odd.Selected.Unread td {\r
-       background-color : #192025;\r
-       font-weight : bold;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #FFFFAA;\r
-}\r
-\r
-.even.Selected, .even.Selected td {\r
-       background-color : #192025;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #FFFFAA;\r
-       border-collapse : collapse;\r
-}\r
-\r
-.odd.Selected, .odd.Selected td {\r
-       background-color : #192025;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #FFFFAA;\r
-       border-collapse : collapse;\r
-}\r
-\r
-.evenGrayed, .evenGrayed td {\r
-       background-color : #202A30;\r
-       color : #909090;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #29353D;\r
-       border-collapse : collapse;\r
-}\r
-\r
-.oddGrayed {\r
-       color : #909090;\r
-}\r
-\r
-.even, .even td {\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #29353D;\r
-       background-color : #202A30;\r
-       border-collapse : collapse;\r
-}\r
-\r
-.odd, .odd td {\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #29353D;\r
-       border-collapse : collapse;\r
-}\r
-\r
-.even.Unread, .even.Unread td {\r
-       background-color : #202A30;\r
-       font-weight : bold;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #29353D;\r
-       border-collapse : collapse;\r
-}\r
-\r
-.odd.Unread, .odd.Unread td {\r
-       font-weight : bold;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #29353D;\r
-}\r
-\r
-.invisible {\r
-       display : none;\r
-}\r
-\r
-/* preferences */\r
-\r
-table.prefPrefsList tr:hover td.prefValue {\r
-       color : #88b0f0;\r
-}\r
-\r
-table.prefPrefsList tr:hover td.prefValue input {\r
-       color : #88b0f0;\r
-}\r
-\r
-tr.title td {\r
-       border-width : 0px 0px 1px 0px;\r
-       border-color : #29353D;\r
-       border-style : solid;\r
-       color : #4684ff;\r
-}\r
-\r
-tr.title td a {\r
-       color : #4684ff;\r
-}\r
-\r
-tr.title td a:hover {\r
-       color : #00FF00;\r
-}\r
-\r
-div.feedEditSearch {\r
-       float : right;\r
-}\r
-\r
-table.prefFeedList td.feedEditCat {\r
-       font-weight : bold;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #29353D;\r
-       padding-top : 0.5em;\r
-}\r
-\r
-table.prefFilterList td.filterEditCat {\r
-       font-weight : bold;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #29353D;\r
-       padding-top : 0.5em;\r
-}\r
-\r
-/* oh for the love of... */\r
-\r
-table.prefFilterList tr.even,\r
-table.prefFilterList tr.odd,\r
-table.prefFilterList tr.even.Selected,\r
-table.prefFilterList tr.odd.Selected,\r
-table.prefLabelList tr.even,\r
-table.prefLabelList tr.odd,\r
-table.prefLabelList tr.even.Selected,\r
-table.prefLabelList tr.odd.Selected,\r
-table.prefUserList tr.even,\r
-table.prefUserList tr.odd,\r
-table.prefUserList tr.even.Selected,\r
-table.prefUserList tr.odd.Selected,\r
-table.prefFeedList tr.even,\r
-table.prefFeedList tr.odd,\r
-table.prefFeedList tr.even.Selected,\r
-table.prefFeedList tr.odd.Selected\r
-{      \r
-       cursor : pointer;\r
-}\r
-\r
-table.prefFilterList tr.even:hover td, \r
-table.prefFilterList tr.odd:hover td,\r
-table.prefFilterList tr.even.Selected:hover td, \r
-table.prefFilterList tr.odd.Selected:hover td \r
-table.prefLabelList tr.even:hover td, \r
-table.prefLabelList tr.odd:hover td,\r
-table.prefLabelList tr.even.Selected:hover td, \r
-table.prefLabelList tr.odd.Selected:hover td,\r
-table.prefUserList tr.even:hover td, \r
-table.prefUserList tr.odd:hover td,\r
-table.prefUserList tr.even.Selected:hover td, \r
-table.prefUserList tr.odd.Selected:hover td,\r
-table.prefFeedList tr.even:hover td, \r
-table.prefFeedList tr.odd:hover td,\r
-table.prefFeedList tr.even.Selected:hover td, \r
-table.prefFeedList tr.odd.Selected:hover td\r
-{\r
-       color : #00FF00;\r
-}\r
-\r
-table.prefFeedList td.feedIcon {\r
-       text-align : center;\r
-}\r
-\r
-table.prefFeedList td.feedSelect {\r
-       text-align : center;\r
-}\r
-\r
-div.prefFeedCatHolder {\r
-       height : 250px;\r
-       overflow : auto;\r
-       border : 1px solid #29353D;\r
-       margin : 5px 0px 5px 0px;\r
-       background-color : #171D22;\r
-}\r
-\r
-a.helpLink {\r
-       color : #808080;\r
-}\r
-\r
-a.helpLink:hover {\r
-       color : #4684ff;\r
-}\r
-\r
-div.helpResponse {\r
-       margin : 10px;\r
-       background-image : url("images/vgrad_light_rev2.png");\r
-       background-position : top left;\r
-       background-repeat : repeat-x;\r
-       padding : 10px 20px 10px 20px;\r
-       border : 1px solid #29353D;\r
-}\r
-\r
-#infoBoxTitle {\r
-       border-color : #29353D;\r
-       background-color : #29353D;\r
-}\r
-\r
-/* shadow stuff from http://www.sixapart.com/pronet/articles/ydsf_-_robust_c.html */\r
-\r
-#infoBox {     \r
-       border-color : #29353D;\r
-       background-color : #192025;\r
-}\r
-\r
-div.infoBoxContents a {\r
-       color : #527040;\r
-}\r
-\r
-div.infoBoxContents a:hover {\r
-       color : #ff6c00;\r
-}\r
-\r
-div.helpResponse h1, div.infoBoxContents h1 {\r
-/*        border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #c0c0c0; */\r
-       font-size : 18px;\r
-}\r
-\r
-div.helpResponse h2, div.infoBoxContents h2 {\r
-/*        border-width : 0px 0px 0px 0px; */\r
-       font-size : 16px;\r
-}\r
-\r
-pre {\r
-       margin : 5px;\r
-}\r
-\r
-input.extSearch {\r
-       width : 100%;\r
-}\r
-\r
-div.firstTab {\r
-       width : 10px;\r
-       float : left;\r
-}\r
-\r
-div.prefsTab:hover {\r
-       cursor : pointer;\r
-}\r
-\r
-div.prefsTab.Selected:hover {\r
-       cursor : pointer;\r
-}\r
-\r
-div.prefsTab {\r
-       border-width : 1px 1px 0px 1px;\r
-       border-color : #29353D;\r
-       border-style : solid;\r
-       border-collapse : collapse;\r
-}\r
-\r
-div.prefsTab.Selected {\r
-       border-width : 1px 1px 0px 1px;\r
-       border-color : #29353D;\r
-       border-style : solid;\r
-       background-color : #192025;\r
-       color : #ff6c00;\r
-       font-weight : bold;\r
-}\r
-\r
-div.notice {\r
-       background : #171D22;\r
-       border : 1px solid #29353D;\r
-       width : 60%;\r
-       padding : 5px;\r
-       margin : 0px 0px 5px 0px;\r
-       font-size : 12px;\r
-}\r
-\r
-div.warning {\r
-       background : #FF5500;\r
-       border : 1px solid #d7c47a;\r
-       font-size : 12px;\r
-       width : 60%;\r
-       padding : 5px;\r
-       margin : 0px 0px 5px 0px;\r
-}\r
-\r
-\r
-div.warning img, div.notice img, div.error img {\r
-       vertical-align : middle;\r
-       padding : 5px;\r
-}\r
-\r
-div.error {\r
-       border : 1px solid #ff0000;\r
-       background : #ffcccc;\r
-       color : #FF0000;\r
-       padding : 5px;\r
-       margin : 0px 0px 5px 0px;\r
-       font-size : 12px;\r
-}\r
-\r
-ul.nomarks {\r
-       list-style-type : none;\r
-       margin : 0px;\r
-       padding : 10px; \r
-}\r
-\r
-div.prefHelp, td.prefHelp {\r
-       color : gray;\r
-       padding : 5px;\r
-}\r
-\r
-table.loginForm {\r
-       background-color : #171D22;\r
-}\r
-\r
-table.innerLoginForm {\r
-       border : 1px solid #29353D;\r
-       padding : 50px;\r
-       background-color : #171D22;\r
-}\r
-\r
-table.innerLoginForm td {\r
-       padding : 3px 3px 5px 3px;\r
-}\r
-\r
-span.feed_error {\r
-       color : red;\r
-}\r
-\r
-.insensitive {\r
-       color : gray;\r
-}\r
-\r
-.insensitive a {\r
-       color : #4684ff;\r
-}\r
-\r
-.insensitive a:hover {\r
-       color : #ff6c00;\r
-}\r
-\r
-/* .prefGenericAddBox {\r
-       font-size : 12px;\r
-} */\r
-\r
-body.logoutBody {\r
-       background-color : #171D22;\r
-       color : #8BB6C6;\r
-}\r
-\r
-span.logoutWarning {\r
-       color : red;\r
-       font-weight : bold;\r
-}\r
-\r
-div.logoutContent {\r
-       width : 600px;\r
-       border : 1px solid #29353D;\r
-       background-color : #171D22;\r
-       margin-left : auto;\r
-       margin-right : auto;\r
-       margin-top : 20px;\r
-       padding : 10px;\r
-}\r
-\r
-.small {\r
-       font-size : 12px;\r
-}\r
-\r
-table.innerFeedTable td {\r
-       margin : 0px;\r
-       padding : 0px;\r
-}\r
-\r
-td.selectPrompt {\r
-       font-size : 12px;\r
-       color : gray;\r
-}\r
-\r
-div.headlinesSubToolbar {\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #171D22;\r
-       position : absolute;\r
-       left : 0px;\r
-       top : 0px;\r
-       height : 25px;\r
-       right : 0px;\r
-       background : #171D22;\r
-       font-size : 11px;\r
-       color : gray;\r
-}\r
-\r
-input#subtoolbar_search_box {\r
-       height : 10px;\r
-       font-size : 9px;\r
-       vertical-align : middle;\r
-}\r
-\r
-table.headlinesSubToolbar td.headlineActions {\r
-       padding : 0px 5px 0px 5px;\r
-}\r
-\r
-table.headlinesSubToolbar td.headlineActionsRTL {\r
-       padding : 0px 5px 0px 5px;\r
-}\r
-\r
-table.headlinesSubToolbar td.headlineTitle {\r
-       padding : 0px 5px 0px 5px;\r
-       text-align : right;\r
-}\r
-\r
-table.headlinesSubToolbar td.headlineTitleRTL {\r
-       padding : 0px 5px 0px 5px;\r
-       text-align : left;\r
-}\r
-\r
-span.contentPreview {\r
-       font-size : 12px;\r
-       color : gray;\r
-       font-weight : normal;\r
-}\r
-\r
-span.contentPreview:hover {\r
-       color : #4684ff;\r
-}\r
-\r
-table.headlinesList {\r
-       width : 100%;\r
-}\r
-\r
-table.headlinesList td.hlFeedIcon {\r
-       width : 25px;\r
-       text-align : center;\r
-       cursor : pointer;\r
-}\r
-\r
-\r
-table.headlinesList td.hlMarkedPic {\r
-       width : 25px;\r
-       text-align : center;\r
-}\r
-\r
-table.headlinesList td.hlfeed {\r
-       text-align : right;\r
-}\r
-\r
-td.hlSelectRow, td.hlUpdPic {\r
-       width : 25px;\r
-       text-align : center;\r
-}\r
-\r
-table.headlinesList td.hlUpdated {\r
-       color : gray;\r
-       text-align : right;\r
-       width : 100px;\r
-       cursor : pointer;\r
-}\r
-\r
-table.headlinesList tr td {\r
-       padding : 2px 0px 2px 0px;\r
-}\r
-\r
-div.postHeader div.postDate {\r
-       text-align : right;\r
-       color : gray;\r
-       float : right;\r
-}\r
-\r
-div.postHeader div.postDateRTL {\r
-       text-align : left;\r
-       color : gray;\r
-       float : right;\r
-}\r
-\r
-div.postReply span.tagList {\r
-       color : gray;\r
-}\r
-\r
-div.postHeader div {\r
-       padding-bottom : 3px;\r
-       font-size : 12px;\r
-}\r
-\r
-#feedUpdateErrors {\r
-       display : none;\r
-}\r
-\r
-#allEntryTags {\r
-       font-size : 12px;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #29353D;\r
-       padding-bottom : 5px;\r
-       display : none;\r
-}\r
-\r
-/*td.hlContent {\r
-       overflow : hidden;\r
-       height : 1em;\r
-       display : block;\r
-} */\r
-\r
-td.hlMarkedPic, td.hlSelectRow, td.hlUpdated, td.hlFeed {\r
-       height : 1em;\r
-}\r
-\r
-td.hlFeed {\r
-       text-align : right;\r
-}\r
-\r
-span.hlFeed, span.hlFeed a {\r
-       font-size : 12px;\r
-       color : gray;\r
-}\r
-\r
-span.hlFeed a:hover {\r
-       color : #4684ff;\r
-}\r
-\r
-/* div.cdmArticle:hover {\r
-       background-color : #171D22;\r
-} */\r
-\r
-div.cdmAllTags {\r
-       float : left;\r
-       background-color : #171D22;\r
-       border : 1px solid #29353D;\r
-       display : none;\r
-       z-index : 3;\r
-       top : auto;\r
-       left : auto;\r
-       right : auto;\r
-       position : absolute;\r
-       padding : 10px;\r
-}\r
-\r
-span.cdmAllTagsCtr:hover div {\r
-       display : block;\r
-}\r
-\r
-div.cdmArticle {\r
-       border-color : #a0a0a0;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       background-color : #202A30;\r
-       margin : 0px;\r
-       color : #505050;\r
-       /* padding : 10px; */\r
-       color : #8BB6C6;\r
-\r
-}\r
-\r
-/* div.cdmArticle.Unread:hover {\r
-       background-color : #171D22;\r
-} */\r
-\r
-div.cdmArticle.Unread {\r
-       border-color : #29353D;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       background-color : #171D22;\r
-       margin : 0px;\r
-       /* padding : 10px; */\r
-       color : #8BB6C6;\r
-}\r
-\r
-div.cdmArticle.Selected, div.cdmArticle.Unread.Selected {\r
-       margin : 0px;\r
-       background-color : #192025;\r
-       border-color : #FFFFAA;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-}\r
-\r
-div.cdmArticle.Unread div.cdmHeader a.title, \r
-div.cdmArticle.Unread.Selected div.cdmHeader a.title {\r
-       font-weight : bold;\r
-}\r
-\r
-div.cdmHeader {\r
-       padding : 5px 5px 10px 5px;\r
-       color : gray;\r
-\r
-}\r
-\r
-div.cdmArticle.Unread div.cdmHeader span.titleWrap a {\r
-       color : #ff6c00;\r
-}\r
-\r
-div.cdmFooter {\r
-       font-size : 12px;\r
-       color : #8BB6C6;\r
-       padding : 5px;\r
-       color : gray;\r
-/*     background-color : white; */\r
-       border-width : 1px 0px 0px 0px;\r
-       border-color : #29353D;\r
-       border-style : dotted;\r
-}\r
-\r
-/*div.cdmArticle.Selected div.cdmFooter {\r
-       background-color : transparent;\r
-}\r
-\r
-div.cdmArticle.Unread.Selected div.cdmFooter {\r
-       background-color : transparent;\r
-}*/\r
-\r
-div.cdmFooter span.s0 {\r
-       border-width : 0px 1px 0px 0px;\r
-       border-color : #29353D;\r
-       border-style : dotted;\r
-       padding : 0px 5px 0px 0px;\r
-}\r
-\r
-div.cdmFooter span.s1 {\r
-       border-width : 0px 1px 0px 0px;\r
-       border-color : #29353D;\r
-       border-style : dotted;\r
-       padding : 0px 5px 0px 5px;\r
-}\r
-\r
-div.cdmFooter span.s2 {\r
-       padding : 0px 5px 0px 5px;\r
-}\r
-\r
-div.cdmFooter img.markedPic, div.cdmFooter img.tagsPic {\r
-       width : 16px;\r
-       height : 16px;\r
-       vertical-align : middle;\r
-}\r
-\r
-img.markedPic {\r
-       cursor : pointer;\r
-}\r
-\r
-div.cdmHeader div.articleUpdated {\r
-       float : right;\r
-       font-weight : bold;\r
-       color : gray;\r
-}\r
-\r
-div.cdmHeader div.articleUpdated img {\r
-       vertical-align : middle;\r
-}\r
-\r
-div.cdmFooter input, div.cdmHeader input, div.cdmFooter img {\r
-       margin : 0px;\r
-}\r
-\r
-div.cdmHeader, div.cdmHeader a {\r
-       color : #505050;\r
-       font-size : 12px;\r
-}\r
-\r
-div.cdmHeader a:hover {\r
-       color : #4684ff;\r
-}\r
-\r
-div.cdmContent {\r
-       margin : 0px 15px 5px 15px;\r
-}\r
-\r
-div.cdmContent:hover {\r
-       cursor : pointer;\r
-}\r
-\r
-div.cdmExcerpt {\r
-       margin : 0px 15px 5px 15px;\r
-}\r
-\r
-div.cdmExcerpt:hover {\r
-       cursor : pointer;\r
-       color : #88b0f0;\r
-}\r
-\r
-div.cdmEnclosures {\r
-       margin-top : 1em;\r
-       color : gray;\r
-}\r
-\r
-a.warning {\r
-       color : #f04040;\r
-}\r
-\r
-img.closeButton {\r
-       border-width : 0px;\r
-       float : right;\r
-}\r
-\r
-span.groupPrompt {\r
-       font-size : 12px;\r
-       color : #4684ff;\r
-}\r
-\r
-div.tagCloudContainer {\r
-/*     height : 300px;\r
-       overflow : auto; */\r
-       border : 1px solid #29353D;\r
-       background-color : #171D22;\r
-       margin : 5px 0px 5px 0px;\r
-       padding : 5px;\r
-       text-align : center;\r
-}\r
-\r
-ul.feedErrorsList {\r
-       height : 300px;\r
-       overflow : auto;\r
-       list-style-type : none;\r
-       border : 1px solid #29353D;\r
-       background-color : #171D22;\r
-       margin : 0px 0px 5px 0px;\r
-       padding : 0px;\r
-}\r
-\r
-ul.userFeedList {\r
-       height : 300px;\r
-       overflow : auto;\r
-       list-style-type : none;\r
-       border : 1px solid #29353D;\r
-       background-color : #171D22;\r
-       margin : 0px 0px 5px 0px;\r
-       padding : 0px;\r
-}\r
-\r
-/* #browseBigFeedList li.odd.Selected {\r
-       border : 1px solid #d0d0f6;\r
-       background-color : #eaeaff;\r
-       -moz-border-radius : 5px;\r
-} */\r
-\r
-/*#browseBigFeedList li {\r
-       padding :0px;\r
-}*/\r
-\r
-div.labelTestError {\r
-       margin : 5px 0px 5px 0px;\r
-       color : #f04040;\r
-}\r
-\r
-ul.labelTestResults {\r
-       height : 100px;\r
-       overflow : auto;\r
-       list-style-type : none;\r
-       margin : 0px 0px 5px 0px;\r
-       padding : 0px;\r
-       border : 1px solid #29353D;\r
-       background-color : #171D22;\r
-}\r
-\r
-ul.filterTestResults {\r
-       height : 300px;\r
-       overflow : auto;\r
-       list-style-type : none;\r
-       margin : 0px 0px 5px 0px;\r
-       padding : 0px;\r
-       border : 1px solid #29353D;\r
-       background-color : #171D22;\r
-}\r
-\r
-ul.browseFeedList {\r
-       height : 300px;\r
-       overflow : auto;\r
-       list-style-type : none;\r
-       margin : 0px 0px 5px 0px;\r
-       padding : 0px;\r
-       border : 1px solid #29353D;\r
-       background-color : #171D22;\r
-}\r
-\r
-ul.browseFeedList li {\r
-       margin : 0px;\r
-       padding : 0px;\r
-}\r
-\r
-span.subscribers {\r
-       color : #808080;\r
-}\r
-\r
-div.subscribers {\r
-       color : #808080;\r
-       font-size : 12px;\r
-       float : right;\r
-}\r
-\r
-input.feedBrowseCB {\r
-       margin-right : 1em;\r
-}\r
-\r
-div.browserDetails {\r
-       margin : 5px 5px 5px 5px;\r
-       padding : 5px;\r
-}\r
-\r
-ul.compact {\r
-       list-style-type : none;\r
-       margin : 0px;\r
-       padding : 0px;\r
-}\r
-\r
-ul.compact li {\r
-       margin : 0px;\r
-       padding : 0px;\r
-}\r
-\r
-div.browserFeedInfo {\r
-       font-size : 12px;\r
-/*     border : 1px solid #88b0f0;\r
-       background-color : #ecf4ff;\r
-       -moz-border-radius : 5px; */\r
-       padding : 5px;\r
-}\r
-\r
-div.browserFeedInfo div.detailsPart {\r
-       margin : 5px 0px 5px 5px;       \r
-}\r
-\r
-div.cdmContent a {\r
-       color : #4684ff;\r
-}\r
-\r
-div.cdmContent a:hover {\r
-       color : #00FF00;\r
-}\r
-\r
-a.cdmToggleLink {\r
-       color : #808080;\r
-       font-size : 12px;\r
-}\r
-\r
-a.cdmToggleLink:hover {\r
-       color : #00FF00;\r
-}\r
-\r
-.noborder {\r
-       border-width : 0px;\r
-}\r
-\r
-#debug_output {\r
-       position : absolute;\r
-       width : 400px;\r
-       height : 200px;\r
-       right : 20px;\r
-       bottom : 20px;\r
-       z-index : 999;\r
-       background-color : #171D22;\r
-       border : 1px solid #29353D;\r
-       overflow : auto;\r
-       margin : 0px;\r
-       padding : 0px;\r
-       list-style-type : none;\r
-}\r
-\r
-#debug_output li {\r
-       margin : 0px;\r
-       padding : 0px;\r
-       font-size : 11px;\r
-}\r
-\r
-#dialog_overlay {\r
-       left : 0;\r
-       top : 0;\r
-       height : 100%;\r
-       width : 100%;\r
-       z-index : 4;\r
-       position : absolute;\r
-       background-image : url("images/shadow_dark.png");\r
-}\r
-\r
-#overlay {\r
-       background : #171D22;\r
-       left : 0;\r
-       top : 0;\r
-       height : 100%;\r
-       width : 100%;\r
-       z-index : 100;\r
-       position : absolute;\r
-}\r
-\r
-#overlay_inner {\r
-       font-weight : bold;\r
-       margin : 10px;\r
-}\r
-\r
-#fatal_error {\r
-       background : #171D22;\r
-       left : 0;\r
-       top : 0;\r
-       height : 100%;\r
-       width : 100%;\r
-       z-index : 200;\r
-       display : none;\r
-       position : absolute;\r
-}\r
-\r
-#fatal_error_inner {\r
-       font-weight : bold;\r
-       margin : 10px;\r
-       color : red;\r
-}\r
-\r
-#fatal_error_msg {\r
-       color : #8BB6C6;\r
-       padding : 10px;\r
-       font-weight : normal;\r
-       background-color : #ffcccc;\r
-       border : 1px solid #ff0000;\r
-}\r
-\r
-#fatal_error_msg a {\r
-       color : red;\r
-}\r
-\r
-#fatal_error_msg a:hover {\r
-       color : red;\r
-       text-decoration : underline;\r
-}\r
-\r
-#fatal_error_msg img {\r
-       vertical-align : middle;\r
-}\r
-\r
-#noDaemonWarning {     \r
-       position : absolute;\r
-       background-color : #171D22;               \r
-       border : 1px solid #29353D;\r
-       padding : 10px;\r
-       margin : 5px;\r
-       z-index : 2;\r
-       display : none;\r
-}\r
-\r
-#qafInput {\r
-       width : 100%;\r
-}\r
-\r
-form {\r
-       margin : 0px;\r
-       padding : 0px;\r
-}\r
-\r
-#main_toolbar_form {\r
-       margin : 0px;\r
-       padding : 0px;\r
-       display : inline;\r
-}\r
-\r
-div.feedExtInfo {\r
-       margin-left : 2em;\r
-       font-size : 7pt;\r
-       color : gray;\r
-       font-weight : normal;\r
-}\r
-\r
-span.debugTS {\r
-       color : #4684ff;\r
-}\r
-\r
-#backReqBox {\r
-       display : none;\r
-}\r
-\r
-/*.scriptWarn:before {\r
-       content : "Disabled script:";\r
-}*/\r
-\r
-.scriptWarn {\r
-       color : white;\r
-       background-color : #903030;\r
-       border : 1px solid #601010;\r
-       padding : 3px;\r
-       font-weight : bold;\r
-       display : none;\r
-}\r
-\r
-.objectWarn {\r
-       color : gray;\r
-       font-style: italic;\r
-       text-align : center;\r
-}\r
-\r
-table.loginForm2 {\r
-       padding : 1em;\r
-}\r
-\r
-table.loginForm2 .loginTop {\r
-       border-width : 0px 0px 1px 0px;\r
-       border-color : #29353D;\r
-       border-style : solid;\r
-       padding : 0.5em;\r
-}\r
-\r
-table.loginForm2 .loginMiddle {\r
-       padding : 3em;\r
-}\r
-\r
-table.loginForm2 .loginBottom {\r
-       border-width : 1px 0px 0px 0px;\r
-       border-color : #29353D;\r
-       border-style : solid;\r
-       font-size : 12px;\r
-       text-align : center;\r
-       color : #909090;\r
-       padding : 0.5em;\r
-}\r
-\r
-table.loginForm2 .loginBottom a {\r
-       color : gray;\r
-}\r
-\r
-table.loginForm2 .loginBottom a:hover {\r
-       color : #FF5500;\r
-}\r
-\r
-table.loginForm2 .loginError {\r
-       color : red;\r
-       margin : 0.5em;\r
-}\r
-\r
-table.loginForm2 .innerLoginCell {\r
-       padding-top : 0.5em;\r
-}\r
-\r
-#milestoneDetails {\r
-       display : none;\r
-}\r
-\r
-div.loadingPrompt {\r
-       padding : 1em;\r
-       text-align : center;\r
-       font-weight : bold;\r
-}\r
-\r
-div.whiteBox {\r
-       background-color : #171D22;\r
-       margin-left : 1px;\r
-       text-align : center;\r
-       padding : 1em;\r
-}\r
-\r
-/* layout */\r
-\r
-#header {\r
-       position : absolute;\r
-       white-space: nowrap;\r
-       top : 10px;\r
-       left : 15px;\r
-       right : 5px;\r
-       height : 40px;\r
-       color : #4684ff;\r
-       font-size : 12px;\r
-}\r
-\r
-#feeds-holder {\r
-       border-width : 1px 1px 0px 0px;\r
-       border-style : solid;\r
-       border-color : #29353D;\r
-       top : 50px;\r
-       left : 0px;\r
-       position : absolute;\r
-       width : 260px;\r
-       overflow : auto;\r
-       bottom : 0px;\r
-       border-collapse : collapse;\r
-}\r
-\r
-#toolbar {\r
-       position : absolute;\r
-       left : 261px;\r
-       padding : 5px 10px 5px 10px;\r
-       top : 50px;\r
-       right : 0px;\r
-       white-space: nowrap;\r
-       height : 30px;\r
-       background-image : url("images/toolbar.png");\r
-       background-position : bottom left;\r
-       background-repeat : repeat-x;\r
-       font-size : 12px;\r
-}\r
-\r
-div.headlines_normal {\r
-       position : absolute;\r
-       border-width : 1px 0px 0px 0px;\r
-       border-style : solid;\r
-       border-color : #29353D;\r
-       left : 261px;\r
-       height : 305px;\r
-       top : 85px;\r
-       right : 0px;\r
-       overflow : hidden;\r
-       font-size : 12px;\r
-       border-collapse : collapse;\r
-}\r
-\r
-div.headlines_cdm {\r
-       position : absolute;\r
-       border-width : 1px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #29353D;\r
-       left : 261px;\r
-       bottom : 40px;\r
-       top : 85px;\r
-       right : 0px;\r
-       overflow : hidden;\r
-       font-size : 12px;\r
-       border-collapse : collapse;\r
-}\r
-\r
-#content-frame {\r
-       position : absolute;\r
-       border-width : 1px 0px 0px 0px;\r
-       border-style : solid;\r
-       border-color : #29353D;\r
-       overflow : auto;\r
-       top : 390px;\r
-       left : 261px;\r
-       bottom : 40px;\r
-       right : 0px;\r
-       border-collapse : collapse;\r
-}\r
-\r
-#resize-grabber {\r
-       height : 5px;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #29353D;\r
-       background : #1e2a32;\r
-       cursor : move;\r
-       text-align : center;\r
-}\r
-\r
-#footer, #prefFooter {\r
-       position : absolute;\r
-       bottom : 0px;\r
-       height : 20px;\r
-       text-align : center;\r
-       color : #8BB6C6;\r
-       font-size : 12px;\r
-       background-image : url("images/footer.png");\r
-       background-position : top left;\r
-       background-repeat : repeat-x; \r
-       background-color : #171D22;\r
-       right : 0px;\r
-       left : 261px;\r
-       padding : 10px;\r
-       border-collapse : collapse;\r
-       border-width : 1px 0px 0px 0px;\r
-       border-style : solid;\r
-       border-color : #29353D;\r
-\r
-}\r
-\r
-#prefFooter {\r
-       left : 0px;\r
-}\r
-\r
-#footer a, #prefFooter a {\r
-       color : #8BB6C6;\r
-}\r
-\r
-#footer a:hover, #prefFooter a:hover {\r
-       color : #ff6c00;\r
-}\r
-\r
-#headlinesContainer {\r
-       margin-left : 0px;\r
-       background-color : #171D22;\r
-}\r
-\r
-#headlineActionsTop {\r
-/*     border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       border-color : #c0c0c0;\r
-       background-color : #fafafa; */\r
-       font-size : 12px;\r
-}\r
-\r
-#headlinesInnerContainer {\r
-       overflow : auto;\r
-       position : absolute;\r
-       left : 0px;\r
-       right : 0px;\r
-       bottom : 0px;\r
-       top : 25px; \r
-}\r
-\r
-/* preferences layout */\r
-\r
-#prefHeader {\r
-       color : #4684ff;\r
-       font-size : 12px;\r
-       margin : 10px;\r
-       height : 33px;\r
-}\r
-\r
-div.return {\r
-       float : right;\r
-       font-size : 12px;\r
-       margin-right : 10px;\r
-}\r
-\r
-div.return a {\r
-       color : #4684ff;\r
-}\r
-\r
-div.return a:hover {\r
-       color : #ff6c00;\r
-}\r
-\r
-#prefContentOuter {\r
-       border-color : #29353D;\r
-       border-style : solid;\r
-       font-size : 12px;\r
-}\r
-\r
-#prefContent {\r
-       background-image : url("images/prefs-content.png");\r
-       background-position : top left;\r
-       background-repeat : repeat-x;\r
-}\r
-\r
-.catCtr.Unread, .feedCtr.Unread {\r
-       font-weight : bold;\r
-       color : #8BB6C6;\r
-}\r
-\r
-ul.headlineDropdownMenu {\r
-       list-style-type : none;\r
-       margin : 0px;\r
-       padding : 0px;\r
-}\r
-\r
-ul.headlineDropdownMenu li.top {\r
-       float : left;\r
-       width : 12em;\r
-       background-image : url("images/down_arrow.png");\r
-       background-position : center right;\r
-       background-repeat : no-repeat;\r
-       margin : 0px; \r
-       cursor : pointer;\r
-       border-width : 1px 1px 1px 1px;\r
-       border-color : transparent;\r
-       border-style : solid;\r
-}\r
-\r
-ul.headlineDropdownMenu li.top2 {\r
-       float : left;\r
-}\r
-\r
-ul.headlineDropdownMenu li.top3 {\r
-       float : left;\r
-       margin : 0px; \r
-       cursor : pointer;\r
-       border-width : 1px 1px 1px 1px;\r
-       border-color : transparent;\r
-       border-style : solid;\r
-}\r
-\r
-ul.headlineDropdownMenu li.vsep {\r
-       float : left;\r
-       margin : 0px 5px 0px 0px;\r
-       border-width : 0px 1px 0px 0px;\r
-       border-color : #29353D;\r
-       border-style : dotted;\r
-       color : white;\r
-}\r
-\r
-ul.headlineDropdownMenu li.top:hover {\r
-       cursor : pointer;\r
-       border-width : 1px 1px 1px 1px;\r
-       border-color : #29353D;\r
-       border-style : solid;\r
-}\r
-\r
-ul.headlineDropdownMenu li.top:hover ul {\r
-       display : block;\r
-}\r
-\r
-ul.headlineDropdownMenu ul {\r
-       list-style-type : none;\r
-       position : absolute;\r
-       float : none;\r
-       margin : 0px;\r
-       padding : 0px;\r
-       display : none;\r
-       background-color : #171D22;\r
-       width : 12em;\r
-       z-index : 3;\r
-       top : auto;\r
-       left : auto;\r
-       border-width : 0px 1px 1px 1px;\r
-       border-color : #29353D;\r
-       border-style : solid;\r
-       margin-left : -1px;\r
-}\r
-\r
-ul.headlineDropdownMenu ul li {\r
-       float: none;\r
-       padding : 2px 0px 2px 10px;\r
-       color : #8BB6C6;\r
-}\r
-\r
-ul.headlineDropdownMenu ul li:hover {\r
-       color : #FF6C00;\r
-       background-color : #29353D;\r
-}\r
-\r
-table.prefFeedCatList {\r
-       background-color : #171D22;\r
-}\r
-\r
-div.autocomplete {\r
-       background-color : #171D22;\r
-       border :1px solid #778899;\r
-}\r
-\r
-div.autocomplete ul li.selected { \r
-       background-color : #192025;\r
-}\r
-\r
-div.topLinks {\r
-       color : gray;\r
-}\r
-\r
-div.topLinks a {\r
-       color : #4684ff;        \r
-}\r
-\r
-div.topLinks a:hover {\r
-       color : #ff6c00;\r
-}\r
-\r
-div.topLinks a.feedback {\r
-       color : #009900;\r
-}\r
-\r
-a.visibleLink {\r
-       color : #4684ff;\r
-\r
-}\r
-\r
-table.headlinesList tr.feedTitle td a, div.cdmFeedTitle a {\r
-       color : #4684ff;\r
-}\r
-\r
-div.cdmFeedTitle {\r
-       border-color : #a0a0a0;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       padding : 5px 3px 5px 5px;\r
-       background : url("images/toolbar.png") bottom left;\r
-       background-repeat : repeat-x;\r
-}\r
-\r
-table.headlinesList tr, table.headlinesList td {\r
-       border-collapse : collapse;\r
-       margin : 0px;\r
-}\r
-\r
-table.headlinesList tr.feedTitle td {\r
-       background : url("images/toolbar.png") bottom left;\r
-       background-repeat : repeat-x;\r
-       border-color : #29353D;\r
-       border-width : 0px 0px 1px 0px;\r
-       border-style : solid;\r
-       padding : 5px 3px 5px 5px;\r
-\r
-}\r
-\r
-td.hlContent, td.hlContentL, td.hlContentH {\r
-       cursor : pointer;\r
-}\r
-\r
-td.hlContentH a, td.hlContentH span {\r
-       color : #00cc00;\r
-}\r
-\r
-td.hlContentL a, td.hlContentL span {\r
-       color : #909090;\r
-       text-decoration : line-through;\r
-}\r
-\r
-span.titleWrapH, span.titleWrapH a {\r
-       color : #00cc00;\r
-}\r
-\r
-span.titleWrapL, span.titleWrapL a {\r
-       color : #909090;\r
-       text-decoration : line-through;\r
-}\r
-\r
-img.hlScorePic {\r
-       vertical-align : middle;\r
-       width : 16px;\r
-       height : 16px;\r
-}\r
-\r
-div#hotkey_help_overlay {\r
-       color : #8BB6C6;\r
-       font-size : 15px;\r
-}\r
-\r
-div#hotkey_help_overlay h1 {\r
-       text-align : center;\r
-}\r
-\r
-div#hotkey_help_overlay ul {\r
-       list-style-type : none;\r
-       margin : 0px;\r
-}\r
-\r
-div#hotkey_help_overlay li {\r
-       margin : 0px;\r
-}\r
-\r
-div#hotkey_help_overlay p {\r
-       text-align : center;\r
-}\r
-\r
-div#hotkey_help_overlay td.n {\r
-       text-align : right;\r
-       font-weight : bold;\r
-       width : 6em;\r
-       color : #00FF00;\r
-       padding-right : 5px;\r
-}\r
-\r
-div#hotkey_help_overlay td {\r
-       vertical-align : top;\r
-}\r
-\r
-div#hotkey_help_overlay h1 {\r
-       margin : 0px;\r
-}\r
-\r
-div#hotkey_help_overlay h2 {\r
-       font-size : 16px;\r
-       border-width : 0px;\r
-       margin : 0.3em 0px 0.3em 0px;\r
-       text-align : center;\r
-       color : #FF5500;\r
-}\r
-\r
-div#l_progress_o {\r
-       border : 1px solid #29353D;\r
-       background-color : #171D22;\r
-}\r
-\r
-div#l_progress_i {\r
-       background-color : #29353D;\r
-}\r
-\r
-#content-insert {\r
-       background-color : #171D22;\r
-       overflow : auto;\r
-       position : absolute;\r
-       left : 0px;\r
-       right : 0px;\r
-       bottom : 0px;\r
-       top : 6px; \r
-}\r
-\r
-div.dlgSec {\r
-       font-size : 14px;\r
-       color : gray;\r
-       font-weight : bold;\r
-       clear : both;\r
-       height : 20px;\r
-}\r
-\r
-div.dlgSecCont {\r
-       position : relative;\r
-       left : 150px;\r
-       top : -20px;\r
-       float : left;\r
-       font-size : 12px;\r
-       font-weight : medium;\r
-       line-height : 200%;\r
-}\r
-\r
-div.dlgButtons {\r
-       text-align : right;\r
-       clear : both;\r
-}\r
-\r
-textarea.labelSQL {\r
-       font-family : monospace;\r
-}\r
-\r
-div#label_test_result {\r
-       clear : both;\r
-}\r
diff --git a/themes/greentiny/theme.ini b/themes/greentiny/theme.ini
deleted file mode 100644 (file)
index 239bdf2..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[theme]
-name=Greentiny
-author=Lejla
-version=1.0
-options=no_highlights,hide_footer,collapse_feedlist
diff --git a/themes/neon/images/archive.png b/themes/neon/images/archive.png
deleted file mode 100755 (executable)
index fab68be..0000000
Binary files a/themes/neon/images/archive.png and /dev/null differ
diff --git a/themes/neon/images/art-pub-note.png b/themes/neon/images/art-pub-note.png
deleted file mode 100755 (executable)
index 6721d51..0000000
Binary files a/themes/neon/images/art-pub-note.png and /dev/null differ
diff --git a/themes/neon/images/art-zoom.png b/themes/neon/images/art-zoom.png
deleted file mode 100755 (executable)
index 1c96110..0000000
Binary files a/themes/neon/images/art-zoom.png and /dev/null differ
diff --git a/themes/neon/images/button.png b/themes/neon/images/button.png
deleted file mode 100755 (executable)
index 0684c89..0000000
Binary files a/themes/neon/images/button.png and /dev/null differ
diff --git a/themes/neon/images/button_pressed.png b/themes/neon/images/button_pressed.png
deleted file mode 100644 (file)
index 2e7d72f..0000000
Binary files a/themes/neon/images/button_pressed.png and /dev/null differ
diff --git a/themes/neon/images/fresh.png b/themes/neon/images/fresh.png
deleted file mode 100755 (executable)
index b3f1355..0000000
Binary files a/themes/neon/images/fresh.png and /dev/null differ
diff --git a/themes/neon/images/fresh_sign.png b/themes/neon/images/fresh_sign.png
deleted file mode 100755 (executable)
index 00c2d3d..0000000
Binary files a/themes/neon/images/fresh_sign.png and /dev/null differ
diff --git a/themes/neon/images/indicator_white.gif b/themes/neon/images/indicator_white.gif
deleted file mode 100755 (executable)
index 93daf4c..0000000
Binary files a/themes/neon/images/indicator_white.gif and /dev/null differ
diff --git a/themes/neon/images/label.png b/themes/neon/images/label.png
deleted file mode 100755 (executable)
index 3b3a21c..0000000
Binary files a/themes/neon/images/label.png and /dev/null differ
diff --git a/themes/neon/images/mark_set.png b/themes/neon/images/mark_set.png
deleted file mode 100644 (file)
index 6b223a7..0000000
Binary files a/themes/neon/images/mark_set.png and /dev/null differ
diff --git a/themes/neon/images/mark_unset.png b/themes/neon/images/mark_unset.png
deleted file mode 100644 (file)
index d92dbcb..0000000
Binary files a/themes/neon/images/mark_unset.png and /dev/null differ
diff --git a/themes/neon/images/pub_set.png b/themes/neon/images/pub_set.png
deleted file mode 100644 (file)
index 5f062fd..0000000
Binary files a/themes/neon/images/pub_set.png and /dev/null differ
diff --git a/themes/neon/images/pub_unset.png b/themes/neon/images/pub_unset.png
deleted file mode 100644 (file)
index 8bb7750..0000000
Binary files a/themes/neon/images/pub_unset.png and /dev/null differ
diff --git a/themes/neon/images/resize_handle_horiz.png b/themes/neon/images/resize_handle_horiz.png
deleted file mode 100644 (file)
index 6dc1465..0000000
Binary files a/themes/neon/images/resize_handle_horiz.png and /dev/null differ
diff --git a/themes/neon/images/shadow_dark.png b/themes/neon/images/shadow_dark.png
deleted file mode 100644 (file)
index 3a26b2a..0000000
Binary files a/themes/neon/images/shadow_dark.png and /dev/null differ
diff --git a/themes/neon/images/sign_excl.png b/themes/neon/images/sign_excl.png
deleted file mode 100755 (executable)
index 01fd21e..0000000
Binary files a/themes/neon/images/sign_excl.png and /dev/null differ
diff --git a/themes/neon/images/sign_info.png b/themes/neon/images/sign_info.png
deleted file mode 100755 (executable)
index 06bfc7d..0000000
Binary files a/themes/neon/images/sign_info.png and /dev/null differ
diff --git a/themes/neon/images/sign_quest.png b/themes/neon/images/sign_quest.png
deleted file mode 100755 (executable)
index 25868ab..0000000
Binary files a/themes/neon/images/sign_quest.png and /dev/null differ
diff --git a/themes/neon/images/sign_quest.svg b/themes/neon/images/sign_quest.svg
deleted file mode 100755 (executable)
index 038f46e..0000000
+++ /dev/null
@@ -1,187 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="32px"
-   height="32px"
-   id="svg2816"
-   version="1.1"
-   inkscape:version="0.47 r22583"
-   inkscape:export-filename="C:\Users\fox\Desktop\small_question.png"
-   inkscape:export-xdpi="50.52"
-   inkscape:export-ydpi="50.52"
-   sodipodi:docname="sign_quest.svg">
-  <defs
-     id="defs2818">
-    <linearGradient
-       id="linearGradient6244">
-      <stop
-         style="stop-color:#b077ec;stop-opacity:1;"
-         offset="0"
-         id="stop6246" />
-      <stop
-         style="stop-color:#3c2c4c;stop-opacity:1;"
-         offset="1"
-         id="stop6248" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient6148">
-      <stop
-         style="stop-color:#dd80f1;stop-opacity:1;"
-         offset="0"
-         id="stop6150" />
-      <stop
-         style="stop-color:#db7dee;stop-opacity:1;"
-         offset="1"
-         id="stop6152" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient4018">
-      <stop
-         style="stop-color:#dd80f1;stop-opacity:1;"
-         offset="0"
-         id="stop4020" />
-      <stop
-         id="stop5628"
-         offset="0.49594909"
-         style="stop-color:#dd80f1;stop-opacity:1;" />
-      <stop
-         style="stop-color:#d050eb;stop-opacity:1;"
-         offset="0.49594909"
-         id="stop5644" />
-      <stop
-         style="stop-color:#c320e6;stop-opacity:1;"
-         offset="1"
-         id="stop4022" />
-    </linearGradient>
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 16 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="32 : 16 : 1"
-       inkscape:persp3d-origin="16 : 10.666667 : 1"
-       id="perspective2824" />
-    <mask
-       maskUnits="userSpaceOnUse"
-       id="mask3664">
-      <path
-         transform="translate(-0.982335,-9.019628)"
-         d="m 13.752699,0.1187433 a 13.752699,13.752699 0 1 1 -27.505398,0 13.752699,13.752699 0 1 1 27.505398,0 z"
-         sodipodi:ry="13.752699"
-         sodipodi:rx="13.752699"
-         sodipodi:cy="0.1187433"
-         sodipodi:cx="0"
-         id="path3666"
-         style="fill:#dd80f1;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-         sodipodi:type="arc" />
-    </mask>
-    <filter
-       id="filter6120"
-       inkscape:label="Drop shadow"
-       width="1.5"
-       height="1.5"
-       x="-.25"
-       y="-.25">
-      <feGaussianBlur
-         id="feGaussianBlur6122"
-         in="SourceAlpha"
-         stdDeviation="1,000000"
-         result="blur" />
-      <feColorMatrix
-         id="feColorMatrix6124"
-         result="bluralpha"
-         type="matrix"
-         values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0,650000 0 " />
-      <feOffset
-         id="feOffset6126"
-         in="bluralpha"
-         dx="1,000000"
-         dy="1,000000"
-         result="offsetBlur" />
-      <feMerge
-         id="feMerge6128">
-        <feMergeNode
-           id="feMergeNode6130"
-           in="offsetBlur" />
-        <feMergeNode
-           id="feMergeNode6132"
-           in="SourceGraphic" />
-      </feMerge>
-    </filter>
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#202020"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="16"
-     inkscape:cx="5.2298075"
-     inkscape:cy="16.407775"
-     inkscape:current-layer="layer1"
-     showgrid="true"
-     inkscape:grid-bbox="true"
-     inkscape:document-units="px"
-     inkscape:window-width="1920"
-     inkscape:window-height="1138"
-     inkscape:window-x="-8"
-     inkscape:window-y="-8"
-     inkscape:window-maximized="1" />
-  <metadata
-     id="metadata2821">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer1"
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
-    <path
-       sodipodi:type="arc"
-       style="fill:#2a0a4a;fill-opacity:1;fill-rule:evenodd;stroke:#b077ec;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
-       id="path2826"
-       sodipodi:cx="0"
-       sodipodi:cy="0.1187433"
-       sodipodi:rx="13.752699"
-       sodipodi:ry="13.752699"
-       d="m 13.752699,0.1187433 a 13.752699,13.752699 0 1 1 -27.505398,0 13.752699,13.752699 0 1 1 27.505398,0 z"
-       transform="translate(16,15.881257)" />
-    <text
-       xml:space="preserve"
-       style="font-size:25.01383018px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#b077ec;fill-opacity:1;stroke:none;font-family:Segoe UI;-inkscape-font-specification:Segoe UI"
-       x="8.2831488"
-       y="25.972761"
-       id="text3668"
-       inkscape:export-xdpi="67"
-       inkscape:export-ydpi="67"
-       transform="scale(1.0422429,0.95946923)"><tspan
-         sodipodi:role="line"
-         id="tspan3670"
-         x="8.2831488"
-         y="25.972761"
-         style="font-size:28px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;text-anchor:start;fill:#b077ec;fill-opacity:1;stroke:none;font-family:Times New Roman;-inkscape-font-specification:Times New Roman Bold">?</tspan></text>
-    <text
-       xml:space="preserve"
-       style="font-size:40px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
-       x="39.561337"
-       y="38.519138"
-       id="text6156"><tspan
-         sodipodi:role="line"
-         id="tspan6158"></tspan></text>
-  </g>
-</svg>
diff --git a/themes/neon/images/small_question.png b/themes/neon/images/small_question.png
deleted file mode 100755 (executable)
index f02f740..0000000
Binary files a/themes/neon/images/small_question.png and /dev/null differ
diff --git a/themes/neon/images/tag.png b/themes/neon/images/tag.png
deleted file mode 100755 (executable)
index d7e477a..0000000
Binary files a/themes/neon/images/tag.png and /dev/null differ
diff --git a/themes/neon/images/ttrss_logo.png b/themes/neon/images/ttrss_logo.png
deleted file mode 100644 (file)
index 5277670..0000000
Binary files a/themes/neon/images/ttrss_logo.png and /dev/null differ
diff --git a/themes/neon/images/ttrss_logo.svg b/themes/neon/images/ttrss_logo.svg
deleted file mode 100644 (file)
index da72b97..0000000
+++ /dev/null
@@ -1,155 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="155.00000pt"
-   height="25.000000pt"
-   id="svg2"
-   sodipodi:version="0.32"
-   inkscape:version="0.47 r22583"
-   sodipodi:docname="ttrss_logo.svg"
-   inkscape:export-filename="/Users/fox/Desktop/ttrss_logo.png"
-   inkscape:export-xdpi="109.68"
-   inkscape:export-ydpi="109.68"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape"
-   sodipodi:modified="TRUE"
-   version="1.1">
-  <defs
-     id="defs4">
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 15.625 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="193.75 : 15.625 : 1"
-       inkscape:persp3d-origin="96.875 : 10.416667 : 1"
-       id="perspective2900" />
-    <linearGradient
-       id="linearGradient3112">
-      <stop
-         style="stop-color:#3c2c4c;stop-opacity:1;"
-         offset="0"
-         id="stop3114" />
-      <stop
-         style="stop-color:#b077ec;stop-opacity:1;"
-         offset="1"
-         id="stop3116" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient2800">
-      <stop
-         style="stop-color:#000000;stop-opacity:1.0000000;"
-         offset="0.0000000"
-         id="stop2802" />
-      <stop
-         style="stop-color:#000000;stop-opacity:0;"
-         offset="1"
-         id="stop2804" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient2782">
-      <stop
-         style="stop-color:#000000;stop-opacity:1;"
-         offset="0"
-         id="stop2784" />
-      <stop
-         style="stop-color:#000000;stop-opacity:1;"
-         offset="1"
-         id="stop2786" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3112"
-       id="linearGradient3118"
-       x1="50"
-       y1="12.985595"
-       x2="50"
-       y2="31.920942"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-0.474438,0.321428)" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2782"
-       id="linearGradient3124"
-       gradientUnits="userSpaceOnUse"
-       x1="50"
-       y1="12.985595"
-       x2="50"
-       y2="31.920942"
-       gradientTransform="translate(139.6953,0.37974)" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#202020"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="3.959798"
-     inkscape:cx="103.10277"
-     inkscape:cy="3.8105931"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     inkscape:window-width="1499"
-     inkscape:window-height="1036"
-     inkscape:window-x="0"
-     inkscape:window-y="25"
-     showguides="true"
-     inkscape:guide-bbox="true"
-     showgrid="false"
-     inkscape:window-maximized="0" />
-  <metadata
-     id="metadata7">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer"
-     id="layer1">
-    <text
-       xml:space="preserve"
-       style="font-size:28px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:url(#linearGradient3118);fill-opacity:1;stroke:#b077ec;stroke-width:0.50000000000000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;font-family:Verdana"
-       x="3.2755625"
-       y="24.07143"
-       id="text1306"
-       sodipodi:linespacing="125%"
-       inkscape:export-filename="/home/fox/public_html/testbox/tt-rss-blue/images/ttrss_logo.png"
-       inkscape:export-xdpi="180.00000"
-       inkscape:export-ydpi="180.00000"><tspan
-         sodipodi:role="line"
-         id="tspan1308"
-         x="3.2755625"
-         y="24.07143"
-         style="fill:url(#linearGradient3118);fill-opacity:1;stroke:#b077ec;stroke-width:0.50000000000000000;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">tiny tiny</tspan></text>
-    <text
-       xml:space="preserve"
-       style="font-size:28px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:url(#linearGradient3124);fill-opacity:1.0;stroke:#b077ec;stroke-width:0.50000000000000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;font-family:Verdana"
-       x="143.44531"
-       y="24.129744"
-       id="text3120"
-       sodipodi:linespacing="125%"
-       inkscape:export-filename="/home/fox/public_html/testbox/tt-rss-blue/images/ttrss_logo.png"
-       inkscape:export-xdpi="180.00000"
-       inkscape:export-ydpi="180.00000"><tspan
-         sodipodi:role="line"
-         id="tspan3122"
-         x="143.44531"
-         y="24.129744"
-         style="fill:url(#linearGradient3124);fill-opacity:1.0;stroke:#b077ec;stroke-width:0.50000000000000000;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">rss</tspan></text>
-  </g>
-</svg>
diff --git a/themes/neon/theme.css b/themes/neon/theme.css
deleted file mode 100644 (file)
index 615631c..0000000
+++ /dev/null
@@ -1,584 +0,0 @@
-body {
-       background : #202020;
-}
-
-a {
-       color : gray;
-}
-
-a:hover {
-       color : #b077ec;
-}
-
-h3 {
-       border-color : #202020;
-       color : #f0f0f0;
-}
-
-#overlay {
-       background : #202020;
-       color : gray;
-}
-
-div#l_progress_o {
-       background-color : #3c2c4c;
-}
-
-div#l_progress_i {
-       background-color : #b077ec;
-}
-
-#header {
-       
-}
-
-#footer, #prefFooter {
-       background : #202020;
-       color : gray;
-       border-color : #404040;
-}
-
-#footer a:hover {
-       color : #b077ec;
-}
-
-#feeds-holder {
-       background : #404040;
-       border-style : solid;
-       border-color : #202020;
-}
-
-#toolbar {
-       background : #202020;
-}
-
-option {
-       color : #b077ec;
-}
-
-button[disabled], input[disabled], select[disabled], textarea[disabled] {
-       background : #404040;
-       color : gray;
-}
-
-input, select, button {
-       background : #3c2c4c;
-       border : 1px solid black;
-       color : #b077ec;
-       padding : 2px 4px 2px 4px;
-       font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
-       font-size : 12px;
-}
-
-button:active {
-       background : url("images/button_pressed.png") top left;
-       background-repeat : repeat-x;
-}
-
-button {
-       background : url("images/button.png") top left;
-       background-repeat : repeat-x;
-}
-
-textarea {
-       background : #3c2c4c;
-       border : 1px solid black;
-       color : #b077ec;
-}
-
-select {
-       padding : 2px 0px 2px 4px;
-}
-
-div.headlines_normal {
-       border-color : #404040;
-       background : #202020;
-}
-
-div.headlines_cdm {
-       border-color : #404040;
-       background : #202020;
-}
-
-div#headlinesInnerContainer {
-       background : #202020;
-}
-
-div.headlinesSubToolbar {
-       background : #404040;
-       color : #f0f0f0;
-}
-
-#resize-grabber {
-       border-width : 0px 0px 1px 0px;
-       border-style : solid;
-       border-color : #3c2c4c;
-       background : #3c2c4c;
-}
-
-#content-frame {
-       border-color : #404040;
-}
-
-#content-insert {
-       background : #303030;
-}
-
-.even.Unread.Selected, .even.Selected.Unread, .even.Unread.Selected td,
-       .even.Selected.Unread td {
-       background-color : #3c2c4c;
-       font-weight : bold;
-       border-color : #404040;
-}
-
-.odd.Unread.Selected, .odd.Selected.Unread, .odd.Unread.Selected td,
-       .odd.Selected.Unread td {
-       background-color : #3c2c4c;
-       font-weight : bold;
-       border-color : #404040;
-
-}
-
-.even.Selected, .even.Selected td {
-       background-color : #3c2c4c;
-       border-color : #404040;
-}
-
-.odd.Selected, .odd.Selected td {
-       background-color : #3c2c4c;
-       border-color : #404040;
-}
-
-.evenGrayed, .evenGrayed td {
-       background-color : #303030;
-       color : gray;
-       border-color : #404040;
-}
-
-.oddGrayed, .oddGrayed td {
-       border-color : #404040;
-}
-
-.oddGrayed {
-       color : gray;
-       background-color : #404040;
-}
-
-.even, .even td {
-       border-color : #404040;
-       background-color : #404040;
-}
-
-.odd, .odd td {
-       background-color : #303030;
-       border-color : #202020;
-}
-
-.even.Unread, .even.Unread td {
-       background-color : #404040;
-       font-weight : bold;
-       border-color : #404040;
-}
-
-.odd.Unread, .odd.Unread td {
-       font-weight : bold;
-       border-color : #404040;
-       background-color : #303030;
-}
-
-ul.feedList li.feedCat.Selected {
-       color : #b077ec;
-}
-
-ul.feedList li.feedCat.Selected span.catTitle {
-       color : #b077ec;
-}
-
-ul.feedList li.feedCat {
-       color : #b077ec;
-}
-
-ul.feedList li.feedCat span.catTitle:hover {
-       color : #b077ec;
-}
-
-ul.feedList li.feedCat span.catTitle {
-       color : #b077ec;
-}
-
-ul.feedCatList li {
-       color : gray;
-}
-
-#prefContentOuter {
-       background : #404040;
-       border-color : #404040;
-}
-
-#prefContent {
-       background : #404040;
-       color : gray;
-
-}
-
-div.prefsTab {
-       border-color : #404040;
-       color : gray;
-}
-
-div.prefsTab.Selected {
-       border-color : #404040;
-       background : #404040;
-       color : gray;
-}
-
-div.topLinks a {
-       color : #b077ec;        
-}
-
-div.topLinks a:hover {
-       color : gray;
-}
-
-ul.feedList span.feedlink:hover {
-       color : #b077ec;
-}
-
-li.feed.Selected span.feedlink,
-li.label.Selected span.feedlink,
-li.virt.Selected span.feedlink,
-li.tag.Selected span.feedlink {
-       color : #b077ec;
-}
-
-li.feed.Unread.Selected span.feedlink,
-li.label.Unread.Selected span.feedlink,
-li.virt.Unread.Selected span.feedlink,
-li.tag.Unread.Selected span.feedlink {
-       color : #b077ec;
-}
-
-span.contentPreview:hover, td.hlContent a:hover {      
-       color : #b077ec;
-}
-
-.catCtr.Unread, .feedCtr.Unread {
-       color : #8752c2;
-}
-
-span#headlineActionsDrop {
-       border : 1px solid black;
-       color : #b077ec;
-       background : #3c2c4c;
-}
-
-ul#headlineActionsBody {
-       background-color : #3c2c4c;
-       border-color : black;
-}
-
-ul#headlineActionsBody li {
-       color : #b077ec;
-}
-
-ul#headlineActionsBody li:hover {
-       color : white;
-       background : #b077ec;
-}
-
-ul#headlineActionsBody li.insensitive {
-       color : white;
-}
-
-ul#headlineActionsBody li.insensitive:hover {
-       background : #3c2c4c;
-       color : white;
-}
-
-optgroup {
-       color : white;
-}
-
-#infoBoxTitle {
-       border-color : #404004;
-       background : #404040;
-       color : gray;
-       text-shadow : #202020 0px 1px 0px;
-}
-
-
-#infoBox {     
-       border-color : #202020;
-       background : #202020;
-       color : gray;
-}
-
-div.infoBoxContents a {
-       color : gray;
-}
-
-div.infoBoxContents a:hover {
-       color : #b077ec;
-}
-
-div.notice {
-       background : #202020;
-       border : 1px solid #404040;
-       color : gray;
-}
-
-div.error, div.warning {
-       background : #3c2c4c;
-       border : 1px solid #404040;
-       color : #b077ec:;
-}
-
-.notify, .notifyInfo, .notifyProgress, .notifyError {
-       border-color : #b077ec;
-       background-color : #3c2c4c;
-       color : #b077ec;
-}
-
-div.tagCloudContainer {
-       border : 1px solid #404040;
-       background : #303030;
-}
-
-div.tagCloudContainer a:hover {
-       color : #b077ec;
-}
-
-#dispSwitch a:hover {
-       color : #b077ec;
-}
-
-div.postReply {
-       color : gray;
-}
-
-div.postReply a {
-       color : gray;
-}
-
-div.postReply a:hover {
-       color : #b077ec;
-}
-
-div.postReply div.postHeader {
-       background : #3c2c4c;
-       border-color : #202020;
-       margin : 0px;
-}
-
-div.postReply > div.postHeader {
-       padding : 5px;
-}
-
-#dialog_overlay {
-       background-image : url("images/shadow_dark.png");
-}
-
-div#cmdline {
-       background-color : #3c2c4c;
-       border : 1px solid #b077ec;
-       padding : 3px 5px 3px 5px;
-       z-index : 5;
-       color : #b077ec;
-}
-
-table.prefFilterList tr.even:hover td, 
-table.prefFilterList tr.odd:hover td,
-table.prefFilterList tr.even.Selected:hover td, 
-table.prefFilterList tr.odd.Selected:hover td 
-table.prefLabelList tr.even:hover td, 
-table.prefLabelList tr.odd:hover td,
-table.prefLabelList tr.even.Selected:hover td, 
-table.prefLabelList tr.odd.Selected:hover td,
-table.prefUserList tr.even:hover td, 
-table.prefUserList tr.odd:hover td,
-table.prefUserList tr.even.Selected:hover td, 
-table.prefUserList tr.odd.Selected:hover td,
-table.prefFeedList tr.even:hover td, 
-table.prefFeedList tr.odd:hover td,
-table.prefFeedList tr.even.Selected:hover td, 
-table.prefFeedList tr.odd.Selected:hover td
-{
-       color : #b077ec;
-}
-
-table.headlinesList tr.feedTitle td a, div.cdmFeedTitle a {
-       color : gray;
-}
-
-table.headlinesList tr.feedTitle td {
-       background : #efefef;
-}
-
-tr.title td {
-       color : gray;
-       font-weight : bold;
-       border-color : #202020;
-}
-
-tr.title td a {
-       color : gray;
-}
-
-tr.title td a:hover {
-       color : #b077ec;
-}
-
-table.prefFeedList td.feedEditCat {
-       border-color : #202020;
-       color : #f0f0f0;
-}
-
-table.prefFilterList td.filterEditCat {
-       border-color : #202020;
-       color : #f0f0f0;
-}
-
-ul.browseFeedList, ul.userFeedList {
-       border : 1px solid #404040;
-       background : #303030;
-}
-
-div.prefFeedCatHolder {
-       border : 1px solid #404040;
-       background-color : #303030;
-}
-
-#debug_output {
-       background-color : #202020;
-       border : 1px solid #b077ec;
-       color : gray;
-}
-
-span.debugTS {
-       color : #b077ec;
-}
-
-div.cdmArticle {
-       border-color : #202020;
-       background : #404040;
-       color : gray;
-}
-
-div.cdmArticle.Unread {
-       border-color : #202020;
-       background : #404040;
-       color : gray;
-}
-
-div.cdmArticle.Unread div.cdmHeader {
-       background : transparent;
-       background-repeat : repeat-x;
-       color : gray;
-}
-
-div.cdmArticle.Unread div.cdmHeader span.titleWrap a {
-       color : white;
-}
-
-div.cdmArticle.Unread.Selected div.cdmHeader span.titleWrap a {
-       color : white;
-}
-
-div.cdmArticle.Selected, div.cdmArticle.Unread.Selected {
-       border-color : #404040;
-       background : #3c2c4c;
-       color : gray;
-}
-
-div.cdmArticle.Selected div.cdmFooter, div.cdmArticle.Unread.Selected div.cdmFooter {
-       background : gray;
-}
-
-div.cdmArticle.Unread div.cdmHeader a.title, 
-div.cdmArticle.Unread.Selected div.cdmHeader a.title {
-       color : gray;
-}
-
-div.cdmHeader a.title {
-       color : gray;
-}
-
-div.cdmHeader a:hover {
-       color : #3c2c4c;
-}
-
-div.cdmFooter {
-       background : #303030;
-       color : gray;
-}
-
-div.cdmContent a {
-       color : #b077ec;
-}
-
-div.cdmContent a:hover {
-       color : #3c2c4c;
-}
-
-::-moz-selection {
-       background : #3c2c4c;
-       color : white;
-}
-
-::selection {
-       background : #3c2c4c;
-       color : white;
-}
-
-code::-moz-selection {
-       background: #3c2c4c;
-}
-
-code::selection {
-       background: #3c2c4c;
-}
-
-div.whiteBox {
-       color : gray;
-       background : #202020;
-}
-
-table.prefPrefsList tr:hover td.prefValue {
-       color : #b077ec;
-}
-
-table.prefPrefsList tr:hover td.prefValue input {
-       color : #b077ec;
-}
-
-span.groupPrompt {
-       color : #b077ec;
-}
-
-div.labelColorIndicator {
-       border-color : #202020;
-}
-
-div.colorPicker div.colorPickerEntry:hover {
-       border : 1px solid #b077ec;
-}
-
-div.colorPicker div.ccPrompt:hover {
-       color : #b077ec;
-}
-
-div.colorPicker div.colorPickerEntry {
-       border : 1px solid #202020;
-}
-
-div.colorPicker {
-       border : 1px solid #202020;
-       background : #404040;
-       color : gray;
-}
-
-ul.feedErrorsList {
-       border : 1px solid #404040;
-       background-color : #303030;
-}
-
diff --git a/themes/neon/theme.ini b/themes/neon/theme.ini
deleted file mode 100644 (file)
index 36cb86a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-[theme]
-name=Neon
-version=1.0
-options=hide_footer,collapse_feedlist
diff --git a/themes/neutral/images/button.png b/themes/neutral/images/button.png
deleted file mode 100644 (file)
index 525ab1e..0000000
Binary files a/themes/neutral/images/button.png and /dev/null differ
diff --git a/themes/neutral/images/button_pressed.png b/themes/neutral/images/button_pressed.png
deleted file mode 100644 (file)
index 212c778..0000000
Binary files a/themes/neutral/images/button_pressed.png and /dev/null differ
diff --git a/themes/neutral/images/fresh_sign.png b/themes/neutral/images/fresh_sign.png
deleted file mode 100755 (executable)
index 936ced1..0000000
Binary files a/themes/neutral/images/fresh_sign.png and /dev/null differ
diff --git a/themes/neutral/images/prefs_tab.png b/themes/neutral/images/prefs_tab.png
deleted file mode 100644 (file)
index f6c5387..0000000
Binary files a/themes/neutral/images/prefs_tab.png and /dev/null differ
diff --git a/themes/neutral/images/resize_handle_horiz.png b/themes/neutral/images/resize_handle_horiz.png
deleted file mode 100644 (file)
index a2e347e..0000000
Binary files a/themes/neutral/images/resize_handle_horiz.png and /dev/null differ
diff --git a/themes/neutral/images/score_half_high.png b/themes/neutral/images/score_half_high.png
deleted file mode 100644 (file)
index c0626a3..0000000
Binary files a/themes/neutral/images/score_half_high.png and /dev/null differ
diff --git a/themes/neutral/images/score_high.png b/themes/neutral/images/score_high.png
deleted file mode 100644 (file)
index 3b3d472..0000000
Binary files a/themes/neutral/images/score_high.png and /dev/null differ
diff --git a/themes/neutral/images/subtoolbar.png b/themes/neutral/images/subtoolbar.png
deleted file mode 100644 (file)
index a3c02e0..0000000
Binary files a/themes/neutral/images/subtoolbar.png and /dev/null differ
diff --git a/themes/neutral/images/ttrss_logo.png b/themes/neutral/images/ttrss_logo.png
deleted file mode 100644 (file)
index 0a5ced3..0000000
Binary files a/themes/neutral/images/ttrss_logo.png and /dev/null differ
diff --git a/themes/neutral/images/ttrss_logo.svg b/themes/neutral/images/ttrss_logo.svg
deleted file mode 100644 (file)
index 84f8a6e..0000000
+++ /dev/null
@@ -1,170 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="155.00000pt"
-   height="25.000000pt"
-   id="svg2"
-   sodipodi:version="0.32"
-   inkscape:version="0.47 r22583"
-   sodipodi:docname="ttrss_logo.svg"
-   inkscape:export-filename="/Users/fox/Desktop/ttrss_logo.png"
-   inkscape:export-xdpi="109.68"
-   inkscape:export-ydpi="109.68"
-   version="1.1">
-  <defs
-     id="defs4">
-    <linearGradient
-       id="linearGradient3620">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="0"
-         id="stop3622" />
-      <stop
-         id="stop3624"
-         offset="0.20930232"
-         style="stop-color:#f7faff;stop-opacity:1;" />
-      <stop
-         id="stop3626"
-         offset="0.20930232"
-         style="stop-color:#e5eefc;stop-opacity:1;" />
-      <stop
-         style="stop-color:#88b0f0;stop-opacity:1;"
-         offset="1"
-         id="stop3628" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3610">
-      <stop
-         id="stop3612"
-         offset="0"
-         style="stop-color:#ffffff;stop-opacity:1;" />
-      <stop
-         style="stop-color:#f4f4f4;stop-opacity:1;"
-         offset="0.20930232"
-         id="stop3618" />
-      <stop
-         style="stop-color:#eaeaea;stop-opacity:1;"
-         offset="0.20930232"
-         id="stop3616" />
-      <stop
-         id="stop3614"
-         offset="1"
-         style="stop-color:#d5d5d5;stop-opacity:1;" />
-    </linearGradient>
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 15.625 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="193.75 : 15.625 : 1"
-       inkscape:persp3d-origin="96.875 : 10.416667 : 1"
-       id="perspective2836" />
-    <linearGradient
-       id="linearGradient3112">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="0"
-         id="stop3114" />
-      <stop
-         style="stop-color:#b5cdf6;stop-opacity:1;"
-         offset="1"
-         id="stop3116" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient2800">
-      <stop
-         style="stop-color:#000000;stop-opacity:1.0000000;"
-         offset="0.0000000"
-         id="stop2802" />
-      <stop
-         style="stop-color:#000000;stop-opacity:0;"
-         offset="1"
-         id="stop2804" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient2782">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="0"
-         id="stop2784" />
-      <stop
-         style="stop-color:#f6d6b5;stop-opacity:1;"
-         offset="1"
-         id="stop2786" />
-    </linearGradient>
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#f0f0f0"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="1"
-     inkscape:pageshadow="2"
-     inkscape:zoom="3.959798"
-     inkscape:cx="112.18837"
-     inkscape:cy="0.20326988"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     inkscape:window-width="1596"
-     inkscape:window-height="1153"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     showguides="true"
-     inkscape:guide-bbox="true"
-     showgrid="false"
-     inkscape:window-maximized="0" />
-  <metadata
-     id="metadata7">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer"
-     id="layer1">
-    <text
-       xml:space="preserve"
-       style="font-size:28px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#ffffff;fill-opacity:1;stroke:#bcbcbc;stroke-width:0.50000000000000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;font-family:Verdana"
-       x="3.2755625"
-       y="24.07143"
-       id="text1306"
-       sodipodi:linespacing="125%"
-       inkscape:export-filename="/home/fox/public_html/testbox/tt-rss-blue/images/ttrss_logo.png"
-       inkscape:export-xdpi="180.00000"
-       inkscape:export-ydpi="180.00000"><tspan
-         sodipodi:role="line"
-         id="tspan1308"
-         x="3.2755625"
-         y="24.07143"
-         style="fill:#ffffff;fill-opacity:1;stroke:#bcbcbc;stroke-width:0.50000000000000000;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">tiny tiny</tspan></text>
-    <text
-       xml:space="preserve"
-       style="font-size:28px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#ffffff;fill-opacity:1;stroke:#88b0f0;stroke-width:0.50000000000000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;font-family:Verdana"
-       x="143.44531"
-       y="24.129744"
-       id="text3120"
-       sodipodi:linespacing="125%"
-       inkscape:export-filename="/home/fox/public_html/testbox/tt-rss-blue/images/ttrss_logo.png"
-       inkscape:export-xdpi="180.00000"
-       inkscape:export-ydpi="180.00000"><tspan
-         sodipodi:role="line"
-         id="tspan3122"
-         x="143.44531"
-         y="24.129744"
-         style="fill:#ffffff;fill-opacity:1;stroke:#88b0f0;stroke-width:0.50000000000000000;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">rss</tspan></text>
-  </g>
-</svg>
diff --git a/themes/neutral/theme.css b/themes/neutral/theme.css
deleted file mode 100644 (file)
index df01851..0000000
+++ /dev/null
@@ -1,171 +0,0 @@
-body {
-       background : #f0f0f0;
-}
-
-#toolbar {
-       background : #f0f0f0;
-}
-
-#feeds-holder {
-       background : #fafafa;
-       border-color : #909090;
-       border-style : solid;
-}
-
-div.headlinesSubToolbar {
-       background : url("images/subtoolbar.png") top left;
-}
-
-div.headlines_normal {
-       border-color : #909090;
-       background : #f0f0f0;
-}
-
-div.headlines_cdm {
-       border-color : #909090;
-       background : #f0f0f0;
-}
-
-div#headlinesContainer {
-       background : #f0f0f0;
-}
-
-div#headlinesInnerContainer {
-       background : #fafafa;
-}
-
-#footer, #prefFooter {
-       background : #f0f0f0;
-       color : gray;
-       border-color : #909090;
-}
-
-div.postReply div.postHeader {
-       background : #fafafa;
-       border-color : #909090;
-}
-
-/*div.postReply a {
-       color : gray;
-}*/
-
-#resize-grabber {
-       border-color : #909090;
-       background : #f0f0f0;
-}
-
-#prefContentOuter {
-       background : #f0f0f0;
-       border-color : #909090;
-}
-
-#prefContent {
-       background : #fafafa;
-}
-
-div.prefsTab:hover {
-       border-color : #c0c0c0;
-}
-
-div.prefsTab {
-       border-color : #f0f0f0;
-}
-
-div.prefsTab.Selected {
-       border-color : #909090;
-       background : url("images/prefs_tab.png");
-}
-
-tr.title td {
-       color : gray;
-       font-weight : bold;
-       border-color : #c0c0c0;
-}
-
-tr.title td a {
-       color : gray;
-}
-
-table.prefFeedList td.feedEditCat {
-       border-color : #c0c0c0;
-}
-
-h3 {
-       border-color : #c0c0c0;
-}
-
-table.prefFilterList td.filterEditCat {
-       border-color : #c0c0c0;
-}
-
-#content-frame {
-       border-color : #909090;
-}
-
-#content-insert {
-       background : #f0f0f0;
-}
-
-button[disabled], input[disabled], select[disabled], textarea[disabled] {
-       background : #f0f0f0;
-       color : gray;
-}
-
-input, select, button {
-       background : #f0f0f0;
-       border : 1px solid #c0c0c0;
-       color : #404040;
-       padding : 2px 4px 2px 4px;
-       font-size : 12px;
-       font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
-}
-
-button:active {
-       background : url("images/button_pressed.png") top left;
-       background-repeat : repeat-x;
-}
-
-button {
-       background : url("images/button.png") top left;
-       background-repeat : repeat-x;
-}
-
-textarea {
-       background : #f0f0f0;
-       border : 1px solid #c0c0c0;
-       color : #gray;
-}
-
-select {
-       padding : 2px 0px 2px 4px;
-}
-
-div.tagCloudContainer {
-       border : 1px solid #88b0f0;
-}
-
-div.infoBoxContents a {
-       color : #5d82c0;
-}
-
-
-#infoBoxTitle {
-       border-color : #88b0f0;
-       background : #88b0f0;
-       text-shadow : #5d82c0 0px 1px 0px;
-}
-
-
-#infoBox {     
-       border-color : #88b0f0;
-       background : #ecf4ff;
-}
-
-ul.browseFeedList, ul.userFeedList {
-       border : 1px solid #88b0f0;
-}
-
-div.prefFeedCatHolder {
-       border : 1px solid #88b0f0;
-}
-
diff --git a/themes/neutral/theme.ini b/themes/neutral/theme.ini
deleted file mode 100644 (file)
index 0ed8400..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-[theme]
-name=Neutral
-version=1.0
-options=hide_footer,collapse_feedlist