# Default Calendar Theme Resources

## Content



The following table depicts the details of default calendar theme resources along with their keys:

|   **Resource key**   |   **Description**   |
| --- | --- |
|   C1Calendar\_AdjacentDateText\_Brush   |   The brush which is used for displaying adjacent days text.   |
|   C1Calendar\_Background   |   The brush which is used as the calendar control’s background.   |
|   C1Calendar\_DaysOfWeekBorder\_Brush   |   The brush which is used for coloring the line under weekday names.   |
|   C1Calendar\_Font   |   The FontFamily which is used in the calendar control.   |
|   C1Calendar\_FontSize   |   The double value determining the font size used by the control.   |
|   C1Calendar\_MonthHeader\_Font   |   The FontFamily which is used for displaying mant header.   |
|   C1Calendar\_MonthHeaderFont\_Size   |   The double value determining the font size used for displaying mant header.   |
|   C1Calendar\_MonthHeader\_Brush   |   The brush which is used for coloring month header background.   |
|   C1Calendar\_MonthHeaderText\_Brush   |   The brush which is used for coloring month header background.   |
|   C1Calendar\_NavArrow\_Brush   |   The brush which is used for coloring navigation arrows.   |
|   C1Calendar\_SelectedDate\_Brush   |   The brush which is used for coloring selected days background.   |
|   C1Calendar\_TodayBorder\_Brush   |   The brush which is used for coloring current date border.   |
|   C1Calendar\_TodayBorder\_Thickness   |   The border thickness of the current date border.   |
|   C1Calendar\_WeekendText\_Brush   |   The brush which is used for coloring weekend days.   |