| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 256 |
| Technical Name |
agx_dark_theme |
| License | LGPL-3 |
| Website | https://github.com/agxosint/odoo-dark-theme |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 256 |
| Technical Name |
agx_dark_theme |
| License | LGPL-3 |
| Website | https://github.com/agxosint/odoo-dark-theme |
AGX Dark Theme for Odoo 17
Elegant dark mode based on the Catppuccin Mocha palette
Features
- Complete dark theme for Odoo 17 Community backend
- Based on the Catppuccin Mocha color palette — easy on the eyes
- Covers all major views: List, Form, Kanban, Calendar, Pivot
- Dark navbar, control panel, sidebars, modals and dropdowns
- Styled inputs, buttons, tables, badges, alerts and tabs
- Custom dark scrollbars and chatter panel
- Correct Bootstrap and Odoo variable overrides — no hacks
Color Palette (Catppuccin Mocha)
| Background | #1e1e2e |
| Surface 0 | #181825 |
| Surface 1 | #24273a |
| Surface 2 | #313244 |
| Text | #cdd6f4 |
| Accent Blue | #89b4fa |
Installation
- Copy the
agx_dark_themefolder into your Odoo addons path - Restart Odoo and update the apps list
- Go to Apps → search AGX Dark Theme → Install
- Hard refresh your browser (Ctrl+Shift+R)
The theme applies globally to all backend users immediately after installation.
Technical Details
- Injects SCSS variables into
web._assets_primary_variablesbefore Bootstrap compiles - Overrides Odoo native variables:
$o-view-background-color,$o-webclient-background-color, full gray palette - Appends CSS overrides to
web.assets_backendwith maximum specificity - No Python models — pure frontend addon
- Compatible with Odoo 17.0 Community
Please log in to comment on this module