Dans le yaml:
---
highlight-style: nom_theme
---ally
arrow
atom-one
ayu
ayu-mirage (non adaptatif)
breeze
 
 
Marc Thévenin
Ined
22 mars 2024
On trouvera ici une prévisualisation des thèmes pour les blocs de code: couleur syntaxique et couleur de fond. Certaines s’adaptent à une version dark ou light du thème de la documentation (adaptative). Si c’est le cas, la version light est donnée en premier, suivie de la version dark.
Dans le yaml:
 
 
---
title: "Thèmes pour les blocs de code"
author: 
  name: "Marc Thévenin"
  affiliation: "Ined"
date: 03/22/2024
categories:
  - "Quarto"
  - "Code"
  - "Thème"
abstract: |
 On trouvera ici une prévisualisation des thèmes pour les blocs de code: couleur syntaxique et couleur de fond. Certaines s'adaptent à une version dark ou light du thème de la documentation (adaptative). Si c'est le cas, la version light est donnée en premier, suivie de la version dark.
abstract-title: "Résumé"
image: img.png
---
Dans le yaml:
```{.yaml}
---
highlight-style: nom_theme
---
```
### ally
{width=75%}
{width=75%}
### arrow
{width=75%}
{width=75%}
### atom-one
{width=75%}
{width=75%}
### ayu
{width=75%}
{width=75%}
### ayu-mirage (non adaptatif)
{width=75%}
### breeze
{width=75%}
{width=75%}
### github
{width=75%}
{width=75%}
### gruvbox 
{width=75%}
{width=75%}
   
### pygments
{width=75%}
{width=75%}
### tango (non adaptatif))
{width=75%}
### espresso (non adaptatif)
{width=75%}
### zenburn (non adaptatif)
{width=75%}
### kate (non adaptatif)
{width=75%}
  
### monochrome
{width=75%}
{width=75%}
### breezedark (non adaptatif)
{width=75%}
### haddock
{width=75%}
{width=75%}
### dracula (non adaptatif)
{width=75%}
### monokai (non adaptatif)
{width=75%}
### nord (non adaptatif)
{width=75%}
### oblivion (non adaptatif)
{width=75%}
### printing (non adaptatif)
{width=75%}
### radical (non adaptative)
{width=75%}
### solarized (non adaptatif)
{width=75%}
### vim-dark
{width=75%}