Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
226 Weergaven

Is there a way to make a user's default theme dark mode? If I set it to dark mode and log out, it defaults to light mode when I log back in. I don't recall if it stayed when we used V17, but I don't remember ever having to reset it in V17, but I also rarely logged out. Thoughts?

Avatar
Annuleer
Beste antwoord

This seems to have gotten lost during a source code simplification attempt: https://github.com/odoo/enterprise/commit/9b071d36bd5b0d0b7922660a2af6e587efa3e2a8

In Odoo 17, the configured_color_scheme cookie was kept after log out, which (on first glance) seemed to be the main reason for restoring the color scheme not only upon exiting Studio but also upon login.

It's certainly not a critical bug but it seems unintended none the less. Therefore, you may post it as an unintended behavior to https://www.odoo.com/help-form.

Avatar
Annuleer
Beste antwoord

Hi,


Try the following theme.

https://apps.odoo.com/apps/themes/18.0/dark_mode_backend



Hope it helps

Avatar
Annuleer