Update count color, use admin theme

This commit is contained in:
Panos (Panagiotis) Synetos 2023-07-18 10:55:32 +03:00 committed by Kyle Nel
parent 35c1592d8b
commit 527701f53d
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@
}
.update-plugins .update-count {
background-color: #d54e21;
background-color: var(--wp-admin-theme-color);
border-radius: 10px;
color: #fff;
display: inline-block;