mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 03:26:38 +08:00
chore: changed the sidebar background color in dark mode
This commit is contained in:
parent
8a05f84838
commit
e02ba97dc1
@ -23,7 +23,7 @@
|
|||||||
--black: rgb(187, 187, 187);
|
--black: rgb(187, 187, 187);
|
||||||
--gray: rgb(21, 21, 21);
|
--gray: rgb(21, 21, 21);
|
||||||
--primary: rgb(29, 147, 171);
|
--primary: rgb(29, 147, 171);
|
||||||
--second: rgb(27 38 42);
|
--second: rgb(21, 21, 21);
|
||||||
--hover-color: #323232;
|
--hover-color: #323232;
|
||||||
|
|
||||||
--bar-color: rgba(255, 255, 255, 0.1);
|
--bar-color: rgba(255, 255, 255, 0.1);
|
||||||
|
Loading…
Reference in New Issue
Block a user