Replies: 1 comment 1 reply
-
Hi @AlifCsEdu, Chitchatter doesn't offer custom theming in the app. However, you can fork and self-host a modified version of the app. If you go that route, you can customize the Material UI theme here: chitchatter/src/components/Shell/Shell.tsx Lines 46 to 50 in 94ed09c You can define any theme property according to Material UI's theme specification. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to change the color palette from the default color palette that this project have. How and where do i do that?
such as this area background color :
Beta Was this translation helpful? Give feedback.
All reactions