Skip to main content

Module editor_theme

Module editor_theme 

Source

Structs§

EditorSyntaxTheme
EditorSyntaxThemePartial
You can use this to change a theme for only one component, with the theme property.
EditorSyntaxThemePreference
EditorTheme
EditorThemePartial
You can use this to change a theme for only one component, with the theme property.
EditorThemePreference

Traits§

CodeEditorThemeExt
Registers code editor themes into a [Theme], e.g. dark_theme().with_dark_code_editor().
EditorThemePartialExt