I did a search before posting this topic and found no relevant information on this, however I suspect that many people utilize the color palettes in this manner. I was wondering if there is an easy way to import or export a color palette in OO.o. Looking around the file system I found a presets config directory that seemed to contain some color palettes (C:\Program Files (x86)\OpenOffice.org 3\Basis\presets\config in my case), though I'm not certain whether any of them are the actual palette used for the Colors in OO.o. Can anybody tell me whether there is an easy way to import or export color palettes, or whether these files are available in an easy to read format somewhere in my OO.o installation folder or elsewhere -- running Windows Vista btw.
The particular file I noticed was (install dir)\OpenOffice.org 3\Basis\presets\config\palette_en-US.soc and that file looked amazingly simple on the inside:
<?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="0%0%0%" draw:color="#000000"/>
<draw:color draw:name="10%10%10%" draw:color="#191919"/>
<draw:color draw:name="20%20%20" draw:color="#333333"/>
<draw:color draw:name="30%30%30%" draw:color="#4c4c4c"/>
.
.
.
So any help would be appreciated. Thanks.
Nathandelane
[Solved] Importing and Exporting Color Palettes
-
nathandelane
- Posts: 2
- Joined: Fri May 15, 2009 4:29 pm
[Solved] Importing and Exporting Color Palettes
Last edited by nathandelane on Mon Jul 13, 2009 6:31 pm, edited 1 time in total.
OOo 3.0.X on MS Windows Vista
-
nathandelane
- Posts: 2
- Joined: Fri May 15, 2009 4:29 pm
Re: Importing and Exporting Color Palettes
This was solved by http://user.services.openoffice.org/en/ ... ors#p67956 -- yet another search I performed to try and figure this out. Thanks.
OOo 3.0.X on MS Windows Vista