summaryrefslogtreecommitdiffstats
path: root/assets/css/_vars.scss
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/_vars.scss')
-rw-r--r--assets/css/_vars.scss32
1 files changed, 16 insertions, 16 deletions
diff --git a/assets/css/_vars.scss b/assets/css/_vars.scss
index 2377b43..e47ab8e 100644
--- a/assets/css/_vars.scss
+++ b/assets/css/_vars.scss
@@ -25,14 +25,14 @@ $line-height: 1.7;
25$content--width: 42rem; 25$content--width: 42rem;
26 26
27@include iro-execute { 27@include iro-execute {
28 $gray0: hsl(220, 7%, 7%); 28 $gray0: hsl(220, 5%, 7%);
29 $gray1: hsl(220, 7%, 11%); 29 $gray1: hsl(220, 5%, 11%);
30 $gray2: hsl(220, 7%, 18%); 30 $gray2: hsl(220, 5%, 17%);
31 $gray3: hsl(220, 7%, 23%); 31 $gray3: hsl(220, 5%, 23%);
32 $gray4: hsl(220, 7%, 38%); 32 $gray4: hsl(220, 5%, 38%);
33 $gray5: hsl(220, 7%, 60%); 33 $gray5: hsl(220, 5%, 60%);
34 $gray6: hsl(220, 7%, 76%); 34 $gray6: hsl(220, 5%, 76%);
35 $gray7: hsl(220, 7%, 100%); 35 $gray7: hsl(220, 5%, 100%);
36 36
37 @include store(( 37 @include store((
38 --dims: ( 38 --dims: (
@@ -104,14 +104,14 @@ $content--width: 42rem;
104} 104}
105 105
106@include iro-execute { 106@include iro-execute {
107 $gray0: hsl(220, 7%, 100%); 107 $gray0: hsl(220, 5%, 100%);
108 $gray1: hsl(220, 7%, 96%); 108 $gray1: hsl(220, 5%, 95%);
109 $gray2: hsl(220, 7%, 88%); 109 $gray2: hsl(220, 5%, 88%);
110 $gray3: hsl(220, 7%, 83%); 110 $gray3: hsl(220, 5%, 83%);
111 $gray4: hsl(220, 7%, 68%); 111 $gray4: hsl(220, 5%, 68%);
112 $gray5: hsl(220, 7%, 47%); 112 $gray5: hsl(220, 5%, 47%);
113 $gray6: hsl(220, 7%, 16%); 113 $gray6: hsl(220, 5%, 16%);
114 $gray7: hsl(220, 7%, 0%); 114 $gray7: hsl(220, 5%, 0%);
115 115
116 @include store(( 116 @include store((
117 --colors: ( 117 --colors: (