Update code syntax highlighting styles

This commit is contained in:
Oliver Davies 2021-02-06 18:55:53 +00:00
parent fdd5b3138f
commit a5bee4685a
6 changed files with 39 additions and 13 deletions

View file

@ -40,6 +40,11 @@ pageTemplates:
linkColor: #24608a
fontsAlias:
stdMono: Inconsolata-Regular
stdMonoBold: Inconsolata-Regular
stdMonoItalic: Inconsolata-Regular
styles:
normal:
fontSize: 28
@ -88,11 +93,11 @@ styles:
spaceBefore: 0
literal:
backColor: #eeeeee
backColor: white
fontName: stdMono
code:
backColor: #eeeeee
backColor: white
borderWidth: 0
fontSize: 24
parent: literal