Skip to content

Instantly share code, notes, and snippets.

@JohnMorales
Created January 6, 2014 11:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JohnMorales/8281532 to your computer and use it in GitHub Desktop.
Save JohnMorales/8281532 to your computer and use it in GitHub Desktop.
diff --git a/sass/base/_solarized.scss b/sass/base/_solarized.scss
index 45d8fc5..9e915cc 100644
--- a/sass/base/_solarized.scss
+++ b/sass/base/_solarized.scss
@@ -15,7 +15,7 @@ $solar-blue: #268bd2 !default;
$solar-cyan: #2aa198 !default;
$solar-green: #859900 !default;
-$solarized: dark !default;
+$solarized: light !default;
@if $solarized == light {
--
1.8.4.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment