mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-09-03 13:47:50 -04:00
CW Keyer GUI: corrected dashes and dots buttons disabled color
This commit is contained in:
parent
5ff7ced692
commit
d10209c223
@ -113,9 +113,9 @@
|
|||||||
<colorrole role="ButtonText">
|
<colorrole role="ButtonText">
|
||||||
<brush brushstyle="SolidPattern">
|
<brush brushstyle="SolidPattern">
|
||||||
<color alpha="255">
|
<color alpha="255">
|
||||||
<red>106</red>
|
<red>255</red>
|
||||||
<green>104</green>
|
<green>255</green>
|
||||||
<blue>100</blue>
|
<blue>255</blue>
|
||||||
</color>
|
</color>
|
||||||
</brush>
|
</brush>
|
||||||
</colorrole>
|
</colorrole>
|
||||||
@ -179,9 +179,9 @@
|
|||||||
<colorrole role="ButtonText">
|
<colorrole role="ButtonText">
|
||||||
<brush brushstyle="SolidPattern">
|
<brush brushstyle="SolidPattern">
|
||||||
<color alpha="255">
|
<color alpha="255">
|
||||||
<red>106</red>
|
<red>255</red>
|
||||||
<green>104</green>
|
<green>255</green>
|
||||||
<blue>100</blue>
|
<blue>255</blue>
|
||||||
</color>
|
</color>
|
||||||
</brush>
|
</brush>
|
||||||
</colorrole>
|
</colorrole>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user