Skip to content

Commit cb0bf32

Browse files
committed
chore: update component-tests global.css
1 parent 0886ad1 commit cb0bf32

File tree

1 file changed

+24
-16
lines changed

1 file changed

+24
-16
lines changed

apps/component-tests/src/global.css

Lines changed: 24 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@
206206
--card-foreground: 222.2 47.4% 11.2%;
207207
--border: 214.3 31.8% 91.4%;
208208
--input: 214.3 31.8% 91.4%;
209-
--secondary: 214.3 31.8% 91.4%;
210-
--secondary-foreground: 0 0% 0%;
209+
--secondary: 222.2 47.4% 11.2%;
210+
--secondary-foreground: 0 0% 100%;
211211
--accent: 210 40% 96.1%;
212212
--accent-foreground: 222.2 47.4% 11.2%;
213213
--alert: 0 84.2% 60.2%;
@@ -225,7 +225,7 @@
225225
--card-foreground: 210 40% 98%;
226226
--border: 217.2 32.6% 17.5%;
227227
--input: 217.2 32.6% 17.5%;
228-
--secondary: 214.3 31.8% 91.4%;
228+
--secondary: 210 40% 96.1%;
229229
--secondary-foreground: 0 0% 0%;
230230
--accent: 217.2 32.6% 17.5%;
231231
--accent-foreground: 210 40% 98%;
@@ -245,8 +245,8 @@
245245
--card-foreground: 220.9 39.3% 11%;
246246
--border: 220 13% 91%;
247247
--input: 220 13% 91%;
248-
--secondary: 220 13% 91%;
249-
--secondary-foreground: 0 0% 0%;
248+
--secondary: 220.9 39.3% 11%;
249+
--secondary-foreground: 0 0% 100%;
250250
--accent: 220 14.3% 95.9%;
251251
--accent-foreground: 220.9 39.3% 11%;
252252
--alert: 0 84.2% 60.2%;
@@ -264,7 +264,7 @@
264264
--card-foreground: 210 20% 98%;
265265
--border: 215 27.9% 16.9%;
266266
--input: 215 27.9% 16.9%;
267-
--secondary: 220 13% 91%;
267+
--secondary: 220 14.3% 95.9%;
268268
--secondary-foreground: 0 0% 0%;
269269
--accent: 215 27.9% 16.9%;
270270
--accent-foreground: 210 20% 98%;
@@ -284,8 +284,8 @@
284284
--card-foreground: 240 5.9% 10%;
285285
--border: 240 5.9% 90%;
286286
--input: 240 5.9% 90%;
287-
--secondary: 240 5.9% 90%;
288-
--secondary-foreground: 0 0% 0%;
287+
--secondary: 240 5.9% 10%;
288+
--secondary-foreground: 0 0% 100%;
289289
--accent: 240 4.8% 95.9%;
290290
--accent-foreground: 240 5.9% 10%;
291291
--alert: 0 84.2% 60.2%;
@@ -303,7 +303,7 @@
303303
--card-foreground: 0 0% 98%;
304304
--border: 240 3.7% 15.9%;
305305
--input: 240 3.7% 15.9%;
306-
--secondary: 240 5.9% 90%;
306+
--secondary: 240 4.8% 95.9%;
307307
--secondary-foreground: 0 0% 0%;
308308
--accent: 240 3.7% 15.9%;
309309
--accent-foreground: 0 0% 98%;
@@ -323,8 +323,8 @@
323323
--card-foreground: 0 0% 9%;
324324
--border: 0 0% 89.8%;
325325
--input: 0 0% 89.8%;
326-
--secondary: 0 0% 89.8%;
327-
--secondary-foreground: 0 0% 0%;
326+
--secondary: 0 0% 9%;
327+
--secondary-foreground: 0 0% 100%;
328328
--accent: 0 0% 96.1%;
329329
--accent-foreground: 0 0% 9%;
330330
--alert: 0 84.2% 60.2%;
@@ -342,7 +342,7 @@
342342
--card-foreground: 0 0% 98%;
343343
--border: 0 0% 14.9%;
344344
--input: 0 0% 14.9%;
345-
--secondary: 0 0% 89.8%;
345+
--secondary: 0 0% 96.1%;
346346
--secondary-foreground: 0 0% 0%;
347347
--accent: 0 0% 14.9%;
348348
--accent-foreground: 0 0% 98%;
@@ -362,8 +362,8 @@
362362
--card-foreground: 24 9.8% 10%;
363363
--border: 20 5.9% 90%;
364364
--input: 20 5.9% 90%;
365-
--secondary: 20 5.9% 90%;
366-
--secondary-foreground: 0 0% 0%;
365+
--secondary: 24 9.8% 10%;
366+
--secondary-foreground: 0 0% 100%;
367367
--accent: 60 4.8% 95.9%;
368368
--accent-foreground: 24 9.8% 10%;
369369
--alert: 0 84.2% 60.2%;
@@ -381,7 +381,7 @@
381381
--card-foreground: 60 9.1% 97.8%;
382382
--border: 12 6.5% 15.1%;
383383
--input: 12 6.5% 15.1%;
384-
--secondary: 20 5.9% 90%;
384+
--secondary: 60 4.8% 95.9%;
385385
--secondary-foreground: 0 0% 0%;
386386
--accent: 12 6.5% 15.1%;
387387
--accent-foreground: 60 9.1% 97.8%;
@@ -1221,7 +1221,15 @@
12211221
@apply border-border;
12221222
}
12231223
body {
1224-
@apply bg-background text-foreground;
1224+
@apply bg-background font-sans text-foreground;
1225+
}
1226+
1227+
p code {
1228+
@apply rounded-sm border-b-2 bg-accent px-2 py-0.5;
1229+
}
1230+
1231+
pre code {
1232+
@apply whitespace-pre-wrap;
12251233
}
12261234

12271235
*::-webkit-scrollbar {

0 commit comments

Comments
 (0)