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 @@