Skip to content

Instantly share code, notes, and snippets.

@coleww
Created September 6, 2014 23:46
Show Gist options
  • Save coleww/703f49ae2c98d8173b0f to your computer and use it in GitHub Desktop.
Save coleww/703f49ae2c98d8173b0f to your computer and use it in GitHub Desktop.
Remove disturbing animals from github
I find the strange github mascot to be quite disturbing.
This custom stylesheet should remove the frightening animal from yr git repositories.
.inbox-zero-octocat {
display: none;
}
.octocat {
display: none;
}
.mega-octicon {
display: none;
}
@ejcer
Copy link

ejcer commented Nov 24, 2014

YES!!! It has soulless eyes, and they show conjoined twins on the front page, and a bunch of orphaned ones in a box. Why did they choose that creature and then use it in disturbing pictures!!!! They must not have a single graphic designer at their company

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment