diff --git a/config.json b/config.json index 5d2bbda..494ba2c 100644 --- a/config.json +++ b/config.json @@ -53,13 +53,13 @@ "style": { "backgroundColor": "#282c34", "messageColor": "#fff", - "dateColor": "#d9d9d9", + "dateColor": "#c8ccd4", "lineColor": "#fff", - "weatherColor": "#d9d9d9", - "searchColor": "#fff", + "weatherColor": "#c8ccd4", + "searchColor": "#c8ccd4", "searchBackgroundColor": "#1e222a", - "squareColor": "#9e9e9e", + "squareColor": "#abb2bf", "squareBackgroundColor": "#1e222a", - "autocompleteHighlightBackgroundColor": "#3B3B3B" + "autocompleteHighlightBackgroundColor": "#3e4451" } } diff --git a/index.html b/index.html index 9334809..daaade4 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - startpage + New Tab