diff --git a/web/static/css/dark-theme.css b/web/static/css/dark-theme.css index a75d7dd..17cae7d 100644 --- a/web/static/css/dark-theme.css +++ b/web/static/css/dark-theme.css @@ -14,7 +14,7 @@ } .has-background-warning-light, .has-background-warning { - background-color: rgb(180, 162, 68) !important; + background-color: rgb(100, 90, 41) !important; } .has-background-link-light {