A bridge for two surfaces dark_mode_ultimate leaves in the light.
Stock dark_mode_ultimate ships a comprehensive dark palette for
the Odoo backend, but it doesn't know about the OCA web_responsive
fullscreen apps grid. This module fills that gap with focused SCSS overrides
written against the standard Odoo palette and shipped through
web.assets_web_dark.
AppsMenu
The fullscreen tile grid — apps, hover and focus states, the in-menu search
input with its focus ring, the search results list, dividers, and the
empty-search placeholder. The cyan focus ring uses Odoo's
$o-action color rather than a hard-coded accent.
Setup
No configuration. The module auto-installs as soon as both
dark_mode_ultimate and web_responsive are present in
the database. Styling activates whenever the color_scheme cookie
is set to dark, flipped by the systray switcher that ships with
dark_mode_ultimate. Light mode is untouched — the bridge only
adds rules to the web.assets_web_dark bundle.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 3884 |
| Technical Name |
dark_theme_web_responsive |
| License | LGPL-3 |
Please log in to comment on this module