X Tutup
Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 534 Bytes

File metadata and controls

12 lines (10 loc) · 534 Bytes

#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
X Tutup