Tolfin

Modern CSS theme for Jellyfin media server with custom fonts, smooth animations and responsive design.

Installation

  1. Go to Jellyfin Dashboard → General → Custom CSS
  2. Paste this code:
    @import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/tolfin.css");
    
  3. Click Save

Note: The @latest link always points to the latest release (currently v1.0.1), not the latest commit.

Method 2: Manual

  1. Download theme/tolfin.css from this repository
  2. Go to Jellyfin Dashboard → General → Custom CSS
  3. Paste the contents of the file
  4. Click Save

Method 3: Specific Version

You can also use a specific version instead of @latest:

@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/tag/v1.0.1/theme/tolfin.css");

See Releases for available versions.

Features

  • 🎨 Modern design with improved aesthetics
  • 🔤 Custom fonts for better readability
  • Smooth animations and transitions
  • 📱 Fully responsive layout
  • 🎯 Optimized for desktop and mobile viewing

Manifest

This theme includes a manifest.json for automatic installation via theme repositories and plugins.

Repository

https://git.tolchin.pro/Oleg/Tolfin

Author

Oleg

License

MIT

Description
No description provided
Readme 5.7 MiB
Languages
CSS 100%