mypastebin/static/css/lilypond.css
2025-05-29 22:40:58 +02:00

61 lines
4.3 KiB
CSS

pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight { background: #ffffff; }
.highlight .-ChordModifier { color: #976806 } /* ChordModifier */
.highlight .c { color: #A3AAB2; font-style: italic } /* Comment */
.highlight .k { font-weight: bold } /* Keyword */
.highlight .ch { color: #A3AAB2; font-style: italic } /* Comment.Hashbang */
.highlight .cm { color: #A3AAB2; font-style: italic } /* Comment.Multiline */
.highlight .cp { color: #A3AAB2; font-style: italic } /* Comment.Preproc */
.highlight .cpf { color: #A3AAB2; font-style: italic } /* Comment.PreprocFile */
.highlight .c1 { color: #A3AAB2; font-style: italic } /* Comment.Single */
.highlight .cs { color: #A3AAB2; font-style: italic } /* Comment.Special */
.highlight .kc { font-weight: bold } /* Keyword.Constant */
.highlight .kd { font-weight: bold } /* Keyword.Declaration */
.highlight .kn { font-weight: bold } /* Keyword.Namespace */
.highlight .kp { font-weight: bold } /* Keyword.Pseudo */
.highlight .kr { font-weight: bold } /* Keyword.Reserved */
.highlight .kt { font-weight: bold } /* Keyword.Type */
.highlight .m { color: #976806 } /* Literal.Number */
.highlight .s { color: #AB0909 } /* Literal.String */
.highlight .n-BackslashReference { color: #08547A } /* Name.BackslashReference */
.highlight .n-Lvalue { color: #08547A } /* Name.Lvalue */
.highlight .mb { color: #976806 } /* Literal.Number.Bin */
.highlight .mf { color: #976806 } /* Literal.Number.Float */
.highlight .mh { color: #976806 } /* Literal.Number.Hex */
.highlight .mi { color: #976806 } /* Literal.Number.Integer */
.highlight .mo { color: #976806 } /* Literal.Number.Oct */
.highlight .sa { color: #AB0909 } /* Literal.String.Affix */
.highlight .sb { color: #AB0909 } /* Literal.String.Backtick */
.highlight .sc { color: #AB0909 } /* Literal.String.Char */
.highlight .dl { color: #AB0909 } /* Literal.String.Delimiter */
.highlight .sd { color: #AB0909 } /* Literal.String.Doc */
.highlight .s2 { color: #AB0909 } /* Literal.String.Double */
.highlight .se { color: #C46C6C } /* Literal.String.Escape */
.highlight .sh { color: #AB0909 } /* Literal.String.Heredoc */
.highlight .si { color: #AB0909 } /* Literal.String.Interpol */
.highlight .sx { color: #AB0909 } /* Literal.String.Other */
.highlight .sr { color: #AB0909 } /* Literal.String.Regex */
.highlight .s1 { color: #AB0909 } /* Literal.String.Single */
.highlight .nb-Articulation { color: #68175A } /* Name.Builtin.Articulation */
.highlight .nb-Clef { color: #08547A; font-weight: bold } /* Name.Builtin.Clef */
.highlight .nb-Context { color: #038B8B; font-weight: bold } /* Name.Builtin.Context */
.highlight .nb-ContextProperty { color: #038B8B } /* Name.Builtin.ContextProperty */
.highlight .nb-Dynamic { color: #68175A } /* Name.Builtin.Dynamic */
.highlight .nb-Grob { color: #0C7441; font-weight: bold } /* Name.Builtin.Grob */
.highlight .nb-GrobProperty { color: #0C7441 } /* Name.Builtin.GrobProperty */
.highlight .nb-HeaderVariable { color: #6C5A05; font-weight: bold } /* Name.Builtin.HeaderVariable */
.highlight .nb-MarkupCommand { color: #831E71; font-weight: bold } /* Name.Builtin.MarkupCommand */
.highlight .nb-MusicCommand { color: #08547A; font-weight: bold } /* Name.Builtin.MusicCommand */
.highlight .nb-MusicFunction { color: #08547A; font-weight: bold } /* Name.Builtin.MusicFunction */
.highlight .nb-PaperVariable { color: #6C5A05; font-weight: bold } /* Name.Builtin.PaperVariable */
.highlight .nb-RepeatType { color: #08547A } /* Name.Builtin.RepeatType */
.highlight .nb-Scale { color: #08547A; font-weight: bold } /* Name.Builtin.Scale */
.highlight .nb-SchemeBuiltin { font-weight: bold } /* Name.Builtin.SchemeBuiltin */
.highlight .nb-SchemeFunction { color: #A83401; font-weight: bold } /* Name.Builtin.SchemeFunction */
.highlight .nb-Translator { color: #6200A4; font-weight: bold } /* Name.Builtin.Translator */
.highlight .il { color: #976806 } /* Literal.Number.Integer.Long */