Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add toggle to switch the theme (light/dark) #6

Open
4 tasks
FrancescoCoding opened this issue Aug 26, 2024 · 0 comments
Open
4 tasks

Add toggle to switch the theme (light/dark) #6

FrancescoCoding opened this issue Aug 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@FrancescoCoding
Copy link
Owner

FrancescoCoding commented Aug 26, 2024

Description

It would be cool to enhance the software with a dark theme and a button to toggle between light/dark.

Implementation Requirements:

Core:

  • Have a toggle to switch between the themes

Should:

  • Save user preference to config.json file
  • Logic should be implemented in its own directory, not in main.rs

Could:

  • Have a minimum border radius and a square look to maintain the Minecraft-like theme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

4 participants
@FrancescoCoding @sundaram123krishnan and others