idurar / idurar-erp-crm

Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
https://cloud.idurarapp.com
GNU Affero General Public License v3.0
6.56k stars 2.02k forks source link

Dark/Light Mode #1107

Open Ouchi-Ranim opened 6 months ago

Ouchi-Ranim commented 6 months 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 6 months ago

Hey, I want to work on this feature.

marammahfoudhi commented 6 months 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 6 months ago

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

bruno-keiko commented 6 months ago

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