fix mapping
This commit is contained in:
parent
a896a2f340
commit
fd16a49aa2
@ -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[
|
||||
"abap",
|
||||
"actionscript-3",
|
||||
|
Loading…
Reference in New Issue
Block a user