create-auto-app 1.23.0 → 1.25.0

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.
@@ -44,73 +44,71 @@
44
44
 
45
45
  :root {
46
46
  --radius: 0.625rem;
47
- --background: oklch(0.985 0 0);
48
- --foreground: oklch(0.24 0.02 260);
47
+ --background: oklch(1 0 0);
48
+ --foreground: oklch(0.145 0 0);
49
49
  --card: oklch(1 0 0);
50
- --card-foreground: oklch(0.24 0.02 260);
50
+ --card-foreground: oklch(0.145 0 0);
51
51
  --popover: oklch(1 0 0);
52
- --popover-foreground: oklch(0.24 0.02 260);
53
- --primary: oklch(0.65 0.17 162);
54
- --primary-foreground: oklch(0.98 0 0);
55
- --secondary: oklch(0.96 0.005 260);
56
- --secondary-foreground: oklch(0.24 0.02 260);
57
- --muted: oklch(0.96 0.005 260);
58
- --muted-foreground: oklch(0.55 0.01 260);
59
- --accent: oklch(0.96 0.005 260);
60
- --accent-foreground: oklch(0.24 0.02 260);
61
- --destructive: oklch(0.58 0.22 27);
62
- --destructive-foreground: oklch(0.98 0 0);
63
- --border: oklch(0.91 0.005 260);
64
- --input: oklch(0.91 0.005 260);
65
- --ring: oklch(0.65 0.17 162);
66
- --chart-1: oklch(0.65 0.17 162);
67
- --chart-2: oklch(0.6 0.15 200);
68
- --chart-3: oklch(0.55 0.12 250);
69
- --chart-4: oklch(0.7 0.14 80);
70
- --chart-5: oklch(0.6 0.18 300);
71
- --sidebar: oklch(0.98 0 0);
72
- --sidebar-foreground: oklch(0.24 0.02 260);
73
- --sidebar-primary: oklch(0.65 0.17 162);
74
- --sidebar-primary-foreground: oklch(0.98 0 0);
75
- --sidebar-accent: oklch(0.96 0.005 260);
76
- --sidebar-accent-foreground: oklch(0.24 0.02 260);
77
- --sidebar-border: oklch(0.91 0.005 260);
78
- --sidebar-ring: oklch(0.65 0.17 162);
52
+ --popover-foreground: oklch(0.145 0 0);
53
+ --primary: oklch(0.205 0 0);
54
+ --primary-foreground: oklch(0.985 0 0);
55
+ --secondary: oklch(0.97 0 0);
56
+ --secondary-foreground: oklch(0.205 0 0);
57
+ --muted: oklch(0.97 0 0);
58
+ --muted-foreground: oklch(0.556 0 0);
59
+ --accent: oklch(0.97 0 0);
60
+ --accent-foreground: oklch(0.205 0 0);
61
+ --destructive: oklch(0.577 0.245 27.325);
62
+ --border: oklch(0.922 0 0);
63
+ --input: oklch(0.922 0 0);
64
+ --ring: oklch(0.708 0 0);
65
+ --chart-1: oklch(0.646 0.222 41.116);
66
+ --chart-2: oklch(0.6 0.118 184.704);
67
+ --chart-3: oklch(0.398 0.07 227.392);
68
+ --chart-4: oklch(0.828 0.189 84.429);
69
+ --chart-5: oklch(0.769 0.188 70.08);
70
+ --sidebar: oklch(0.985 0 0);
71
+ --sidebar-foreground: oklch(0.145 0 0);
72
+ --sidebar-primary: oklch(0.205 0 0);
73
+ --sidebar-primary-foreground: oklch(0.985 0 0);
74
+ --sidebar-accent: oklch(0.97 0 0);
75
+ --sidebar-accent-foreground: oklch(0.205 0 0);
76
+ --sidebar-border: oklch(0.922 0 0);
77
+ --sidebar-ring: oklch(0.708 0 0);
79
78
  }
80
79
 
