config zim
parent
b85d0b2693
commit
d5cb27b9c1
|
|
@ -0,0 +1,65 @@
|
|||
[TextView]
|
||||
bullet_icon_size=GTK_ICON_SIZE_MENU
|
||||
indent=30
|
||||
tabs=None
|
||||
linespacing=6
|
||||
wrapped-lines-linespacing=0
|
||||
font=Monospace 11
|
||||
justify=JUSTIFY_FILL
|
||||
|
||||
[Tag strong]
|
||||
weight=PANGO_WEIGHT_BOLD
|
||||
|
||||
[Tag emphasis]
|
||||
style=PANGO_STYLE_ITALIC
|
||||
|
||||
[Tag mark]
|
||||
background=#81a1c1
|
||||
|
||||
[Tag strike]
|
||||
strikethrough=True
|
||||
|
||||
[Tag code]
|
||||
foreground=#88c0d0
|
||||
famaliy=Courier
|
||||
|
||||
[Tag pre]
|
||||
foreground=#88c0d0
|
||||
wrap-mode=GTK_WRAP_NONE
|
||||
indent=20
|
||||
|
||||
[Tag link]
|
||||
foreground=#97a969
|
||||
|
||||
[Tag tag]
|
||||
foreground=#7b9798
|
||||
|
||||
[Tag h1]
|
||||
foreground=#88c0d0
|
||||
weight=PANGO_WEIGHT_BOLD
|
||||
scale=2.0
|
||||
|
||||
[Tag h2]
|
||||
foreground=#88c0d0
|
||||
weight=PANGO_WEIGHT_BOLD
|
||||
scale=1.75
|
||||
|
||||
[Tag h3]
|
||||
foreground=#88c0d0
|
||||
weight=PANGO_WEIGHT_BOLD
|
||||
scale=1.5
|
||||
|
||||
[Tag h4]
|
||||
foreground=#88c0d0
|
||||
weight=None
|
||||
scale=1.25
|
||||
|
||||
[Tag h5]
|
||||
foreground=#88c0d0
|
||||
|
||||
[Tag checked-checkbox]
|
||||
|
||||
[Tag xchecked-checkbox]
|
||||
|
||||
[Tag migrated-checkbox]
|
||||
|
||||
Loading…
Reference in New Issue