Update default.css

This commit is contained in:
@CyberAndi 2023-03-27 04:26:37 +02:00 committed by GitHub
parent 70a9147ab4
commit 92358a6159
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -433,7 +433,7 @@ span > select {
}
body.dark-theme {
background-color: rgba(35, 35, 35, 1);
background-image: linear-gradient(#000, rgba(94,149,183,0.8));
color: #f0f0f0;
}