diff --git a/README.md b/README.md index f859cede..7f822633 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ RetroBar is based on the [ManagedShell](https://github.com/cairoshell/ManagedShe - Windows 95-98 - Windows Me - Windows 2000 - - Windows XP (Blue and Classic) + - Windows XP (Blue, Silver and Classic) - Support for the following languages: - English - Spanish (español) diff --git a/RetroBar/Resources/startxpsilverbutton.png b/RetroBar/Resources/startxpsilverbutton.png new file mode 100644 index 00000000..356dce92 Binary files /dev/null and b/RetroBar/Resources/startxpsilverbutton.png differ diff --git a/RetroBar/RetroBar.csproj b/RetroBar/RetroBar.csproj index b53510ed..6435dc9c 100644 --- a/RetroBar/RetroBar.csproj +++ b/RetroBar/RetroBar.csproj @@ -70,6 +70,9 @@ PreserveNewest + + PreserveNewest + \ No newline at end of file diff --git a/RetroBar/Themes/Windows XP Blue.xaml b/RetroBar/Themes/Windows XP Blue.xaml index 15ea3c99..059ec153 100644 --- a/RetroBar/Themes/Windows XP Blue.xaml +++ b/RetroBar/Themes/Windows XP Blue.xaml @@ -108,18 +108,25 @@ + + - + + @@ -142,7 +149,8 @@ - + + @@ -169,7 +177,8 @@ - + + @@ -193,7 +202,8 @@ - + + @@ -237,7 +247,10 @@ BlurRadius="4" Opacity="1" /> + + + @@ -409,6 +422,7 @@ Name="ButtonBorder"> + x:Name="ButtonBottomBorder"> - + - + - + + + @@ -474,7 +493,7 @@ + Value="1,0,1,0" /> - - + + - + @@ -521,13 +545,19 @@ - - + + + - @@ -553,6 +583,8 @@ - + + @@ -988,6 +1192,7 @@ @@ -1003,18 +1208,24 @@ BorderBrush="Transparent" CornerRadius="2" x:Name="ButtonBottomBorder"> - - + - + + + @@ -1048,13 +1259,16 @@ - - + + - @@ -1075,13 +1289,19 @@ - - + + + - + + + M 4.5 6 L 9 1.5 L 8 0 L 4.5 3 L 1 0 L 0 1.5 Z + M 0,4.5 L 4.5,9 L 6,8 L 3,4.5 L 6,1 L 4.5,0 Z + + + + + + + + + + \ No newline at end of file