From 6de98f409f9d6986b4802d08244638b12b0ff7b3 Mon Sep 17 00:00:00 2001 From: Cade Scroggins Date: Sun, 14 Apr 2019 10:11:02 -0700 Subject: [PATCH] update colors --- index.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index ca9a587..d18b17f 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ key: '*', url: 'https://encrypted.google.com', search: '/search?q={}', - color: '#1e272e', + color: '#000', }, { category: 'Work', @@ -29,7 +29,7 @@ key: 'g', url: 'https://github.com', search: '/search?q={}', - color: 'linear-gradient(135deg, #2b2b2b, #3b3b3b)', + color: 'linear-gradient(135deg, #6e5494, #7e64a4)', }, { category: 'Work', @@ -233,8 +233,9 @@