snapshot-labs-theme 0.1.24 → 0.1.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
:root {
|
|
6
|
-
--font-family-editorial: '
|
|
7
|
-
--font-family-heading:
|
|
8
|
-
--font-family-default:
|
|
9
|
-
--font-family-mono: '
|
|
6
|
+
--font-family-editorial: 'PPEditorial New';
|
|
7
|
+
--font-family-heading: 'Innovator Grotesk';
|
|
8
|
+
--font-family-default: 'Innovator Grotesk';
|
|
9
|
+
--font-family-mono: 'Berkely Mono';
|
|
10
10
|
--font-size-275: 0.69rem;
|
|
11
11
|
--font-size-300: 0.75rem;
|
|
12
12
|
--font-size-325: 0.81rem;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
@mixin text-heading-display {
|
|
7
|
-
font-family: '
|
|
7
|
+
font-family: 'PPEditorial New';
|
|
8
8
|
font-weight: 900;
|
|
9
9
|
font-size: 3.38rem;
|
|
10
10
|
line-height: 4.00rem;
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
}
|
|
13
13
|
|
|
14
14
|
@mixin text-heading-3xl {
|
|
15
|
-
font-family:
|
|
15
|
+
font-family: 'Innovator Grotesk';
|
|
16
16
|
font-weight: 700;
|
|
17
17
|
font-size: 2.81rem;
|
|
18
18
|
line-height: 4.00rem;
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
@mixin text-heading-2xl {
|
|
23
|
-
font-family:
|
|
23
|
+
font-family: 'Innovator Grotesk';
|
|
24
24
|
font-weight: 400;
|
|
25
25
|
font-size: 2.38rem;
|
|
26
26
|
line-height: 3.00rem;
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
@mixin text-heading-xl {
|
|
31
|
-
font-family:
|
|
31
|
+
font-family: 'Innovator Grotesk';
|
|
32
32
|
font-weight: 700;
|
|
33
33
|
font-size: 2.00rem;
|
|
34
34
|
line-height: 2.50rem;
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
@mixin text-heading-lg {
|
|
39
|
-
font-family:
|
|
39
|
+
font-family: 'Innovator Grotesk';
|
|
40
40
|
font-weight: 700;
|
|
41
41
|
font-size: 1.69rem;
|
|
42
42
|
line-height: 2.00rem;
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
@mixin text-heading-md {
|
|
47
|
-
font-family:
|
|
47
|
+
font-family: 'Innovator Grotesk';
|
|
48
48
|
font-weight: 700;
|
|
49
49
|
font-size: 1.44rem;
|
|
50
50
|
line-height: 1.75rem;
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
@mixin text-heading-sm {
|
|
55
|
-
font-family:
|
|
55
|
+
font-family: 'Innovator Grotesk';
|
|
56
56
|
font-weight: 500;
|
|
57
57
|
font-size: 1.13rem;
|
|
58
58
|
line-height: 1.50rem;
|
|
@@ -60,15 +60,15 @@
|
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
@mixin text-body-quote {
|
|
63
|
-
font-family:
|
|
64
|
-
font-weight:
|
|
65
|
-
font-size: 1.
|
|
63
|
+
font-family: 'PPEditorial New';
|
|
64
|
+
font-weight: 700;
|
|
65
|
+
font-size: 1.44rem;
|
|
66
66
|
line-height: 2.00rem;
|
|
67
67
|
letter-spacing: 0em;
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
@mixin text-body-lg {
|
|
71
|
-
font-family:
|
|
71
|
+
font-family: 'Innovator Grotesk';
|
|
72
72
|
font-weight: 300;
|
|
73
73
|
font-size: 1.25rem;
|
|
74
74
|
line-height: 2.00rem;
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
}
|
|
77
77
|
|
|
78
78
|
@mixin text-body-base {
|
|
79
|
-
font-family:
|
|
79
|
+
font-family: 'Innovator Grotesk';
|
|
80
80
|
font-weight: 400;
|
|
81
81
|
font-size: 1.13rem;
|
|
82
82
|
line-height: 2.00rem;
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
}
|
|
85
85
|
|
|
86
86
|
@mixin text-body-sm {
|
|
87
|
-
font-family:
|
|
87
|
+
font-family: 'Innovator Grotesk';
|
|
88
88
|
font-weight: 400;
|
|
89
89
|
font-size: 0.88rem;
|
|
90
90
|
line-height: 1.25rem;
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@mixin text-ui-primary-lg {
|
|
95
|
-
font-family:
|
|
95
|
+
font-family: 'Innovator Grotesk';
|
|
96
96
|
font-weight: 700;
|
|
97
97
|
font-size: 1.06rem;
|
|
98
98
|
line-height: 1.75rem;
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
@mixin text-ui-primary-md {
|
|
103
|
-
font-family:
|
|
103
|
+
font-family: 'Innovator Grotesk';
|
|
104
104
|
font-weight: 700;
|
|
105
105
|
font-size: 0.94rem;
|
|
106
106
|
line-height: 1.50rem;
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
}
|
|
109
109
|
|
|
110
110
|
@mixin text-ui-primary-sm {
|
|
111
|
-
font-family:
|
|
111
|
+
font-family: 'Innovator Grotesk';
|
|
112
112
|
font-weight: 700;
|
|
113
113
|
font-size: 0.81rem;
|
|
114
114
|
line-height: 1.25rem;
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
}
|
|
117
117
|
|
|
118
118
|
@mixin text-ui-primary-xs {
|
|
119
|
-
font-family:
|
|
119
|
+
font-family: 'Innovator Grotesk';
|
|
120
120
|
font-weight: 700;
|
|
121
121
|
font-size: 0.75rem;
|
|
122
122
|
line-height: 1.00rem;
|
|
@@ -124,15 +124,15 @@
|
|
|
124
124
|
}
|
|
125
125
|
|
|
126
126
|
@mixin text-ui-secondary-lg {
|
|
127
|
-
font-family:
|
|
128
|
-
font-weight:
|
|
127
|
+
font-family: 'Innovator Grotesk';
|
|
128
|
+
font-weight: 600;
|
|
129
129
|
font-size: 1.06rem;
|
|
130
130
|
line-height: 1.75rem;
|
|
131
131
|
letter-spacing: 0em;
|
|
132
132
|
}
|
|
133
133
|
|
|
134
134
|
@mixin text-ui-secondary-md {
|
|
135
|
-
font-family:
|
|
135
|
+
font-family: 'Innovator Grotesk';
|
|
136
136
|
font-weight: 500;
|
|
137
137
|
font-size: 0.94rem;
|
|
138
138
|
line-height: 1.50rem;
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
}
|
|
141
141
|
|
|
142
142
|
@mixin text-ui-secondary-sm {
|
|
143
|
-
font-family:
|
|
143
|
+
font-family: 'Innovator Grotesk';
|
|
144
144
|
font-weight: 500;
|
|
145
145
|
font-size: 0.81rem;
|
|
146
146
|
line-height: 1.25rem;
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
}
|
|
149
149
|
|
|
150
150
|
@mixin text-ui-secondary-xs {
|
|
151
|
-
font-family:
|
|
151
|
+
font-family: 'Innovator Grotesk';
|
|
152
152
|
font-weight: 500;
|
|
153
153
|
font-size: 0.75rem;
|
|
154
154
|
line-height: 1.00rem;
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
}
|
|
157
157
|
|
|
158
158
|
@mixin text-ui-tertiary-lg {
|
|
159
|
-
font-family:
|
|
159
|
+
font-family: 'Innovator Grotesk';
|
|
160
160
|
font-weight: 400;
|
|
161
161
|
font-size: 1.06rem;
|
|
162
162
|
line-height: 1.75rem;
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
}
|
|
165
165
|
|
|
166
166
|
@mixin text-ui-tertiary-md {
|
|
167
|
-
font-family:
|
|
167
|
+
font-family: 'Innovator Grotesk';
|
|
168
168
|
font-weight: 400;
|
|
169
169
|
font-size: 0.94rem;
|
|
170
170
|
line-height: 1.50rem;
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
}
|
|
173
173
|
|
|
174
174
|
@mixin text-ui-tertiary-sm {
|
|
175
|
-
font-family:
|
|
175
|
+
font-family: 'Innovator Grotesk';
|
|
176
176
|
font-weight: 400;
|
|
177
177
|
font-size: 0.81rem;
|
|
178
178
|
line-height: 1.25rem;
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
}
|
|
181
181
|
|
|
182
182
|
@mixin text-ui-tertiary-xs {
|
|
183
|
-
font-family:
|
|
183
|
+
font-family: 'Innovator Grotesk';
|
|
184
184
|
font-weight: 400;
|
|
185
185
|
font-size: 0.75rem;
|
|
186
186
|
line-height: 1.00rem;
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
}
|
|
189
189
|
|
|
190
190
|
@mixin text-meta-mono {
|
|
191
|
-
font-family: '
|
|
191
|
+
font-family: 'Berkely Mono';
|
|
192
192
|
font-weight: 500;
|
|
193
193
|
font-size: 0.81rem;
|
|
194
194
|
line-height: 1.25rem;
|