/SteamNite

A custom theme that mimics the Steam client's look for Playnite

Primary LanguageC#MIT LicenseMIT

SteamNite

A custom theme that mimics the Steam client's look for Playnite

img

img

img

Recommended plugins

Success Story (for achievements)

HowLongToBeat

Installation

Just double click the file or drag and drop the .pthm file into Playnite's window

Usage

The whole interface is based on the new Steam UI, which means you can use assets you used on your Steam library with this skin.

img

If you want to achieve the same look as in the screenshots, here are my recommended settings :

img

img

img

img

img

Games' icon are used as logos. Unfortunately, you can't change logos' location or size in Playnite itself. You can do it by editing an XAML file, however this applies to every logo. Here's how :

  • Head to your Playnite's install directory (by default C:\Users"User"\AppData\Local\Playnite)

  • Go to Themes > Desktop > SteamNite > Views and open "DetailsViewGameOverview.xaml"

  • Go to line 39, where it says "Name="PART_ImageIcon". You can edit logos' size with "MaxHeight" and "MaxWidth" values, as well as logos' location by editing "VerticalAlignment" and "HorizontalAlignment". Accepted values are Center, Top, Bottom and Center, Left, Right.

  • Don't hesitate to report bugs and give me feedbacks. I'll try to polish the skin as much as possible. Also don't hesitate to edit the skin yourself if you know how to use Microsoft Blend.