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

Initial POC for a colorscheme editor #1219

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

luebking
Copy link

@luebking luebking commented Feb 1, 2025

There're several glitches, notably because QTermWidget currently does not allow to reload/refresh its colorschemes Imports and new schemes will not even show up when restarting the preferences dialog.

The dialog should probably use the configured font and maybe even change the groupbox background.

Nighttime handling isn't implemented at all

QTerminalWidget does also not take transient schemes One could use a tmpfile to transmit a faded version, but that's not very exciting

There're several glitches, notably because QTermWidget
currently does not allow to reload/refresh its colorschemes
Imports and new schemes will not even show up when restarting
the preferences dialog.

The dialog should probably use the configured font and maybe
even change the groupbox background.

Nighttime handling isn't implemented at all

QTerminalWidget does also not take transient schemes
One could use a tmpfile to transmit a faded version,
but that's not very exciting
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.

1 participant