X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/a3c1d86a9805fcc8e37bbbd5bc4e7d1466d6be73..a4bc78f89a0867d9dfdea23ac118f816981022bc:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index 9eb25524..995c51a7 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -13,6 +13,7 @@ + <color name="Background" color="#33294a6b" /> <color name="LabelForeground" color="#ffffff" /> <color name="ListboxBackground" color="#33294a6b" /> @@ -46,8 +47,8 @@ <widget name="snr_percent" position="232,0" size="40,22" font="Regular;15" transparent="1" /> <widget name="agc_percent" position="314,0" size="40,22" font="Regular;15" transparent="1" /> <widget name="ber_count" position="392,0" size="53,22" font="Regular;15" transparent="1" /> - <widget name="snr_progress" position="447,1" size="88,6" /> - <widget name="agc_progress" position="447,8" size="88,6" /> + <widget name="snr_progress" position="447,1" size="88,6" pixmap="rtgbar.png" /> + <widget name="agc_progress" position="447,8" size="88,6" pixmap="rtgbar.png" /> <widget name="ber_progress" position="447,15" size="88,6" /> <widget name="BlinkingPoint" pixmap="record.png" position="430,31" zPosition="2" size="58,25" alphatest="on" />