diff --git a/CSS/themes/nzbhydra2/aquamarine.css b/CSS/themes/nzbhydra2/aquamarine.css index 5319f79f..8e3663bb 100644 --- a/CSS/themes/nzbhydra2/aquamarine.css +++ b/CSS/themes/nzbhydra2/aquamarine.css @@ -12,5 +12,5 @@ /* https://github.com/gilbN/theme.park */ /* NZBHYDRA2 AQUAMARINE THEME */ -@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra2-base.css); @import url(https://theme-park.dev/CSS/variables/aquamarine.css); diff --git a/CSS/themes/nzbhydra2/dark.css b/CSS/themes/nzbhydra2/dark.css index 0ac1701a..1884bc8b 100644 --- a/CSS/themes/nzbhydra2/dark.css +++ b/CSS/themes/nzbhydra2/dark.css @@ -12,5 +12,5 @@ /* https://github.com/gilbN/theme.park */ /* NZBHYDRA2 DARK THEME */ -@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra2-base.css); @import url(https://theme-park.dev/CSS/variables/dark.css); \ No newline at end of file diff --git a/CSS/themes/nzbhydra2/dracula.css b/CSS/themes/nzbhydra2/dracula.css index e8b3653e..fd9a9916 100644 --- a/CSS/themes/nzbhydra2/dracula.css +++ b/CSS/themes/nzbhydra2/dracula.css @@ -12,5 +12,5 @@ /* https://github.com/gilbN/theme.park */ /* NZBHYDRA2 DRACULA THEME */ -@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra-base.css); -@import url(https://theme-park.dev/CSS/variables/aquamarine.css); +@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra2-base.css); +@import url(https://theme-park.dev/CSS/variables/dracula.css); diff --git a/CSS/themes/nzbhydra2/hotline.css b/CSS/themes/nzbhydra2/hotline.css index 4f3a7059..141fb708 100644 --- a/CSS/themes/nzbhydra2/hotline.css +++ b/CSS/themes/nzbhydra2/hotline.css @@ -12,5 +12,5 @@ /* https://github.com/gilbN/theme.park */ /* NZBHYDRA2 HOTLINE THEME */ -@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra2-base.css); @import url(https://theme-park.dev/CSS/variables/hotline.css); \ No newline at end of file diff --git a/CSS/themes/nzbhydra2/nzbhydra-base.css b/CSS/themes/nzbhydra2/nzbhydra2-base.css similarity index 100% rename from CSS/themes/nzbhydra2/nzbhydra-base.css rename to CSS/themes/nzbhydra2/nzbhydra2-base.css diff --git a/CSS/themes/nzbhydra2/organizr-dark.css b/CSS/themes/nzbhydra2/organizr-dark.css index 80298917..4c2dfe55 100644 --- a/CSS/themes/nzbhydra2/organizr-dark.css +++ b/CSS/themes/nzbhydra2/organizr-dark.css @@ -12,5 +12,5 @@ /* https://github.com/gilbN/theme.park */ /* NZBHYDRA2 ORGANIZR-DARK THEME */ -@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra2-base.css); @import url(https://theme-park.dev/CSS/variables/organizr-dark.css); \ No newline at end of file diff --git a/CSS/themes/nzbhydra2/plex.css b/CSS/themes/nzbhydra2/plex.css index d1299c77..2fd2c92b 100644 --- a/CSS/themes/nzbhydra2/plex.css +++ b/CSS/themes/nzbhydra2/plex.css @@ -12,5 +12,5 @@ /* https://github.com/gilbN/theme.park */ /* NZBHYDRA2 PLEX THEME */ -@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra2-base.css); @import url(https://theme-park.dev/CSS/variables/plex.css); \ No newline at end of file diff --git a/CSS/themes/nzbhydra2/space-gray.css b/CSS/themes/nzbhydra2/space-gray.css index 8a2d1171..06fb312a 100644 --- a/CSS/themes/nzbhydra2/space-gray.css +++ b/CSS/themes/nzbhydra2/space-gray.css @@ -12,5 +12,5 @@ /* https://github.com/gilbN/theme.park */ /* NZBHYDRA2 SPACE GRAY THEME */ -@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra2-base.css); @import url(https://theme-park.dev/CSS/variables/space-gray.css); diff --git a/CSS/themes/resilio-sync/aquamarine.css b/CSS/themes/resilio-sync/aquamarine.css index 56b024e1..ced4da6a 100644 --- a/CSS/themes/resilio-sync/aquamarine.css +++ b/CSS/themes/resilio-sync/aquamarine.css @@ -12,5 +12,5 @@ /* https://github.com/gilbN/theme.park */ /* RESILIO-SYNC AQUAMARINE THEME */ -@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-base.css); +@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-sync-base.css); @import url(https://theme-park.dev/CSS/variables/aquamarine.css); \ No newline at end of file diff --git a/CSS/themes/resilio-sync/dark.css b/CSS/themes/resilio-sync/dark.css index 84e5f39b..e72aae34 100644 --- a/CSS/themes/resilio-sync/dark.css +++ b/CSS/themes/resilio-sync/dark.css @@ -12,5 +12,5 @@ /* https://github.com/gilbN/theme.park */ /* RESILIO-SYNC DARK THEME */ -@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-base.css); +@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-sync-base.css); @import url(https://theme-park.dev/CSS/variables/dark.css); \ No newline at end of file diff --git a/CSS/themes/resilio-sync/dracula.css b/CSS/themes/resilio-sync/dracula.css index eb3054be..a7171e41 100644 --- a/CSS/themes/resilio-sync/dracula.css +++ b/CSS/themes/resilio-sync/dracula.css @@ -12,5 +12,5 @@ /* https://github.com/gilbN/theme.park */ /* RESILIO-SYNC DRACULA THEME */ -@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-base.css); +@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-sync-base.css); @import url(https://theme-park.dev/CSS/variables/dracula.css); \ No newline at end of file diff --git a/CSS/themes/resilio-sync/hotline.css b/CSS/themes/resilio-sync/hotline.css index 8a54c6e6..4e303a74 100644 --- a/CSS/themes/resilio-sync/hotline.css +++ b/CSS/themes/resilio-sync/hotline.css @@ -12,5 +12,5 @@ /* https://github.com/gilbN/theme.park */ /* RESILIO-SYNC HOTLINE THEME */ -@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-base.css); +@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-sync-base.css); @import url(https://theme-park.dev/CSS/variables/hotline.css); \ No newline at end of file diff --git a/CSS/themes/resilio-sync/organizr-dark.css b/CSS/themes/resilio-sync/organizr-dark.css index 0f56a9c3..4e0d72b0 100644 --- a/CSS/themes/resilio-sync/organizr-dark.css +++ b/CSS/themes/resilio-sync/organizr-dark.css @@ -12,5 +12,5 @@ /* https://github.com/gilbN/theme.park */ /* RESILIO-SYNC ORGANIZR-DARK THEME */ -@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-base.css); +@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-sync-base.css); @import url(https://theme-park.dev/CSS/variables/organizr-dark.css); \ No newline at end of file diff --git a/CSS/themes/resilio-sync/plex.css b/CSS/themes/resilio-sync/plex.css index f725855d..7edea5fc 100644 --- a/CSS/themes/resilio-sync/plex.css +++ b/CSS/themes/resilio-sync/plex.css @@ -12,5 +12,5 @@ /* https://github.com/gilbN/theme.park */ /* RESILIO-SYNC PLEX THEME */ -@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-base.css); +@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-sync-base.css); @import url(https://theme-park.dev/CSS/variables/plex.css); \ No newline at end of file diff --git a/CSS/themes/resilio-sync/resilio-base.css b/CSS/themes/resilio-sync/resilio-sync-base.css similarity index 100% rename from CSS/themes/resilio-sync/resilio-base.css rename to CSS/themes/resilio-sync/resilio-sync-base.css diff --git a/CSS/themes/resilio-sync/space-gray.css b/CSS/themes/resilio-sync/space-gray.css index 0a64acff..bfed2110 100644 --- a/CSS/themes/resilio-sync/space-gray.css +++ b/CSS/themes/resilio-sync/space-gray.css @@ -12,5 +12,5 @@ /* https://github.com/gilbN/theme.park */ /* RESILIO-SYNC SPACE GRAY THEME */ -@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-base.css); +@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-sync-base.css); @import url(https://theme-park.dev/CSS/variables/space-gray.css); \ No newline at end of file