Update dark.css

This commit is contained in:
msylgj 2021-06-18 02:44:53 +08:00 committed by sbwml
parent 5325a3ce55
commit cd8f743261

View File

@ -240,7 +240,7 @@ h4 {
background-color: #1e1e1f;
}
.cbi-button {
color: #ccc !important;
color: #ccc;
background-color: #483d8b;
background-color: var(--dark-primary);
}