snapshot-labs-theme 0.1.15 → 0.1.17

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,8 +3,8 @@
3
3
  */
4
4
 
5
5
  :root {
6
- --font-family-heading: 'PP Neue Montreal';
7
- --font-family-default: 'PP Neue Montreal';
6
+ --font-family-heading: 'Roboto Slab';
7
+ --font-family-default: 'Innovator Grotesk';
8
8
  --font-family-mono: 'Berkeley Mono';
9
9
  --font-size-275: 0.69rem;
10
10
  --font-size-300: 0.75rem;
@@ -4,71 +4,71 @@
4
4
  */
5
5
 
6
6
  @mixin text-heading-display {
7
- font-family: 'PP Neue Montreal';
8
- font-weight: 500;
7
+ font-family: 'Roboto Slab';
8
+ font-weight: 600;
9
9
  font-size: 3.38rem;
10
10
  line-height: 4.00rem;
11
11
  letter-spacing: -0.006em;
12
12
  }
13
13
 
14
14
  @mixin text-heading-3xl {
15
- font-family: 'PP Neue Montreal';
16
- font-weight: 500;
15
+ font-family: 'Roboto Slab';
16
+ font-weight: 600;
17
17
  font-size: 2.81rem;
18
18
  line-height: 4.00rem;
19
19
  letter-spacing: -0.013em;
20
20
  }
21
21
 
22
22
  @mixin text-heading-2xl {
23
- font-family: 'PP Neue Montreal';
24
- font-weight: 500;
23
+ font-family: 'Roboto Slab';
24
+ font-weight: 600;
25
25
  font-size: 2.38rem;
26
26
  line-height: 3.00rem;
27
27
  letter-spacing: 0em;
28
28
  }
29
29
 
30
30
  @mixin text-heading-xl {
31
- font-family: 'PP Neue Montreal';
32
- font-weight: 500;
31
+ font-family: 'Roboto Slab';
32
+ font-weight: 600;
33
33
  font-size: 2.00rem;
34
34
  line-height: 2.50rem;
35
35
  letter-spacing: 0em;
36
36
  }
37
37
 
38
38
  @mixin text-heading-lg {
39
- font-family: 'PP Neue Montreal';
40
- font-weight: 500;
39
+ font-family: 'Roboto Slab';
40
+ font-weight: 600;
41
41
  font-size: 1.69rem;
42
42
  line-height: 2.00rem;
43
43
  letter-spacing: 0.013em;
44
44
  }
45
45
 
46
46
  @mixin text-heading-md {
47
- font-family: 'PP Neue Montreal';
48
- font-weight: 500;
47
+ font-family: 'Roboto Slab';
48
+ font-weight: 600;
49
49
  font-size: 1.44rem;
50
50
  line-height: 1.75rem;
51
51
  letter-spacing: 0.013em;
52
52
  }
53
53
 
54
54
  @mixin text-heading-sm {
55
- font-family: 'PP Neue Montreal';
56
- font-weight: 500;
55
+ font-family: 'Roboto Slab';
56
+ font-weight: 600;
57
57
  font-size: 1.19rem;
58
58
  line-height: 1.50rem;
59
59
  letter-spacing: 0.022em;
60
60
  }
61
61
 
62
62
  @mixin text-body-lead {
63
- font-family: 'PP Neue Montreal';
64
- font-weight: 400;
63
+ font-family: 'Innovator Grotesk';
64
+ font-weight: 300;
65
65
  font-size: 1.31rem;
66
66
  line-height: 2.00rem;
67
67
  letter-spacing: 0em;
68
68
  }
69
69
 
70
70
  @mixin text-body-quote {
71
- font-family: 'PP Neue Montreal';
71
+ font-family: 'Innovator Grotesk';
72
72
  font-weight: 500;
73
73
  font-size: 1.31rem;
74
74
  line-height: 2.00rem;
@@ -76,7 +76,7 @@
76
76
  }
77
77
 
78
78
  @mixin text-body-base {
79
- font-family: 'PP Neue Montreal';
79
+ font-family: 'Innovator Grotesk';
80
80
  font-weight: 400;
81
81
  font-size: 1.19rem;
82
82
  line-height: 2.00rem;
@@ -84,7 +84,7 @@
84
84
  }
85
85
 
86
86
  @mixin text-body-sm {
87
- font-family: 'PP Neue Montreal';
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: 'PP Neue Montreal';
95
+ font-family: 'Innovator Grotesk';
96
96
  font-weight: 700;
97
97
  font-size: 1.19rem;
98
98
  line-height: 1.75rem;
@@ -100,23 +100,23 @@
100
100
  }
101
101
 
102
102
  @mixin text-ui-primary-md {
103
- font-family: 'PP Neue Montreal';
103
+ font-family: 'Innovator Grotesk';
104
104
  font-weight: 700;
105
- font-size: 1.00rem;
105
+ font-size: 0.94rem;
106
106
  line-height: 1.50rem;
107
107
  letter-spacing: 0em;
108
108
  }
109
109
 
110
110
  @mixin text-ui-primary-sm {
111
- font-family: 'PP Neue Montreal';
111
+ font-family: 'Innovator Grotesk';
112
112
  font-weight: 700;
113
- font-size: 0.88rem;
113
+ font-size: 0.81rem;
114
114
  line-height: 1.25rem;
115
115
  letter-spacing: 0em;
116
116
  }
117
117
 
118
118
  @mixin text-ui-primary-xs {
119
- font-family: 'PP Neue Montreal';
119
+ font-family: 'Innovator Grotesk';
120
120
  font-weight: 700;
121
121
  font-size: 0.75rem;
122
122
  line-height: 1.00rem;
@@ -124,39 +124,39 @@
124
124
  }
125
125
 
126
126
  @mixin text-ui-secondary-lg {
127
- font-family: 'PP Neue Montreal';
128
- font-weight: 500;
127
+ font-family: 'Innovator Grotesk';
128
+ font-weight: 600;
129
129
  font-size: 1.19rem;
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: 'PP Neue Montreal';
136
- font-weight: 500;
137
- font-size: 1.00rem;
135
+ font-family: 'Innovator Grotesk';
136
+ font-weight: 600;
137
+ font-size: 0.94rem;
138
138
  line-height: 1.50rem;
139
139
  letter-spacing: 0em;
140
140
  }
141
141
 
142
142
  @mixin text-ui-secondary-sm {
143
- font-family: 'PP Neue Montreal';
144
- font-weight: 500;
145
- font-size: 0.88rem;
143
+ font-family: 'Innovator Grotesk';
144
+ font-weight: 600;
145
+ font-size: 0.81rem;
146
146
  line-height: 1.25rem;
147
147
  letter-spacing: 0em;
148
148
  }
149
149
 
150
150
  @mixin text-ui-secondary-xs {
151
- font-family: 'PP Neue Montreal';
152
- font-weight: 500;
151
+ font-family: 'Innovator Grotesk';
152
+ font-weight: 600;
153
153
  font-size: 0.75rem;
154
154
  line-height: 1.00rem;
155
155
  letter-spacing: 0em;
156
156
  }
157
157
 
158
158
  @mixin text-ui-tertiary-lg {
159
- font-family: 'PP Neue Montreal';
159
+ font-family: 'Innovator Grotesk';
160
160
  font-weight: 400;
161
161
  font-size: 1.19rem;
162
162
  line-height: 1.75rem;
@@ -164,23 +164,23 @@
164
164
  }
165
165
 
166
166
  @mixin text-ui-tertiary-md {
167
- font-family: 'PP Neue Montreal';
167
+ font-family: 'Innovator Grotesk';
168
168
  font-weight: 400;
169
- font-size: 1.00rem;
169
+ font-size: 0.94rem;
170
170
  line-height: 1.50rem;
171
171
  letter-spacing: 0em;
172
172
  }
173
173
 
174
174
  @mixin text-ui-tertiary-sm {
175
- font-family: 'PP Neue Montreal';
175
+ font-family: 'Innovator Grotesk';
176
176
  font-weight: 400;
177
- font-size: 0.88rem;
177
+ font-size: 0.81rem;
178
178
  line-height: 1.25rem;
179
179
  letter-spacing: 0em;
180
180
  }
181
181
 
182
182
  @mixin text-ui-tertiary-xs {
183
- font-family: 'PP Neue Montreal';
183
+ font-family: 'Innovator Grotesk';
184
184
  font-weight: 400;
185
185
  font-size: 0.75rem;
186
186
  line-height: 1.00rem;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "snapshot-labs-theme",
3
- "version": "0.1.15",
3
+ "version": "0.1.17",
4
4
  "type": "module",
5
5
  "scripts": {
6
6
  "build": "node build.js",