👨💻 I’ve added the following to Marfa’s config.json
to get Xcode’s theme for code blocks:
{
"pygmentsCodefences": true,
"pygmentsCodefencesGuessSyntax": true,
"pygmentsStyle": "xcode"
}
👨💻 I’ve added the following to Marfa’s config.json
to get Xcode’s theme for code blocks:
{
"pygmentsCodefences": true,
"pygmentsCodefencesGuessSyntax": true,
"pygmentsStyle": "xcode"
}