Hi everyone, While working on the Dashboard codebase recently, I noticed that we currently only support a light theme. Since Developer tools are frequently used in dark environments, I wanted to propose adding a system wide dark mode. With the recent migration to Mantine v8, implementing this is technically very straightforward. Mantine natively provides a theme engine (useMantineColourScheme) that handles most of the CSS variable switching automatically. I wanted to ask the community's pov on this idea.
Looking forward to your feedback! Best regards, Deep Shekhar Singh (GitHub: @DSingh0304) -- Deep Shekhar Singh Member, Association for Computing Machinery Student, School of Computing, Indian Institute of Information Technology Una Email: [email protected] GitHub: DSingh0304 LinkedIn: www.linkedin.com/in/deepshekharsingh Website: deepshekhar.dev
