diff --git a/Magpie_Desktop/Constants.xaml b/Magpie_Desktop/Constants.xaml
index a81f919..bb885f7 100644
--- a/Magpie_Desktop/Constants.xaml
+++ b/Magpie_Desktop/Constants.xaml
@@ -8,10 +8,12 @@
20
29
Trebuchet MS
+ Consolas
1
1
1
0
+ 8
#FF000000
#FFFFFFFF
@@ -28,6 +30,7 @@
#202020
#6c6c6c
#282828
+ #3355CDFF
@@ -35,7 +38,7 @@
-
+
@@ -44,7 +47,9 @@
+
+
diff --git a/Magpie_Desktop/DefaultControls/Thumb.xaml b/Magpie_Desktop/DefaultControls/Thumb.xaml
index 0a145c3..53e4063 100644
--- a/Magpie_Desktop/DefaultControls/Thumb.xaml
+++ b/Magpie_Desktop/DefaultControls/Thumb.xaml
@@ -7,6 +7,8 @@
mc:Ignorable="d">
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Magpie_Desktop/DerivedStyles/MainWindowStyle.xaml b/Magpie_Desktop/DerivedStyles/MainWindowStyle.xaml
index 463b5d0..e7a49c0 100644
--- a/Magpie_Desktop/DerivedStyles/MainWindowStyle.xaml
+++ b/Magpie_Desktop/DerivedStyles/MainWindowStyle.xaml
@@ -39,7 +39,7 @@
diff --git a/Magpie_Desktop/Views/DetailsViewGameOverview.xaml b/Magpie_Desktop/Views/DetailsViewGameOverview.xaml
index 43dd226..55d0ddf 100644
--- a/Magpie_Desktop/Views/DetailsViewGameOverview.xaml
+++ b/Magpie_Desktop/Views/DetailsViewGameOverview.xaml
@@ -469,6 +469,11 @@
+
@@ -563,7 +568,7 @@
-
+
@@ -684,13 +689,13 @@
-
+
-
+
@@ -699,10 +704,10 @@
-
+
-
+
+
+
+
@@ -528,7 +535,7 @@
-
+
@@ -594,7 +601,7 @@
-
+
@@ -602,11 +609,11 @@
-
+
-
+
@@ -614,7 +621,7 @@
-
+
diff --git a/Magpie_Desktop/Views/LibraryDetailsView.xaml b/Magpie_Desktop/Views/LibraryDetailsView.xaml
index 913264d..f8da7f5 100644
--- a/Magpie_Desktop/Views/LibraryDetailsView.xaml
+++ b/Magpie_Desktop/Views/LibraryDetailsView.xaml
@@ -10,7 +10,8 @@
-
+
+ xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+ mc:Ignorable="d">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Magpie_Desktop/seguisym.ttf b/Magpie_Desktop/seguisym.ttf
new file mode 100644
index 0000000..d987ce5
Binary files /dev/null and b/Magpie_Desktop/seguisym.ttf differ
diff --git a/Magpie_Desktop/theme.yaml b/Magpie_Desktop/theme.yaml
index c959a6d..27d3aa7 100644
--- a/Magpie_Desktop/theme.yaml
+++ b/Magpie_Desktop/theme.yaml
@@ -1,24 +1,5 @@
-ThemeApiVersion: 1.9.0
+ThemeApiVersion: 2.1.0
Id: Magpie_Desktop
Name: Magpie
Author: Dan Davis
-Version: 1.0.0.1
-Constants:
- - BGModeOn: Off for banners on for backgrounds in details.
- - GridFavoriteHighlight: Colored border and glow for favorites in grid view.
- - FavoriteColor: Color of glow favorites' border and star.
- - FavoriteColorBrush: Color of favorites' border and star.
- - UseAbsoluteExtraMetadataPath: Use absolute path to your Playnite config folder.
- - ExtraMetadataPath: That path; no ending backslash.
- - DetailsViewPanelWidth(640,2560): Width of main details view panel.
- - TitleTextVisibility: Visibility of Title shown if missing logo.
- - TitlebarBrush: Titlebar background.
- - PanelBackgroundBrush: Side panels.
- - DetailsPanelBrush: Center info panel in details view.
- - DetailsViewGroupTextBrush: Group titles in details view.
- - ExpanderBackgroundBrush: Background for group expanders.
- - PanelButtonBrush: Buttons shown in details & grid item info panels.
- - PanelButtonHoverBrush: The above when hovered & play button normally.
- - PlayButtonBrush: Play button when hovered.
- - ContextButtonBrush: Install/contextual button when hovered.
- - CoverHighlightBrush: Hovered covers in grid view.
\ No newline at end of file
+Version: 1.1.0
diff --git a/Magpie_Desktop_GBV/Constants.xaml b/Magpie_Desktop_GBV/Constants.xaml
index a81f919..bb885f7 100644
--- a/Magpie_Desktop_GBV/Constants.xaml
+++ b/Magpie_Desktop_GBV/Constants.xaml
@@ -8,10 +8,12 @@
20
29
Trebuchet MS
+ Consolas
1
1
1
0
+ 8
#FF000000
#FFFFFFFF
@@ -28,6 +30,7 @@
#202020
#6c6c6c
#282828
+ #3355CDFF
@@ -35,7 +38,7 @@
-
+
@@ -44,7 +47,9 @@
+
+
diff --git a/Magpie_Desktop_GBV/DefaultControls/Thumb.xaml b/Magpie_Desktop_GBV/DefaultControls/Thumb.xaml
index 0a145c3..53e4063 100644
--- a/Magpie_Desktop_GBV/DefaultControls/Thumb.xaml
+++ b/Magpie_Desktop_GBV/DefaultControls/Thumb.xaml
@@ -7,6 +7,8 @@
mc:Ignorable="d">
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Magpie_Desktop_GBV/Views/DetailsViewGameOverview.xaml b/Magpie_Desktop_GBV/Views/DetailsViewGameOverview.xaml
index 43dd226..55d0ddf 100644
--- a/Magpie_Desktop_GBV/Views/DetailsViewGameOverview.xaml
+++ b/Magpie_Desktop_GBV/Views/DetailsViewGameOverview.xaml
@@ -469,6 +469,11 @@
+
@@ -563,7 +568,7 @@
-
+
@@ -684,13 +689,13 @@
-
+
-
+
@@ -699,10 +704,10 @@
-
+
-
+
-
+
-
+
@@ -353,10 +353,10 @@
-
+
-
+
+
@@ -604,7 +609,7 @@
-
+
diff --git a/Magpie_Desktop_GBV/Views/LibraryDetailsView.xaml b/Magpie_Desktop_GBV/Views/LibraryDetailsView.xaml
index 913264d..f8da7f5 100644
--- a/Magpie_Desktop_GBV/Views/LibraryDetailsView.xaml
+++ b/Magpie_Desktop_GBV/Views/LibraryDetailsView.xaml
@@ -10,7 +10,8 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Magpie_Desktop_GBV/seguisym.ttf b/Magpie_Desktop_GBV/seguisym.ttf
new file mode 100644
index 0000000..d987ce5
Binary files /dev/null and b/Magpie_Desktop_GBV/seguisym.ttf differ
diff --git a/Magpie_Desktop_GBV/theme.yaml b/Magpie_Desktop_GBV/theme.yaml
index c693432..813d522 100644
--- a/Magpie_Desktop_GBV/theme.yaml
+++ b/Magpie_Desktop_GBV/theme.yaml
@@ -1,24 +1,5 @@
-ThemeApiVersion: 1.9.0
+ThemeApiVersion: 2.1.0
Id: Magpie_Desktop_GBV
Name: Magpie (Grid Banner Variant)
Author: Dan Davis
-Version: 1.0.0
-Constants:
- - BGModeOn: Off for banners on for backgrounds in details.
- - GridFavoriteHighlight: Colored border and glow for favorites in grid view.
- - FavoriteColor: Color of glow of favorites' border and star.
- - FavoriteColorBrush: Color of favorites' border and star.
- - UseAbsoluteExtraMetadataPath: Use absolute path to your Playnite config folder.
- - ExtraMetadataPath: That path; no ending backslash.
- - DetailsViewPanelWidth(640,2560): Width of main details view panel.
- - TitleTextVisibility: Visibility of Title shown if missing logo.
- - TitlebarBrush: Titlebar background.
- - PanelBackgroundBrush: Side panels.
- - DetailsPanelBrush: Center info panel in details view.
- - DetailsViewGroupTextBrush: Group titles in details view.
- - ExpanderBackgroundBrush: Background for group expanders.
- - PanelButtonBrush: Buttons shown in details & grid item info panels.
- - PanelButtonHoverBrush: The above when hovered & play button normally.
- - PlayButtonBrush: Play button when hovered.
- - ContextButtonBrush: Install/contextual button when hovered.
- - CoverHighlightBrush: Hovered covers in grid view.
\ No newline at end of file
+Version: 1.1.0