GilbN
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
CSS/themes/sonarr/plex.css
|
|
@ -11,7 +11,7 @@ |
|
|
|
/* https://github.com/gilbN/theme.park */ |
|
|
|
|
|
|
|
/* SONARR PLEX THEME */ |
|
|
|
@import url(https://gflix.app/theme.park/CSS/themes/sonarr/sonarr-base.css); |
|
|
|
@import url(https://theme-park.dev/CSS/themes/sonarr/sonarr-base.css); |
|
|
|
:root { |
|
|
|
--main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; |
|
|
|
--modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; |
|
|
@ -39,4 +39,4 @@ |
|
|
|
--text:#eee; |
|
|
|
--text-hover: #fff; |
|
|
|
--text-muted: #999; |
|
|
|
} |
|
|
|
} |
|
|
|