theme-lark.md 1.1 KB


category: api-reference

CKEditor 5 Lark theme

npm version

This package implements Lark theme — the default CKEditor 5 theme.

Documentation

See the {@link framework/guides/theme-customization Theme customization} guide and the {@link examples/theme-customization example of Lark theme customization}.

Installation

npm install --save @ckeditor/ckeditor5-theme-lark

Contribute

The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-theme-lark.

External links