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

dark mode and countdown progress bar visibility request #10789

Open
IlludiumQ-36 opened this issue May 22, 2024 · 1 comment
Open

dark mode and countdown progress bar visibility request #10789

IlludiumQ-36 opened this issue May 22, 2024 · 1 comment

Comments

@IlludiumQ-36
Copy link

Summary

In Dark Mode, the progress bar that shows the amount of time left before the event is over (specifically, either clipboard clear or TOTP changes value) is not very visible. The TOTP timer is the most invisible of the two. I think the progress bar would be more visible if a better contrasting color (like text color) is used.

Examples

current:
TOTP_timer
clipboard_timer

suggestion:
TOTP_timer_new
clipboard_timer_new

Context

I tend to like Dark Mode for many of my applications, since it's easier on my eyes. Thank you in advance for considering this

@JohnLGalt
Copy link

I'd actually like to extend this request with one of my own. Yes, I know, programming, but it shouldn't be too hard.

The bar color does seem to be a bit ... dimmer? ... than the green used to highlight an entry when the entry space is focused, and seems more in line with the green used in the nav tree - I'd like if the color was the bright 'focused' highlight.

But I'd also like it if it were a bit customizable - like, say, turning 'yellow' (or, perhaps even amber) when the time left is half the total time, and red when it is 2-3 seconds left (2 would be fine for a 10 second timeout, but maybe a bit higher for a longer timeout like that of TOTPs.

Perhaps yellow / amber at 50% left, and red at 10% left?

If you go the monochromatic route, then maybe White at 100%, gray at 50% and dark gray at 10%? (But I'd really prefer colors, hence why I ask for a user-customizable approach).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants