diff --git a/app/static/css/theme.css b/app/static/css/theme.css index eef1660..772faa1 100644 --- a/app/static/css/theme.css +++ b/app/static/css/theme.css @@ -236,7 +236,7 @@ body { text-decoration: none; } .ws-table th .ws-th-sort:hover { - color: var(--ws-accent); + color: var(--ws-text-secondary); } .ws-table th .ws-sort-arrow { margin-left: 2px;