mvan231 / Scriptable

MIT License
120 stars 40 forks source link

Line below day names #7

Closed deta362 closed 3 years ago

deta362 commented 3 years ago

Hi,

Great widget! In the calendar section, is it possible to add a line between the day and dates, something similar to this: 9EFCBA3C-696D-4C99-A121-D2ACBCA134CB

mvan231 commented 3 years ago

It should be possible. Let me look into it to see what I can come up with

mvan231 commented 3 years ago

Hi again, I looked into this and came up with this: 6EC4F264-B186-4ED5-BA23-5E6F881DBC0D

let me know what you think. The color of the line is dependent on the baseText color

deta362 commented 3 years ago

Yes that’s great!

mvan231 commented 3 years ago

Perfect! I'll push out the update including this soon. Expect to see it in 1.8 along with some new method I just implemented for new settings not having to fully setup all of the settings when a new feature is added.