Commit 40253b5 1 parent d17d023 commit 40253b5 Copy full SHA for 40253b5
File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
: root {
2
2
color-scheme : light;
3
3
--background : 0 0% 100% ;
4
- --foreground : 240 10% 6 .9% ;
4
+ --foreground : 240 10% 3 .9% ;
5
5
6
6
--card : 0 0% 100% ;
7
- --card-foreground : 240 10% 6 .9% ;
7
+ --card-foreground : 240 10% 3 .9% ;
8
8
9
9
--popover : 0 0% 100% ;
10
- --popover-foreground : 240 10% 6 .9% ;
10
+ --popover-foreground : 240 10% 3 .9% ;
11
11
12
12
--primary : 240 5.9% 10% ;
13
13
--primary-foreground : 0 0% 98% ;
26
26
27
27
--border : 240 5.9% 90% ;
28
28
--input : 240 5.9% 90% ;
29
- --ring : 240 10% 6 .9% ;
29
+ --ring : 240 10% 3 .9% ;
30
30
31
31
--radius : 0.5rem ;
32
32
}
33
33
34
34
: root .theme-mode-dark {
35
35
color-scheme : dark;
36
- --background : 240 10% 6 .9% ;
36
+ --background : 240 10% 3 .9% ;
37
37
--foreground : 0 0% 98% ;
38
38
39
- --card : 240 10% 6 .9% ;
39
+ --card : 240 10% 3 .9% ;
40
40
--card-foreground : 0 0% 98% ;
41
41
42
- --popover : 240 10% 6 .9% ;
42
+ --popover : 240 10% 3 .9% ;
43
43
--popover-foreground : 0 0% 98% ;
44
44
45
45
--primary : 0 0% 98% ;
You can’t perform that action at this time.
0 commit comments