Hello,
I'm trying to change a background color of active edit via API calls. I cant use configuration (Preferences->Appearance) because I have more complex criteria to select current color.
I think, I should call IDE_GetEditorHandle and use this handle to change background color of edit...