|
|
@ -12,8 +12,8 @@ |
|
|
|
/* https://github.com/gilbN/theme.park */ |
|
|
|
|
|
|
|
/* EMBY DRACULA THEME */ |
|
|
|
@import url("https://dev.theme-park.dev/CSS/themes/emby/emby-base.css"); |
|
|
|
@import url("https://dev.theme-park.dev/CSS/variables/dracula.css"); |
|
|
|
@import url("https://theme-park.dev/CSS/themes/emby/emby-base.css"); |
|
|
|
@import url("https://theme-park.dev/CSS/variables/dracula.css"); |
|
|
|
:root { |
|
|
|
--theme-primary-color: var(--accent-color); |
|
|
|
--theme-text-color: var(--text); |
|
|
|