summaryrefslogtreecommitdiff
path: root/data/profiles/Bluish.xml.in
blob: e0db8211680de24a36977d23edc21182d5a0dd6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8" ?>
<profile>
 <name>bluish</name>
 <type>x11-gamma</type>
 <_description>Blue</_description>
 <_copyright>This profile is free of known copyright restrictions</_copyright>
 <!-- TRANSLATORS: the lookup tables in the GPU map one color to another -->
 <_model>
  This test profile is used to make all colors on the screen slightly more
  blue by altering the video card lookup table.
  This allows the user to check the calibration is being applied correctly.
 </_model>
 <license>CC0</license>
 <data_source>test</data_source>
 <x11_gamma>
  <R>0.7</R>
  <G>0.8</G>
  <B>1.0</B>
 </x11_gamma>
</profile>