1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-18 16:09:36 +02:00

filebrowser dracula theme fix

It was using plex colors instead of dracula ones.
This commit is contained in:
σттσ ∂σєѕη'т кησω 2021-07-22 14:45:37 +02:00 committed by GitHub
parent 7bf0d305a6
commit cbee47fe46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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);