blob: 1c231ab78f7a15cebe4c6762c2866189ae5eaedc [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2022 STMicroelectronics and others.
*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution, and is available at
* https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
******************************************************************************/
IEclipsePreferences#org-eclipse-cdt-dsf-ui:org-eclipse-cdt-dsf-ui {
preferences:
"disassembly.functionOffsetsColor=221,40,103"
"disassembly.addressColor=0,170,0"
"disassembly.codeBytesColor=221,40,103"
"disassembly.rulerBackgroundColor=47,47,47"
"disassembly.errorColor=221,40,103"
"disassembly.instructionColor=18,144,195"
"disassembly.sourceColor=200,200,200"
"disassembly.labelColor=255,191,38"
}