Styling Notifications default components is enabled through a range of means, such as CSS variables, class names, and more.
To add the default components’ theme, import the default styles CSS file.
You can also import one of two CSS files to enable dark mode, depending on how you’d like to enable it.
A number of CSS variables can be used to customize colors, spacing, and more. This is our recommended path for styling the default components, as you can quickly and easily modify all components with just a few variables.
Should you need deeper customization, class names can be styled, some of which provide contextual data attributes.