Browse Source

images updates for website

pull/10/head
Ethan Schoonover 15 years ago
parent
commit
8f74ae309e
  1. 2
      README.md

2
README.md

@ -126,7 +126,6 @@ Features
(scss) snippet that inverts solarized based on the class of the html tag (scss) snippet that inverts solarized based on the class of the html tag
(e.g. `<html class="dark red">` to give a dark background with red accent): (e.g. `<html class="dark red">` to give a dark background with red accent):
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ {.scss .numberLines}
$base03: #002b36; $base03: #002b36;
$base02: #073642; $base02: #073642;
$base01: #586e75; $base01: #586e75;
@ -162,7 +161,6 @@ Features
color-profile: sRGB; color-profile: sRGB;
rendering-intent: auto; rendering-intent: auto;
} }
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Installation Installation
------------ ------------

Loading…
Cancel
Save