diff --git a/themes/prism-funky.css b/themes/prism-funky.css index 2eda0b00c1..55b32551e5 100644 --- a/themes/prism-funky.css +++ b/themes/prism-funky.css @@ -84,7 +84,7 @@ code[class*="language-"] { .token.entity, .token.url, .language-css .token.string, -.toke.variable, +.token.variable, .token.inserted { color: yellowgreen; }