Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 513599
Collapse All | Expand All

(-)a/bundles/org.eclipse.orion.client.ui/web/orion/widgets/themes/editor/ThemeData.js (-3 / +3 lines)
Lines 56-65 define([ Link Here
56
					},
56
					},
57
					"annotationRange": {
57
					"annotationRange": {
58
						"currentBracket": {
58
						"currentBracket": {
59
							"backgroundColor": "#00FE00"
59
							"backgroundColor": "#ADFFAD"
60
						},
60
						},
61
						"matchingBracket": {
61
						"matchingBracket": {
62
							"backgroundColor": "#00FE00"
62
							"backgroundColor": "#ADFFAD"
63
						},
63
						},
64
						"matchingSearch": {
64
						"matchingSearch": {
65
							"backgroundColor": "#c3e1ff",
65
							"backgroundColor": "#c3e1ff",
Lines 443-449 define([ Link Here
443
					},
443
					},
444
					"annotationRange": {
444
					"annotationRange": {
445
						"currentBracket": {
445
						"currentBracket": {
446
							"backgroundColor": "#00FE00"
446
							"backgroundColor": "#4178be"
447
						},
447
						},
448
						"matchingBracket": {
448
						"matchingBracket": {
449
							"backgroundColor": "#4178be"
449
							"backgroundColor": "#4178be"

Return to bug 513599