]> git.immae.eu Git - perso/Immae/Config/Nix.git/blob - modules/private/websites/immae/history/_sass/syntex.scss
Add Denise websites
[perso/Immae/Config/Nix.git] / modules / private / websites / immae / history / _sass / syntex.scss
1 .highlight .hll { background-color: #ffffcc }
2 .highlight { background: #f8f8f8; padding: 0.5em 1em; border-radius: 4px; margin-bottom: 0em;}
3 .highlight .c { color: #008000 } /* Comment */
4 .highlight .err { border: 1px solid #FF0000 } /* Error */
5 .highlight .k { color: #0000ff } /* Keyword */
6 .highlight .ch { color: #008000 } /* Comment.Hashbang */
7 .highlight .cm { color: #008000 } /* Comment.Multiline */
8 .highlight .cp { color: #0000ff } /* Comment.Preproc */
9 .highlight .cpf { color: #008000 } /* Comment.PreprocFile */
10 .highlight .c1 { color: #008000 } /* Comment.Single */
11 .highlight .cs { color: #008000 } /* Comment.Special */
12 .highlight .ge { font-style: italic } /* Generic.Emph */
13 .highlight .gh { font-weight: bold } /* Generic.Heading */
14 .highlight .gp { font-weight: bold } /* Generic.Prompt */
15 .highlight .gs { font-weight: bold } /* Generic.Strong */
16 .highlight .gu { font-weight: bold } /* Generic.Subheading */
17 .highlight .kc { color: #0000ff } /* Keyword.Constant */
18 .highlight .kd { color: #0000ff } /* Keyword.Declaration */
19 .highlight .kn { color: #0000ff } /* Keyword.Namespace */
20 .highlight .kp { color: #0000ff } /* Keyword.Pseudo */
21 .highlight .kr { color: #0000ff } /* Keyword.Reserved */
22 .highlight .kt { color: #2b91af } /* Keyword.Type */
23 .highlight .s { color: #a31515 } /* Literal.String */
24 .highlight .nc { color: #2b91af } /* Name.Class */
25 .highlight .ow { color: #0000ff } /* Operator.Word */
26 .highlight .sa { color: #a31515 } /* Literal.String.Affix */
27 .highlight .sb { color: #a31515 } /* Literal.String.Backtick */
28 .highlight .sc { color: #a31515 } /* Literal.String.Char */
29 .highlight .dl { color: #a31515 } /* Literal.String.Delimiter */
30 .highlight .sd { color: #a31515 } /* Literal.String.Doc */
31 .highlight .s2 { color: #a31515 } /* Literal.String.Double */
32 .highlight .se { color: #a31515 } /* Literal.String.Escape */
33 .highlight .sh { color: #a31515 } /* Literal.String.Heredoc */
34 .highlight .si { color: #a31515 } /* Literal.String.Interpol */
35 .highlight .sx { color: #a31515 } /* Literal.String.Other */
36 .highlight .sr { color: #a31515 } /* Literal.String.Regex */
37 .highlight .s1 { color: #a31515 } /* Literal.String.Single */
38 .highlight .ss { color: #a31515 } /* Literal.String.Symbol */