diff --git a/ui/src/style/components/tables.scss b/ui/src/style/components/tables.scss index 5a046bff97..540a75f8ad 100644 --- a/ui/src/style/components/tables.scss +++ b/ui/src/style/components/tables.scss @@ -56,7 +56,7 @@ table { padding: 6px 8px !important; } tbody tr:hover { - background-color: $g5-pepper; + background-color: $g4-onyx; td { color: $g19-ghost !important;