+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "ThemeContext"
keywords = ["grafana","documentation","sdk","@grafana/ui"]
type = "docs"
draft = true
+++
## ThemeContext variable
### ThemeContext variable
Signature
```typescript
ThemeContext: React.Context
```
Import
```typescript
import { ThemeContext } from '@grafana/ui';
```