主题基色

This commit is contained in:
1152958806@qq.com 2023-08-17 12:00:28 +08:00
parent c7a23f6f36
commit 61064316c7
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
--heo-maskbgdeep: rgba(0, 0, 0, 0.85);
--heo-hovertext: #0A84FF;
--heo-ahoverbg: #fff;
--heo-lighttext: var(--heo-main);
--heo-lighttext: var(--heo-theme);
--heo-secondtext: #a1a2b8;
--heo-scrollbar: rgba(200, 200, 223, 0.4);
--heo-card-btn-bg: #30343f;