https://bugs.documentfoundation.org/show_bug.cgi?id=156925
--- Comment #15 from Rafael Lima <[email protected]> --- Created attachment 191449 --> https://bugs.documentfoundation.org/attachment.cgi?id=191449&action=edit Sample Extension with Additional Color Schemes Recently I changed the approach to handle colors in the proposed color scheme selector. The color schemes are no longer hardcoded. Instead they're stored in the registry, which makes it possible to extend them via extensions (see attached sample extension with two additional color schemes). Here's the updated patch: https://gerrit.libreoffice.org/c/core/+/155928 Everything is working fine (as far as all my testing goes). If anyone could please review the patch, I'd appreciate it. The current patch includes: - The code to manage color schemes in the registry - Apply the color scheme to the Basic IDE I'll leave for a subsequent patch the inclusion of functionalities to edit color schemes in the dialog. -- You are receiving this mail because: You are the assignee for the bug.
