Update variables.css

This commit is contained in:
Hrishubh Bhandari 2021-12-06 09:47:14 +05:30 committed by GitHub
parent e79de360f1
commit 9650b17cc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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);