Update main.css

This commit is contained in:
versuscam 2022-05-21 05:04:47 -04:00 committed by GitHub
parent a18e05534d
commit b7ef4ed7b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
:root {
--background-color: #141926;
--container-color: #373737;
--background-color: red;
--container-color: pink;
--button-color: #2A2A2A;
--blue-accent: #4a4c63;
--red-accent: #553737;
@ -4164,4 +4164,4 @@ body.darktheme .invite_setting_item>input{
}
body.darktheme .invite_setting_item>select{
background-color:white;
}
}