Skip to content

Instantly share code, notes, and snippets.

@planetoftheweb
Created September 7, 2013 21:25
Show Gist options
  • Save planetoftheweb/6479462 to your computer and use it in GitHub Desktop.
Save planetoftheweb/6479462 to your computer and use it in GitHub Desktop.

Revisions

  1. 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;