From 83be6e32953b89dc960745253e70311509bf190a Mon Sep 17 00:00:00 2001 From: Wojciech Mamak Date: Sun, 17 Feb 2019 12:40:00 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 626435a..3ff8027 100644 --- a/README.md +++ b/README.md @@ -94,28 +94,28 @@ Advanced config with all options, colors changed and progress bar enabled: title: "Calendar" entities: - entity: calendar.YOUR_CALENDARS_HERE - title: 'Calendar' - fullDayEventText: 'All day' - untilText: 'Until' - showColors: true - maxDaysToShow: 7 - showLocation: true - showMonth: false - showCurrentEventLine: false - dateColor: black - dateSize: 90 - timeColor: blue - timeSize: 90 - titleColor: black - titleSize: 100 - locationIconColor: 'rgb(230, 124, 115)' - locationLinkColor: black - locationTextSize: 90 - dimFinishedEvents: true - finishedEventOpacity: 0.6 - finishedEventFilter: 'grayscale(100%)' - dayWrapperLineColor: black - eventBarColor: blue - showProgressBar: true - progressBarColor: blue -``` \ No newline at end of file + title: 'Calendar' + fullDayEventText: 'All day' + untilText: 'Until' + showColors: true + maxDaysToShow: 7 + showLocation: true + showMonth: false + showCurrentEventLine: false + dateColor: black + dateSize: 90 + timeColor: blue + timeSize: 90 + titleColor: black + titleSize: 100 + locationIconColor: 'rgb(230, 124, 115)' + locationLinkColor: black + locationTextSize: 90 + dimFinishedEvents: true + finishedEventOpacity: 0.6 + finishedEventFilter: 'grayscale(100%)' + dayWrapperLineColor: black + eventBarColor: blue + showProgressBar: true + progressBarColor: blue +``` From e0d5236dabd882afca166eabedb45fa164ae456b Mon Sep 17 00:00:00 2001 From: Wojciech Mamak Date: Sun, 17 Feb 2019 14:05:39 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3ff8027..16666c3 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,6 @@ Advanced config with all options, colors changed and progress bar enabled: title: "Calendar" entities: - entity: calendar.YOUR_CALENDARS_HERE - title: 'Calendar' fullDayEventText: 'All day' untilText: 'Until' showColors: true