mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-10 12:06:38 +08:00
Update globals.scss
This commit is contained in:
parent
c268bd89b4
commit
c798be217a
@ -8,8 +8,8 @@
|
|||||||
--white: white;
|
--white: white;
|
||||||
--black: rgb(48, 48, 48);
|
--black: rgb(48, 48, 48);
|
||||||
--gray: rgb(250, 250, 250);
|
--gray: rgb(250, 250, 250);
|
||||||
--primary: rgb(29, 147, 171);
|
--primary: rgb(0.0.0);
|
||||||
--second: rgb(231, 248, 255);
|
--second: white;
|
||||||
--hover-color: #f3f3f3;
|
--hover-color: #f3f3f3;
|
||||||
--bar-color: rgba(0, 0, 0, 0.1);
|
--bar-color: rgba(0, 0, 0, 0.1);
|
||||||
--theme-color: var(--gray);
|
--theme-color: var(--gray);
|
||||||
|
Loading…
Reference in New Issue
Block a user