summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-02-21 10:23:40 +0100
committerAndrew Dolgov <[email protected]>2007-02-21 10:23:40 +0100
commit6f9cb1b50ed8c42462f992aa3cf803eeab32094d (patch)
treeefa0735cf860e663d0250d4c93084c07c7c25182 /themes
parent7aab1095cc416e465e389b476132451c6c2f645a (diff)
add graphite theme contents
Diffstat (limited to 'themes')
-rw-r--r--themes/graphite/images/._footer.pngbin0 -> 39244 bytes
-rw-r--r--themes/graphite/images/._prefs-content.pngbin0 -> 43159 bytes
-rw-r--r--themes/graphite/images/._toolbar.pngbin0 -> 39213 bytes
-rw-r--r--themes/graphite/images/footer.pngbin0 -> 3027 bytes
-rw-r--r--themes/graphite/images/prefs-content.pngbin0 -> 3810 bytes
-rw-r--r--themes/graphite/images/toolbar.pngbin0 -> 3018 bytes
-rw-r--r--themes/graphite/images/ttrss_logo.pngbin0 -> 6234 bytes
-rw-r--r--themes/graphite/theme.css215
8 files changed, 215 insertions, 0 deletions
diff --git a/themes/graphite/images/._footer.png b/themes/graphite/images/._footer.png
new file mode 100644
index 000000000..573ed3f40
--- /dev/null
+++ b/themes/graphite/images/._footer.png
Binary files differ
diff --git a/themes/graphite/images/._prefs-content.png b/themes/graphite/images/._prefs-content.png
new file mode 100644
index 000000000..e9617decc
--- /dev/null
+++ b/themes/graphite/images/._prefs-content.png
Binary files differ
diff --git a/themes/graphite/images/._toolbar.png b/themes/graphite/images/._toolbar.png
new file mode 100644
index 000000000..e3c22ce53
--- /dev/null
+++ b/themes/graphite/images/._toolbar.png
Binary files differ
diff --git a/themes/graphite/images/footer.png b/themes/graphite/images/footer.png
new file mode 100644
index 000000000..770a82121
--- /dev/null
+++ b/themes/graphite/images/footer.png
Binary files differ
diff --git a/themes/graphite/images/prefs-content.png b/themes/graphite/images/prefs-content.png
new file mode 100644
index 000000000..1a9f7cf22
--- /dev/null
+++ b/themes/graphite/images/prefs-content.png
Binary files differ
diff --git a/themes/graphite/images/toolbar.png b/themes/graphite/images/toolbar.png
new file mode 100644
index 000000000..dd7614278
--- /dev/null
+++ b/themes/graphite/images/toolbar.png
Binary files differ
diff --git a/themes/graphite/images/ttrss_logo.png b/themes/graphite/images/ttrss_logo.png
new file mode 100644
index 000000000..2cedc35ed
--- /dev/null
+++ b/themes/graphite/images/ttrss_logo.png
Binary files differ
diff --git a/themes/graphite/theme.css b/themes/graphite/theme.css
new file mode 100644
index 000000000..f465a0e14
--- /dev/null
+++ b/themes/graphite/theme.css
@@ -0,0 +1,215 @@
+div.postReply div.postHeader {
+ border : 1px solid #a2aab7;
+}
+
+ul.feedList li.feedCat a:hover {
+ color : #5d6978;
+}
+
+li.feedSelected a,
+li.labelSelected a,
+li.virtSelected a,
+li.tagSelected a {
+ color : #5d6978;
+}
+
+li.feedUnreadSelected a,
+li.labelUnreadSelected a,
+li.virtUnreadSelected a,
+li.tagUnreadSelected a {
+ color : #5d6978;
+}
+
+a:hover {
+ color : #5d6978;
+}
+
+/* preferences */
+
+tr.title td {
+ color : #5d6978;
+}
+
+tr.title td a {
+ color : #5d6978;
+}
+
+table.prefFeedList td.feedEditCat {
+ border-color : #a2aab7;
+}
+
+div.prefFeedCatHolder {
+ border : 1px solid #a2aab7;
+}
+
+a.helpLink:hover {
+ color : #5d6978;
+}
+
+#infoBoxTitle {
+ border-color : #a2aab7;
+ background-color : #a2aab7;
+}
+
+
+#infoBox {
+ border-color : #a2aab7;
+ background : white;
+}
+
+div.infoBoxContents a {
+ color : #5d6978;
+}
+
+div.prefsTab {
+ border-color : #a2aab7;
+}
+
+div.prefsTabSelected {
+ border-color : #a2aab7;
+ background-color : #e3edf9;
+}
+
+table.loginForm {
+ background-color : #c8d1dc;
+}
+
+table.innerLoginForm {
+ border : 1px solid #a2aab7;
+}
+
+.insensitive a {
+ color : #5d6978;
+}
+
+span.contentPreview:hover {
+ color : #5d6978;
+}
+
+div.cdmArticle {
+ border-color : #c0c0c0;
+ border-width : 0px 0px 1px 0px;
+ border-style : solid;
+ background-color : #fafafa;
+ margin : 0px;
+ padding : 10px;
+}
+
+div.cdmArticleUnread {
+ border-color : #c0c0c0;
+ border-width : 0px 0px 1px 0px;
+ border-style : solid;
+ background-color : #fafeff;
+ margin : 0px;
+ padding : 10px;
+}
+
+div.cdmArticleSelected, div.cdmArticleUnreadSelected {
+ margin : 0px;
+ padding : 10px;
+ background-color : #fff7d5;
+ border-color : #e7d796;
+ border-width : 0px 0px 1px 0px;
+ border-style : solid;
+}
+
+div.cdmHeader a:hover {
+ color : #5d6978;
+}
+
+span.groupPrompt {
+ color : #5d6978;
+}
+
+ul.feedErrorsList {
+ border : 1px solid #a2aab7;
+}
+
+ul.userFeedList {
+ border : 1px solid #a2aab7;
+}
+
+ul.labelTestResults {
+ border : 1px solid #a2aab7;
+}
+
+ul.filterTestResults {
+ border : 1px solid #a2aab7;
+}
+
+ul.browseFeedList {
+ border : 1px solid #a2aab7;
+}
+
+div.cdmContent a {
+ color : #5d6978;
+}
+
+a.cdmToggleLink:hover {
+ color : #5d6978;
+}
+
+span.debugTS {
+ color : #5d6978;
+}
+
+table.loginForm2 .loginTop {
+ border-color : #a2aab7;
+ }
+
+
+table.loginForm2 .loginBottom {
+ border-color : #a2aab7;
+}
+
+table.loginForm2 .loginBottom a:hover {
+ color : #5d6978;
+}
+
+/* layout */
+
+#header {
+ color : #5d6978;
+}
+
+#feeds-holder {
+ border-color : #a2aab7;
+}
+
+#toolbar {
+ background-image : url("images/toolbar.png");
+}
+
+div.headlines_normal {
+ border-color : #a2aab7;
+}
+
+div.headlines_cdm {
+ border-color : #a2aab7;
+}
+
+#content-frame {
+ border-color : #a2aab7;
+}
+
+#footer, #prefFooter {
+ background-image : url("images/footer.png");
+ border-color : #a2aab7;
+
+}
+
+/* preferences layout */
+
+#prefHeader {
+ color : #5d6978;
+}
+
+div.return a {
+ color : #5d6978;
+}
+
+#prefContent {
+ background-image : url("images/prefs-content.png");
+ border-color : #a2aab7;
+}
+