Updated progress indicator style

This commit is contained in:
Mitchell McCaffrey 2020-06-28 13:47:05 +10:00
parent a81031e84e
commit 7a40e77de1

View File

@ -163,6 +163,10 @@ export default {
img: { img: {
maxWidth: "100%", maxWidth: "100%",
}, },
progress: {
color: "text",
backgroundColor: "overlay",
},
}, },
prism: { prism: {
".comment,.prolog,.doctype,.cdata,.punctuation,.operator,.entity,.url": { ".comment,.prolog,.doctype,.cdata,.punctuation,.operator,.entity,.url": {