01-10-2022, 05:54 PM
(This post was last modified: 02-17-2022, 09:50 AM by Super Dario.)
Hey everyone, here's a theme called Daze. Hope you'll like it!
Please keep in mind this is my first theme, I made it mainly for personal use and decided to share it, so I HOPE it all works properly. In case just let me know what's wrong
The theme is also slightly inspired by Harmony by darklinkpower (being my first theme, checking his code really helped for some parts since I'm totally new to .xaml)
Github repository: https://github.com/dariolupo/Daze_Theme
Download from Github here: https://github.com/dariolupo/Daze_Theme/releases
Features
If you don't want to have the stars under the covers in Grid View, you'll have to replace a file in your theme installation folder. You can download the file and instructions here.
Update 1:
I'm not very active here, but I'll try me best to check the forums every now and then. I'm not actively working on the theme, it was mainly a personal project. For edits which require coding feel free to check the code and edit it as you wish.
Update 2:
For people asking how to remove/change the transparency of unselected covers: it's not an easy fix, but also you'll end up having UX issues, because you won't be able to distinguish between the selected and unselected covers anymore since the theme doesn't feature borders.
A couple screenshots (more on Github)
Grid view + Explorer + Details
![[Image: Grid%20View%20(Explorer%20+%20Details).png]](https://raw.githubusercontent.com/dariolupo/Daze_Theme/main/Screenshots/Grid%20View%20(Explorer%20+%20Details).png)
Grid view with stars ratings + Details
![[Image: Grid%20View%20(with%20Stars%20Ratings).png]](https://raw.githubusercontent.com/dariolupo/Daze_Theme/main/Screenshots/Grid%20View%20(with%20Stars%20Ratings).png)
Details view
![[Image: Details%20View.png]](https://raw.githubusercontent.com/dariolupo/Daze_Theme/main/Screenshots/Details%20View.png)
Optimal Playnite settings to avoid issues and achieve what's shown in the screenshots
Appearance
More info
Please keep in mind this is my first theme, I made it mainly for personal use and decided to share it, so I HOPE it all works properly. In case just let me know what's wrong

The theme is also slightly inspired by Harmony by darklinkpower (being my first theme, checking his code really helped for some parts since I'm totally new to .xaml)
Github repository: https://github.com/dariolupo/Daze_Theme
Download from Github here: https://github.com/dariolupo/Daze_Theme/releases
Features
- Minimal and clean UI based on transparency and comfortable spacing
- Borderless rounded covers (Only working perfectly when using IGDB as Metadata source for covers)
- Displays rating in form of stars (1 to 5) under game covers in Grid View based on user score (Only when "Show game names in Grid view" is enabled in Playnite settings)
- Support for most common add-ons, such as SuccessStory, HowLongToBeat, Extra Metadata Tools (videos), and News Viewer (thanks for the amazing add-ons to all creators!)
If you don't want to have the stars under the covers in Grid View, you'll have to replace a file in your theme installation folder. You can download the file and instructions here.
Update 1:
I'm not very active here, but I'll try me best to check the forums every now and then. I'm not actively working on the theme, it was mainly a personal project. For edits which require coding feel free to check the code and edit it as you wish.
Update 2:
For people asking how to remove/change the transparency of unselected covers: it's not an easy fix, but also you'll end up having UX issues, because you won't be able to distinguish between the selected and unselected covers anymore since the theme doesn't feature borders.
A couple screenshots (more on Github)
Grid view + Explorer + Details
![[Image: Grid%20View%20(Explorer%20+%20Details).png]](https://raw.githubusercontent.com/dariolupo/Daze_Theme/main/Screenshots/Grid%20View%20(Explorer%20+%20Details).png)
Grid view with stars ratings + Details
![[Image: Grid%20View%20(with%20Stars%20Ratings).png]](https://raw.githubusercontent.com/dariolupo/Daze_Theme/main/Screenshots/Grid%20View%20(with%20Stars%20Ratings).png)
Details view
![[Image: Details%20View.png]](https://raw.githubusercontent.com/dariolupo/Daze_Theme/main/Screenshots/Details%20View.png)
Optimal Playnite settings to avoid issues and achieve what's shown in the screenshots
Appearance
- Application font: Lato
- Monospaced font: Lato Light
- Show item count on group descriptions: True
- Show only assigned fields on filter and explorer panels: True
- Use game background image as window background: True
- Blur background: True - Amount: 50/60%
- Darken background: True - Amount: 60/70%
- Animate background image transitions: True
- Font sizes for 1440p resolution: Small: 18 / Normal: 20 / Large: 22 / Larger: 28 / Largest: 36
- Font sizes for 1080p resolution: Small: 14 / Normal: 16 / Large: 18 / Larger: 22 / Largest: 34
- Text rendering mode: Aliased
- Text formatting mode: Ideal
- Show game icons on Details view list: True
- Vertical spacing to game details: 20
- Game cover image height: 230
- Game list icon height: 30
- Show game names on Grid view: True if you wish to have names + star rating displayed under games
- Darken not installed games: False
- Cover art rendering
- Aspect Ratio: 3:4
- Stretch mode: Uniform to fill
- Item spacing: 32
- Grid item border width: 0
- Draw grid item background: False
- Filter panel position/width: Left - 350
- Explorer panel position/width: Left - 200
- Grid view details position: Right - 650
- Details view game list position: Left - 380
- Draw separator between panels: False
- Plugins items position: Right
- Section separator width: 15
- Sidebar: Disabled
More info
- The best way to use this theme without issues is using the suggested settings shown before
- The star rating display method based on user score is the following:
- 0-20 = 1 star
- 20-40 = 2 stars
- 40-60 = 3 stars
- 60-80 = 4 stars
- 80-100 = 5 stars
- The rounded covers only work properly when using covers downloaded from IGDB, when using other formats there will be issues (such as rounded corners not displaying at the bottom of the cover)