Skip to content

Instantly share code, notes, and snippets.

@krisp1
Forked from planetoftheweb/solarized.scss
Last active August 29, 2015 14:15
Show Gist options
  • Select an option

  • Save krisp1/86d8fd6686d34a1456b1 to your computer and use it in GitHub Desktop.

Select an option

Save krisp1/86d8fd6686d34a1456b1 to your computer and use it in GitHub Desktop.

Revisions

  1. @planetoftheweb planetoftheweb created this gist Sep 7, 2013.
    16 changes: 16 additions & 0 deletions solarized.scss
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,16 @@
    $lightgray : #819090;
    $gray : #708284;
    $mediumgray : #536870;
    $darkgray : #475B62;
    $darkblue : #0A2933;
    $darkerblue : #042029;
    $paleryellow : #FCF4DC;
    $paleyellow : #EAE3CB;
    $yellow : #A57706;
    $orange : #BD3613;
    $red : #D11C24;
    $pink : #C61C6F;
    $purple : #595AB7;
    $blue : #2176C7;
    $cyan : #259286;
    $green : #738A05;