Files
openide/plugins/ide-features-trainer/res/FeaturesTrainerIconMappings.json
Pavel Porvatov bd889c0550 IDEA-348466 Replace GreenCheckmark in feature trainer by common icon
GitOrigin-RevId: 55391509cce2c2ba7640cd7e314ad9d144b7cefa
2024-03-06 18:38:01 +00:00

15 lines
276 B
JSON

{
"img": {
"expui": {
"toolwindow": {
"learn.svg": [
"img/featureTrainerToolWindow.svg",
"img/featureTrainer.svg"
]
},
"checkmark.svg": "img/checkmark.svg",
"resetLesson.svg": "img/resetLesson.svg"
}
}
}