diff --git a/public/css/themes/black.css b/public/css/themes/black.css index 669f95b..61602f1 100644 --- a/public/css/themes/black.css +++ b/public/css/themes/black.css @@ -14,7 +14,7 @@ body { --dark_grey: #404040; --darker_grey: #1F1F1F; --darkest_grey: #151515; - --border_grey: #333333; + --border_grey: #1c1c1c; --accent: #FF6C60; --accent_light: #FFACA0;