diff options
-rw-r--r-- | addons/skin.estouchy/background/primary.jpg | bin | 129914 -> 314114 bytes | |||
-rw-r--r-- | addons/skin.estouchy/background/secondary.jpg | bin | 0 -> 3046 bytes | |||
-rw-r--r-- | addons/skin.estouchy/background/secondary1.png | bin | 1845 -> 0 bytes | |||
-rw-r--r-- | addons/skin.estouchy/colors/defaults.xml | 2 | ||||
-rw-r--r-- | addons/skin.estouchy/media/dialog_back.png | bin | 2787 -> 3416 bytes | |||
-rw-r--r-- | addons/skin.estouchy/xml/Includes.xml | 4 |
6 files changed, 3 insertions, 3 deletions
diff --git a/addons/skin.estouchy/background/primary.jpg b/addons/skin.estouchy/background/primary.jpg Binary files differindex 3acb017c74..ca82ba1027 100644 --- a/addons/skin.estouchy/background/primary.jpg +++ b/addons/skin.estouchy/background/primary.jpg diff --git a/addons/skin.estouchy/background/secondary.jpg b/addons/skin.estouchy/background/secondary.jpg Binary files differnew file mode 100644 index 0000000000..e5ae3ffe4c --- /dev/null +++ b/addons/skin.estouchy/background/secondary.jpg diff --git a/addons/skin.estouchy/background/secondary1.png b/addons/skin.estouchy/background/secondary1.png Binary files differdeleted file mode 100644 index 1548c181cc..0000000000 --- a/addons/skin.estouchy/background/secondary1.png +++ /dev/null diff --git a/addons/skin.estouchy/colors/defaults.xml b/addons/skin.estouchy/colors/defaults.xml index 840cef19f4..1bfaa26466 100644 --- a/addons/skin.estouchy/colors/defaults.xml +++ b/addons/skin.estouchy/colors/defaults.xml @@ -5,6 +5,6 @@ <color name="grey2">FF777777</color> <color name="grey3">FF2C2C2C</color> <color name="black">FF000000</color> - <color name="blue">FF12B2E7</color> + <color name="blue">FF12A0C7</color> <color name="selected">FF11E7B1</color> </colors> diff --git a/addons/skin.estouchy/media/dialog_back.png b/addons/skin.estouchy/media/dialog_back.png Binary files differindex 859800f995..362e385336 100644 --- a/addons/skin.estouchy/media/dialog_back.png +++ b/addons/skin.estouchy/media/dialog_back.png diff --git a/addons/skin.estouchy/xml/Includes.xml b/addons/skin.estouchy/xml/Includes.xml index f5f17213e5..598ae1b3d5 100644 --- a/addons/skin.estouchy/xml/Includes.xml +++ b/addons/skin.estouchy/xml/Includes.xml @@ -101,7 +101,7 @@ <aspectratio>scale</aspectratio> <include>ScreenWidth</include> <height>960</height> - <texture colordiffuse="FF006699">special://skin/background/primary.jpg</texture> + <texture colordiffuse="FF0E597E">special://skin/background/primary.jpg</texture> <visible>!Skin.HasSetting(UseCustomBackground)</visible> </control> <control type="image"> @@ -170,7 +170,7 @@ <aspectratio>scale</aspectratio> <include>ScreenWidth</include> <height>960</height> - <texture colordiffuse="4D24CCA2">special://skin/background/secondary1.png</texture> + <texture colordiffuse="330BAA8E">special://skin/background/secondary.png</texture> <visible>!Skin.HasSetting(UseCustomBackground)</visible> </control> <control type="videowindow"> |