|
|
@ -1,105 +0,0 @@ |
|
|
|
/* |
|
|
|
Codes couleurs GESHI |
|
|
|
utilisés dans un bloc de couleur de fond #003E4B |
|
|
|
avec un contraste minimum de 4.5 |
|
|
|
*/ |
|
|
|
|
|
|
|
.coloration_code .spip_spip2 .imp {font-weight: bold; color: #FF8282;} |
|
|
|
.coloration_code .spip_spip2 .coMULTI {color: #AF9C9C; font-style: italic;} |
|
|
|
.coloration_code .spip_spip2 .es0 {color: #A8B7E0; font-weight: bold;} |
|
|
|
.coloration_code .spip_spip2 .re0 {color: #F97E32;} |
|
|
|
.coloration_code .spip_spip2 .re1 {color: #FFAB00;} /* #BALISE */ |
|
|
|
.coloration_code .spip_spip2 .re2 {color: #72A9FB;} |
|
|
|
.coloration_code .spip_spip2 .re4 {color: #FF82B7;} /* crochets et parenthèses */ |
|
|
|
.coloration_code .spip_spip2 .re10 {color: #72A9FB;} |
|
|
|
.coloration_code .spip_spip2 .re11 {color: #72A9FB;} /* <BOUCLE_ */ |
|
|
|
.coloration_code .spip_spip2 .re12 {color: #7ED9FF;} /* (TABLES) */ |
|
|
|
.coloration_code .spip_spip2 .re13 {color: #BFAFFF;} |
|
|
|
.coloration_code .spip_spip2 .re15 {color: #72A9FB;} |
|
|
|
.coloration_code .spip_spip2 .re20 {color: #6CA0FB;} |
|
|
|
.coloration_code .spip_spip2 .re21 {color: #EDE199} |
|
|
|
.coloration_code .spip_spip2 .re22 {color: #BB9B75;} |
|
|
|
.coloration_code .spip_spip2 .re23 {color: #EDE199;} |
|
|
|
.coloration_code .spip_spip2 .re30 {color: #DEFF00} |
|
|
|
.coloration_code .spip_spip2 .re31 {color: #DEFF00} |
|
|
|
.coloration_code .spip_spip2 .re40 {color: #DEFF00;} /* {argument} */ |
|
|
|
.coloration_code .spip_spip2 .re41 {color: #DEFF00;} |
|
|
|
.coloration_code .spip_spip2 .re50 {color: #FE7A3A;} /* |filtre */ |
|
|
|
.coloration_code .spip_spip2 .re102 {color:#FF7968; font-weight:bold;} |
|
|
|
.coloration_code .spip_spip2 span.xtra { display:block; } |
|
|
|
|
|
|
|
.coloration_code .spip_php .imp {font-weight: bold; color: #FF8282;} |
|
|
|
.coloration_code .spip_php .de1 {color: #FFFFFF;} /* textes */ |
|
|
|
.coloration_code .spip_php .kw1 {color: #4BBAFF;} /* return if else for */ |
|
|
|
.coloration_code .spip_php .kw2 {color: #4BBAFF;} /* function true false */ |
|
|
|
.coloration_code .spip_php .kw3 {color: #EDE199;} /* array isset define */ |
|
|
|
.coloration_code .spip_php .co1 {color: #AEAEAE;} /* // commentaire */ |
|
|
|
.coloration_code .spip_php .co2 {color: #AEAEAE;} |
|
|
|
.coloration_code .spip_php .co3 {color: #FFC10E;} /* <<<EOF */ |
|
|
|
.coloration_code .spip_php .co4 {color: #00bbdd;} |
|
|
|
.coloration_code .spip_php .coMULTI {color: #AF9C9C; font-style: italic;} |
|
|
|
.coloration_code .spip_php .es_h {color: #00bbdd; font-weight: bold;} |
|
|
|
.coloration_code .spip_php .es_h {color: #00bbdd; font-weight: bold;} |
|
|
|
.coloration_code .spip_php .br0 {color: #EDE199;} /* () {} */ |
|
|
|
.coloration_code .spip_php .sy0 {color: #EDE199;} /* , ! = -> & */ |
|
|
|
.coloration_code .spip_php .st0 {color: #FFC10E;} /* "chaine" */ |
|
|
|
.coloration_code .spip_php .st_h {color: #FFC10E;} /* 'chaine' */ |
|
|
|
.coloration_code .spip_php .nu0 {color: #DF7BE1;} /* 109 */ |
|
|
|
.coloration_code .spip_php .nu8 {color: #1DB3A7;} |
|
|
|
.coloration_code .spip_php .nu12 {color: #1DB3A7;} |
|
|
|
.coloration_code .spip_php .nu19 {color:#DF7BE1;} /* 0 */ |
|
|
|
.coloration_code .spip_php .me1 {color: #FE7A3A;} /* cle : $tab->cle */ |
|
|
|
.coloration_code .spip_php .me2 {color: #FE7A3A;} |
|
|
|
.coloration_code .spip_php .re0 {color: #FE7A3A;} /* $param : function f($param) */ |
|
|
|
.coloration_code .spip_php span.xtra { display:block; } |
|
|
|
|
|
|
|
.coloration_code .spip_xml .imp {font-weight: bold; color: #FF8282;} |
|
|
|
.coloration_code .spip_xml .es_h {color: #A8B7E0; font-weight: bold;} |
|
|
|
.coloration_code .spip_xml .br0 {color: #66cc66;} |
|
|
|
.coloration_code .spip_xml .sy0 {color: #66cc66;} |
|
|
|
.coloration_code .spip_xml .st0 {color: #C9CA37;} /* <x y='valeur' /> */ |
|
|
|
.coloration_code .spip_xml .sc-1 {color: #aaaaaa; font-style: italic;} |
|
|
|
.coloration_code .spip_xml .sc0 {color: #00bbdd;} |
|
|
|
.coloration_code .spip_xml .sc1 {color: #EDE199;} /* entités &machin; */ |
|
|
|
.coloration_code .spip_xml .sc2 {color: #58ADB5;} |
|
|
|
.coloration_code .spip_xml .sc3 {color: #aaaaaa;} /* = (attr='valeur') */ |
|
|
|
.coloration_code .spip_xml .re0 {color: #7BCA2A;} /* <x attribut='z' /> */ |
|
|
|
.coloration_code .spip_xml .re1, /* <balise */ |
|
|
|
.coloration_code .spip_xml .re2 {color: #7EBAFF;} /* /> */ |
|
|
|
.coloration_code .spip_xml span.xtra { display:block; } |
|
|
|
|
|
|
|
.coloration_code .spip_css .imp {font-weight: bold; color: #FF8282;} |
|
|
|
.coloration_code .spip_css .kw1 {color: #EDE199; font-weight: bold;} |
|
|
|
.coloration_code .spip_css .kw2 {color: #F87B70;} |
|
|
|
.coloration_code .spip_css .co1 {color: #a1a100;} |
|
|
|
.coloration_code .spip_css .co2 {color: #FE7A3A; font-style: italic;} |
|
|
|
.coloration_code .spip_css .coMULTI {color: #aaaaaa; font-style: italic;} |
|
|
|
.coloration_code .spip_css .es_h {color: #A8B7E0; font-weight: bold;} |
|
|
|
.coloration_code .spip_css .br0 {color: #7BCA2A;} |
|
|
|
.coloration_code .spip_css .sy0 {color: #7BCA2A;} |
|
|
|
.coloration_code .spip_css .st0 {color: #C9CA37;} |
|
|
|
.coloration_code .spip_css .nu0 {color: #cc66cc;} |
|
|
|
.coloration_code .spip_css .re0 {color: #FFC10E;} |
|
|
|
.coloration_code .spip_css .re1 {color: #AF9C9C;} |
|
|
|
.coloration_code .spip_css .re2 {color: #7EBAFF;} |
|
|
|
.coloration_code .spip_css .re3 {color: #E78E09;} |
|
|
|
.coloration_code .spip_css span.xtra { display:block; } |
|
|
|
|
|
|
|
.coloration_code .spip_bash .imp {font-weight: bold; color: #FF8282;} |
|
|
|
.coloration_code .spip_bash .kw1 {color: #EDE199; font-weight: bold;} |
|
|
|
.coloration_code .spip_bash .kw2 {color: #F87B70; font-weight: bold;} |
|
|
|
.coloration_code .spip_bash .kw3 {color: #a1a100; font-weight: bold;} |
|
|
|
.coloration_code .spip_bash .co0 {color: #7EBAFF; font-style: italic;} |
|
|
|
.coloration_code .spip_bash .co1 {color: #cc66cc;} |
|
|
|
.coloration_code .spip_bash .co2 {color: #C9CA37; font-style: italic;} |
|
|
|
.coloration_code .spip_bash .es_h {color: #A8B7E0; font-weight: bold;} |
|
|
|
.coloration_code .spip_bash .br0 {color: #cc66cc; font-weight: bold;} |
|
|
|
.coloration_code .spip_bash .sy0 {color: #EDE199; font-weight: bold;} |
|
|
|
.coloration_code .spip_bash .st0 {color: #FFC10E;} |
|
|
|
.coloration_code .spip_bash .nu0 {color: #EDE199;} |
|
|
|
.coloration_code .spip_bash .re0 {color: #7BCA2A;} |
|
|
|
.coloration_code .spip_bash .re1 {color: #7BCA2A;} |
|
|
|
.coloration_code .spip_bash .re2 {color: #7BCA2A;} |
|
|
|
.coloration_code .spip_bash .re4 {color: #7BCA2A;} |
|
|
|
.coloration_code .spip_bash .re5 {color: #7BCA2A;} |
|
|
|
.coloration_code .spip_bash span.xtra { display:block; } |