Skip to content

Instantly share code, notes, and snippets.

@tuxsudo
Created August 7, 2014 21:28
Show Gist options
  • Save tuxsudo/5fd23162ede392359841 to your computer and use it in GitHub Desktop.
Save tuxsudo/5fd23162ede392359841 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.14)
// Compass (v1.0.0.rc.1)
// ----
.test{
color: darken(#066f93, 5%);
color: darken(#066f93, 10%);
color: darken(#066f93, 20%);
color: darken(#066f93, 30%);
color: darken(#066f93, 40%);
color: darken(#066f93, 50%);
}
.test {
color: #055c7a;
color: #044a62;
color: #022531;
color: black;
color: black;
color: black;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment