A customizable night mode extension for your browser that applies a dark theme, supports multiple palettes, custom CSS and integrates with web apps like Google Sheets.
- Multiple Built-In Themes: Choose from Default Dark, OLED Black, GitHub Dark, Tokyo Night and Sepia.
- Custom CSS Engine: Write custom CSS rules and apply them in real-time.
- Custom Color Picker: Modify background, text, link and accent colors via the Side Panel.
- Smart Element Handling: Strips drop shadows and recolors tables, SVG icons and text inputs.
- Google Sheets Support: Detects and darkens Google Sheets cell canvases.
- Download
Eclipse.zipfrom this link. - Extract the ZIP file.
- Open your browser and navigate to
chrome://extensions/. - Enable Developer mode at the top right.
- Click Load unpacked and select the extracted
srcfolder.
To add a new theme, edit src/themes.json. See the Contributing Guide for instructions.
</> by Tejas Gupta