-
Notifications
You must be signed in to change notification settings - Fork 6
🌞 Add Optional Light Mode Theme #93
Copy link
Copy link
Open
Labels
area: frontendChanges specifically for the UI/Tailwind components.Changes specifically for the UI/Tailwind components.ci/cdAutomated workflows for building, testing, and deploying code.Automated workflows for building, testing, and deploying code.documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededjavascriptTasks involving vanilla JS logic or legacy scripts.Tasks involving vanilla JS logic or legacy scripts.questionFurther information is requestedFurther information is requestedtypescriptType definition fixes, interfaces, or TS configuration.Type definition fixes, interfaces, or TS configuration.
Metadata
Metadata
Assignees
Labels
area: frontendChanges specifically for the UI/Tailwind components.Changes specifically for the UI/Tailwind components.ci/cdAutomated workflows for building, testing, and deploying code.Automated workflows for building, testing, and deploying code.documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededjavascriptTasks involving vanilla JS logic or legacy scripts.Tasks involving vanilla JS logic or legacy scripts.questionFurther information is requestedFurther information is requestedtypescriptType definition fixes, interfaces, or TS configuration.Type definition fixes, interfaces, or TS configuration.
🌞 Add Optional Light Mode Theme
Overview
ReadmeGenAI currently uses a dark-only UI theme, which is excellent for developers working in low-light environments. However, providing an optional light mode will improve accessibility and appeal to users who prefer lighter interfaces.
This enhancement is optional but demonstrates that the project is forward-thinking, user-centric, and open to contributions.
Objectives
Benefits
Contribution Guidelines
feature/light-mode.