mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-03 20:11:03 +02:00
Changed color scheme (except blue borders)
This commit is contained in:
parent
dfcfc8fa4b
commit
f456b13c66
@ -56,7 +56,7 @@ img.right {right: 10px; animation: rightHoverAnimation 0.5s infinite alternate;}
|
||||
|
||||
/* Dark theme via system preference */
|
||||
@media (prefers-color-scheme: dark) {
|
||||
body { background-color: #121212; color: #e0e0e0; }
|
||||
body { background-color: #323232; color: #e0e0e0; }
|
||||
div { background-color: #1e1e1e; border-color: #34BEED; box-shadow: 0 0 10px rgba(0,0,0,0.8); }
|
||||
header { background-color: #1164E9; }
|
||||
button { background-color: #2a2a2a; color: #e0e0e0; outline: 2px solid #34BEED; filter: drop-shadow(1px 1px 3.4px rgba(0,0,0,0.6)); }
|
||||
|
Loading…
x
Reference in New Issue
Block a user