Git Repository

Mini Video Library

Mini Video Library scannt lokale Medienordner, verwaltet Metadaten und Vorschaubilder und streamt kompatible Videos direkt per HTTP an den Browser.

Projektseite ↗
HTTPShttps://zanvex.de/git/mini-video-library.git

themes/amber-memory/theme.css

Zum Verzeichnis
:root{--bg:#0b0803;--panel:#151006;--line:#503914;--text:#ffd77a;--muted:#9d7939;--accent:#ffb000}
body{font-family:"Courier New",Consolas,monospace;background:repeating-linear-gradient(0deg,#0b0803 0,#0b0803 2px,#120c04 3px);text-shadow:0 0 5px #ffb00028}
body:after{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(ellipse at center,transparent 45%,#0009 110%);z-index:20}
header{background:#0b0803ed;border-bottom:1px solid #8a5a11;box-shadow:0 0 25px #ff9d0018}.brand{color:#ffc557;text-shadow:0 0 10px #ffb000}.brand:first-letter{color:#fff1bd}nav{color:#c99740}nav a:before{content:"["}nav a:after{content:"]"}nav a:hover{color:#fff1bd;text-shadow:0 0 9px #ffb000}
.hero h1,.detail-header h1,.settings h1{font-family:"Courier New",monospace;font-weight:700;color:#ffc557;text-transform:uppercase;text-shadow:0 0 12px #ffb00055}.eyebrow{color:#ffb000!important}.eyebrow:before{content:"> "}
input,select,textarea,button{font-family:"Courier New",monospace;background:#100b03;color:#ffd77a;border:1px solid #795117;border-radius:0}input:focus,select:focus,textarea:focus{outline:1px solid #ffb000;box-shadow:0 0 15px #ffb00026}
button,.button{text-transform:uppercase}button:before{content:"[ "}button:after{content:" ]"}button:hover,.button:hover{color:#fff5c7;background:#2a1a05;border-color:#ffb000;box-shadow:0 0 14px #ffb00030}.play{background:#ffb000;color:#160d01;border:1px solid #ffe19a;border-radius:0;box-shadow:0 0 20px #ffb00035;text-transform:uppercase;text-shadow:none}.play:before,.play:after{content:""}
.poster,.cover{border:1px solid #795117;border-radius:0;filter:sepia(.18) saturate(.85);box-shadow:0 0 22px #ffb00012}.card:hover .poster{transform:translateY(-3px);filter:sepia(.05) saturate(1);box-shadow:0 0 0 1px #ffb000,0 0 30px #ffb00030}.card h2{color:#ffd77a;text-transform:uppercase}.card p{color:#9d7939}
.media-facts div,.track-card,.detail-panels,.plugin-card,.stat-grid article{background:#120d04;border-color:#503914;border-radius:0;box-shadow:inset 0 0 18px #0009}.detail-panels summary{color:#ffc557;text-transform:uppercase}.detail-panels summary:before{content:"> ";color:#ffb000}.detail-panels details[open] summary{background:#211505}.detail-panels details[open] summary:before{content:"v "}.compatibility,.badge,.tag-cloud span{background:#2b1b05;color:#ffc557;border:1px solid #795117;border-radius:0}.settings-tabs{background:#100b03;border:1px solid #795117}.settings-tabs button{box-shadow:none}.settings-tabs button.active{background:#ffb000;color:#160d01;text-shadow:none}.progress-track i{background:#ffb000;box-shadow:0 0 12px #ffb000}.logs{background:#070501}::selection{background:#ffb000;color:#160d01}