81
80
  .dark {
82
- --background: oklch(0.15 0.015 260);
83
- --foreground: oklch(0.98 0 0);
84
- --card: oklch(0.15 0.015 260);
85
- --card-foreground: oklch(0.98 0 0);
86
- --popover: oklch(0.15 0.015 260);
87
- --popover-foreground: oklch(0.98 0 0);
88
- --primary: oklch(0.65 0.17 162);
89
- --primary-foreground: oklch(0.15 0.02 162);
90
- --secondary: oklch(0.27 0.015 260);
91
- --secondary-foreground: oklch(0.98 0 0);
92
- --muted: oklch(0.27 0.015 260);
93
- --muted-foreground: oklch(0.7 0.01 260);
94
- --accent: oklch(0.27 0.015 260);
95
- --accent-foreground: oklch(0.98 0 0);
96
- --destructive: oklch(0.55 0.22 27);
97
- --destructive-foreground: oklch(0.98 0 0);
98
- --border: oklch(0.27 0.015 260);
99
- --input: oklch(0.27 0.015 260);
100
- --ring: oklch(0.65 0.17 162);
101
- --chart-1: oklch(0.65 0.17 162);
102
- --chart-2: oklch(0.6 0.15 200);
103
- --chart-3: oklch(0.55 0.12 250);
104
- --chart-4: oklch(0.7 0.14 80);
105
- --chart-5: oklch(0.6 0.18 300);
106
- --sidebar: oklch(0.12 0.015 260);
107
- --sidebar-foreground: oklch(0.98 0 0);
108
- --sidebar-primary: oklch(0.65 0.17 162);
109
- --sidebar-primary-foreground: oklch(0.15 0.02 162);
110
- --sidebar-accent: oklch(0.27 0.015 260);
111
- --sidebar-accent-foreground: oklch(0.98 0 0);
112
- --sidebar-border: oklch(0.27 0.015 260);
113
- --sidebar-ring: oklch(0.65 0.17 162);
81
+ --background: oklch(0.145 0 0);
82
+ --foreground: oklch(0.985 0 0);
83
+ --card: oklch(0.205 0 0);
84
+ --card-foreground: oklch(0.985 0 0);
85
+ --popover: oklch(0.205 0 0);
86
+ --popover-foreground: oklch(0.985 0 0);
87
+ --primary: oklch(0.922 0 0);
88
+ --primary-foreground: oklch(0.205 0 0);
89
+ --secondary: oklch(0.269 0 0);
90
+ --secondary-foreground: oklch(0.985 0 0);
91
+ --muted: oklch(0.269 0 0);
92
+ --muted-foreground: oklch(0.708 0 0);
93
+ --accent: oklch(0.269 0 0);
94
+ --accent-foreground: oklch(0.985 0 0);
95
+ --destructive: oklch(0.704 0.191 22.216);
96
+ --border: oklch(1 0 0 / 10%);
97
+ --input: oklch(1 0 0 / 15%);
98
+ --ring: oklch(0.556 0 0);
99
+ --chart-1: oklch(0.488 0.243 264.376);
100
+ --chart-2: oklch(0.696 0.17 162.48);
101
+ --chart-3: oklch(0.769 0.188 70.08);
102
+ --chart-4: oklch(0.627 0.265 303.9);
103
+ --chart-5: oklch(0.645 0.246 16.439);
104
+ --sidebar: oklch(0.205 0 0);
105
+ --sidebar-foreground: oklch(0.985 0 0);
106
+ --sidebar-primary: oklch(0.488 0.243 264.376);
107
+ --sidebar-primary-foreground: oklch(0.985 0 0);
108
+ --sidebar-accent: oklch(0.269 0 0);
109
+ --sidebar-accent-foreground: oklch(0.985 0 0);
110
+ --sidebar-border: oklch(1 0 0 / 10%);
111
+ --sidebar-ring: oklch(0.556 0 0);
114
112
  }
115
113
 
116
114
  @layer base {