diff --git a/resources/web/dialog/css/theme.css b/resources/web/dialog/css/theme.css index 665f0c941a..05d72022f8 100644 --- a/resources/web/dialog/css/theme.css +++ b/resources/web/dialog/css/theme.css @@ -62,6 +62,7 @@ --col-sep: #4a4a51; --row-hover: #2b3340; --row-selected: #244945; + --plugin-link-text: #5eead4; --plugin-status-danger: #ff7b72; --plugin-status-ok: #37c871; --plugin-status-warn: #f0b45a;