diff --git a/gui/dashboard/app.css b/gui/dashboard/app.css index ee59e77..1fcc1ab 100644 --- a/gui/dashboard/app.css +++ b/gui/dashboard/app.css @@ -5,7 +5,7 @@ html, body { --grey: grey; --red: #f00; --green: #1d641d; - --orange: #bfa200; + --orange: #d5d33d; --dark: #0a0a0a; --radius: 10px; --cols: 4;