New doc theme (#387)

This commit is contained in:
Phil Scott
2021-04-24 16:20:59 -04:00
committed by GitHub
parent b568098d5e
commit 2a9fbb1ee9
145 changed files with 197984 additions and 8746 deletions

View File

@ -5,7 +5,7 @@ RedirectFrom: calendar
The `Calendar` is used to render a calendar to the terminal.
# Usage
## Usage
To render a calendar, create a `Calendar` instance with a target date.
@ -109,7 +109,7 @@ AnsiConsole.Render(calendar);
└─────┴─────┴─────┴─────┴─────┴─────┴─────┘
```
### Highlight style
## Highlight style
You can set the highlight style for a calendar event via `SetHighlightStyle`.