diff --git a/theme/default/theme.json b/theme/default/theme.json index ee9d75709..e3c1bb484 100644 --- a/theme/default/theme.json +++ b/theme/default/theme.json @@ -162,13 +162,12 @@ "vcard-icon-size": "32px", "vcard-icon-size-mobile": "80px", "vcard-icon-size-tiny": "80px", - "lines-color": "darkblue", - "day-number2": "#282c37", + "lines-color": "grey", "place-color": "black", "event-color": "#282c37", "event-public-color": "#282c37", - "today-foreground": "white", - "today-circle": "#03a494", + "today-foreground": "black", + "today-circle": "grey", "event-background": "lightgrey", "event-background-private": "grey", "event-foreground": "white", @@ -216,6 +215,7 @@ "main-header-color-roles": "#282237", "main-fg-color": "#dddddd", "day-number": "#dddddd", + "day-number2": "#bbbbbb", "cw-color": "#dddddd", "column-left-fg-color": "#dddddd", "column-right-fg-color": "yellow",