46 lines
980 B
Markdown
46 lines
980 B
Markdown
# Tolfin
|
|
|
|
Modern CSS theme for Jellyfin media server with custom fonts, smooth animations and responsive design.
|
|
|
|
## Installation
|
|
|
|
### Method 1: Via CDN URL (Recommended)
|
|
|
|
1. Go to Jellyfin Dashboard → General → Custom CSS
|
|
2. Paste this code:
|
|
```css
|
|
@import url("https://cdn.jsdelivr.net/gh/OlegTolchin/Tolfin@latest/theme/darkvar.css");
|
|
```
|
|
3. Click Save
|
|
|
|
### Method 2: Manual
|
|
|
|
1. Download `theme/darkvar.css` from this repository
|
|
2. Go to Jellyfin Dashboard → General → Custom CSS
|
|
3. Paste the contents of the file
|
|
4. Click Save
|
|
|
|
## 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://github.com/OlegTolchin/Tolfin
|
|
|
|
## Author
|
|
|
|
OlegTolchin
|
|
|
|
## License
|
|
|
|
MIT
|