diff options
Diffstat (limited to 'ext/css/material.css')
-rw-r--r-- | ext/css/material.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/css/material.css b/ext/css/material.css index 18c72621..00265586 100644 --- a/ext/css/material.css +++ b/ext/css/material.css @@ -136,7 +136,7 @@ --background-color-light: #0a0a0a; --background-color-dark1: #333333; - --shadow-color: rgba(255, 255, 255, 0.185); + --shadow-color: rgba(105, 105, 105, 0.185); --shadow-color-off: rgba(255, 255, 255, 0); --shadow-color-light: rgba(255, 255, 255, 0.085); |