diff --git a/docs/documentation/overview/variables.html b/docs/documentation/overview/variables.html
index 8842d1ba..036cd481 100644
--- a/docs/documentation/overview/variables.html
+++ b/docs/documentation/overview/variables.html
@@ -68,43 +68,43 @@ doc-subtab: variables
$black |
-
- #111
+
+ #0a0a0a
|
$grey-darker |
-
- #222324
+
+ #363636
|
$grey-dark |
-
- #69707a
+
+ #4a4a4a
|
$grey |
-
- #aeb1b5
+
+ #7a7a7a
|
$grey-light |
-
- #d3d6db
+
+ #b5b5b5
|
$grey-lighter |
-
- #f5f7fa
+
+ #dbdbdb
|
@@ -117,57 +117,57 @@ doc-subtab: variables
$blue |
-
- #42afe3
+
+ #3273dc
|
$green |
-
- #97cd76
+
+ #23d160
|
$orange |
-
- #f68b39
+
+ #ff470f
|
$purple |
-
- #847bb9
+
+ #b86bff
|
$red |
-
- #ed6c63
+
+ #ff3860
|
$turquoise |
-
- #1fc8db
+
+ #00d1b2
|
$yellow |
-
- #fce473
+
+ #ffdd57
|
| Typography |
-$family-sans-serif | "Helvetica Neue", "Helvetica", "Arial", sans-serif |
-$family-monospace | "Source Code Pro", "Monaco", "Inconsolata", monospace |
+$family-sans-serif | -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif |
+$family-monospace | "Inconsolata", "Consolas", "Monaco", monospace |
$size-1 | 48px |
$size-2 | 40px |