runbot/runbot_merge/static
Xavier Morel 6f65836a22 [ADD] runbot_merge: color theme switcher
Uses localStorage rather than the odoo backend cookie because
Odoo *requires* the cookie, it can't fallback on the system theme, and
we might want a different color theme on the frontend and backend
since the frontend dark theme is pretty half-assed.

Also load the file by hand, as adding it to `assets_frontend` causes a
flash of system color theme. It would probably be possible to create
an asset which is not deferred or lazy (but wouldn't be async either
which is a shame), but I can't be arsed.

Part of #1088
2025-03-13 08:16:06 +01:00
..
scss [ADD] runbot_merge: color theme switcher 2025-03-13 08:16:06 +01:00
src/js [ADD] runbot_merge: color theme switcher 2025-03-13 08:16:06 +01:00