imrpoved support for light colored solarized theme
This commit is contained in:
@ -9,12 +9,5 @@
|
||||
//$sidebar-link-color-hover: darken(#7ab662, 9);
|
||||
|
||||
|
||||
//To use the light Solarized highlighting theme uncomment this block
|
||||
//$base03: $base3;
|
||||
//$base02: $base2;
|
||||
//$base01: $base1;
|
||||
//$base00: $base0;
|
||||
//$base0: $base00;
|
||||
//$base1: $base01;
|
||||
//$base2: $base02;
|
||||
//$base3: $base03;
|
||||
//To use the light Solarized highlighting theme uncomment the following line
|
||||
//$solarized: light
|
||||
|
||||
Reference in New Issue
Block a user