diff --git a/lib/css/index.css b/lib/css/index.css index e5510ca..4564470 100644 --- a/lib/css/index.css +++ b/lib/css/index.css @@ -111,6 +111,9 @@ nav { .lbry-teal { background-color:rgb(40, 212, 226); } +.lbry-dark { + background-color:rgb(3, 76, 105); +} .dropdown-item.active { background-color:rgb(3, 76, 105);