HipsterNews - DesignerNews theme for HackerNews
51–60 of 62 posts
Re: HipsterNews - DesignerNews theme for HackerNews
#52Re: HipsterNews - DesignerNews theme for HackerNews
#53I use HNES (Hacker News Extension Suite) and it's awesome. Here's the GitHub link: https://github.com/etcet/HNES etcet is awesome about contributions, I added a big feature and he merged my pull request within hours. On top of making HN look way-more-awesomer, it also adds features like comment collapsing (best thing ever), inline comment reply, and more. If you're a Hacker News user on Chrome, definitely check it ou…
Re: HipsterNews - DesignerNews theme for HackerNews
#54I use HNES (Hacker News Extension Suite) and it's awesome. Here's the GitHub link: https://github.com/etcet/HNES etcet is awesome about contributions, I added a big feature and he merged my pull request within hours. On top of making HN look way-more-awesomer, it also adds features like comment collapsing (best thing ever), inline comment reply, and more. If you're a Hacker News user on Chrome, definitely check it ou…
Another option is Georgify: https://chrome.google.com/webstore/detail/georgify/ofjfdfale... I've been using it for well over a year without problems.
Re: HipsterNews - DesignerNews theme for HackerNews
#55I use HNES (Hacker News Extension Suite) and it's awesome. Here's the GitHub link: https://github.com/etcet/HNES etcet is awesome about contributions, I added a big feature and he merged my pull request within hours. On top of making HN look way-more-awesomer, it also adds features like comment collapsing (best thing ever), inline comment reply, and more. If you're a Hacker News user on Chrome, definitely check it ou…
Another option is Georgify: https://chrome.google.com/webstore/detail/georgify/ofjfdfale... I've been using it for well over a year without problems.
Re: HipsterNews - DesignerNews theme for HackerNews
#56Off-topic but this is the first I've heard of DesignerNews. Anyone have an invite? There's no way to apply for one on the site.
Find me by @itsnotvalid on twitter
Re: HipsterNews - DesignerNews theme for HackerNews
#57.comhead { color: #777; }
.subtext { background: #f8f8f8; border-radius: 4px; color: #888; font-size: 60%; text-align: right; width: 90%; }
.subtext a:visited { color: #a00; }
.title { font-size: 120%; padding: 4px 12px; text-shadow: 1px 1px 1px #ccc; }
.title a { line-height: 90%; }
a { color: #008 !important; }
a:hover { color: #00f !important; }
a:visited { color: #c44 !important; } a:visited:hover { color: #f00 !important; }
span.pagetop a { color: #000 !important; } span.pagetop a:hover { color: #ff0 !important; }
body > center > table { background: #f0f0f0; width: 100%; }
span.comment { display: inline-block; width: 800px; }
table { border-spacing: 0; margin: -1px; padding: 0; }
td { padding: 0; }
td.default { background: #fcfcfc; border: 1px solid #444; border-radius: 2px 4px 4px 4px; box-shadow: 1px 1px 6px -2px #444; padding: 10px 20px 20px 15px; }
textarea { height: 20em; width: 1000px; }
Re: HipsterNews - DesignerNews theme for HackerNews
#58Here's mine: .comhead { color: #777; } .subtext { background: #f8f8f8; border-radius: 4px; color: #888; font-size: 60%; text-align: right; width: 90%; } .subtext a:visited { color: #a00; } .title { font-size: 120%; padding: 4px 12px; text-shadow: 1px 1px 1px #ccc; } .title a { line-height: 90%; } a { color: #008 !important; } a:hover { color: #00f !important; } a:visited { color: #c44 !important; } a:visited:hover {…
Re: HipsterNews - DesignerNews theme for HackerNews
#59Re: HipsterNews - DesignerNews theme for HackerNews
#60I understand that whatever app the link is about may not actually run on the iPad, but I should at be able to read about it in case it's something I want to use when I get back to my desktop system.