Skip to content

Commit 2d6ec53

Browse files
author
Kristan Kenney
committed
Update color of outdated packages in dark theme
1 parent a290a7f commit 2d6ec53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/deb/themes/dark.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
502502

503503
.units .l-unit.l-unit--outdated {
504504
color: #d4d4d4;
505-
background-color: #760000;
505+
background-color: #981111;
506506
}
507507

508508
.l-unit--outdated.selected {

0 commit comments

Comments
 (0)