mvan231 / Scriptable

MIT License
115 stars 39 forks source link

Add Background Color to Weekend Columns #16

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hello,

Excellent widget! Is it possible to add a background color to the weekend dates and change the font color of the day names, like the example below?

B6B8CF0D-B6A4-4E24-BCFA-5AB3DC30BE09

mvan231 commented 3 years ago

In the screenshot you shared, the day name row is all the same color, but you're wanting to be able to change just the color of the name and have a background color for the days of Saturday and Sunday?

Currently there is an option to change the color for Saturday and Sunday dates, but the row of the day names remains in the base color of the widget.

ghost commented 3 years ago

Yes I was looking to style the calendar as it is in the screenshot, with the day names all blue and the Sat/Sun columns shaded grey?

mvan231 commented 3 years ago

I see now. I was thinking you meant to only change the day name color of Saturday and Sunday.

so instead of the text color of Saturday and Sunday being different from the rest, you want to be able to have it shaded in the background, right? If I implement this way, I would have to force it to disable the highlighting of dates based on completed reminders, but I'm betting that would be okay for you, right?

ghost commented 3 years ago

Yes that would be great.

mvan231 commented 3 years ago

Something like this? 0BFCF31E-8CA7-4F8D-A401-880A056E1AAB

mtoutkast commented 3 years ago

👍🏾 that look amazing

mvan231 commented 3 years ago

I'll make sure to put it in the upcoming update

ghost commented 3 years ago

That’s great, thank you

mvan231 commented 3 years ago

Wonderful! I'm going to be uploading the new version today.