An open API service indexing awesome lists of open source software.

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).

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