1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-27 06:12:54 +01:00

Merge pull request #226 from ottodoesntknow/patch-1

This commit is contained in:
GilbN 2021-07-04 13:01:48 +02:00 committed by GitHub
commit ac1c864a47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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