tftsr-devops_investigation/src
Shaun Arman 9c3f924f27
Some checks failed
Test / frontend-typecheck (push) Waiting to run
Test / frontend-tests (push) Waiting to run
Test / rust-fmt-check (push) Successful in 1m8s
Test / rust-clippy (push) Successful in 7m37s
Test / rust-tests (push) Has been cancelled
Release / build-linux-amd64 (push) Failing after 30s
Release / build-linux-arm64 (push) Waiting to run
Release / build-windows-amd64 (push) Has been cancelled
fix: prevent WebKit/GTK system theme from overriding input text colors on Linux
On Linux, WebKit inherits GTK system text colors for form controls,
causing dark-on-dark text in dark mode. Explicitly set color and
-webkit-text-fill-color on inputs/textareas/buttons, and add
color-scheme: dark to .dark so WebKit uses the correct system UI
color scheme.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 21:14:28 -05:00
..
components feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
lib feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
pages feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
stores feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
styles fix: prevent WebKit/GTK system theme from overriding input text colors on Linux 2026-03-29 21:14:28 -05:00
App.tsx feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
main.tsx feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00