mirror of
https://github.com/AndrioCelos/TableturfBattleApp.git
synced 2026-07-19 08:41:22 -05:00
Set dark theme in CSS
This commit is contained in:
parent
d2712f8e2c
commit
b91e7ca86a
|
|
@ -11,6 +11,7 @@
|
|||
body, dialog {
|
||||
color: white;
|
||||
background: black;
|
||||
color-scheme: dark;
|
||||
}
|
||||
body {
|
||||
margin: 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user