Skip to content

kcms/nightcolor: reverse temperature slider direction

So that the slider goes from cool (no filter) to warm. This is conceptually easier as 1. the slider then goes in the direction of the strength of the effect, and zero position corresponds to no modification; 2. in commonday temperature, warmer is higher.

before:

========O------------------------
Warm             Cool (no filter)             

after:

========================O--------
Cool (no filter)             Warm 

@teams/usability

Merge request reports