feat(prism): better colors

This commit is contained in:
Folke Lemaitre
2023-01-23 20:51:53 +01:00
parent 4071f7fa98
commit 7c22129e3b
5 changed files with 5 additions and 10 deletions

View File

@@ -47,8 +47,7 @@ module.exports = {
{
types: ["keyword"],
style: {
color: "${magenta}",
fontStyle: "italic",
color: "${purple}",
},
},
{