I am having trouble adding the Resene color palette to the "standard.soc" file.

The colors in that file are listed in HEX - #FFFFFF

but the Resene list is in the RGB decimal format - RGB(255,255,255)

The Renese "people" will allow the use of their color names, as long as you include the copyright info.

My problem is the .soc files I have are all in HEX format, and when I add a color in RGB format, that color and the next HEX color are skipped and the color's space shows single White space/box.

I really want to use their palette for a additional palette called "Renese.soc" with the basic and LO colors in the palette as the first colors seen.

So can any one help me with this issue? Below is the first few colors in the default palette. After that is the first colors in the Renese list [downloaded as a text file]

Can I replace the 'draw:color="#008000"/>' with 'draw:color="rgb(0,128,0)"/>'


<draw:color draw:name="Black" draw:color="#000000"/>
<draw:color draw:name="Blue" draw:color="#000080"/>
<draw:color draw:name="Green" draw:color="#008000"/>
<draw:color draw:name="Turquoise" draw:color="#008080"/>
<draw:color draw:name="Red" draw:color="#800000"/>
<draw:color draw:name="Magenta" draw:color="#800080"/>

"R" "G" "B"        "Colour Name"

  1  54  28        cardingreen
  9  54  36        bottlegreen
  2  64  44        sherwoodgreen
  2  64  44        zydeco
  7  58  80        tarawera


--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to