Module theme

Module theme 

Source

Structs§

Style
The appearance of a code editor.

Traits§

Catalog
The theme catalog of a code editor.

Functions§

dark
Creates a dark theme with VSCode-like colors.
light
Creates a light theme with VSCode-like colors.

Type Aliases§

StyleFn
A styling function for a code editor.