Home
last modified time | relevance | path

Searched defs:CalendarThemeStructure (Results 1 – 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/calendar/
Dcalendar_theme.h53 struct CalendarThemeStructure { struct
54 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 …]