Theme updated

This commit is contained in:
2024-05-21 20:21:30 +05:30
parent 0b595eb799
commit 150a4af90a
29 changed files with 78 additions and 54 deletions

View File

@@ -343,7 +343,7 @@ const AddComunity = () => {
isLoading={isLoading}
spinner={<Loader01 />}
color={"whitesmoke"}
backgroundColor={"purple.700"}
backgroundColor={"purple.900"}
_hover={{
backgroundColor: "purple.800",
}}