Developing a ThemeEdit pageLast modified: 24 July 2024This documentation section will help you get started with developing theme plugins for the IntelliJ Platform-based IDEs.The DevKit-based theme development workflow includes:Setting Up a Development EnvironmentCreating a Theme ProjectCustomizing a ThemeBuilding and Running a ThemeDeploying a Theme in IDEUploading a Theme to JetBrains MarketplacenoteTheme Plugin SampleTo see a full example theme project, see the Theme Basics in IntelliJ SDK Code Samples.