# Days Settings

Learn how to implement visual styles properties for day node in the C1Calendar application.

## Content

Through the **Days** node of the **Visual Style** dialog box, you can set properties for ordinary days, today, selected days, bold days, selected bold days, and trailing days.

![Day Node](https://cdn.mescius.io/document-site-files/images/675b9aff-7616-4324-81ac-58e410fb9531/imagesext/image9_20.png)

The following properties are available through the **Days** node:

| Tab | Property | Description |
| --- | -------- | ----------- |
| @rows=6:**Ordinary Day** | Text color | Sets the text color for the dates in the calendar. |
| Background color | Sets the background color for dates in the calendar. |
| Font | Sets the font for the dates in the calendar. |
| Border | Sets the border with for the dates in the calendar. |
| Border color | Sets the border color for the dates in the calendar. |
| Padding | Sets the padding around the dates in the calendar. |
| @rows=6:**Weekend** | Text color | Sets the text color for the dates in the calendar. |
| Background color | Sets the background color for dates in the calendar. |
| Font | Sets the font for the dates in the calendar. |
| Border | Sets the border with for the dates in the calendar. |
| Border color | Sets the border color for the dates in the calendar. |
| Padding | Sets the padding around the dates in the calendar. |
| @rows=6:**Today** | Text color | Sets the text color for today's date. |
| Background color | Sets the background color for today's date. |
| Font | Sets the font for today's date. |
| Border | Sets the border width for today's date. |
| Border color | Sets the border color for today's date. |
| Padding | Sets the padding around today's date. |
| @rows=6:**Selected Day** | Text color | Sets the text color for the selected date in the calendar. |
| Background | Sets the background color for the selected date in the calendar. |
| Font | Sets the font for the selected date in the calendar. |
| Border | Sets the border width for the selected date in the calendar. |
| Border color | Sets the border color for the selected date in the calendar. |
| Padding | Sets the padding around the selected date in the calendar. |
| @rows=6:**Selected Bold Day** | Text color | Sets the text color for the selected date in the calendar when the date is bold. |
| Background | Sets the background color for the selected date in the calendar when the date is bold. |
| Font | Sets the font for the selected date in the calendar when the date is bold. |
| Border | Sets the border width for the selected date in the calendar when the date is bold. |
| Border color | Sets the border color for the selected date in the calendar when the date is bold. |
| Padding | Sets the padding around the selected date in the calendar when the date is bold. |
| @rows=6:**Bold Day** | Text color | Sets the text color for days that are bold in the calendar. |
| Background | Sets the background color for days that are bold in the calendar. |
| Font | Sets the font for days that are bold in the calendar. |
| Border | Sets the border width for days that are bold in the calendar. |
| Border color | Sets the border color for days that are bold in the calendar. |
| Padding | Sets the padding around days that are bold in the calendar. |
| @rows=6:**Trail Day** | Text color | Sets the text color for trailing days in the calendar. |
| Background | Sets the background color for trailing days in the calendar. |
| Font | Sets the font for trailing days in the calendar. |
| Border | Sets the border width for trailing days in the calendar. |
| Border color | Sets the border color for trailing days in the calendar. |
| Padding | Sets the padding around trailing days in the calendar. |
