Commit f06f0b7a by Brian Talbot

studio - revises edX base color

parent 391ebb7d
...@@ -48,7 +48,7 @@ $gray-d3: shade($gray,60%); ...@@ -48,7 +48,7 @@ $gray-d3: shade($gray,60%);
$gray-d4: shade($gray,80%); $gray-d4: shade($gray,80%);
// $blue: rgb(85, 151, 221); // $blue: rgb(85, 151, 221);
$blue: rgb(0, 143, 213); $blue: rgb(0, 159, 230);
$blue-l1: tint($blue,20%); $blue-l1: tint($blue,20%);
$blue-l2: tint($blue,40%); $blue-l2: tint($blue,40%);
$blue-l3: tint($blue,60%); $blue-l3: tint($blue,60%);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment