Local code with an up-to-date main branch, Hosted (app.compasscalendar.com)
The right/left icons are consistent across the entire app. Specifically, the month picker should use the arrow icons that we use in the day planner for the migration functionality.
The month picker uses different icons compared to the events
Icons to replace - Sidebar <img width="314" height="334" alt="Image" src="https://github.com/user-attachments/assets/09560041-ebec-4035-af4f-7ccfddeab0e8" />
Icons to replace - Allday form <img width="496" height="387" alt="Image" src="https://github.com/user-attachments/assets/d622f47b-05e4-4604-b022-743330728d11" />
Desired arrow icon <img width="543" height="456" alt="Image" src="https://github.com/user-attachments/assets/2313f2e4-68c6-4c6e-ba9c-cb27d6bf11f3" />
SHIFT+2 or click the month icon in the sidebar to show the month widgetUpdate the month widget to use the icon
The month widget might currently be using simple text for "<" and ">", which is dependent on the font. We should decouple the widget from the font selection, so that changing the font size/style doesn't affect the widget
<!-- upstream-issue: SwitchbackTech/compass#1328 -->