💄(demo) add reflux theme

Add a dark theme inspired by a famous streaming platform
with red tint.
This commit is contained in:
jbpenrath
2024-02-14 00:44:33 +01:00
committed by Jean-Baptiste PENRATH
parent cd476ae82b
commit 270357bc7e
6 changed files with 289 additions and 2 deletions

View File

@@ -84,6 +84,11 @@ html {
}
}
html[data-theme="redflux"] {
background: #000000D7 url(redflux_bg.webp) 50%/cover no-repeat fixed;
background-blend-mode: darken;
}
// Create
.page__create {
h1 {