diff --git a/README.md b/README.md index f1d66fe..a9a1918 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,45 @@ # Tolfin -CSS-тема для Jellyfin. +Modern CSS theme for Jellyfin media server with custom fonts, smooth animations and responsive design. -## Установка +## Installation -1. Скачайте `theme/base.css` -2. Добавьте его в настройки Jellyfin: Dashboard → General → Custom CSS -3. Вставьте содержимое файла +### Method 1: Via CDN URL (Recommended) -## Особенности +1. Go to Jellyfin Dashboard → General → Custom CSS +2. Paste this URL: + ``` + https://cdn.jsdelivr.net/gh/OlegTolchin/Tolfin@latest/theme/base.css + ``` +3. Click Save -- Модернизированный дизайн -- Кастомные шрифты -- Плавные анимации -- Адаптивность +### Method 2: Manual -## Лицензия +1. Download `theme/base.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 diff --git a/assets/screenshots/admin.jpg b/assets/screenshots/admin.jpg deleted file mode 100644 index dc47da6..0000000 Binary files a/assets/screenshots/admin.jpg and /dev/null differ diff --git a/assets/screenshots/details.jpg b/assets/screenshots/details.jpg deleted file mode 100644 index ac355b3..0000000 Binary files a/assets/screenshots/details.jpg and /dev/null differ diff --git a/assets/screenshots/home.jpg b/assets/screenshots/home.jpg deleted file mode 100644 index 0471885..0000000 Binary files a/assets/screenshots/home.jpg and /dev/null differ diff --git a/assets/screenshots/library.jpg b/assets/screenshots/library.jpg deleted file mode 100644 index 65a247f..0000000 Binary files a/assets/screenshots/library.jpg and /dev/null differ diff --git a/package.json b/package.json index ac32f95..6f20e52 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,14 @@ { - "name": "jamfin", + "name": "tolfin", "version": "1.0.0", + "description": "Modern CSS theme for Jellyfin media server", + "author": "OlegTolchin", "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/OlegTolchin/Tolfin.git" + }, + "homepage": "https://github.com/OlegTolchin/Tolfin#readme", "scripts": { "semantic-release": "semantic-release" }, diff --git a/theme/base.css b/theme/base.css index 1d6bab6..d7759d8 100644 --- a/theme/base.css +++ b/theme/base.css @@ -1,9 +1,3 @@ -/* - Jamfin - Another Jellyfin Theme aimed to please the masses. - Please note that this theme is still in development and may not be fully functional. - This theme is based on the Jellyfin default theme. - This theme is licensed under the MIT License. -*/ :root { /* Colours */