@@ -18,10 +18,6 @@
/**
* Solarized colors by Ethan Schoonover
*/
-html * {
- color-profile: sRGB;
- rendering-intent: auto;
-}
// Solarized colors
$base03: #002b36;