[Theme][GitHub] Paper - mild and pleasant

Post plugins and custom CSS snippets here
User avatar
dark
Bear Rating Trainee
Bear Rating Trainee
Posts: 12
Joined: 20 May 2013, 16:29

[Theme][GitHub] Paper - mild and pleasant

Postby dark » 11 Jul 2013, 23:07

I took my first theme Storm as a base and added some awesomness to it.
As usual — not the most polished theme, messy css, etc. Looks good in all views.
Tested in Firefox 37, Chromium 41, may contain bugs and some weird stuff. If you find something strange — please report, and I'll try to fix it.

GitHub repo is here — https://github.com/DarkPreacher/tt-rss-theme-paper, fork it, star it, send pull requests, issues.

Theme previews (for fullsize images click on them):
Combined view — with auto-expand
Image

Combined view — no auto-expand
Image

Regular view
Image

Regular view — widescreen
Image

Notice about feed title name
Image

Theme installation:
Go to GitHub, grab zip and simply unzip it to themes folder and select “paper.css” under Theme in Preferences. Or you may clone it into your themes folder — whatever you like.

Hope you will enjoy it.

Changelog:
[2015.03.18] - v. 0.2.4
- fixed compatibility issues with 1.15.3 version of TT RSS
- styled feed edit popups
- made feed title kinda fancy
[2013.07.22] - v. 0.2
- fixed compatibility issues with 1.9.0 version of TT RSS
[2013.07.12] - v. 0.1
- initial release
Last edited by dark on 18 Mar 2015, 12:17, edited 3 times in total.

User avatar
sleeper_service
Bear Rating Overlord
Bear Rating Overlord
Posts: 884
Joined: 30 Mar 2013, 23:50
Location: Dallas, Texas

Re: [Theme] Paper - mild and pleasant

Postby sleeper_service » 11 Jul 2013, 23:48

you should slap that puppy on github to make for easier updating for us ;)

Sidicas
Bear Rating Trainee
Bear Rating Trainee
Posts: 12
Joined: 15 May 2013, 14:24

Re: [Theme] Paper - mild and pleasant

Postby Sidicas » 12 Jul 2013, 10:26

Wow, this theme is great!

User avatar
dark
Bear Rating Trainee
Bear Rating Trainee
Posts: 12
Joined: 20 May 2013, 16:29

Re: [Theme] Paper - mild and pleasant

Postby dark » 12 Jul 2013, 17:22

sleeper_service wrote:you should slap that puppy on github to make for easier updating for us ;)

I'll need to improve my git-fu skills to do that… I'll try, later

Sidicas wrote:Wow, this theme is great!

Glad you like it!

vulkanus
Bear Rating Trainee
Bear Rating Trainee
Posts: 2
Joined: 21 Jun 2013, 19:09

Re: [Theme] Paper - mild and pleasant

Postby vulkanus » 12 Jul 2013, 18:15

Great theme, thank you! :)

matthewdavis
Bear Rating Trainee
Bear Rating Trainee
Posts: 5
Joined: 18 Sep 2013, 23:49

Re: [Theme][GitHub] Paper - mild and pleasant

Postby matthewdavis » 18 Sep 2013, 23:52

Recently installed my own ttss. And fell in love with this theme. Only suggestion, a read/unread article doesn't have any noticeable difference in the article list. Is that intentional? Or an issue with the browser/new ttrss version?

Tested on FF 23.0.1 - Win7 & ttrss v1.9.

User avatar
dark
Bear Rating Trainee
Bear Rating Trainee
Posts: 12
Joined: 20 May 2013, 16:29

Re: [Theme][GitHub] Paper - mild and pleasant

Postby dark » 20 Sep 2013, 01:37

matthewdavis wrote:Recently installed my own ttss. And fell in love with this theme. Only suggestion, a read/unread article doesn't have any noticeable difference in the article list. Is that intentional? Or an issue with the browser/new ttrss version?

Tested on FF 23.0.1 - Win7 & ttrss v1.9.

I'm not sure that I understood you right, however — articles don't have any difference, only currently active article highlighted a bit, that's how I've done it.
If you have suggestions on how read/unread/active articles should look like — feel free to share your thoughts. Maybe I'll it add to the next version, thank you.

matthewdavis
Bear Rating Trainee
Bear Rating Trainee
Posts: 5
Joined: 18 Sep 2013, 23:49

Re: [Theme][GitHub] Paper - mild and pleasant

Postby matthewdavis » 23 Sep 2013, 17:39

dark wrote:I'm not sure that I understood you right, however — articles don't have any difference, only currently active article highlighted a bit, that's how I've done it.
If you have suggestions on how read/unread/active articles should look like — feel free to share your thoughts. Maybe I'll it add to the next version, thank you.


For example. On the default theme. The first few are read, the rest are not read. So 'read' articles are a bit lighter than the unread.

Image

ile89
Bear Rating Trainee
Bear Rating Trainee
Posts: 2
Joined: 15 Feb 2014, 23:57

Re: [Theme][GitHub] Paper - mild and pleasant

Postby ile89 » 02 Mar 2014, 02:06

Code: Select all

div.cdm.expandable div.cdmHeader a.title {
    font-weight: normal;
}

div.cdm.expandable.Unread div.cdmHeader a.title {
    font-weight: bold;
}


Adding the following in the css file makes read articles appear normal and unread articles bold. This makes them way easier to see what has been read and what hasn't :-)

kurahan
Bear Rating Trainee
Bear Rating Trainee
Posts: 22
Joined: 03 Feb 2014, 09:48

Re: [Theme][GitHub] Paper - mild and pleasant

Postby kurahan » 30 Jun 2014, 06:03

ile89 wrote:

Code: Select all

div.cdm.expandable div.cdmHeader a.title {
    font-weight: normal;
}

div.cdm.expandable.Unread div.cdmHeader a.title {
    font-weight: bold;
}


Adding the following in the css file makes read articles appear normal and unread articles bold. This makes them way easier to see what has been read and what hasn't :-)



Hi

Where do you add that? I added to the bottom of the css but it did not make a difference for me.

Sciamano
Bear Rating Trainee
Bear Rating Trainee
Posts: 16
Joined: 25 Feb 2014, 18:05

Re: [Theme][GitHub] Paper - mild and pleasant

Postby Sciamano » 24 Oct 2016, 10:44

Ok, I feel very stupid but... how do I install this?
I have downloaded the zip and uploaded the tt-rss-theme-paper-master directory to my /themes folder of my tt-rss installation.
But when I go to the preferences I don't see paper.css as an option in the dropdown list of available themes.
I have also tried uploading the content of the tt-rss-theme-paper-master directory, so that my /themes folder now contains two directories called /paper and /paper-previews, but this failed too.
Any help much appreciated. Thanks.

User avatar
id242
Bear Rating Trainee
Bear Rating Trainee
Posts: 16
Joined: 25 Mar 2013, 14:04
Location: Los Angeles, CA
Contact:

Re: [Theme][GitHub] Paper - mild and pleasant

Postby id242 » 24 Oct 2016, 11:15

Have you looked at this stickies at the top of this forum?

Specifically, "themes not showing up."
viewtopic.php?f=1&t=3653

Sciamano
Bear Rating Trainee
Bear Rating Trainee
Posts: 16
Joined: 25 Feb 2014, 18:05

Re: [Theme][GitHub] Paper - mild and pleasant

Postby Sciamano » 24 Oct 2016, 11:26

id242 wrote:Have you looked at this stickies at the top of this forum?

Specifically, "themes not showing up."
viewtopic.php?f=1&t=3653


Yes, I've already read that. Sorry for not specifying it.
This theme is already v16.1 compatible, and since some other third-party themes show properly (clean-greader for example) I guess I'm doing something wrong with this theme in particular. :?
I've also tried installing it in /themes.local, but nothing changed.

User avatar
id242
Bear Rating Trainee
Bear Rating Trainee
Posts: 16
Joined: 25 Mar 2013, 14:04
Location: Los Angeles, CA
Contact:

Re: [Theme][GitHub] Paper - mild and pleasant

Postby id242 » 24 Oct 2016, 11:37

Look at the bottom of your "Preferences" page, you'll probably see "Tiny Tiny RSS v16.8 © 2005-2016 Andrew Dolgov"

Update your style to at least that "16.8" version. Unless you really are running v16.1.

Sciamano
Bear Rating Trainee
Bear Rating Trainee
Posts: 16
Joined: 25 Feb 2014, 18:05

Re: [Theme][GitHub] Paper - mild and pleasant

Postby Sciamano » 24 Oct 2016, 12:12

Oooohhh... That was it.
I knew it was something stupid... When I read the sticky, I thought 16.1 was the latest base.
Thanks a lot!


Return to “Themes and plugins”

Who is online

Users browsing this forum: No registered users and 1 guest