[Theme][GitHub] clean-greader - Google Reader inspired

Post plugins and custom CSS snippets here
User avatar
naeramarth7
Bear Rating Trainee
Bear Rating Trainee
Posts: 22
Joined: 14 Jun 2013, 11:35

[Theme][GitHub] clean-greader - Google Reader inspired

Postby naeramarth7 » 14 Jun 2013, 12:05

I started working on an own Google Reader Theme since the ones available here were broken as of the 1.8 update.
FYI: I am Using the github master of tt-rss.

There are a lot of old Google Reader user out there who are missing the look and feel of our favorite news reader for years, so I decided to share my work.
As of 2013/08/29 the theme is build from scratch to be independent from changes to the tt-rss default.css.

You can get the theme from GitHub.

This is what it looks like (2013-08-29 | tt-rss v1.9):
Image
Last edited by naeramarth7 on 29 Aug 2013, 18:23, edited 5 times in total.

Beun
Bear Rating Trainee
Bear Rating Trainee
Posts: 35
Joined: 06 Aug 2008, 20:01

Re: [Theme][GitHub] clean_greader - Google Reader inspired

Postby Beun » 05 Jul 2013, 23:44

Like :)

a1ehouse
Bear Rating Trainee
Bear Rating Trainee
Posts: 4
Joined: 18 May 2013, 02:45

Re: [Theme][GitHub] clean_greader - Google Reader inspired

Postby a1ehouse » 06 Jul 2013, 01:41

yes, nice theme thanks

Larrypoppins
Bear Rating Trainee
Bear Rating Trainee
Posts: 26
Joined: 13 Apr 2013, 08:55

Re: [Theme][GitHub] clean_greader - Google Reader inspired

Postby Larrypoppins » 06 Jul 2013, 07:34

Think your screenshot is busted.

NemesisRE
Bear Rating Trainee
Bear Rating Trainee
Posts: 7
Joined: 26 Apr 2013, 01:24

Re: [Theme][GitHub] clean_greader - Google Reader inspired

Postby NemesisRE » 10 Jul 2013, 18:41

So great I love it! Thanks for that one.

TimGremalm
Bear Rating Trainee
Bear Rating Trainee
Posts: 2
Joined: 01 Jul 2013, 11:14

Re: [Theme][GitHub] clean_greader - Google Reader inspired

Postby TimGremalm » 11 Jul 2013, 07:01

This sounds interesting.
Please provide us with a screenshot. You could store it on github and also link to it in the readme.

TimGremalm
Bear Rating Trainee
Bear Rating Trainee
Posts: 2
Joined: 01 Jul 2013, 11:14

Re: [Theme][GitHub] clean_greader - Google Reader inspired

Postby TimGremalm » 11 Jul 2013, 08:34

It looks good! I'm going to try it out later.

User avatar
naeramarth7
Bear Rating Trainee
Bear Rating Trainee
Posts: 22
Joined: 14 Jun 2013, 11:35

Re: [Theme][GitHub] clean_greader - Google Reader inspired

Postby naeramarth7 » 11 Jul 2013, 08:39

Thanks guys! I fixed the URL for the preview image.

The theme changed a bit since the screenshot was taken - unfortunately my server is down at the moment (I'm moving flat) so I'll provide a new one and also new updates when I'm online again (:

Sent from my Nexus 4 using Tapatalk 2

opalinski
Bear Rating Trainee
Bear Rating Trainee
Posts: 2
Joined: 11 Jul 2013, 20:29

Re: [Theme][GitHub] clean_greader - Google Reader inspired

Postby opalinski » 11 Jul 2013, 20:33

How to configure TTR to see only one post content and only title of all other (like on your preview image)?

User avatar
naeramarth7
Bear Rating Trainee
Bear Rating Trainee
Posts: 22
Joined: 14 Jun 2013, 11:35

Re: [Theme][GitHub] clean_greader - Google Reader inspired

Postby naeramarth7 » 11 Jul 2013, 21:36

opalinski wrote:How to configure TTR to see only one post content and only title of all other (like on your preview image)?


Have you tried the "combined feed display" option as mentioned on GitHub?

Sent from my Nexus 4 using Tapatalk 2

opalinski
Bear Rating Trainee
Bear Rating Trainee
Posts: 2
Joined: 11 Jul 2013, 20:29

Re: [Theme][GitHub] clean_greader - Google Reader inspired

Postby opalinski » 12 Jul 2013, 07:34

my dumb mistake. I had turned on "Automatically expand articles in combined mode"..

bashy
Bear Rating Trainee
Bear Rating Trainee
Posts: 2
Joined: 13 Jul 2013, 22:02

Re: [Theme][GitHub] clean_greader - Google Reader inspired

Postby bashy » 13 Jul 2013, 22:43

my Fav Theme so far:) ONLY request would to see if it would possible to make the TOP bar a bit more compact.. for a 13' notebook the top bar takes a good 1'

zed
Bear Rating Trainee
Bear Rating Trainee
Posts: 4
Joined: 14 Jul 2013, 17:27

Re: [Theme][GitHub] clean_greader - Google Reader inspired

Postby zed » 14 Jul 2013, 17:35

Thank you for the awesome theme!

One issue so far when you are in the options:
The buttons look like this
Image
as opposed to
Image

so I commented out this part in the main.css

Code: Select all

.claro .dijitToolbar .dijitButton .dijitButtonNode .dijitButtonContents {
  background-image: url("../clean-greader-img/leftright.jpg");
  background-repeat: no-repeat;
  background-size: 20px;
  content: url("../clean-greader-img/blank_icon.gif");
  margin: 0 8px;
  opacity: 0.4;
  outline: none;
  position: relative;
  top: 2px;
}

User avatar
naeramarth7
Bear Rating Trainee
Bear Rating Trainee
Posts: 22
Joined: 14 Jun 2013, 11:35

Re: [Theme][GitHub] clean_greader - Google Reader inspired

Postby naeramarth7 » 15 Jul 2013, 19:04

zed wrote:One issue so far when you are in the options:
The buttons look like this
...


Thanks, zed! I changed this css part so it is only applied on the tt-rss main-page and not on the settings anymore.

Code: Select all

body#ttrssMain.claro .dijitToolbar .dijitButton .dijitButtonNode .dijitButtonContents {


bashy wrote:my Fav Theme so far:) ONLY request would to see if it would possible to make the TOP bar a bit more compact.. for a 13' notebook the top bar takes a good 1'


In the latest commit I also resized the toolbar - hope it fits your needs a bit more? (:
I also used the few minutes I (still without internet connection in my new flat *sigh*) to update the preview. Hope you enjoy the changes (:

graymattr
Bear Rating Trainee
Bear Rating Trainee
Posts: 24
Joined: 29 Apr 2013, 02:46

Re: [Theme][GitHub] clean_greader - Google Reader inspired

Postby graymattr » 23 Jul 2013, 23:24

Love the plugin, with one minor exception that I am hoping someone might be able to help me tweak:

Is it possible to always push the next article to the top of the screen (like the default theme does), rather than moving the focus down the page when I reach the end of unread articles? I use a portrait monitor where this change is more obvious, and I find I prefer to park my eyes in one spot and let the articles move to the top.

Happy to explain more if that doesn't make sense. Thanks so much for the theme!!


Return to “Themes and plugins”

Who is online

Users browsing this forum: No registered users and 1 guest