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

fix: sync vte-terminal colors on change of color-scheme: #326

Merged
merged 1 commit into from
Dec 24, 2023

Conversation

Muqtxdir
Copy link
Member

  • do not depend on color-scheme enum, instead make use of AdwStyleManager

before:

Screencast.from.2023-12-24.15-23-55.webm

after:

Screencast.from.2023-12-24.15-25-15.webm

closes: #325

- do not depend on `color-scheme` enum
- use `AdwStyleManager` for switching terminal_colors
Copy link
Member

@matbme matbme left a comment

Choose a reason for hiding this comment

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

LGTM. Nice one!

@matbme matbme merged commit 4b68128 into main Dec 24, 2023
2 checks passed
@matbme matbme deleted the fix/color_scheme branch December 24, 2023 12:17
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.

adapt terminal's color-scheme
2 participants