💄(demo) add reflux theme
Add a dark theme inspired by a famous streaming platform with red tint.
This commit is contained in:
committed by
Jean-Baptiste PENRATH
parent
cd476ae82b
commit
270357bc7e
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user