1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-23 07:21:58 +01:00
eoli3n-dotfiles/roles/zim/templates/style.conf.j2
2021-03-07 10:31:26 +01:00

73 lines
983 B
Django/Jinja

[TextView]
indent=30
tabs=None
font=JetBrains Mono 11
justify=
linespacing=3
bullet_icon_size=GTK_ICON_SIZE_MENU
[Tag strong]
weight=PANGO_WEIGHT_BOLD
[Tag emphasis]
style=PANGO_STYLE_ITALIC
[Tag mark]
background={{ color3 }}
[Tag strike]
strikethrough=True
foreground=grey
[Tag code]
foreground=lightgrey
family=monospace
[Tag pre]
foreground=lightgrey
family=monospace
wrap-mode=GTK_WRAP_NONE
indent=20
[Tag link]
foreground={{ color6 }}
[Tag tag]
foreground=#ce5c00
[Tag h1]
foreground={{ color4 }}
underline=PANGO_UNDERLINE_SINGLE
weight=PANGO_WEIGHT_BOLD
scale=1.75
[Tag h2]
foreground={{ color4 }}
weight=PANGO_WEIGHT_BOLD
scale=1.52
[Tag h3]
foreground={{ color4 }}
style=PANGO_STYLE_ITALIC
weight=PANGO_WEIGHT_BOLD
scale=1.32
[Tag h4]
foreground={{ color4 }}
weight=PANGO_WEIGHT_BOLD
scale=1.15
[Tag h5]
foreground={{ color4 }}
weight=PANGO_WEIGHT_BOLD
[Tag h6]
foreground={{ color4 }}
[Tag checked-checkbox]
[Tag xchecked-checkbox]
[Tag migrated-checkbox]