]> git.sesse.net Git - vlc/commitdiff
skins: add some transparency to the default skin
authorErwan Tulou <erwan10@videolan.org>
Mon, 22 Nov 2010 20:32:57 +0000 (21:32 +0100)
committerErwan Tulou <erwan10@videolan.org>
Mon, 22 Nov 2010 21:42:54 +0000 (22:42 +0100)
Default skin becomes slightly transparent when moved.
(deactivated by default, needs to be set up in preferences)

share/skins2/default/theme.xml

index 6c1ce67cdac762cc5cc95b0c2cfb714720e90e51..12d753c29bc0639c11575471f9d8d6fc47fb0429 100644 (file)
@@ -1,5 +1,5 @@
 <!DOCTYPE Theme PUBLIC "-//VideoLAN//DTD VLC Skins V2.0//EN" "skin.dtd">
-<Theme version="2.0">
+<Theme version="2.0" alpha="255" movealpha="200">
   <ThemeInfo name="subX" author="Martin Poehlmann" email="" webpage="http://www.skinconsortium.com"/>
 
   <!-- Created using the VLC Skin Editor 0.8.0.dev (http://www.videolan.org/vlc/skineditor.html)-->