diff --git a/src/theme.js b/src/theme.js index 764f012..2e4cc10 100644 --- a/src/theme.js +++ b/src/theme.js @@ -163,6 +163,10 @@ export default { img: { maxWidth: "100%", }, + progress: { + color: "text", + backgroundColor: "overlay", + }, }, prism: { ".comment,.prolog,.doctype,.cdata,.punctuation,.operator,.entity,.url": {