Skip to content

Commit 88a26fe

Browse files
authored
Add new "GWEN Blue" & "GWEN Orange" CEGUI skins (#2854)
This commit adds 2 new official GUI skins, to be selected in MTA settings
1 parent 8d7d56e commit 88a26fe

File tree

10 files changed

+4782
-0
lines changed

10 files changed

+4782
-0
lines changed
Lines changed: 109 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,109 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
3+
<Imageset Name="CGUI-Images" Imagefile="CGUI.png" NativeHorzRes="800" NativeVertRes="600" >
4+
<Image Name="TabTop" XPos="75" YPos="130" Width="20" Height="7" />
5+
<Image Name="TabLeft" XPos="71" YPos="137" Width="4" Height="24" />
6+
<Image Name="FrameTop" XPos="44" YPos="164" Width="16" Height="8" />
7+
<Image Name="TabRight" XPos="95" YPos="137" Width="4" Height="24" />
8+
<Image Name="ButtonTop" XPos="41" YPos="128" Width="22" Height="5" />
9+
<Image Name="Frame2Top" XPos="6" YPos="128" Width="22" Height="5" />
10+
<Image Name="FrameLeft" XPos="36" YPos="172" Width="8" Height="17" />
11+
<Image Name="ButtonLeft" XPos="36" YPos="133" Width="5" Height="22" />
12+
<Image Name="Frame2Left" XPos="1" YPos="133" Width="5" Height="22" />
13+
<Image Name="FrameRight" XPos="60" YPos="172" Width="8" Height="17" />
14+
<Image Name="HeaderLine" XPos="87" YPos="189" Width="1" Height="1" />
15+
<Image Name="MouseArrow" XPos="2" YPos="0" Width="11" Height="15" />
16+
<Image Name="SButtonTop" XPos="6" YPos="164" Width="22" Height="5" />
17+
<Image Name="TabTopLeft" XPos="71" YPos="130" Width="4" Height="7" />
18+
<Image Name="ButtonRight" XPos="63" YPos="133" Width="5" Height="22" />
19+
<Image Name="Frame2Right" XPos="28" YPos="133" Width="5" Height="22" />
20+
<Image Name="FrameBottom" XPos="44" YPos="189" Width="16" Height="8" />
21+
<Image Name="ProgressTop" XPos="52" YPos="31" Width="1" Height="7" />
22+
<Image Name="SButtonLeft" XPos="1" YPos="169" Width="5" Height="22" />
23+
<Image Name="ShadowBrush" XPos="6" YPos="133" Width="22" Height="22" />
24+
<Image Name="TabTopRight" XPos="95" YPos="130" Width="4" Height="7" />
25+
<Image Name="TitleBarTop" XPos="26" YPos="249" Width="22" Height="5" />
26+
<Image Name="ButtonBottom" XPos="41" YPos="155" Width="22" Height="6" />
27+
<Image Name="ButtonCenter" XPos="41" YPos="133" Width="22" Height="22" />
28+
<Image Name="CheckboxMark" XPos="90" YPos="38" Width="14" Height="14" />
29+
<Image Name="Frame2Bottom" XPos="6" YPos="155" Width="22" Height="6" />
30+
<Image Name="FrameTopLeft" XPos="36" YPos="164" Width="8" Height="8" />
31+
<Image Name="GenericBrush" XPos="44" YPos="172" Width="16" Height="17" />
32+
<Image Name="LargeUpArrow" XPos="5" YPos="29" Width="9" Height="6" />
33+
<Image Name="ProgressLeft" XPos="42" YPos="38" Width="10" Height="1" />
34+
<Image Name="SButtonRight" XPos="28" YPos="169" Width="5" Height="22" />
35+
<Image Name="SmallUpArrow" XPos="20" YPos="66" Width="5" Height="3" />
36+
<Image Name="ButtonTopLeft" XPos="36" YPos="128" Width="5" Height="5" />
37+
<Image Name="CheckboxHover" XPos="90" YPos="20" Width="14" Height="14" />
38+
<Image Name="Frame2TopLeft" XPos="1" YPos="128" Width="5" Height="5" />
39+
<Image Name="FrameTopRight" XPos="60" YPos="164" Width="8" Height="8" />
40+
<Image Name="ProgressRight" XPos="53" YPos="38" Width="10" Height="1" />
41+
<Image Name="SButtonBottom" XPos="6" YPos="191" Width="22" Height="6" />
42+
<Image Name="SButtonCenter" XPos="6" YPos="169" Width="22" Height="22" />
43+
<Image Name="ScrollUpArrow" XPos="2" YPos="25" Width="15" Height="15" />
44+
<Image Name="TabBackground" XPos="75" YPos="137" Width="20" Height="24" />
45+
<Image Name="ButtonTopRight" XPos="63" YPos="128" Width="5" Height="5" />
46+
<Image Name="CheckboxNormal" XPos="90" YPos="2" Width="14" Height="14" />
47+
<Image Name="Frame2TopRight" XPos="28" YPos="128" Width="5" Height="5" />
48+
<Image Name="HeaderSplitter" XPos="68" YPos="35" Width="2" Height="8" />
49+
<Image Name="LargeDownArrow" XPos="5" YPos="74" Width="9" Height="6" />
50+
<Image Name="LargeLeftArrow" XPos="31" YPos="75" Width="5" Height="10" />
51+
<Image Name="ProgressBottom" XPos="52" YPos="39" Width="1" Height="7" />
52+
<Image Name="SButtonTopLeft" XPos="1" YPos="164" Width="5" Height="5" />
53+
<Image Name="ScrollbarThumb" XPos="47" YPos="51" Width="15" Height="16" />
54+
<Image Name="SmallDownArrow" XPos="26" YPos="66" Width="5" Height="3" />
55+
<Image Name="SmallLeftArrow" XPos="20" YPos="66" Width="5" Height="3" />
56+
<Image Name="TitleBarBorder" XPos="15" YPos="121" Width="18" Height="4" />
57+
<Image Name="FrameBottomLeft" XPos="36" YPos="189" Width="8" Height="8" />
58+
<Image Name="HeaderMainBrush" XPos="50" YPos="249" Width="5" Height="5" />
59+
<Image Name="LargeRightArrow" XPos="72" YPos="75" Width="5" Height="10" />
60+
<Image Name="MouseEsWeCursor" XPos="39" YPos="109" Width="19" Height="10" />
61+
<Image Name="MouseMoveCursor" XPos="104" YPos="104" Width="22" Height="22" />
62+
<Image Name="ProgressTopLeft" XPos="42" YPos="31" Width="10" Height="7" />
63+
<Image Name="RadioButtonMark" XPos="109" YPos="2" Width="13" Height="13" />
64+
<Image Name="SButtonTopRight" XPos="28" YPos="164" Width="5" Height="5" />
65+
<Image Name="ScrollDownArrow" XPos="2" YPos="66" Width="15" Height="15" />
66+
<Image Name="ScrollLeftArrow" XPos="26" YPos="71" Width="15" Height="16" />
67+
<Image Name="SmallRightArrow" XPos="26" YPos="66" Width="5" Height="3" />
68+
<Image Name="TitleBarTopLeft" XPos="44" YPos="200" Width="18" Height="19" />
69+
<Image Name="ButtonBottomLeft" XPos="36" YPos="155" Width="5" Height="6" />
70+
<Image Name="Frame2Background" XPos="6" YPos="133" Width="22" Height="22" />
71+
<Image Name="Frame2BottomLeft" XPos="1" YPos="155" Width="5" Height="6" />
72+
<Image Name="FrameBottomRight" XPos="60" YPos="189" Width="8" Height="8" />
73+
<Image Name="HeaderBottomEdge" XPos="71" YPos="162" Width="32" Height="1" />
74+
<Image Name="ProgressTopRight" XPos="53" YPos="31" Width="10" Height="7" />
75+
<Image Name="RadioButtonHover" XPos="108" YPos="20" Width="14" Height="14" />
76+
<Image Name="ScrollRightArrow" XPos="67" YPos="71" Width="15" Height="16" />
77+
<Image Name="TitleBarTopRight" XPos="64" YPos="200" Width="18" Height="19" />
78+
<Image Name="ButtonBottomRight" XPos="63" YPos="155" Width="5" Height="6" />
79+
<Image Name="CheckboxMarkHover" XPos="107" YPos="55" Width="16" Height="16" />
80+
<Image Name="Frame2BottomRight" XPos="28" YPos="155" Width="5" Height="6" />
81+
<Image Name="RadioButtonNormal" XPos="109" YPos="39" Width="12" Height="12" />
82+
<Image Name="SButtonBottomLeft" XPos="1" YPos="191" Width="5" Height="6" />
83+
<Image Name="ProgressBackground" XPos="52" YPos="38" Width="1" Height="1" />
84+
<Image Name="ProgressBottomLeft" XPos="42" YPos="39" Width="10" Height="7" />
85+
<Image Name="SButtonBottomRight" XPos="28" YPos="191" Width="5" Height="6" />
86+
<Image Name="TitleBarBackground" XPos="62" YPos="200" Width="2" Height="19" />
87+
<Image Name="ComboboxButtonHover" XPos="106" YPos="128" Width="18" Height="18" />
88+
<Image Name="EWSizingCursorImage" XPos="15" YPos="107" Width="22" Height="10" />
89+
<Image Name="FrameTopLeftSquared" XPos="71" YPos="164" Width="8" Height="8" />
90+
<Image Name="HorzScrollContainer" XPos="41" YPos="71" Width="26" Height="16" />
91+
<Image Name="NSSizingCursorImage" XPos="1" YPos="104" Width="10" Height="22" />
92+
<Image Name="ProgressBottomRight" XPos="53" YPos="39" Width="10" Height="7" />
93+
<Image Name="TitleBarTopSelected" XPos="2" YPos="249" Width="22" Height="5" />
94+
<Image Name="VertScrollContainer" XPos="2" YPos="40" Width="15" Height="26" />
95+
<Image Name="ComboboxButtonNormal" XPos="106" YPos="149" Width="18" Height="18" />
96+
<Image Name="Frame2TopLeftSquared" XPos="1" YPos="128" Width="5" Height="5" />
97+
<Image Name="FrameTopRightSquared" XPos="95" YPos="164" Width="8" Height="8" />
98+
<Image Name="RadioButtonMarkHover" XPos="108" YPos="74" Width="14" Height="14" />
99+
<Image Name="ListboxSelectionBrush" XPos="79" YPos="172" Width="16" Height="17" />
100+
<Image Name="NESWSizingCursorImage" XPos="83" YPos="104" Width="18" Height="18" />
101+
<Image Name="NWSESizingCursorImage" XPos="59" YPos="104" Width="18" Height="18" />
102+
<Image Name="ProgressBarDimSegment" XPos="74" YPos="31" Width="5" Height="15" />
103+
<Image Name="ProgressBarLitSegment" XPos="67" YPos="31" Width="5" Height="15" />
104+
<Image Name="FrameBottomRightSquared" XPos="95" YPos="189" Width="8" Height="8" />
105+
<Image Name="TitleBarTopLeftSelected" XPos="2" YPos="200" Width="18" Height="19" />
106+
<Image Name="Frame2BottomRightSquared" XPos="28" YPos="155" Width="5" Height="6" />
107+
<Image Name="TitleBarTopRightSelected" XPos="22" YPos="200" Width="18" Height="19" />
108+
<Image Name="TitleBarBackgroundSelected" XPos="20" YPos="200" Width="2" Height="19" />
109+
</Imageset>

0 commit comments

Comments
 (0)