Hi,
I don't see any setting in the Skylight Calendar Card documentation that allows changing the date number font size via date_styles or 'day_styles'.
For UIX questions, I use Claude. It works well if you guide it properly. My process:
Upload the latest source file found on GitHub (I have tried linking it, that doesn't usually work)
Craft a prompt such as "I use the Daylight Calendar Card from HACS in Home Assistant. I want to change the date number font size for all views. Provide UIX YAML to do this. Do not invent capabilities or variable names. Use the uploaded file."
Test whatever it sends.
Here's what it returned for me, each style included is for the different views:
The filename is still skylight-calendar-card.js; the folder should be daylight-calendar-card.
You can also verify you have the right version loaded by checking the About / Diagnostics section of the card editor. Don't have an About / Diagnostics section at all? This post is targeted to you!
I missed the new renamed version until now.
I did the upgrade, but it does not work anymore. On analysis I noticed that the new version still get installed under the folder skylight-calendar-card. Even after I deleted the installation and readded it.
EDIT:
deinstall - restart HA - install - restart HA solved that problem.
On Chrome STRG-F5 or Shift-STRG-R did not work. Need to delete website data fro, chrome settings
Thank you for this information. I am dismayed that so many individuals are likely, unknowingly, "stuck" on the old file. There are so many new features implemented since then!
Thanks, I will review my troubleshooting docs with your feedback and update them to reflect what you had to do.
If you ever think about adding color rules or icon overrides per calendar, I’d love that since it makes mixed family schedules way easier on the eyes. I also ran into some odd spacing on mobile, so a small tweak for compact mode could smooth things out. The card already feels super clean, so little quality-of-life knobs would go a long way without making it bloated
What do you mean by colour rules to make mixed family schedules easier on the eyes?
Just checking because if you have separate calendars, 1 per family member, you can set the colour of their events to make it visually easier to see. Filtering is also colour coded
Also, I am interested in seeing screenshots and your configuration for the spacing issues. Feel free to either post that here or open an issue on GitHub!