Browse Source

filebrowser dracula theme fix

It was using plex colors instead of dracula ones.
pull/235/head
σттσ ∂σєѕη'т кησω 4 years ago
committed by GitHub
parent
commit
cbee47fe46
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CSS/themes/filebrowser/dracula.css

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

Loading…
Cancel
Save