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

Colourize headings for menu options #235

Open
thazhemadam opened this issue Oct 6, 2021 · 3 comments · May be fixed by #236
Open

Colourize headings for menu options #235

thazhemadam opened this issue Oct 6, 2021 · 3 comments · May be fixed by #236

Comments

@thazhemadam
Copy link

It would make it much more easier to find the menu options (and also better UX in general) if the headings for different menu options (Toggles, Show, Actions and Advanced) had some colour

@timholy
Copy link
Member

timholy commented Oct 6, 2021

Which Julia version are you using? On 1.7+, color is used to indicate state (on/off, and the specific debuginfo).

@thazhemadam
Copy link
Author

thazhemadam commented Oct 6, 2021

I'm on 1.7.0-beta4. I just feel that something like

image

looks more intuitive and reads a lot better than

image

It's something I've found necessary while scrolling through later to see the code I descend-ed into before and end up missing the parts I want because I scrolled right through the longer trace(s) (and consequently, the menus). 😅

😃

@thazhemadam
Copy link
Author

thazhemadam commented Oct 6, 2021

It's a pretty trivial change and I can make a PR if it's a welcome one 😄

@vchuravy vchuravy linked a pull request Oct 6, 2021 that will close this issue
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 a pull request may close this issue.

2 participants