From b8a481a02ac4b8576aa0c8a49bcb4eeb1b61d2e0 Mon Sep 17 00:00:00 2001 From: wilou Date: Sun, 11 Aug 2024 10:21:59 +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 d896186..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=#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] -