Variable themesConst

themes: {
    aurora_x: Theme;
    github_light: Theme;
    poimandres: Theme;
} = ...

Represents a collection of themes for the React Terminal component.

Type declaration

Generated using TypeDoc