mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
plugin_icon_file.md: minor
This commit is contained in:
parent
33473d82d5
commit
3c3832028e
@ -14,7 +14,7 @@ See [Working with Icons and Images](/reference_guide/work_with_icons_and_images.
|
||||
{:toc}
|
||||
|
||||
## Introduction
|
||||
Plugin Logos are shown in the [Plugins Repository](https://plugins.jetbrains.com/), and in [MarketPlace](https://plugins.jetbrains.com/marketplace).
|
||||
Plugin Logos are shown in the [JetBrains Plugins Repository](https://plugins.jetbrains.com).
|
||||
They also appear in the Settings/Preferences [Plugin Manager](https://www.jetbrains.com/help/idea/managing-plugins.html) UI in IntelliJ Platform-based IDEs.
|
||||
Whether online or in the product UI, a Plugin Logo helps users to identify a plugin more quickly in a list, as shown below:
|
||||
|
||||
@ -29,6 +29,7 @@ For a Plugin Logo to be displayed correctly within an IntelliJ Platform-based ID
|
||||
|
||||
### Plugin Logo Size
|
||||
The Plugin Logo should be provided in one size: 40px by 40px.
|
||||
|
||||
A Plugin Logo is displayed in two sizes, and scales automatically in each context:
|
||||
* 40px by 40px in the plugins list in the Plugin Manager UI.
|
||||
* 80px by 80px in the plugin details screen in the Plugin Manager UI, on the plugin's page in the Plugins Repository, and on MarketPlace.
|
||||
|
Loading…
x
Reference in New Issue
Block a user