summaryrefslogtreecommitdiff
path: root/cosmo/variables.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-07-07 23:03:00 -0400
committerThomas Park <thomas@thomaspark.me>2014-07-07 23:03:00 -0400
commitee98fbf3278792fa9bd6723a0c674f8bc58c514b (patch)
tree9e9676fd753d59a5e53931957fe8a9e009dc62fc /cosmo/variables.less
parent4914fa632010ec43adb01f4786b972bd45913e95 (diff)
cosmo: use source sans pro, tweak styles
Diffstat (limited to 'cosmo/variables.less')
-rw-r--r--cosmo/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/cosmo/variables.less b/cosmo/variables.less
index 74f1a9fb..1346bf35 100644
--- a/cosmo/variables.less
+++ b/cosmo/variables.less
@@ -13,7 +13,7 @@
@gray-light: lighten(#000, 60%); // #999
@gray-lighter: lighten(#000, 90%); // #eee
-@brand-primary: #007FFF;
+@brand-primary: #2780E3;
@brand-success: #3FB618;
@brand-info: #9954BB;
@brand-warning: #FF7518;