FeedLight

FeedLight is an RSS reader style for NetNewsWire and Vienna. Designed to be simple and compact yet flexible, it allows you to focus on what matters most: the content. The download package includes three color variants: Aqua, Graphite, and Metal.

The NetNewsWire and Vienna versions of FeedLight are identical save for one difference: the NetNewsWire version features a fixed header that remains at the top of the window as you scroll. The constraints of Vienna’s template system made it unfeasible to implement this.

Also note that the NetNewsWire version of the style hides some article details that are normally displayed (namely: categories, author links, and comment links) in order to reduce visual clutter. However, you can unhide these details by simply removing or commenting out the respective display:none; lines near the beginning of the stylesheet. (Right-click on the .nnwstyle file, select Show Package Contents, and open stylesheet.css in a text editor.)

Acknowledgements

Changelog

  • 2007 01 28: Initial release.
  • 2007 02 14: Added title bar hover state and ad-blocking code, removed content max-width.
  • 2008 01 20: Style updated for Leopard, Metal variant introduced.
  • 2008 03 18: Fixed a display issue caused by changes in Safari 3.1.

(Note: This entry was redesigned on 2008 01 20. The original entry has been archived for posterity.)

34 Comments 

2007 01 28 · 22:59, Janvi 

Whoa.. that looks pretty… XD Even if NetNewsWire and Vienna are only for Macs. ::has to get a MB soon::

2007 02 11 · 17:50, Brandon 

Definitely the nicest NNW stylesheet I’ve seen.

2007 02 11 · 18:09, Bill 

These are fantastic! Thanks.

2007 02 11 · 21:50, Foad 

Definitely my favorite NNW style! I have seen a lot and tried quite a few but this is one that I know I will use for some time to come.

2007 02 12 · 03:27, christiaan 

Yes, great looking theme, but (and yours isn’t the only one) when scrolling through a feed using the space bar, the ‘screens’ don’t match up (ie. the bottom of the screen goes up beyond the top of the screen loosing a few lines of copy).

2007 02 13 · 12:07, Richard Neal 

You mind sharing a few details on why you switched? I use Vienna right now, but if there’s some good reasons to switch, I’d definitely give NNW a shot.

2007 02 13 · 14:52, Chris Messina 

Love it! And have been waiting to find a Vienna style for some time!

2007 02 13 · 15:28, Ech 

Thanky you man. Kepp on the good work

2007 02 13 · 15:31, Ech 

Ups… I shouldn’t post comments in the middle of the night. This should of course be read as “Thank you man. Keep on the good work.”

2007 02 13 · 17:44, Bryan K 

Thanks a lot for this. It’s the best stylesheet for Vienna I’ve seen. I’ve also added this to mine to hide the Digg and email links Feedburner puts into some feeds:

.feedflare { display: none; }

Seems to work well (at least for me).

2007 02 13 · 19:47, Alex 

christiaan: I am aware of this issue, but as far as I know, it’s a problem inherent to having a fixed header. If you’d like to disable the fixed header in NNW, you can find instructions for doing so in the template.html file.

Richard: There weren’t really any killer features that caused me to make the switch to NetNewsWire, and I even miss some of Vienna’s features (such as Growl support). I still maintain that Vienna is a fine piece of software, but with that said, like many open-source efforts, its UI design often leaves something to be desired.

NetNewsWire, on the other hand, really exudes the sort of polish that can only come from years of development. In addition, there are some nice touches like “Mark all headlines as read when opening a subscription’s homepage,” automatic marking of “dinosaurs” (feeds that haven’t been updated in a long time), and a more useful Activity window. I also appreciate the greater customizability it affords in terms of its interface.

For what it’s worth, I’ve also noticed that for whatever reason, NNW appears to download feeds faster than Vienna. It isn’t too noticeable if you don’t have a lot of them, but once you get into the triple digits, Vienna takes significantly longer to complete a refresh cycle. In my informal testing, NNW took 6 seconds to refresh ~150 feeds, while Vienna took about 25. This probably doesn’t matter much, as feed downloading is usually a background activity, but I thought I’d throw that out there anyway.

[EDIT: It just occurred to me that this is likely the result of my cranking the concurrent downloads up to 10 in the preferences. I have no idea how many feeds Vienna downloads simultaneously, but in any case, it doesn’t offer an option to set the number, so I still count that as a plus of NNW.]

Bryan: Great idea. I personally don’t see enough ads in my feeds to be bothered by them, but I can see how others might find them annoying. I’ve updated my styles to include that (and some additional) ad-blocking code. If this causes problems for anyone, please let me know.

2007 02 14 · 05:31, Cris Pearson 

Lovely! Thanks

2007 02 14 · 12:25, josue salazar 

Thank you for the style. I love it.

2007 02 14 · 17:39, David Chartier 

It looks like both styles are set to wrap at a specific length; any chance you could shut that off? I keep my NNW window open a bit wider and would like to make use of the space.

2007 02 14 · 18:50, Alex 

Ah, yeah, I applied a max-width to the content container to prevent line lengths from getting too long… but I suppose I should leave that up to the user. I’ve removed it from the code now.

2007 02 14 · 19:49, David Chartier 

beautiful! Thanks a million! Best.style.evar.

2007 02 15 · 01:46, Patrick 

Nice theme, thanks. Could you tell me, which value is responsible for the font-size of the content? It’s a bit small on my screen.

Thanks in advance

2007 02 15 · 02:04, Alex 

Both NetNewsWire and Vienna offer a preference to set a minimum font size for article display, and that would be probably be the easiest way to increase font size.

If you must modify the stylesheet, however, the font-size of the content is declared in the following selector: body > .body > .content

2007 02 15 · 05:29, Patrick 

Thanks very much.

2007 02 16 · 15:04, Mark 

Awesome, very clean. My eyes thank you.

2007 02 20 · 12:14, Bratwurstöer 

Love it. Thanks. =)

2007 03 22 · 20:30, Nate 

this theme is awful.

a crime on the eyes, the worst piece of design i’ve seen on the web.

:)

2007 07 21 · 00:06, artypop 

Hello! Really great style. I do have a question, I want to see the categories, so I put some comments mark /* and */ around the “display none”, but then it looks strange (http://www.artypop.com/temp/nnw.jpg). What did I do wrong??? Thanks for your help and for your great style!

2007 08 07 · 01:14, Anne Waidhas 

I like this theme much, but I wonder if there is a way to change the font from Helvetica to Lucida Grande. Thanks

2007 08 07 · 16:41, Alex 

Changing the font used in the style is fairly straightforward: Right-click on the .nnwstyle or .viennastyle file, and select Show Package Contents. Then open stylesheet.css with a text editor, and change the value of the font-family property in body. Save your changes, restart your RSS reader, and you should be good to go.

2008 01 21 · 16:45, Noel Hurtley 

I loved this style for Vienna and now I can use it with NetNewsWire too. Great work.

2008 03 15 · 10:15, rezzo 

Beautiful! Thanks a lot!

Best style ever.

2008 03 23 · 11:42, Ben 

hey, when i email an article to someone from netnewswire, it seems to have the header appear twice on the message in apple mail. here’s a picture: http://mt12.quickshareit.com/share/picture1e8812.png

Any idea why?

2008 03 23 · 12:25, Alex 

Ben: The style actually does have two headers, but one is supposed to be completely overlapped by the other so that you never see it. It looks like Mail is inserting a blank line before the second header for some reason I can’t understand, which is why you can see the bottom of that one peeking out.

I’m not sure there’s anything I can do about it, but here’s something you can try: Click anywhere on the fully-visible header, which should bring up a close button (x) in the top-left corner. Click on that, and you should have only one header left. Hope that helps.

2008 04 21 · 05:58, Muhammet Sevim 

Great work, the simplest and clearest NetNewsWire style ever. Thank you for this and keep up the good work!

2008 08 17 · 22:26, Max 

This is a great feed, but I am unable to scroll sideways when viewing large images. Can this be fixed?

2009 03 26 · 10:29, QuarterSwede 

Love the theme. However, I mostly use the iPhone version of NNW which has a larger Title header. It’s a bit jarring to come to the desktop version and have it small. How would I increase the size of the (blue) header and title font?

2009 03 26 · 10:44, Alex 

QuarterSwede:

  1. Go to ~/Library/Application Support/NetNewsWire/StyleSheets
  2. Right-click on the version of the style you wish to modify (e.g. FeedLight Aqua.nnwstyle) and select “Show Package Contents”
  3. Open stylesheet.css in a text editor
  4. Find the CSS selector for the header (body > .header h1 a) and edit the value of the font-size property within
  5. Save the file and restart NNW, and you should be good to go!
2009 07 26 · 05:53, ekoloji 

good work, thanx.

Add a Comment
  1. (Basic HTML and Markdown enabled)

[Remove context]