This commit is contained in:
2026-02-18 19:07:24 +03:00
parent 995bf6e4ed
commit 4ae5d715b0
13 changed files with 1214 additions and 1071 deletions

View File

@@ -13,13 +13,13 @@ This project uses Gitea API for loading CSS files to bypass browser ORB restrict
1. Go to Jellyfin Dashboard → General → Custom CSS
2. Paste this code:
```css
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main/theme/complete.css");
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main/theme/tolfin.css");
```
3. Click Save
### Manual Installation
1. Download `theme/complete.css` from this repository
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