fix input field color
This commit is contained in:
parent
02ca61961d
commit
d4f33ef4c2
1 changed files with 6 additions and 7 deletions
|
@ -56,6 +56,12 @@
|
||||||
<alpha type="float">0.7</alpha>
|
<alpha type="float">0.7</alpha>
|
||||||
</radio-foreground>
|
</radio-foreground>
|
||||||
|
|
||||||
|
<input>
|
||||||
|
<red type="float">0.9</red>
|
||||||
|
<green type="float">0.6</green>
|
||||||
|
<blue type="float">0.0</blue>
|
||||||
|
<alpha type="float">1.0</alpha>
|
||||||
|
</input>
|
||||||
|
|
||||||
<input-legend>
|
<input-legend>
|
||||||
<red type="float">0.3</red>
|
<red type="float">0.3</red>
|
||||||
|
@ -64,13 +70,6 @@
|
||||||
<alpha type="float">1.0</alpha>
|
<alpha type="float">1.0</alpha>
|
||||||
</input-legend>
|
</input-legend>
|
||||||
|
|
||||||
<input-foreground>
|
|
||||||
<red type="float">0.9</red>
|
|
||||||
<green type="float">0.6</green>
|
|
||||||
<blue type="float">0.0</blue>
|
|
||||||
<alpha type="float">1.0</alpha>
|
|
||||||
</input-foreground>
|
|
||||||
|
|
||||||
<input-misc>
|
<input-misc>
|
||||||
<red type="float">1.0</red>
|
<red type="float">1.0</red>
|
||||||
<green type="float">0.0</green>
|
<green type="float">0.0</green>
|
||||||
|
|
Loading…
Add table
Reference in a new issue