jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
21.81k stars 6.52k forks source link

Suggestions for application compilation and color palette design. #14693

Closed sogadm closed 2 weeks ago

sogadm commented 2 weeks ago

Is your feature request related to a problem you are facing? Please describe the problem you are trying to solve.

I would like the interface to default to a light color scheme, as the dark mode tends to feel oppressive. For both computer applications and mobile apps, I hope that GitHub can be utilized with variables to facilitate automatic builds, allowing for easy customization of the client-side experience. Many thanks to the developers for their work.

Describe the solution you'd like Please describe the desired behavior.

Describe alternatives you've considered Please describe alternative solutions or features you have considered.

saghul commented 2 weeks ago

We have no plans to provide a light mode by default or as a builtin option. That said, you can edit the base theme here: https://github.com/jitsi/jitsi-meet/blob/master/react/features/base/ui/Tokens.ts tweak it to your liking and make custom builds of the frontend / apps.