Skip to content

Instantly share code, notes, and snippets.

@Jarred-Sumner
Last active August 2, 2018 22:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jarred-Sumner/6bbc5a9ddf6b591e594327b23ae7af4e to your computer and use it in GitHub Desktop.
Save Jarred-Sumner/6bbc5a9ddf6b591e594327b23ae7af4e to your computer and use it in GitHub Desktop.
Customizations for github.com via StyleURL.
.text-gray {
color: #586069 !important;
color: #FCFCFC !important;
}
.link-gray-dark {
color: #24292e !important;
color: white !important;
}
[class="dashboard-sidebar js-sticky top-0 px-3 px-md-4 px-lg-4 overflow-auto"] {
background: rgb(51, 51, 51);
color: white;
}
.col-12.col-md-8.col-lg-6.px-3.px-md-4.px-lg-6.mt-3.border-bottom.flex-auto {
background: #333;
}
.team-left-column.col-12.col-md-3.col-lg-3.pr-5.mt-5.hide-lg.hide-md.hide-sm.border-bottom {
background: #333;
color: white;
}
.Box-row {
background: #666;
}
a {
color: #F9F9F9;
}
---
version: 1.0
domains:
- github.com
url_patterns:
- github.com/*
timestamp: '2018-08-02T22:23:25Z'
id: wo3i
redirect_url: https://github.com/
shared_via: StyleURL - (https://www.styleurl.app) import and export CSS changes from
Chrome Inspector to a Gist you can share (like this one!).
screenshot_url: https://styleurlapp.s3-us-west-2.amazonaws.com/7XM63Xp3ewGY5VFRI0KTJA-photo.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment