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

Better Proof Highlighting #185

Open
mechtaev opened this issue Mar 23, 2022 · 2 comments · May be fixed by #204
Open

Better Proof Highlighting #185

mechtaev opened this issue Mar 23, 2022 · 2 comments · May be fixed by #204
Assignees
Labels
enhancement New feature or request

Comments

@mechtaev
Copy link
Collaborator

When Modus is used in Gnome Terminal with the default light theme, image literals are highlighted using a too bright color. It might be better to use the color of directories to highlight image predicates, because they are guaranteed to have good constrast in any color theme:

image

@mechtaev mechtaev added the enhancement New feature or request label Mar 23, 2022
@mechtaev
Copy link
Collaborator Author

We can also consider highlighting only the names, but not the arguments

@mechtaev mechtaev assigned mechtaev and sudoPom and unassigned mechtaev Mar 29, 2022
@thevirtuoso1973
Copy link
Collaborator

thevirtuoso1973 commented Apr 5, 2022

I just remembered there is this feature https://docs.rs/colored/latest/colored/trait.Colorize.html#method.on_black which will ensure it is always readable (by setting a section's background color to black regardless of the user's terminal color). But may not look that nice.

@sudoPom sudoPom linked a pull request Apr 12, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants