forked from vgaNAR6ta/drags-and-nerds
edit: position logo ts + correction z-index, filtrage par username, gamme colorée adaptée + changement du fond avec le thème
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
:root[data-theme="light"]{
|
||||
--back-color: white;
|
||||
--main-color: black;
|
||||
--accent-color: #C303FF;
|
||||
--accent-color: #FFA64D;
|
||||
--neon-color: black;
|
||||
}
|
||||
|
||||
@@ -134,6 +134,7 @@ html, body{
|
||||
#canvas video {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
filter: invert(1) saturate(333%) brightness(93%) hue-rotate(90deg);
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user