From 727377536cd740ef24b4f739a598af79a9a6fc7d Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Fri, 27 Oct 2023 22:08:30 -0400 Subject: [PATCH] maybe actually fixed css linting? --- FrostedGlass.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrostedGlass.css b/FrostedGlass.css index 6a214ae..586046c 100644 --- a/FrostedGlass.css +++ b/FrostedGlass.css @@ -74,7 +74,7 @@ */ --window-padding: 10px; /* Spacing around the Discord window | DEFAULT: 20px */ --window-roundness: 20px; /* Roundness of Discord | DEFAULT: 10px */ - --scrollbar-colour: rgba(255, 255, 255, 5%); /* DEFAULT: rgba(255, 255, 255, 5%) */ + --scrollbar-colour: rgba(255, 255, 255, 0.05); /* DEFAULT: rgba(255, 255, 255, 0.05) */ --link-colour: #00b0f4; /* DEFAULT: #00b0f4 */ /*