idurar / idurar-erp-crm

Open Source Headless ERP CRM E-Commerce Accounting Software | Node Js React
https://cloud.idurarapp.com/
Other
5.86k stars 1.73k forks source link

Dark/Light Mode #1107

Open Ouchi-Ranim opened 1 month ago

Ouchi-Ranim commented 1 month ago

Problem Description The absence of a dark/light mode in IdurarApp creates discomfort for users who prefer different visual settings, leading to potential eye strain and reduced usability, especially in low-light environments.

Requested Solution A clear and concise description of the desired solution: the addition of a dark/light mode toggle in the project's settings or user interface, allowing users to switch between these modes according to their preferences. This feature would enhance user experience by providing a more comfortable viewing environment and reducing eye strain.

Considered Alternatives Relying on browser extensions or system-level settings for dark mode, or offering a theme customization option to choose between different color schemes beyond just dark and light modes. Additional Context Here is a prototype for the home Page in dark mode IDURAR DARK MODE (1)

Arjun149133 commented 1 month ago

Hey, I want to work on this feature.

marammahfoudhi commented 1 month ago

Before proceeding, I recommend reviewing existing issues for reference. Specifically, please take note of issues , #1076 ('Dark mode in the application'). This issues appear to be related to the matter at hand and may provide valuable insights for resolution. You can check the comment section i provided instruction to follow in order to solve this matter.

manideep1428 commented 1 month ago

can we use tailwind Css , it makes it fast to create darkmode

bruno-keiko commented 1 month ago

Hello, please assign me this issue. I will resolve it using the Ant Design theme API.