TinyMCE Theme options
Tiny does not recommend creating custom themes. The default silver theme provides the editor user interface components such as buttons, dialogs, and menus. To change the editor appearance, customize the skin, icons, and other user interface elements such as the toolbar.
|
theme
This option allows you to specify the theme that TinyMCE should use. The default theme included with TinyMCE is called Silver.
The name of the theme should match the name of the folder within the themes directory of TinyMCE. If the specified theme is not found, TinyMCE will not load.
Type: String
Default value: 'silver'