Update globals.scss

This commit is contained in:
Starryu-cn 2023-04-05 16:57:29 +08:00 committed by GitHub
parent 345a1d624c
commit ee5d4e2a25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@
--black: rgb(187, 187, 187);
--gray: rgb(21, 21, 21);
--primary: rgb(29, 147, 171);
--second: rgb(27 38 42);
--second: rgb(34, 40, 49);//rgb(27 38 42);
--hover-color: #323232;
--bar-color: rgba(255, 255, 255, 0.1);