aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreen/resources/colorschemes/demo1/0.ini
blob: 6b7fa035e70d1d046933794b62f20b33d72dfcd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[ControlBarWidget]
pushButton_Home=:/icons/home_day.png
pushButton_Settings=:/icons/settings_day.png
widget_Background=background-image: url(:/images/backgrounds/bg_green_day.png)

[MainWindow]
widget_Background="background-image: url(:/images/backgrounds/bg_blue_day.png);"
widget_Home_Icon="border-image: url(:/icons/home_day.png) 0 0 0 0 stretch stretch;"

[PopupWidget]
label_Text="background-color: rgba(255, 109, 109, 0);         background-image: url(:/images/transparency.png);         border-image: url(:/images/transparency.png);"
widget_Popup="QWidget {         border: 1px solid #D3D3D3;         border-radius: 8px;         background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(255, 242, 249, 255), stop:1 rgba(255, 255, 255, 255));         color: #333;         padding: 0px;         }          QWidget:on {         background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,stop: 0 #D5D5D5, stop: 1 #EEEEEE);         }"

[SettingsWidget]
comboBoxLanguage="QComboBox { border: 1px solid #D3D3D3; border-radius: 8px; background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(255, 242, 249, 255), stop:1 rgba(255, 255, 255, 255)); color: #333; padding: 0px; } QComboBox:on { background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,stop: 0 #D5D5D5, stop: 1 #EEEEEE); } QComboBox::drop-down { border: 0px solid; border-radius: 0px; } QComboBox::down-arrow:on { }"
comboBoxColorScheme="QComboBox { border: 1px solid #D3D3D3; border-radius: 8px; background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(255, 242, 249, 255), stop:1 rgba(255, 255, 255, 255)); color: #333; padding: 0px; } QComboBox:on { background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,stop: 0 #D5D5D5, stop: 1 #EEEEEE); } QComboBox::drop-down { border: 0px solid; border-radius: 0px; } QComboBox::down-arrow:on { }"
widget_Background="background-image: url(:/images/backgrounds/bg_blue_day.png);"
widget_Settings_Icon="border-image: url(:/icons/settings_day.png) 0 0 0 0 stretch stretch;"

[StatusBarWidget]
label_1="color: rgb(255, 238, 238); background-image: url(:/images/transparency.png);"
label_1_icon="background-image: url(:/images/transparency.png);"
label_2="color: rgb(255, 238, 238); background-image: url(:/images/transparency.png);"
label_2_icon="background-image: url(:/images/transparency.png);"
label_3="color: rgb(255, 238, 238); background-image: url(:/images/transparency.png);"
label_3_icon="background-image: url(:/images/transparency.png);"
label_4="color: rgb(255, 238, 238); background-image: url(:/images/transparency.png);"
label_4_icon="background-image: url(:/images/transparency.png);"
label_5="color: rgb(255, 238, 238); background-image: url(:/images/transparency.png);"
label_5_icon="background-image: url(:/images/transparency.png);"
widget=background-image: url(:/images/backgrounds/bg_stripes_day.png)