Browse Source

Merge branch 'master' of https://github.com/GilbN/theme.park

pull/230/head
Marius 3 years ago
parent
commit
0a4a2026b6
  1. 4
      CSS/themes/bazarr/dracula.css

4
CSS/themes/bazarr/dracula.css

@ -12,7 +12,7 @@
/* https://github.com/gilbN/theme.park */
/* BAZARR DRACULA THEME */
@import url(https://gflix.app/theme.park/CSS/themes/bazarr/bazarr-base.css);
@import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-base.css);
:root {
--main-bg-color: #282a36;
--modal-bg-color: #282a36;
@ -32,4 +32,4 @@
--text:#6272a4;
--text-hover: #95adfa;
--text-muted: #999;
}
}

Loading…
Cancel
Save