diff --git a/zim/style.conf b/zim/style.conf new file mode 100644 index 0000000..d896186 --- /dev/null +++ b/zim/style.conf @@ -0,0 +1,76 @@ +[TextView] +bullet_icon_size=GTK_ICON_SIZE_MENU +indent=30 +tabs=None +linespacing=3 +wrapped-lines-linespacing=0 +font=FontAwesome 12 +justify= + +[Tag strong] +weight=PANGO_WEIGHT_BOLD + +[Tag emphasis] +style=PANGO_STYLE_ITALIC + +[Tag mark] +background=yellow + +[Tag strike] +strikethrough=True +foreground=grey + +[Tag code] +background=#656A6C +foreground=#ffffff +family=monospace + +[Tag pre] +foreground=#2e3436 +family=monospace +wrap-mode=GTK_WRAP_NONE +indent=20 + +[Tag link] +foreground=blue + +[Tag tag] +foreground=#ce5c00 + +[Tag h1] +foreground=#4e9a06 +underline=PANGO_UNDERLINE_SINGLE +weight=PANGO_WEIGHT_BOLD +scale=1.75 + +[Tag h2] +foreground=#4e9a06 +weight=PANGO_WEIGHT_BOLD +scale=1.52 + +[Tag h3] +foreground=#4e9a06 +style=PANGO_STYLE_ITALIC +weight=PANGO_WEIGHT_BOLD +scale=1.32 + +[Tag h4] +foreground=#4e9a06 +weight=PANGO_WEIGHT_BOLD +scale=1.15 + +[Tag h5] +foreground=#4e9a06 +weight=PANGO_WEIGHT_BOLD + +[Tag h6] +foreground=#4e9a06 + +[Tag checked-checkbox] + +[Tag xchecked-checkbox] + +[Tag migrated-checkbox] + +[Tag transmigrated-checkbox] +