fix mapping
This commit is contained in:
parent
e5875106e7
commit
1df9e69dc1
@ -42,7 +42,7 @@ LINE_NUMBER_STYLING = {
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
THEME_MAPPING = {"light": "one-light", "dark": "one-dark"}
|
THEME_MAPPING = {"light": "one-light", "dark": "one-dark-pro"}
|
||||||
LiteralCodeLanguage = Literal[
|
LiteralCodeLanguage = Literal[
|
||||||
"abap",
|
"abap",
|
||||||
"actionscript-3",
|
"actionscript-3",
|
||||||
|
Loading…
Reference in New Issue
Block a user