https://github.com/afaur/revert-github-header
Revert dark github.com header to original theme color until a day/night theme option is available (uses css overrides).
https://github.com/afaur/revert-github-header
chrome-extension css github no-js original theme
Last synced: 7 months ago
JSON representation
Revert dark github.com header to original theme color until a day/night theme option is available (uses css overrides).
- Host: GitHub
- URL: https://github.com/afaur/revert-github-header
- Owner: afaur
- License: unlicense
- Created: 2017-02-11T05:35:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T01:08:43.000Z (over 8 years ago)
- Last Synced: 2025-02-12T13:56:41.496Z (12 months ago)
- Topics: chrome-extension, css, github, no-js, original, theme
- Language: CSS
- Homepage:
- Size: 22.5 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#Revert Github Header
Very simply overrides css styles to revert the github header back. I do like the
dark header but would rather have a day/night mode which would change the site
theme completely.
#How is this different then other solutions
Avoids any update flashes since javascript is not involved in the solution.
#Manual install
- git clone this repo
- open `chrome://extensions/` in your browser and click “Developer mode” (top right)
- click `Load unpacked extension` then select the folder where you cloned this repo