fix mapping
This commit is contained in:
parent
1df9e69dc1
commit
76d340a38b
@ -37,7 +37,7 @@ LINE_NUMBER_STYLING = {
|
||||
"color": "rgba(115,138,148,.4)",
|
||||
},
|
||||
}
|
||||
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