obsidian-tracker icon indicating copy to clipboard operation
obsidian-tracker copied to clipboard

Month View 'Days' - no color option

Open malevans opened this issue 1 year ago • 1 comments

Expected Behavior

Setting the Month View 'color' Input Parameter should change ALL text coloring

Current Behavior

Setting the Month View 'color' Input Parameter does not change the Day text color or the navigation icon colors

Possible Solution

Steps to Reproduce (for bugs)

searchType: frontmatter
searchTarget: Gym
datasetName: " "
folder: • Calendar/Journal/Daily
fixedScale: 0.5
month:
    startWeekOn: mon
    color: "#C4B1E6"

Output renders as:

image

I can see parameters for the Month and Year color individually but no option for the remaining text/nav

malevans avatar Jan 01 '24 19:01 malevans

I suspect there is another parameter you need to set for the color of the days. I'll need to look through code again and then we'll have to update the docs

lazyguru avatar Jan 05 '24 07:01 lazyguru