diff --git a/mods/gameish/variables.css b/mods/gameish/variables.css index 6c964e3..410c221 100644 --- a/mods/gameish/variables.css +++ b/mods/gameish/variables.css @@ -20,8 +20,8 @@ --theme_dark--font_code: 'DM Mono', SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; - --theme_dark--scrollbar: #221f29; - --theme_dark--scrollbar_hover: #312d3c; + --theme_dark--scrollbar: #bbb8c2; + --theme_dark--scrollbar_hover: #e6e4eb; --theme_dark--gallery: rgba(162, 162, 162, 0.01); --theme_dark--table-border: rgba(148, 148, 184, 0.5);