Skip to content

gitanovic/Hacker95

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hacker95 - Style Hacker News like its Windows 95

Hacker News in 95

Hacker95 is a CSS stylesheet that styles Hacker News into a Windows 95/98 styled theme.

Installation

Method of installation will differ depending on which browser you are using. First download Hacker95 and unzip the CSS file from the folder:

Firefox

For firefox, you'll need to add all the CSS code to your userContent.css file:

  1. Open a new tab in Firefox
  2. Type about:support in the URL bar
  3. Click the button named Open Profile
  4. In the window that opens up, open the chrome folder (if none exists, make this folder)
  5. Add all the CSS code from hacker95.css to the userContent.css file (if it doesn't exist, create this file)
  6. Open a new tab in Firefox and type about:config in the URL bar
  7. Click Accept
  8. In the search bar search for toolkit.legacyUserProfileCustomizations.stylesheets and set this value to true (double clicking the row will toggle this between true and false)
  9. Restart the browser, and check out Hacker News

Chrome

To be determined. If someone has experience with this please pull request.

Edge (Chromium)

  1. Add Code Injector extension
  2. Remove @-moz-document domain("ycombinator.com") { from hacker95.css
  3. Copy modified css into the Code Injector extension for the Hacker News site

Safari

To be determined. If someone has experience with this please pull request.

License

The Unlicense, courtesy of Chowder Man

About

Style Hacker News like its Windows 95

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 100.0%