# New DataGrid themes available - ocean and balsam

Published: 2024-10-10  
Author: admin  
Tags: theming, product

Canonical page: https://infinite-table.com/blog/2024/10/10/new-themes-available

With the release of `<InfiniteTable />` <b>v5.0.0</b> we've added two new themes: `ocean` and `balsam`.

Now you have a selection of themes to choose from: `default`, `minimalist`, `ocean` and `balsam`.

To apply a theme, you have to set the className `"infinite-theme-name--THEME_NAME"` to any parent element of the `<InfiniteTable />` component (or even on the component itself).

[CodeSandbox demo](https://codesandbox.io/s/infinite-theme-demo-35f9l2?workspaceId=cf52b898-10a5-4d0b-833f-96a3a9220dc5)

Learn how to theme Infinite Table to match your brand
