---
order: 2
title: Theme
group: Advanced Features
toc: false
token:
  contentMaxWidth: 1440
  sidebarWidth: 200
---

# Theme

The `dumi-theme-antd-style` supports both light and dark themes by default.

## Color Palette

The theme color palette is built based on the OKLCH color model. A complete design system color palette can be customized based on the main color.

<ColorPalettes></ColorPalettes>
