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

Change window color accordingly to theme background #87

Open
mqzabin opened this issue Jun 4, 2020 · 1 comment
Open

Change window color accordingly to theme background #87

mqzabin opened this issue Jun 4, 2020 · 1 comment

Comments

@mqzabin
Copy link

mqzabin commented Jun 4, 2020

Feature description
A feature that makes window decorations color changes accordingly to theme's background.

Reference implementation
Below a screenshot (taken from ChromeOS) with current state on the left and feature examples on the right:
image

My suggestion to get new window color is: If the background color brightnes (on a HSL perspective) is below some threshold, increase brightness by some fixed (or percentual) value; and decrease if it's above the threshold. Or something like that...

On my example screenshot, I've decreased 5 points on light theme and increased 5 points on dark theme (on a 0-100 brightness scale).

It would be great to see this upstream. It's adds a refined touch to the UI and maybe it's easy to implement.

Thank's for the awesome work!

@williamguilhermesouza
Copy link

That would be a really nice feature!!

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

No branches or pull requests

2 participants