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

Allow disabling the TTK theme through a command-line switch #512

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

hanzi
Copy link
Collaborator

@hanzi hanzi commented Nov 19, 2024

Description

We have always supported disabling the TTK theme (which among other things adds dark mode support) by setting the environment variable POKEBOT_UNTHEMED to 1.

My guess is that I am the only user for that feature, so in order to make it accessible for others I have also added a regular command-line switch (-nt or --no-theme.)

Checklist

  • Black Linter has been ran, using --line-length 120 argument
  • Wiki has been updated (if relevant)

We have always supported disabling the TTK theme (which among other things adds dark mode support) by setting the environment variable `POKEBOT_UNTHEMED` to `1`.

My guess is that I am the only user for that feature, so in order to make it accessible for others I have also added a regular command-line switch (`-nt` or `--no-theme`.)
@pekempy pekempy merged commit 04bbc60 into 40Cakes:main Nov 19, 2024
1 check passed
@hanzi hanzi deleted the theme-disabling-cli-switch branch November 20, 2024 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants