diff --git a/confiture-web-app/src/styles/main.css b/confiture-web-app/src/styles/main.css index 5b5f2dd8..4d8b84a2 100644 --- a/confiture-web-app/src/styles/main.css +++ b/confiture-web-app/src/styles/main.css @@ -80,7 +80,7 @@ from DSFR links with `target="_blank"` */ } .tiptap pre, .tiptap code { - background-color: var(--background-alt-grey); + background-color: var(--background-contrast-grey); border-radius: 0.25rem; } .tiptap blockquote:before {