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

Make end_separator respect separator_fg and separator_bg #2111

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

edwloef
Copy link
Contributor

@edwloef edwloef commented Nov 21, 2024

This change preserves the end separator colors when separator_fg and separator_bg are set to "auto", and makes it use the configured colors when they are set.

resolves #2110

before:
image

after:
image

This change preserves the end separator colors when separator_fg
and separator_bg are set to "auto", and makes it use the configured
colors when they are set.

resolves #2110
@edwloef edwloef changed the title Make end_separator respoect separator_fg and separator_bg Make end_separator respect separator_fg and separator_bg Dec 10, 2024
Copy link
Collaborator

@MaxVerevkin MaxVerevkin left a comment

Choose a reason for hiding this comment

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

Thanks!

@MaxVerevkin MaxVerevkin merged commit 4dd8ae4 into greshake:master Dec 18, 2024
13 checks passed
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.

end_separator doesn't respect separator_fg and separator_bg
2 participants