A Finimalism inspired CSS theme for Emby Media Servers Web Client
Paste the following Code into "Dashboard -> General -> Custom CSS"
@import url("https://cdn.jsdelivr.net/gh/v1rusnl/Embymalism@main/Embymalism.css");
The Import URL in this Readme is always the latest. When Emby version changes, I will bump the CSS as soon as I have time to check for HTML/CSS code changes.
If you'd like to install addons, then copy the script inside the Addons you want to use into Emby Server /system/dashboard-ui and add it to index.html. Instructions like needed API Keys are at the top of each script.
emby-elsewhere.js (Streams of item available on Streaming Services)
emby-linklogos.js (Replaces Links with logos, adds Rotten Tomatoes link+logo, add Arr logo if available)
emby-ratings.js (Custom Rating providers)
emby-media-ratings.js (colored Ratings for multiple countries)
Review Section in Detail Screen
Thanks for the color concept tedhinklater and fillidill for the Plex Base CSS. Also thanks to n00bcodr for Elsewhere and Jellyfin Enhanced and Druidblack for the original scripts for Jellyfin.