Skip to content

Commit ed9b19f

Browse files
authored
Merge pull request #671 from BYT-Bender/master
Added dark style for the <select> HTML property
2 parents 635ac50 + 748625a commit ed9b19f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,7 @@
404404
html,body,#loading{
405405
background:#202020;
406406
color:#F4F4F4;
407+
color-scheme:dark;
407408
}
408409
h1{
409410
color:#E0E0E0;

0 commit comments

Comments
 (0)