Browse Source

Merge pull request #235 from ottodoesntknow/patch-2

filebrowser dracula theme fix
pull/241/head
GilbN 4 years ago
committed by GitHub
parent
commit
b589ead896
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 */ /* FILEBROWSER DRACULA THEME */
@import url(https://theme-park.dev/CSS/themes/filebrowser/filebrowser-base.css); @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