Browse Source
filebrowser dracula theme fix
It was using plex colors instead of dracula ones.
pull/235/head
σттσ ∂σєѕη'т кησω
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
CSS/themes/filebrowser/dracula.css
|
|
@ -13,4 +13,4 @@ |
|
|
|
|
|
|
|
/* FILEBROWSER DRACULA THEME */ |
|
|
|
@import url(https://theme-park.dev/CSS/themes/filebrowser/filebrowser-base.css); |
|
|
|
@import url(https://theme-park.dev/CSS/variables/plex.css); |
|
|
|
@import url(https://theme-park.dev/CSS/variables/dracula.css); |
|
|
|