import { Badge } from 'terra-overlay/package.json?dev-site-package';

<Badge />

# Terra Overlay Upgrade Guide

## Changes from version 2 to version 3

### Changes to CSS Custom Properties

#### Renamed
| Previous | New |
|-|-|
| --terra-overlay-dark-background-color | --terra-overlay-dark-background |
| --terra-overlay-light-background-color | --terra-overlay-light-background |

#### Added
* --terra-overlay-dark-content-text-shadow
* --terra-overlay-light-content-text-shadow
