Skip to content

Colour#124

Open
tim-band wants to merge 5 commits into
mainfrom
colour
Open

Colour#124
tim-band wants to merge 5 commits into
mainfrom
colour

Conversation

@tim-band

Copy link
Copy Markdown
Collaborator

Fixes #121
Colours in configure-generators; it makes a huge difference!
We have three "themes"
dark for dark screens (bright colours for text -- this is the default)
light for light screens (dark colours for text)
none no colouring, just like we have now.

@@ -0,0 +1,206 @@
""" Tests for the configure-generators choice generators. """

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just pulled out of test_interactive_generators.py because pylint complained it got too big.

@tim-band
tim-band requested review from myyong and yhong123 July 23, 2026 14:53

@yhong123 yhong123 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It runs well on my machine.

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.

Use colours on interactive configuration commands

2 participants