- .. include:: ../_header.rst
-
- .. highlight:: javascript
- Color themes
- ------------
- |PhaserEditor|_ supports a couple of light and dark color themes. You can select a color theme by pressing the ``Ctrl+2`` keys or selecting the **Select Color Theme** option in the |MainMenu|_.
- .. image:: ../images/workbench-color-themes-04072020.webp
- :alt: Color theme dialog.
- The color themes are contributed by plugins. We should write how to create your custom theme in a future Plugin Developer Guide.
|