A Chrome extension that allows users to customize the appearance of Hacker News with various themes. https://chromewebstore.google.com/detail/hacker-news-theme-switche/bbiejkgfielpdondglbinhpljelddkeg?authuser=0&hl=en
- Multiple themes including Dark, Solarized Light, Solarized Dark, Oceanic, Monokai, Midnight Blue, Forest Green, and Sepia
- Easy-to-use theme selector directly on the Hacker News page
- Remembers your theme preference across sessions
- Improves readability and reduces eye strain with carefully chosen color schemes
- Quick enable/disable functionality via extension popup
- Clone this repository or download it as a ZIP file.
- Open Chrome and go to
chrome://extensions/
- Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the
hn-theme-switcher
folder.
- Visit Hacker News (https://news.ycombinator.com/)
- Click on the extension icon in the Chrome toolbar to open the popup
- Select your preferred theme from the dropdown menu
- The theme will be applied immediately
We welcome contributions! Please see the CONTRIBUTING.md file for guidelines on how to contribute to this project.
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to the Hacker News community for inspiration
- Color schemes inspired by popular code editor themes
If you have any questions, issues, or suggestions, please open an issue in this repository.