This adds a scale to change the color temperature from 3000K to 6000K. A mark is added to the default value and a second one for aesthetics. Initial implementation by Benjamin Berg Color choices by Daniel Foré and elementary OS Closes #147
8 lines
283 B
XML
8 lines
283 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/control-center/display">
|
|
<file preprocess="xml-stripblanks">cc-night-light-dialog.ui</file>
|
|
<file>display-arrangement.css</file>
|
|
<file>night-light.css</file>
|
|
</gresource>
|
|
</gresources>
|