summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extras/source/palettes/standard.soc2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/source/palettes/standard.soc b/extras/source/palettes/standard.soc
index f48577aa85b8..6361f7bfa1e5 100644
--- a/extras/source/palettes/standard.soc
+++ b/extras/source/palettes/standard.soc
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<office:color-table xmlns:office="http://openoffice.org/2000/office" xmlns:style="http://openoffice.org/2000/style" xmlns:text="http://openoffice.org/2000/text" xmlns:table="http://openoffice.org/2000/table" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" xmlns:number="http://openoffice.org/2000/datastyle" xmlns:svg="http://www.w3.org/2000/svg" xmlns:chart="http://openoffice.org/2000/chart" xmlns:dr3d="http://openoffice.org/2000/dr3d" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="http://openoffice.org/2000/form" xmlns:script="http://openoffice.org/2000/script">
<draw:color draw:name="Black" draw:color="#000000"/>
+ <draw:color draw:name="White" draw:color="#ffffff"/>
<draw:color draw:name="Blue" draw:color="#000080"/>
<draw:color draw:name="Green" draw:color="#008000"/>
<draw:color draw:name="Turquoise" draw:color="#008080"/>
@@ -15,7 +16,6 @@
<draw:color draw:name="Light red" draw:color="#ff0000"/>
<draw:color draw:name="Light magenta" draw:color="#ff00ff"/>
<draw:color draw:name="Yellow" draw:color="#ffff00"/>
- <draw:color draw:name="White" draw:color="#ffffff"/>
<draw:color draw:name="Gray 80%" draw:color="#333333"/>
<draw:color draw:name="Gray 70%" draw:color="#4c4c4c"/>
<draw:color draw:name="Gray 60%" draw:color="#666666"/>