From f33ba65065751ac48cf94a2624b3786abbfddd1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Cort=C3=A9s?= Date: Sun, 16 Jun 2019 00:35:12 -0400 Subject: [PATCH] OLA --- custom.css | 1 + 1 file changed, 1 insertion(+) diff --git a/custom.css b/custom.css index f79fae6..8f5ccf3 100644 --- a/custom.css +++ b/custom.css @@ -4,6 +4,7 @@ --b3-color: #89DDFF; --b2-color: #FFCB6B; --b1-color: #FF5370; + --b0-color: #000000; } body { background: var(--bg-color);