themes_intro.md: remove wrong reference to IJ

This commit is contained in:
Yann Cébron 2019-12-19 14:44:29 +01:00
parent a2ed45dff4
commit daa33e7319

View File

@ -2,8 +2,8 @@
title: Custom UI Themes
---
Beginning with the 2019.1 release, custom UI Themes are supported by IntelliJ IDEA.
Custom UI Themes give designers control of the appearance of built-in IntelliJ IDEA UI elements.
Beginning with the 2019.1 release, custom UI Themes are supported.
Custom UI Themes give designers control of the appearance of built-in UI elements.
The [UI Themes available for download](https://plugins.jetbrains.com/search?headline=164-theme&tags=Theme) illustrate the creative possibilities.
[Creating a new UI element](/user_interface_components/user_interface_components.md) for a plugin is distinctly different than Custom UI Themes.