1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-03 22:17:08 +02:00
theme.park/css/base/emby/emby-base.css

2 lines
14 KiB
CSS
Raw Normal View History

:root{--theme-primary-color:var(--accent-color);--theme-text-color:var(--text);--theme-text-color-opaque:var(--text-hover);--theme-accent-text-color:var(--accent-color);--theme-primary-color-lightened:var(--accent-color-hover);--theme-icon-focus-background:rgba(var(--accent-color), 0.2);--theme-background:var(--main-bg-color);--header-blur-background:rgba(20,20,20,0.66);--drawer-background:#2C2C2E;--docked-drawer-background:rgba(0, 0, 0, 0.25);--button-background:var(--button-color);--card-background:rgba(0, 0, 0, 0.15);--footer-background:var(--modal-footer-color);--footer-blur-background:rgba(29,29,31,0.66);--header-background:var(--theme-background);--theme-body-secondary-text-color:rgba(255, 255, 255, .6);--line-background:rgba(255, 255, 255, .08);--line-size:.08em;--scrollbar-thumb-background:rgba(255,255,255,.3)}@media (pointer:fine){:not(.layout-tv):root{--theme-background:var(--main-bg-color);--header-blur-background:rgba(20,20,20,0.66);--drawer-background:#2C2C2E;--docked-drawer-background:rgba(0, 0, 0, 0.25);--button-background:#1f1f1f;--card-background:rgba(0, 0, 0, 0.15);--footer-background:var(--modal-footer-color);--footer-blur-background:rgba(29,29,31,0.66)}}.layout-tv:root{--theme-background:var(--main-bg-color);--header-blur-background:rgba(20,20,20,0.66);--drawer-background:#2C2C2E;--docked-drawer-background:rgba(0, 0, 0, 0.25);--button-background:#1f1f1f;--card-background:rgba(0, 0, 0, 0.15);--footer-background:var(--modal-footer-color);--footer-blur-background:rgba(29,29,31,0.66)}.inputLabel,h1,h2,h3,h4,h5,h6,label{color:var(--text-hover)}.cardText.cardTextCentered.cardText-first>button,a:not(.emby-button){color:var(--link-color)!important}.cardText.cardTextCentered.cardText-first>button:hover,a:hover:not(.emby-button){color:var(--link-color-hover)!important}html{color:var(--theme-text-color);scrollbar-color:var(--scrollbar-thumb-background) transparent}.emby-collapsible-button{border-color:var(--line-background)!important}.skinHeader-withBackground.skinHeader-withfulldrawer{border-bottom:.08em solid var(--line-background)}.skinHeader-withBackground{background:var(--header-background);background-repeat:repeat,no-repeat;background-attachment:fixed,fixed;background-position:center center,center center;background-size:auto,cover;-webkit-background-size:auto,cover;-moz-background-size:auto,cover;-o-background-size:auto,cover}.appfooter,.formDialogFooter:not(.formDialogFooter-clear){background:var(--footer-background);background-repeat:repeat,no-repeat;background-attachment:fixed,fixed;background-position:center center,center center;background-size:auto,cover;-webkit-background-size:auto,cover;-moz-background-size:auto,cover;-o-background-size:auto,cover}.formDialogHeader:not(.formDialogHeader-clear){background:var(--modal-header-color);background-repeat:repeat,no-repeat;background-attachment:fixed,fixed;background-position:center center,center center;background-size:auto,cover;-webkit-background-size:auto,cover;-moz-background-size:auto,cover;-o-background-size:auto,cover}.dialog{background:var(--modal-bg-color);background-repeat:repeat,no-repeat;background-attachment:fixed,fixed;background-position:center center,center center;background-size:auto,cover;-webkit-background-size:auto,cover;-moz-background-size:auto,cover;-o-background-size:auto,cover}@supports (backdrop-filter:blur(1em)) or (-webkit-backdrop-filter:blur(1em)){.skinHeader-withBackground{background:var(--header-blur-background);-webkit-backdrop-filter:saturate(1.8) blur(1.5em);backdrop-filter:saturate(1.8) blur(1.5em)}.appfooter-withbackdropfilter{background:var(--footer-blur-background);-webkit-backdrop-filter:saturate(1.8) blur(1.5em);backdrop-filter:saturate(1.8) blur(1.5em)}}.skinHeader.semiTransparent{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:rgba(0,0,0,.3);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,0)));background:-webkit-linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,0));background:-o-linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,0));background:linear-