It would be really nice to have a dark theme that can be enabled on an individual basis.
by: Russell M. | 13 days ago | User interface
Comments
Thank you for sharing your request. We’ve heard the interest in a dark theme both from customers and internally. Dark mode may look simple, but it’s technically challenging in our current setup. In Angular, global style changes (like switching light/dark variables) are difficult to apply consistently across all components. Since our product still runs a mix of AngularJS and React, maintaining a reliable dark theme isn’t feasible right now. That’s why our priority is gradually moving all pages to a single technology (React). Once that migration is complete, we’ll be in a better position to explore theming support.
Comments
Thank you for sharing your request. We’ve heard the interest in a dark theme both from customers and internally. Dark mode may look simple, but it’s technically challenging in our current setup. In Angular, global style changes (like switching light/dark variables) are difficult to apply consistently across all components. Since our product still runs a mix of AngularJS and React, maintaining a reliable dark theme isn’t feasible right now. That’s why our priority is gradually moving all pages to a single technology (React). Once that migration is complete, we’ll be in a better position to explore theming support.