WindowTop / WindowTop-App

Set window on top, make it dark, transparent and more
Other
1.1k stars 70 forks source link

Rotate hue 180 degree in dark mode #362

Open luo-chuan opened 2 months ago

luo-chuan commented 2 months ago

Rotating hue 180 degree in dark mode will keep red in red, green in green, blue in blue.

gileli121 commented 2 months ago

This sounds like extremely great suggestion and should not be hard addition! When I finish with https://github.com/WindowTop/WindowTop-App/issues/332 this is probably something that I will implement first.

gileli121 commented 2 months ago

@luo-chuan

It implemented

Before After
image image

Please try this version and let me know how it looks https://github.com/WindowTop/WindowTop-App/releases/tag/v5.22.10

I am wondering if this should be an option in settings, or it is just how it should work anyway (and it was a bug) I am concerned that this proposed change might impact the readability of some texts. Please give me feedback if after applying it, you can still easily read the text as before.

luo-chuan commented 2 months ago

With v5.22.10. Effects are as follows. Before: 图片 After: 图片 That is great.

gileli121 commented 2 months ago

@luo-chuan looks great But I think that it should be option in settings Because in some cases the text is a little less readable

gileli121 commented 5 days ago

@luo-chuan Please check this version https://github.com/WindowTop/WindowTop-App/releases/tag/v5.23.0

The difference now is that it added as an option that you can change from toolbar and settings

dark mode fix colors

image