style: improve light theme border and input visibility

This commit is contained in:
2026-02-25 16:09:29 +01:00
parent 2fb2eaa54c
commit 880bce157b
12 changed files with 36 additions and 36 deletions

View File

@@ -80,7 +80,7 @@ export default function ColorBlindPage() {
<div className="space-y-6">
<Card>
<CardHeader className="flex flex-row items-center justify-between space-y-0">
<CardTitle className="text-sm font-medium">Colors to Test</CardTitle>
<CardTitle>Colors to Test</CardTitle>
<Button
onClick={addColor}
variant="outline"
@@ -118,7 +118,7 @@ export default function ColorBlindPage() {
<Card>
<CardHeader>
<CardTitle className="text-sm font-medium">Blindness Type</CardTitle>
<CardTitle>Blindness Type</CardTitle>
</CardHeader>
<CardContent className="space-y-4">
<Select
@@ -166,7 +166,7 @@ export default function ColorBlindPage() {
<>
<Card>
<CardHeader>
<CardTitle className="text-sm font-medium">Simulation Results</CardTitle>
<CardTitle>Simulation Results</CardTitle>
</CardHeader>
<CardContent className="space-y-4">
<p className="text-sm text-muted-foreground mb-2">