color-themes.rst 495 B

12345678910111213
  1. .. include:: ../_header.rst
  2. .. highlight:: javascript
  3. Color themes
  4. ------------
  5. |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|_.
  6. .. image:: ../images/workbench-color-themes-04072020.webp
  7. :alt: Color theme dialog.
  8. The color themes are contributed by plugins. We should write how to create your custom theme in a future Plugin Developer Guide.