diff --git a/static/css/style.css b/static/css/style.css index 3e07ea1..95a92d6 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -654,8 +654,8 @@ a.htmx-request { } .view-toggle a.active { - background: var(--link); - color: white; + background: var(--text); + color: var(--bg); } .status-tabs {