Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/revision/bundles/org.eclipse.papyrus.revisiontool/doc/DeveloperDoc_fichiers/colorschememapping.xml')
-rwxr-xr-xplugins/revision/bundles/org.eclipse.papyrus.revisiontool/doc/DeveloperDoc_fichiers/colorschememapping.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/revision/bundles/org.eclipse.papyrus.revisiontool/doc/DeveloperDoc_fichiers/colorschememapping.xml b/plugins/revision/bundles/org.eclipse.papyrus.revisiontool/doc/DeveloperDoc_fichiers/colorschememapping.xml
new file mode 100755
index 00000000..468374c9
--- /dev/null
+++ b/plugins/revision/bundles/org.eclipse.papyrus.revisiontool/doc/DeveloperDoc_fichiers/colorschememapping.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<!--
+ Copyright (c) 2017 CEA LIST.
+
+ 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:
+ CEA LIST - Initial API and implementation
+ -->
+
+<a:clrMap xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" bg1="lt1" tx1="dk1" bg2="lt2" tx2="dk2" accent1="accent1" accent2="accent2" accent3="accent3" accent4="accent4" accent5="accent5" accent6="accent6" hlink="hlink" folHlink="folHlink"/> \ No newline at end of file

Back to the top