diff --git a/style/root.css b/style/root.css index 5071633..09a20b8 100644 --- a/style/root.css +++ b/style/root.css @@ -14,7 +14,7 @@ --Secondary-BG: #EEEEEE; /* Primary Grid Background*/ - --Primary-Grid-BG: rgba(51,51,51,0.85); + --Primary-Grid-BG: rgba(57,62,70,0.85); /* Primary IconGrid Background*/ --Primary-IconGrid-BG: #393e46;