Skip to content

Fix: correctly map "Foreground" and "Background" colors to "Reset" - #756

Merged
tramhao merged 1 commit into
tramhao:masterfrom
hasezoey:fixNativeFgBg
Aug 17, 2026
Merged

Fix: correctly map "Foreground" and "Background" colors to "Reset"#756
tramhao merged 1 commit into
tramhao:masterfrom
hasezoey:fixNativeFgBg

Conversation

@hasezoey

Copy link
Copy Markdown
Collaborator

As there are no analouges aside from "Reset".

BREAKING CHANGE: Using the native theme, "Foreground" and "Background" colors are now mapped according to the terminals "Foreground" and "Background" instead of into "White" and "Black".

Effectively this means that existing configs will now display differently, hence the "BREAKING CHANGE", but the old behavior can still be achieved by setting all "Foreground" values to "White" and all "Background" values to "Black".

fixes #755

…and "Background" colors to "Reset"

As there are no analouges aside from "Reset".

BREAKING CHANGE: Using the native theme, "Foreground" and "Background" colors are now mapped according to the terminals "Foreground" and "Background" instead of into "White" and "Black".

fixes tramhao#755
@hasezoey
hasezoey requested a review from tramhao August 15, 2026 10:11
@tramhao
tramhao merged commit 17e77e0 into tramhao:master Aug 17, 2026
8 checks passed
@hasezoey
hasezoey deleted the fixNativeFgBg branch August 17, 2026 09:09
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.

Fix support for native terminal theme

2 participants