From 880bce157b529460d53fa1e47c24ca31195761ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Wed, 25 Feb 2026 16:09:29 +0100 Subject: [PATCH] style: improve light theme border and input visibility --- app/(app)/pastel/batch/page.tsx | 6 +++--- app/(app)/pastel/colorblind/page.tsx | 6 +++--- app/(app)/pastel/contrast/page.tsx | 10 +++++----- app/(app)/pastel/distinct/page.tsx | 4 ++-- app/(app)/pastel/gradient/page.tsx | 8 ++++---- app/(app)/pastel/harmony/page.tsx | 6 +++--- app/(app)/pastel/page.tsx | 10 +++++----- app/(app)/pastel/textcolor/page.tsx | 4 ++-- app/globals.css | 6 +++--- components/figlet/FontPreview.tsx | 4 ++-- components/figlet/FontSelector.tsx | 4 ++-- components/units/MainConverter.tsx | 4 ++-- 12 files changed, 36 insertions(+), 36 deletions(-) diff --git a/app/(app)/pastel/batch/page.tsx b/app/(app)/pastel/batch/page.tsx index 3aab25b..b38e4c9 100644 --- a/app/(app)/pastel/batch/page.tsx +++ b/app/(app)/pastel/batch/page.tsx @@ -105,7 +105,7 @@ export default function BatchPage() {
- Input Colors + Input Colors

@@ -127,7 +127,7 @@ export default function BatchPage() { - Operation + Operation - Simulation Results + Simulation Results

diff --git a/app/(app)/pastel/contrast/page.tsx b/app/(app)/pastel/contrast/page.tsx index e9c19c6..a74f34c 100644 --- a/app/(app)/pastel/contrast/page.tsx +++ b/app/(app)/pastel/contrast/page.tsx @@ -71,7 +71,7 @@ export default function ContrastPage() {

- Foreground Color + Foreground Color @@ -91,7 +91,7 @@ export default function ContrastPage() { - Background Color + Background Color @@ -104,7 +104,7 @@ export default function ContrastPage() { {/* Preview */} - Preview + Preview
- Contrast Ratio + Contrast Ratio
@@ -144,7 +144,7 @@ export default function ContrastPage() { {compliance && ( - WCAG 2.1 Compliance + WCAG 2.1 Compliance
diff --git a/app/(app)/pastel/distinct/page.tsx b/app/(app)/pastel/distinct/page.tsx index 5196cfa..3c37efa 100644 --- a/app/(app)/pastel/distinct/page.tsx +++ b/app/(app)/pastel/distinct/page.tsx @@ -52,7 +52,7 @@ export default function DistinctPage() {
- Settings + Settings @@ -119,7 +119,7 @@ export default function DistinctPage() {
- + Generated Colors {colors.length > 0 && `(${colors.length})`} diff --git a/app/(app)/pastel/gradient/page.tsx b/app/(app)/pastel/gradient/page.tsx index 1f9377c..7a428e6 100644 --- a/app/(app)/pastel/gradient/page.tsx +++ b/app/(app)/pastel/gradient/page.tsx @@ -62,7 +62,7 @@ export default function GradientPage() {
- Color Stops + Color Stops
@@ -96,7 +96,7 @@ export default function GradientPage() { - Settings + Settings
@@ -137,7 +137,7 @@ export default function GradientPage() { <> - Gradient Preview + Gradient Preview
- + Colors ({gradient.length}) diff --git a/app/(app)/pastel/harmony/page.tsx b/app/(app)/pastel/harmony/page.tsx index 10a0e2f..ecbffb9 100644 --- a/app/(app)/pastel/harmony/page.tsx +++ b/app/(app)/pastel/harmony/page.tsx @@ -73,7 +73,7 @@ export default function HarmonyPage() {
- Base Color + Base Color @@ -82,7 +82,7 @@ export default function HarmonyPage() { - Harmony Type + Harmony Type