@atom-learning/theme 6.0.0-beta.5 → 6.0.0-beta.6

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.
@@ -1,235 +1,5 @@
1
1
 
2
- @theme {
3
- --color-*: initial;
4
- --font-*: initial;
5
- --text-*: initial;
6
- --radius-*: initial;
7
- --shadow-*: initial;
8
- --color-text-bold: hsl(0, 0%, 12%);
9
- --color-text-regular: hsl(0, 0%, 20%);
10
- --color-text-subtle: hsl(0, 0%, 33%);
11
- --color-text-minimal: hsl(0, 0%, 46%);
12
- --color-background: hsl(0, 0%, 96%);
13
- --color-background-accent: hsl(215, 100%, 98%);
14
- --color-black: hsl(0, 0%, 0%);
15
- --color-white: hsl(0, 0%, 100%);
16
- --color-grey-100: hsl(0, 0%, 96%);
17
- --color-grey-200: hsl(0, 0%, 92%);
18
- --color-grey-300: hsl(0, 0%, 88%);
19
- --color-grey-400: hsl(0, 0%, 81%);
20
- --color-grey-500: hsl(0, 0%, 73%);
21
- --color-grey-600: hsl(0, 0%, 62%);
22
- --color-grey-700: hsl(0, 0%, 46%);
23
- --color-grey-800: hsl(0, 0%, 33%);
24
- --color-grey-900: hsl(0, 0%, 20%);
25
- --color-grey-1000: hsl(0, 0%, 12%);
26
- --color-grey-1100: hsl(0, 0%, 10%);
27
- --color-grey-1200: hsl(0, 0%, 6%);
28
- --color-blue-100: hsl(215, 100%, 98%);
29
- --color-blue-200: hsl(212, 100%, 95%);
30
- --color-blue-300: hsl(211, 100%, 92%);
31
- --color-blue-400: hsl(211, 100%, 88%);
32
- --color-blue-500: hsl(212, 100%, 80%);
33
- --color-blue-600: hsl(213, 100%, 71%);
34
- --color-blue-700: hsl(214, 100%, 58%);
35
- --color-blue-800: hsl(217, 92%, 51%);
36
- --color-blue-900: hsl(223, 79%, 44%);
37
- --color-blue-1000: hsl(228, 82%, 35%);
38
- --color-blue-1100: hsl(228, 63%, 23%);
39
- --color-blue-1200: hsl(227, 57%, 11%);
40
- --color-pink-100: hsl(311, 100%, 98%);
41
- --color-pink-200: hsl(310, 100%, 95%);
42
- --color-pink-300: hsl(311, 100%, 90%);
43
- --color-pink-400: hsl(313, 100%, 80%);
44
- --color-pink-500: hsl(313, 83%, 72%);
45
- --color-pink-600: hsl(315, 82%, 66%);
46
- --color-pink-700: hsl(316, 63%, 56%);
47
- --color-pink-800: hsl(317, 63%, 44%);
48
- --color-pink-900: hsl(318, 63%, 37%);
49
- --color-pink-1000: hsl(319, 55%, 33%);
50
- --color-pink-1100: hsl(318, 98%, 16%);
51
- --color-pink-1200: hsl(318, 97%, 12%);
52
- --color-purple-100: hsl(246, 83%, 98%);
53
- --color-purple-200: hsl(244, 74%, 95%);
54
- --color-purple-300: hsl(246, 76%, 92%);
55
- --color-purple-400: hsl(246, 74%, 85%);
56
- --color-purple-500: hsl(249, 72%, 76%);
57
- --color-purple-600: hsl(252, 70%, 66%);
58
- --color-purple-700: hsl(256, 65%, 62%);
59
- --color-purple-800: hsl(252, 51%, 51%);
60
- --color-purple-900: hsl(257, 54%, 42%);
61
- --color-purple-1000: hsl(257, 53%, 35%);
62
- --color-purple-1100: hsl(255, 57%, 23%);
63
- --color-purple-1200: hsl(255, 76%, 13%);
64
- --color-cyan-100: hsl(198, 100%, 97%);
65
- --color-cyan-200: hsl(199, 100%, 94%);
66
- --color-cyan-300: hsl(201, 100%, 89%);
67
- --color-cyan-400: hsl(200, 100%, 84%);
68
- --color-cyan-500: hsl(201, 96%, 73%);
69
- --color-cyan-600: hsl(202, 85%, 60%);
70
- --color-cyan-700: hsl(204, 81%, 46%);
71
- --color-cyan-800: hsl(205, 100%, 38%);
72
- --color-cyan-900: hsl(206, 100%, 30%);
73
- --color-cyan-1000: hsl(205, 100%, 21%);
74
- --color-cyan-1100: hsl(206, 97%, 15%);
75
- --color-cyan-1200: hsl(207, 73%, 9%);
76
- --color-green-100: hsl(148, 93%, 94%);
77
- --color-green-200: hsl(149, 95%, 91%);
78
- --color-green-300: hsl(147, 87%, 85%);
79
- --color-green-400: hsl(148, 84%, 70%);
80
- --color-green-500: hsl(148, 75%, 54%);
81
- --color-green-600: hsl(148, 77%, 45%);
82
- --color-green-700: hsl(148, 84%, 36%);
83
- --color-green-800: hsl(158, 79%, 29%);
84
- --color-green-900: hsl(166, 71%, 24%);
85
- --color-green-1000: hsl(166, 67%, 20%);
86
- --color-green-1100: hsl(169, 88%, 10%);
87
- --color-green-1200: hsl(155, 92%, 5%);
88
- --color-magenta-100: hsl(330, 100%, 99%);
89
- --color-magenta-200: hsl(329, 100%, 96%);
90
- --color-magenta-300: hsl(332, 100%, 92%);
91
- --color-magenta-400: hsl(333, 100%, 90%);
92
- --color-magenta-500: hsl(333, 90%, 80%);
93
- --color-magenta-600: hsl(333, 87%, 72%);
94
- --color-magenta-700: hsl(333, 75%, 59%);
95
- --color-magenta-800: hsl(333, 69%, 49%);
96
- --color-magenta-900: hsl(333, 74%, 36%);
97
- --color-magenta-1000: hsl(333, 86%, 25%);
98
- --color-magenta-1100: hsl(333, 95%, 16%);
99
- --color-magenta-1200: hsl(334, 62%, 10%);
100
- --color-red-100: hsl(0, 100%, 99%);
101
- --color-red-200: hsl(0, 100%, 96%);
102
- --color-red-300: hsl(0, 100%, 96%);
103
- --color-red-400: hsl(357, 100%, 93%);
104
- --color-red-500: hsl(356, 96%, 83%);
105
- --color-red-600: hsl(357, 90%, 73%);
106
- --color-red-700: hsl(357, 80%, 59%);
107
- --color-red-800: hsl(357, 76%, 49%);
108
- --color-red-900: hsl(357, 73%, 37%);
109
- --color-red-1000: hsl(357, 79%, 26%);
110
- --color-red-1100: hsl(357, 91%, 17%);
111
- --color-red-1200: hsl(357, 73%, 10%);
112
- --color-teal-100: hsl(180, 83%, 95%);
113
- --color-teal-200: hsl(180, 75%, 88%);
114
- --color-teal-300: hsl(180, 71%, 78%);
115
- --color-teal-400: hsl(179, 70%, 71%);
116
- --color-teal-500: hsl(179, 65%, 52%);
117
- --color-teal-600: hsl(179, 76%, 41%);
118
- --color-teal-700: hsl(179, 91%, 31%);
119
- --color-teal-800: hsl(178, 100%, 25%);
120
- --color-teal-900: hsl(180, 100%, 18%);
121
- --color-teal-1000: hsl(183, 100%, 13%);
122
- --color-teal-1100: hsl(187, 92%, 10%);
123
- --color-teal-1200: hsl(186, 56%, 7%);
124
- --color-orange-100: hsl(45, 100%, 96%);
125
- --color-orange-200: hsl(46, 100%, 89%);
126
- --color-orange-300: hsl(46, 100%, 77%);
127
- --color-orange-400: hsl(44, 100%, 65%);
128
- --color-orange-500: hsl(41, 100%, 55%);
129
- --color-orange-600: hsl(29, 100%, 55%);
130
- --color-orange-700: hsl(35, 95%, 50%);
131
- --color-orange-800: hsl(22, 94%, 54%);
132
- --color-orange-900: hsl(22, 100%, 46%);
133
- --color-orange-1000: hsl(20, 100%, 39%);
134
- --color-orange-1100: hsl(18, 100%, 27%);
135
- --color-orange-1200: hsl(18, 100%, 21%);
136
- --color-yellow-100: hsl(53, 94%, 93%);
137
- --color-yellow-200: hsl(54, 92%, 85%);
138
- --color-yellow-300: hsl(54, 92%, 75%);
139
- --color-yellow-400: hsl(52, 97%, 63%);
140
- --color-yellow-500: hsl(51, 100%, 46%);
141
- --color-yellow-600: hsl(49, 100%, 39%);
142
- --color-yellow-700: hsl(48, 100%, 35%);
143
- --color-yellow-800: hsl(46, 100%, 30%);
144
- --color-yellow-900: hsl(44, 100%, 22%);
145
- --color-yellow-1000: hsl(44, 100%, 18%);
146
- --color-yellow-1100: hsl(41, 100%, 11%);
147
- --color-yellow-1200: hsl(39, 100%, 8%);
148
- --color-lime-100: hsl(73, 94%, 93%);
149
- --color-lime-200: hsl(73, 94%, 87%);
150
- --color-lime-300: hsl(73, 90%, 77%);
151
- --color-lime-400: hsl(74, 82%, 69%);
152
- --color-lime-500: hsl(74, 68%, 58%);
153
- --color-lime-600: hsl(74, 77%, 41%);
154
- --color-lime-700: hsl(75, 100%, 31%);
155
- --color-lime-800: hsl(75, 100%, 27%);
156
- --color-lime-900: hsl(75, 100%, 19%);
157
- --color-lime-1000: hsl(75, 100%, 15%);
158
- --color-lime-1100: hsl(75, 100%, 9%);
159
- --color-lime-1200: hsl(74, 100%, 6%);
160
- --color-lapis-100: hsl(214, 100%, 97%);
161
- --color-lapis-200: hsl(215, 100%, 95%);
162
- --color-lapis-300: hsl(202, 100%, 87%);
163
- --color-lapis-400: hsl(212, 100%, 83%);
164
- --color-lapis-500: hsl(220, 95%, 76%);
165
- --color-lapis-600: hsl(230, 84%, 70%);
166
- --color-lapis-700: hsl(240, 79%, 66%);
167
- --color-lapis-800: hsl(240, 59%, 52%);
168
- --color-lapis-900: hsl(240, 58%, 38%);
169
- --color-lapis-1000: hsl(240, 63%, 29%);
170
- --color-lapis-1100: hsl(240, 87%, 18%);
171
- --color-lapis-1200: hsl(240, 97%, 12%);
172
- --color-maroon-100: hsl(15, 100%, 98%);
173
- --color-maroon-200: hsl(16, 100%, 93%);
174
- --color-maroon-300: hsl(16, 100%, 87%);
175
- --color-maroon-400: hsl(16, 100%, 80%);
176
- --color-maroon-500: hsl(7, 89%, 70%);
177
- --color-maroon-600: hsl(7, 78%, 60%);
178
- --color-maroon-700: hsl(7, 67%, 44%);
179
- --color-maroon-800: hsl(7, 95%, 32%);
180
- --color-maroon-900: hsl(349, 89%, 28%);
181
- --color-maroon-1000: hsl(346, 77%, 26%);
182
- --color-maroon-1100: hsl(335, 73%, 20%);
183
- --color-maroon-1200: hsl(335, 81%, 12%);
184
- --color-marsh-100: hsl(147, 50%, 96%);
185
- --color-marsh-200: hsl(147, 27%, 88%);
186
- --color-marsh-300: hsl(147, 26%, 82%);
187
- --color-marsh-400: hsl(147, 25%, 73%);
188
- --color-marsh-500: hsl(147, 22%, 60%);
189
- --color-marsh-600: hsl(147, 15%, 48%);
190
- --color-marsh-700: hsl(147, 15%, 37%);
191
- --color-marsh-800: hsl(147, 23%, 29%);
192
- --color-marsh-900: hsl(147, 25%, 21%);
193
- --color-marsh-1000: hsl(147, 17%, 18%);
194
- --color-marsh-1100: hsl(147, 24%, 13%);
195
- --color-marsh-1200: hsl(147, 14%, 7%);
196
- --color-alpha-100: hsla(0, 0%, 20%, 0.1);
197
- --color-alpha-150: hsla(0, 0%, 20%, 0.15);
198
- --color-alpha-200: hsla(0, 0%, 20%, 0.2);
199
- --color-alpha-250: hsla(0, 0%, 20%, 0.25);
200
- --color-alpha-600: hsla(0, 0%, 20%, 0.6);
201
- --color-info-light: hsl(215, 100%, 98%);
202
- --color-info: hsl(217, 92%, 51%);
203
- --color-info-mid: hsl(223, 79%, 44%);
204
- --color-info-dark: hsl(228, 82%, 35%);
205
- --color-success-light: hsl(119, 44%, 94%);
206
- --color-success: hsl(119, 100%, 27%);
207
- --color-success-mid: hsl(124, 100%, 22%);
208
- --color-success-dark: hsl(126, 100%, 17%);
209
- --color-danger-light: hsl(0, 77%, 95%);
210
- --color-danger: hsl(0, 96%, 48%);
211
- --color-danger-mid: hsl(0, 96%, 41%);
212
- --color-danger-dark: hsl(0, 97%, 34%);
213
- --color-warning-light: hsl(39, 100%, 94%);
214
- --color-warning: hsl(41, 100%, 55%);
215
- --color-warning-mid: hsl(41, 89%, 48%);
216
- --color-warning-dark: hsl(41, 100%, 41%);
217
- --color-warning-text: hsl(24, 100%, 37%);
218
- --color-subject-english: hsl(333, 75%, 59%);
219
- --color-subject-maths: hsl(214, 100%, 58%);
220
- --color-subject-science: hsl(256, 65%, 62%);
221
- --color-subject-verbal-reasoning: hsl(148, 84%, 36%);
222
- --color-subject-non-verbal-reasoning: hsl(41, 100%, 55%);
223
- --color-subject-creative-writing: hsl(35, 95%, 50%);
224
- --color-subject-exam-skills: hsl(257, 53%, 35%);
225
- --color-subject-gcse-english-literature: hsl(333, 75%, 59%);
226
- --color-subject-gcse-maths: hsl(214, 100%, 58%);
227
- --color-subject-gcse-chemistry: hsl(35, 95%, 50%);
228
- --color-subject-gcse-physics: hsl(0, 0%, 46%);
229
- --color-subject-gcse-biology: hsl(148, 84%, 36%);
230
- --color-gl-light: hsl(222, 68%, 78%);
231
- --color-gl-primary: hsl(222, 56%, 55%);
232
- --color-gl-dark: hsl(222, 35%, 43%);
2
+ @theme static {
233
3
  --color-primary-100: hsl(215, 100%, 98%);
234
4
  --color-primary-200: hsl(212, 100%, 95%);
235
5
  --color-primary-300: hsl(211, 100%, 92%);
@@ -242,30 +12,6 @@
242
12
  --color-primary-1000: hsl(228, 82%, 35%);
243
13
  --color-primary-1100: hsl(228, 63%, 23%);
244
14
  --color-primary-1200: hsl(227, 57%, 11%);
245
- --breakpoint-sm: 34.375rem;
246
- --breakpoint-md: 50rem;
247
- --breakpoint-lg: 68.75rem;
248
- --breakpoint-xl: 84.375rem;
249
- --text-xs: 0.75rem;
250
- --text-sm: 0.875rem;
251
- --text-md: 1rem;
252
- --text-lg: 1.3125rem;
253
- --text-xl: 1.75rem;
254
- --text-2xl: 2.3125rem;
255
- --text-3xl: 3.125rem;
256
- --text-4xl: 5.625rem;
257
- --radius-sm: 0.25rem;
258
- --radius-md: 0.5rem;
259
- --radius-lg: 0.75rem;
260
- --radius-xl: 1rem;
261
- --shadow-sm: 0 1px 3px hsla(0, 0%, 20%, 0.1), 0 1px 2px hsla(0, 0%, 20%, 0.15);
262
- --shadow-md: 0 3px 6px hsla(0, 0%, 20%, 0.1), 0 3px 6px hsla(0, 0%, 20%, 0.1);
263
- --shadow-lg: 0 10px 20px hsla(0, 0%, 20%, 0.1), 0 6px 6px hsla(0, 0%, 20%, 0.1);
264
- --shadow-xl: 0 14px 28px hsla(0, 0%, 20%, 0.15), 0 10px 10px hsla(0, 0%, 20%, 0.1);
265
- --font-sans: system-ui, -apple-system, 'Helvetica Neue', sans-serif;
266
- --font-mono: 'SFMono-Regular', Consolas, Menlo, monospace;
267
15
  --font-display: 'National 2 Condensed', system-ui, -apple-system, 'Helvetica Neue', sans-serif;
268
16
  --font-body: 'Inter', system-ui, -apple-system, 'Helvetica Neue', sans-serif;
269
-
270
- --default-font-family: var(--font-body);
271
17
  }
@@ -1,230 +1,5 @@
1
- declare const theme: {
1
+ export const theme: {
2
2
  colors: {
3
- textBold: "hsl(0, 0%, 12%)"
4
- textRegular: "hsl(0, 0%, 20%)"
5
- textSubtle: "hsl(0, 0%, 33%)"
6
- textMinimal: "hsl(0, 0%, 46%)"
7
- background: "hsl(0, 0%, 96%)"
8
- backgroundAccent: "hsl(215, 100%, 98%)"
9
- black: "hsl(0, 0%, 0%)"
10
- white: "hsl(0, 0%, 100%)"
11
- grey100: "hsl(0, 0%, 96%)"
12
- grey200: "hsl(0, 0%, 92%)"
13
- grey300: "hsl(0, 0%, 88%)"
14
- grey400: "hsl(0, 0%, 81%)"
15
- grey500: "hsl(0, 0%, 73%)"
16
- grey600: "hsl(0, 0%, 62%)"
17
- grey700: "hsl(0, 0%, 46%)"
18
- grey800: "hsl(0, 0%, 33%)"
19
- grey900: "hsl(0, 0%, 20%)"
20
- grey1000: "hsl(0, 0%, 12%)"
21
- grey1100: "hsl(0, 0%, 10%)"
22
- grey1200: "hsl(0, 0%, 6%)"
23
- blue100: "hsl(215, 100%, 98%)"
24
- blue200: "hsl(212, 100%, 95%)"
25
- blue300: "hsl(211, 100%, 92%)"
26
- blue400: "hsl(211, 100%, 88%)"
27
- blue500: "hsl(212, 100%, 80%)"
28
- blue600: "hsl(213, 100%, 71%)"
29
- blue700: "hsl(214, 100%, 58%)"
30
- blue800: "hsl(217, 92%, 51%)"
31
- blue900: "hsl(223, 79%, 44%)"
32
- blue1000: "hsl(228, 82%, 35%)"
33
- blue1100: "hsl(228, 63%, 23%)"
34
- blue1200: "hsl(227, 57%, 11%)"
35
- pink100: "hsl(311, 100%, 98%)"
36
- pink200: "hsl(310, 100%, 95%)"
37
- pink300: "hsl(311, 100%, 90%)"
38
- pink400: "hsl(313, 100%, 80%)"
39
- pink500: "hsl(313, 83%, 72%)"
40
- pink600: "hsl(315, 82%, 66%)"
41
- pink700: "hsl(316, 63%, 56%)"
42
- pink800: "hsl(317, 63%, 44%)"
43
- pink900: "hsl(318, 63%, 37%)"
44
- pink1000: "hsl(319, 55%, 33%)"
45
- pink1100: "hsl(318, 98%, 16%)"
46
- pink1200: "hsl(318, 97%, 12%)"
47
- purple100: "hsl(246, 83%, 98%)"
48
- purple200: "hsl(244, 74%, 95%)"
49
- purple300: "hsl(246, 76%, 92%)"
50
- purple400: "hsl(246, 74%, 85%)"
51
- purple500: "hsl(249, 72%, 76%)"
52
- purple600: "hsl(252, 70%, 66%)"
53
- purple700: "hsl(256, 65%, 62%)"
54
- purple800: "hsl(252, 51%, 51%)"
55
- purple900: "hsl(257, 54%, 42%)"
56
- purple1000: "hsl(257, 53%, 35%)"
57
- purple1100: "hsl(255, 57%, 23%)"
58
- purple1200: "hsl(255, 76%, 13%)"
59
- cyan100: "hsl(198, 100%, 97%)"
60
- cyan200: "hsl(199, 100%, 94%)"
61
- cyan300: "hsl(201, 100%, 89%)"
62
- cyan400: "hsl(200, 100%, 84%)"
63
- cyan500: "hsl(201, 96%, 73%)"
64
- cyan600: "hsl(202, 85%, 60%)"
65
- cyan700: "hsl(204, 81%, 46%)"
66
- cyan800: "hsl(205, 100%, 38%)"
67
- cyan900: "hsl(206, 100%, 30%)"
68
- cyan1000: "hsl(205, 100%, 21%)"
69
- cyan1100: "hsl(206, 97%, 15%)"
70
- cyan1200: "hsl(207, 73%, 9%)"
71
- green100: "hsl(148, 93%, 94%)"
72
- green200: "hsl(149, 95%, 91%)"
73
- green300: "hsl(147, 87%, 85%)"
74
- green400: "hsl(148, 84%, 70%)"
75
- green500: "hsl(148, 75%, 54%)"
76
- green600: "hsl(148, 77%, 45%)"
77
- green700: "hsl(148, 84%, 36%)"
78
- green800: "hsl(158, 79%, 29%)"
79
- green900: "hsl(166, 71%, 24%)"
80
- green1000: "hsl(166, 67%, 20%)"
81
- green1100: "hsl(169, 88%, 10%)"
82
- green1200: "hsl(155, 92%, 5%)"
83
- magenta100: "hsl(330, 100%, 99%)"
84
- magenta200: "hsl(329, 100%, 96%)"
85
- magenta300: "hsl(332, 100%, 92%)"
86
- magenta400: "hsl(333, 100%, 90%)"
87
- magenta500: "hsl(333, 90%, 80%)"
88
- magenta600: "hsl(333, 87%, 72%)"
89
- magenta700: "hsl(333, 75%, 59%)"
90
- magenta800: "hsl(333, 69%, 49%)"
91
- magenta900: "hsl(333, 74%, 36%)"
92
- magenta1000: "hsl(333, 86%, 25%)"
93
- magenta1100: "hsl(333, 95%, 16%)"
94
- magenta1200: "hsl(334, 62%, 10%)"
95
- red100: "hsl(0, 100%, 99%)"
96
- red200: "hsl(0, 100%, 96%)"
97
- red300: "hsl(0, 100%, 96%)"
98
- red400: "hsl(357, 100%, 93%)"
99
- red500: "hsl(356, 96%, 83%)"
100
- red600: "hsl(357, 90%, 73%)"
101
- red700: "hsl(357, 80%, 59%)"
102
- red800: "hsl(357, 76%, 49%)"
103
- red900: "hsl(357, 73%, 37%)"
104
- red1000: "hsl(357, 79%, 26%)"
105
- red1100: "hsl(357, 91%, 17%)"
106
- red1200: "hsl(357, 73%, 10%)"
107
- teal100: "hsl(180, 83%, 95%)"
108
- teal200: "hsl(180, 75%, 88%)"
109
- teal300: "hsl(180, 71%, 78%)"
110
- teal400: "hsl(179, 70%, 71%)"
111
- teal500: "hsl(179, 65%, 52%)"
112
- teal600: "hsl(179, 76%, 41%)"
113
- teal700: "hsl(179, 91%, 31%)"
114
- teal800: "hsl(178, 100%, 25%)"
115
- teal900: "hsl(180, 100%, 18%)"
116
- teal1000: "hsl(183, 100%, 13%)"
117
- teal1100: "hsl(187, 92%, 10%)"
118
- teal1200: "hsl(186, 56%, 7%)"
119
- orange100: "hsl(45, 100%, 96%)"
120
- orange200: "hsl(46, 100%, 89%)"
121
- orange300: "hsl(46, 100%, 77%)"
122
- orange400: "hsl(44, 100%, 65%)"
123
- orange500: "hsl(41, 100%, 55%)"
124
- orange600: "hsl(29, 100%, 55%)"
125
- orange700: "hsl(35, 95%, 50%)"
126
- orange800: "hsl(22, 94%, 54%)"
127
- orange900: "hsl(22, 100%, 46%)"
128
- orange1000: "hsl(20, 100%, 39%)"
129
- orange1100: "hsl(18, 100%, 27%)"
130
- orange1200: "hsl(18, 100%, 21%)"
131
- yellow100: "hsl(53, 94%, 93%)"
132
- yellow200: "hsl(54, 92%, 85%)"
133
- yellow300: "hsl(54, 92%, 75%)"
134
- yellow400: "hsl(52, 97%, 63%)"
135
- yellow500: "hsl(51, 100%, 46%)"
136
- yellow600: "hsl(49, 100%, 39%)"
137
- yellow700: "hsl(48, 100%, 35%)"
138
- yellow800: "hsl(46, 100%, 30%)"
139
- yellow900: "hsl(44, 100%, 22%)"
140
- yellow1000: "hsl(44, 100%, 18%)"
141
- yellow1100: "hsl(41, 100%, 11%)"
142
- yellow1200: "hsl(39, 100%, 8%)"
143
- lime100: "hsl(73, 94%, 93%)"
144
- lime200: "hsl(73, 94%, 87%)"
145
- lime300: "hsl(73, 90%, 77%)"
146
- lime400: "hsl(74, 82%, 69%)"
147
- lime500: "hsl(74, 68%, 58%)"
148
- lime600: "hsl(74, 77%, 41%)"
149
- lime700: "hsl(75, 100%, 31%)"
150
- lime800: "hsl(75, 100%, 27%)"
151
- lime900: "hsl(75, 100%, 19%)"
152
- lime1000: "hsl(75, 100%, 15%)"
153
- lime1100: "hsl(75, 100%, 9%)"
154
- lime1200: "hsl(74, 100%, 6%)"
155
- lapis100: "hsl(214, 100%, 97%)"
156
- lapis200: "hsl(215, 100%, 95%)"
157
- lapis300: "hsl(202, 100%, 87%)"
158
- lapis400: "hsl(212, 100%, 83%)"
159
- lapis500: "hsl(220, 95%, 76%)"
160
- lapis600: "hsl(230, 84%, 70%)"
161
- lapis700: "hsl(240, 79%, 66%)"
162
- lapis800: "hsl(240, 59%, 52%)"
163
- lapis900: "hsl(240, 58%, 38%)"
164
- lapis1000: "hsl(240, 63%, 29%)"
165
- lapis1100: "hsl(240, 87%, 18%)"
166
- lapis1200: "hsl(240, 97%, 12%)"
167
- maroon100: "hsl(15, 100%, 98%)"
168
- maroon200: "hsl(16, 100%, 93%)"
169
- maroon300: "hsl(16, 100%, 87%)"
170
- maroon400: "hsl(16, 100%, 80%)"
171
- maroon500: "hsl(7, 89%, 70%)"
172
- maroon600: "hsl(7, 78%, 60%)"
173
- maroon700: "hsl(7, 67%, 44%)"
174
- maroon800: "hsl(7, 95%, 32%)"
175
- maroon900: "hsl(349, 89%, 28%)"
176
- maroon1000: "hsl(346, 77%, 26%)"
177
- maroon1100: "hsl(335, 73%, 20%)"
178
- maroon1200: "hsl(335, 81%, 12%)"
179
- marsh100: "hsl(147, 50%, 96%)"
180
- marsh200: "hsl(147, 27%, 88%)"
181
- marsh300: "hsl(147, 26%, 82%)"
182
- marsh400: "hsl(147, 25%, 73%)"
183
- marsh500: "hsl(147, 22%, 60%)"
184
- marsh600: "hsl(147, 15%, 48%)"
185
- marsh700: "hsl(147, 15%, 37%)"
186
- marsh800: "hsl(147, 23%, 29%)"
187
- marsh900: "hsl(147, 25%, 21%)"
188
- marsh1000: "hsl(147, 17%, 18%)"
189
- marsh1100: "hsl(147, 24%, 13%)"
190
- marsh1200: "hsl(147, 14%, 7%)"
191
- alpha100: "hsla(0, 0%, 20%, 0.1)"
192
- alpha150: "hsla(0, 0%, 20%, 0.15)"
193
- alpha200: "hsla(0, 0%, 20%, 0.2)"
194
- alpha250: "hsla(0, 0%, 20%, 0.25)"
195
- alpha600: "hsla(0, 0%, 20%, 0.6)"
196
- infoLight: "hsl(215, 100%, 98%)"
197
- info: "hsl(217, 92%, 51%)"
198
- infoMid: "hsl(223, 79%, 44%)"
199
- infoDark: "hsl(228, 82%, 35%)"
200
- successLight: "hsl(119, 44%, 94%)"
201
- success: "hsl(119, 100%, 27%)"
202
- successMid: "hsl(124, 100%, 22%)"
203
- successDark: "hsl(126, 100%, 17%)"
204
- dangerLight: "hsl(0, 77%, 95%)"
205
- danger: "hsl(0, 96%, 48%)"
206
- dangerMid: "hsl(0, 96%, 41%)"
207
- dangerDark: "hsl(0, 97%, 34%)"
208
- warningLight: "hsl(39, 100%, 94%)"
209
- warning: "hsl(41, 100%, 55%)"
210
- warningMid: "hsl(41, 89%, 48%)"
211
- warningDark: "hsl(41, 100%, 41%)"
212
- warningText: "hsl(24, 100%, 37%)"
213
- subjectEnglish: "hsl(333, 75%, 59%)"
214
- subjectMaths: "hsl(214, 100%, 58%)"
215
- subjectScience: "hsl(256, 65%, 62%)"
216
- subjectVerbalReasoning: "hsl(148, 84%, 36%)"
217
- subjectNonVerbalReasoning: "hsl(41, 100%, 55%)"
218
- subjectCreativeWriting: "hsl(35, 95%, 50%)"
219
- subjectExamSkills: "hsl(257, 53%, 35%)"
220
- subjectGcseEnglishLiterature: "hsl(333, 75%, 59%)"
221
- subjectGcseMaths: "hsl(214, 100%, 58%)"
222
- subjectGcseChemistry: "hsl(35, 95%, 50%)"
223
- subjectGcsePhysics: "hsl(0, 0%, 46%)"
224
- subjectGcseBiology: "hsl(148, 84%, 36%)"
225
- glBlueLight: "hsl(222, 68%, 78%)"
226
- glBluePrimary: "hsl(222, 56%, 55%)"
227
- glBlueDark: "hsl(222, 35%, 43%)"
228
3
  primary100: "hsl(215, 100%, 98%)"
229
4
  primary200: "hsl(212, 100%, 95%)"
230
5
  primary300: "hsl(211, 100%, 92%)"
@@ -238,39 +13,29 @@ declare const theme: {
238
13
  primary1100: "hsl(228, 63%, 23%)"
239
14
  primary1200: "hsl(227, 57%, 11%)"
240
15
  }
241
- space: {
242
- base: "0.25rem"
243
- }
244
- fontSizes: {
245
- xs: "0.75rem"
246
- sm: "0.875rem"
247
- md: "1rem"
248
- lg: "1.3125rem"
249
- xl: "1.75rem"
250
- '2xl': "2.3125rem"
251
- '3xl': "3.125rem"
252
- '4xl': "5.625rem"
253
- }
254
16
  fonts: {
255
- sans: "system-ui, -apple-system, \'Helvetica Neue\', sans-serif"
256
- mono: "\'SFMono-Regular\', Consolas, Menlo, monospace"
257
17
  display: "\'National 2 Condensed\', system-ui, -apple-system, \'Helvetica Neue\', sans-serif"
258
18
  body: "\'Inter\', system-ui, -apple-system, \'Helvetica Neue\', sans-serif"
259
19
  }
260
- radii: {
261
- sm: "0.25rem"
262
- md: "0.5rem"
263
- lg: "0.75rem"
264
- xl: "1rem"
265
- }
266
- shadows: {
267
- sm: "0 1px 3px hsla(0, 0%, 20%, 0.1), 0 1px 2px hsla(0, 0%, 20%, 0.15)"
268
- md: "0 3px 6px hsla(0, 0%, 20%, 0.1), 0 3px 6px hsla(0, 0%, 20%, 0.1)"
269
- lg: "0 10px 20px hsla(0, 0%, 20%, 0.1), 0 6px 6px hsla(0, 0%, 20%, 0.1)"
270
- xl: "0 14px 28px hsla(0, 0%, 20%, 0.15), 0 10px 10px hsla(0, 0%, 20%, 0.1)"
271
- }
272
20
  }
273
21
 
274
22
  export type Theme = typeof theme
275
23
 
276
- export default theme
24
+ export const properties: {
25
+ '--color-primary-100': "hsl(215, 100%, 98%)"
26
+ '--color-primary-200': "hsl(212, 100%, 95%)"
27
+ '--color-primary-300': "hsl(211, 100%, 92%)"
28
+ '--color-primary-400': "hsl(211, 100%, 88%)"
29
+ '--color-primary-500': "hsl(212, 100%, 80%)"
30
+ '--color-primary-600': "hsl(213, 100%, 71%)"
31
+ '--color-primary-700': "hsl(214, 100%, 58%)"
32
+ '--color-primary-800': "hsl(217, 92%, 51%)"
33
+ '--color-primary-900': "hsl(223, 79%, 44%)"
34
+ '--color-primary-1000': "hsl(228, 82%, 35%)"
35
+ '--color-primary-1100': "hsl(228, 63%, 23%)"
36
+ '--color-primary-1200': "hsl(227, 57%, 11%)"
37
+ '--font-display': "\'National 2 Condensed\', system-ui, -apple-system, \'Helvetica Neue\', sans-serif"
38
+ '--font-body': "\'Inter\', system-ui, -apple-system, \'Helvetica Neue\', sans-serif"
39
+ }
40
+
41
+ export type Properties = typeof properties