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

Dark Mode #3

Open
jackokeeffe opened this issue Aug 28, 2020 · 0 comments
Open

Dark Mode #3

jackokeeffe opened this issue Aug 28, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jackokeeffe
Copy link
Owner

Dark Mode

Using PySimpleGUI a button could be added which when clicked would change the theme to a dark theme, such as DarkGrey9.

Ex. When button is clicked it would close than reopen the window with the DarkGrey9 theme. If the DarkMode button was clicked again it would do the same but reverse (DarkGrey9 to LightGrey1).

Extras:

  • LightGrey1 = LIGHT MODE & DarkGrey9 = DARK MODE
  • When window refreshes the button could be set to whatever mode is not active (Ex. If LightGrey1 is active button would read DARK MODE and vice versa).
@jackokeeffe jackokeeffe added the enhancement New feature or request label Aug 28, 2020
@jackokeeffe jackokeeffe self-assigned this Aug 28, 2020
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

No branches or pull requests

1 participant