[Libreoffice-bugs] [Bug 125694] Save most current used colors
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 5 03:53:50 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125694
V Stuart Foote <vstuart.foote at utsa.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vstuart.foote at utsa.edu
Status|UNCONFIRMED |RESOLVED
Resolution|--- |WONTFIX
--- Comment #1 from V Stuart Foote <vstuart.foote at utsa.edu> ---
No, recent colors are intentionally transient stanzas in user profile.
Rather than a work flow depending on that listing we provide user ability to
build a "custom" palette in their profile within the GUI, which can be reused
in multiple documents.
Open the Area dialog's -> Color tab, or the Character dialog's Highlighting ->
Color tabb; the recent colors are there to pick and add to the built-in custom
palette. The RGB HEX color values of the picker are written as decimal values
with names into the user profile (registrymodifications.xcu) where they can be
edited outside of a LO session.
The Document colors palette has a few functional issues--but is intended to
provide the same reusable palette colors recorded to profile, and can be saved
to document template (as Hex values--without color name) for portability.
And in addition to the provided Custom palette in user profile, it is trivial
to build a palette of color tupples in a text editor outside of the GUI, and
add to your LO installation share/palette directory with a name of your choice.
Have a look at a .soc file in that directory for file format. The color names
and Hex values of the .soc will be used in the GUI.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190605/10c8ac2b/attachment.html>
More information about the Libreoffice-bugs
mailing list