IJSDK-551 link from themes_intro

This commit is contained in:
Yann Cébron 2019-04-03 10:36:33 +02:00
parent 6c67463962
commit 71ef4f5909

View File

@ -11,4 +11,6 @@ Custom UI Themes give designers control of the appearance of built-in IntelliJ I
This section discusses creating and customizing UI Themes:
* [Creating UI Themes](themes.md)
* [Customizing UI Themes](themes_customize.md)
* [Adding Editor Schemes and Background Images](themes_extras.md)
* [Adding Editor Schemes and Background Images](themes_extras.md)
For plugin developers, [Exposing Theme Metadata](themes_metadata.md) discusses the format of customization keys and information how to provide it to Theme authors.