Date: prev next · Thread: first prev next last
2017 Archives by date, by thread · List index




On 10/09/2017 04:21 PM, Regina Henschel wrote:
Hi Toki,

Toki schrieb:
[..]
Installation instructions differ according to one's specific platform.
(For at least one Linux distro, colour palettes can not be customized,
unless you have support contract with the distro vendor.)

If a distro vendor will prevent using it from the share folder, you can put the file into the 'config' folder of each user profile. It is still read from there, even though no UI exists to generate such file there.

Kind regards
Regina



That is what I do, mostly.  I now prefer to have many smaller dedicated palettes instead of a few large ones. The need for a company-wide palette is a great idea for a specific SOC file.

This is the hidden folder within Ubuntu is where I place for the color palettes I created.

"/home/timothy/.config/libreoffice/4/user/config"

I know where the system files for LibreOffice, including the .soc files, are located, but it is easier to place my color.soc files in the hidden ".config" folder instead of editing a system folder like this "root level" directory/folder “/opt/libreoffice5.3/share/palette”  I would rather edit the ".config/libreoffice/" folder over editing the "/opt/" one 9 times out to 10 easily.

I have made a few palettes and place them on my "libreoffice-na.us" page.

Here is an edited version of one so you do not have to wade through several pages of color text definitions.  I used a palette's SOC file as a template for my versions.  There may be an extended "ooo:color-table" script, but this XML works fine.  The only thing I have found is that using a text editor, or even Writer, Ubuntu seems not to associate the resulting "color-palette.soc" file as a "xml" file.  These created palettes work fine, since the start and ending lines are "xml" script identifiers.

   <?xml version="1.0" encoding="UTF-8"?>
   <ooo:color-table
   xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0"
   xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0"
   xmlns:xlink="http://www.w3.org/1999/xlink";
   xmlns:svg="http://www.w3.org/2000/svg";
   xmlns:ooo="http://openoffice.org/2004/office";>

       <draw:color draw:name="rope" draw:color="#8e4d1e"/>
       <draw:color draw:name="oregon" draw:color="#9b4703"/>
       <draw:color draw:name="richgold" draw:color="#a85307"/>
       <draw:color draw:name="korma"  draw:color="#8f4b0e"/>

   </ooo:color-table>

This edited color palette actually have over 70 orange colors and hues.  Another is one with brown and wood colors.  I had a hard time to find a specific color for specific need - like a good wood brown - for a project's image or text color.


--
To unsubscribe e-mail to: users+unsubscribe@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

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.