HTML color names table: Difference between revisions

Manuela (talk | contribs)
m example added
Manuela (talk | contribs)
m link to Lilypond documentation added
Line 4: Line 4:


*RGB color example use in Lilypond: <code style="user-select: all">\markup \with-color #(rgb-color (/ 128 255) 0 0)</code>
*RGB color example use in Lilypond: <code style="user-select: all">\markup \with-color #(rgb-color (/ 128 255) 0 0)</code>
 
*[https://lilypond.org/doc/v2.25/Documentation/notation/inside-the-staff.html#coloring-objects Lilypond documentation: coloring objects]
{| class="wikitable sortable" style="font-family: 'Lucida Console', 'Courier New', monospace; font-size: 0.8em;"
{| class="wikitable sortable" style="font-family: 'Lucida Console', 'Courier New', monospace; font-size: 0.8em;"
|-
|-