blob: f0a929456f76038f44ce9fb32245d3700e68de75 [file]
/*******************************************************************************
* Copyright (c) 2015 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/
/* ####################### JSP syntax highlighting ###################### */
IEclipsePreferences#org-eclipse-jst-jsp-ui {
preferences:
'SCRIPT_AREA_BORDER=#fbd153 | null | false | false | false | false'
'tagAttributeEquals=#52ca11 | null | false | false | false | false'
'tagAttributeName=#a7ec21 | null | false | false | false | false'
'tagAttributeValue=#17c6a3 | null | false | false | false | false'
'tagName=#03a8d8 | null | true | false | false | false'
'tagBorder=#0080ff | null | false | false | false | false'
}