UNPKG

@codesandbox/sandpack-themes

Version:

<img style="width:100%" src="https://user-images.githubusercontent.com/4838076/165913019-2903e055-0399-4b2a-ba10-db9ae9ded1e2.jpg" alt="Component toolkit for live running code editing experiences" />

18 lines (10 loc) 609 B
<img style="width:100%" src="https://user-images.githubusercontent.com/4838076/165913019-2903e055-0399-4b2a-ba10-db9ae9ded1e2.jpg" alt="Component toolkit for live running code editing experiences" /> # Sandpack Themes A list of themes to customize your Sandpack components. ```jsx import { githubLight } from "@codesandbox/sandpack-themes"; <Sandpack theme={githubLight} />; ``` [Checks all themes here](https://sandpack.codesandbox.io/docs/getting-started/themes#all-themes) ## Documentation For full documentation, visit [https://sandpack.codesandbox.io/docs/](https://sandpack.codesandbox.io/docs/)