From 84cbc65a1cde482e7ccc49274a96684b463e74c9 Mon Sep 17 00:00:00 2001 From: "gitauto-for-dev[bot]" <160085510+gitauto-for-dev[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 05:54:11 +0000 Subject: [PATCH] Update assets/sass/libs/_vars.scss --- assets/sass/libs/_vars.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/sass/libs/_vars.scss b/assets/sass/libs/_vars.scss index 9347e2c..c309c21 100644 --- a/assets/sass/libs/_vars.scss +++ b/assets/sass/libs/_vars.scss @@ -50,8 +50,8 @@ ), invert: ( - bg: #1e252d, - bg-alt: #1e252d, + bg: #331e1e, + bg-alt: #331e1e, fg: #ffffff, fg-bold: #ffffff, fg-light: rgba(#ffffff, 0.5), @@ -59,4 +59,4 @@ border-bg: rgba(#ffffff,0.075), accent: #18bfef, ), - ); \ No newline at end of file + );