Searched defs:CalendarThemeStructure (Results 1 – 1 of 1) sorted by relevance
53 struct CalendarThemeStructure { struct54 std::string dayFontWeight = "500";55 std::string lunarDayFontWeight = "500";56 std::string workStateFontWeight = "500";57 Color weekColor;58 Color dayColor;59 Color lunarColor;60 Color weekendDayColor;61 Color weekendLunarColor;62 Color todayColor;[all …]