adjust input dark mode

This commit is contained in:
charlie
2025-04-20 02:44:54 -06:00
parent fc22ef5191
commit 4ce479d5ed
+1 -1
View File
@@ -2599,7 +2599,7 @@ export const presets: Record<string, ThemePreset> = {
destructive: "#ff6467",
"destructive-foreground": "#262626",
border: "#262626",
input: "#ffffff",
input: "#525252",
ring: "#737373",
"chart-1": "#737373",
"chart-2": "#737373",