Skip to content

Theme Example

tsx
import { caseWaveMidnightTheme } from "@casewavejs/themes";

<CaseWaveCanvas
  theme={caseWaveMidnightTheme}
  width="100vw"
  height="100vh"
/>

Released under the MIT License.