From 8f2bd2b301bd17a277d25777b6abd83e0016a98d Mon Sep 17 00:00:00 2001 From: Ross Moody Date: Sun, 16 Dec 2018 23:09:39 -0800 Subject: [PATCH] Change Body Color -change from stark white to dark grey until further investigation on putting images on body --- components/styles/newtab.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/styles/newtab.less b/components/styles/newtab.less index 89a470f436bc..d3c56dc659e5 100644 --- a/components/styles/newtab.less +++ b/components/styles/newtab.less @@ -24,7 +24,7 @@ a { } body { - background: #fff; + background: #1f1f1f; } body,