There may be a way to do this with lilypond directly, but if not, you can also compile your score to SVG and then open it in something like Inkscape to make whatever alterations you need, as a sort of "post processing" step. I think you just pass the CLI a flag like `--svg` but I may be misremembering.
Hopefully, someone will guide you how to make this happen in lilypond directly, though. Best wishes Tom On Tue, Jul 1, 2025, 5:45 PM Carren Carlsen <[email protected]> wrote: > Good Afternoon, > > I have an unusual question. I am working on a special project and I need > to color code key signatures in a specific way. For example: Key D the > sharp for F will be blue and the sharp for C will be green. Is this > possible to accomplish? > > Thank you, > Carren Carlsen >
