UNPKG

@code-surfer/standalone

Version:
10 lines (9 loc) 488 B
export { theme as default, theme as github } from "./github"; export { theme as dracula } from "./dracula"; export { theme as duotoneDark } from "./duotone-dark"; export { theme as duotoneLight } from "./duotone-light"; export { theme as nightOwl } from "./night-owl"; export { theme as oceanicNext } from "./oceanic-next"; export { theme as shadesOfPurple } from "./shades-of-purple"; export { theme as ultramin } from "./ultramin"; export { theme as vsDark } from "./vs-dark";