Skip to content

Instantly share code, notes, and snippets.

@potatoqualitee
Last active March 2, 2017 02:04
Show Gist options
  • Select an option

  • Save potatoqualitee/16f810f3876104f5de1f33052f64f4fb to your computer and use it in GitHub Desktop.

Select an option

Save potatoqualitee/16f810f3876104f5de1f33052f64f4fb to your computer and use it in GitHub Desktop.

Revisions

  1. Chrissy LeMaire renamed this gist Mar 1, 2017. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. Chrissy LeMaire renamed this gist Mar 1, 2017. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  3. Chrissy LeMaire revised this gist Mar 1, 2017. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions classic-github.css
    Original file line number Diff line number Diff line change
    @@ -47,3 +47,6 @@ a.url.fn span {
    color: #4078C0;
    }

    input.manual-file-chooser.js-manual-file-chooser {
    color: #4078C0;
    }
  4. Chrissy LeMaire revised this gist Mar 1, 2017. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions classic-github.css
    Original file line number Diff line number Diff line change
    @@ -43,3 +43,7 @@ li.flex-auto.py-3.text-bold.text-right.f6.lh-condensed a {
    color: #4078C0;
    }

    a.url.fn span {
    color: #4078C0;
    }

  5. Chrissy LeMaire created this gist Mar 1, 2017.
    45 changes: 45 additions & 0 deletions classic-github.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,45 @@
    h1.public strong a {
    color: #4078C0;
    }

    a.subnav-item.js-subnav-item.selected {
    background-color: #4078C0;
    }

    svg.octicon.octicon-file-directory path {
    color: #4078C0;
    }

    a.js-navigation-open {
    color: #4078C0;
    }

    a.topic-tag.topic-tag-link {
    color: #4078C0;
    }

    a.btn.btn-outline.btn-sm.border-blue {
    color: #ffffff;
    background-color: #4078C0;
    }

    div.d-inline-block.mb-1 h3 a {
    color: #4078C0;
    }

    a.issue-link.js-issue-link {
    color: #4078C0;
    }

    article.markdown-body.entry-content p a {
    color: #4078C0;
    }

    strong.css-truncate-target {
    color: #4078C0;
    }

    li.flex-auto.py-3.text-bold.text-right.f6.lh-condensed a {
    color: #4078C0;
    }