From 309239e62a918cf3163a3b2fe81775be8ab3792b Mon Sep 17 00:00:00 2001 From: wilou Date: Mon, 6 May 2024 18:41:09 +0000 Subject: [PATCH] Supprimer zim/style.conf --- zim/style.conf | 76 -------------------------------------------------- 1 file changed, 76 deletions(-) delete mode 100644 zim/style.conf diff --git a/zim/style.conf b/zim/style.conf deleted file mode 100644 index 3f0160d..0000000 --- a/zim/style.conf +++ /dev/null @@ -1,76 +0,0 @@ -[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=#353a45 -foreground=#b6bac5 -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] -