Quote from: dave on January 19, 2011, 03:43:03 PMIt's (currently) hardcoded in cbEditor.cpp:1356 in void cbEditor::InternalSetEditorStyleBeforeFileOpen(cbStyledTextCtrl* control).
Hi, would It be possible to customize/change color of breakpoint because I didn't like it.
control->MarkerSetBackground(BREAKPOINT_MARKER, wxColour(0xFF, 0x00, 0x00));