Update code syntax highlighting styles
This commit is contained in:
parent
fdd5b3138f
commit
a5bee4685a
6 changed files with 39 additions and 13 deletions
|
@ -47,6 +47,11 @@ pageTemplates:
|
|||
|
||||
linkColor: #24608a
|
||||
|
||||
fontsAlias:
|
||||
stdMono: Inconsolata-Regular
|
||||
stdMonoBold: Inconsolata-Regular
|
||||
stdMonoItalic: Inconsolata-Regular
|
||||
|
||||
styles:
|
||||
normal:
|
||||
fontSize: 24
|
||||
|
@ -93,11 +98,11 @@ styles:
|
|||
spaceBefore: 0
|
||||
|
||||
literal:
|
||||
backColor: #eeeeee
|
||||
backColor: white
|
||||
fontName: stdMono
|
||||
|
||||
code:
|
||||
backColor: #eeeeee
|
||||
backColor: white
|
||||
borderWidth: 0
|
||||
fontSize: 20
|
||||
leading: 24
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue