From d7c8e9958439b32264ff0dbcf92879861e9cb562 Mon Sep 17 00:00:00 2001 From: mergen3107 <6279855+mergen3107@users.noreply.github.com> Date: Sat, 1 Jul 2023 13:49:06 -0400 Subject: [PATCH] Created Vignettes around chapter titles (markdown) --- Vignettes-around-chapter-titles.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Vignettes-around-chapter-titles.md diff --git a/Vignettes-around-chapter-titles.md b/Vignettes-around-chapter-titles.md new file mode 100644 index 0000000..c68802d --- /dev/null +++ b/Vignettes-around-chapter-titles.md @@ -0,0 +1,15 @@ + + +This style tweak draws pretty vignettes around the chapter titles in KOReader. + +Put the CSS file from the archive to koreader/styletweaks/ directory and restart KOReader. +Then enable it from Top Menu - Second tab - Style Tweaks - User Style Tweaks. +[KOReader_Vignettes.zip](https://disk.yandex.com/d/zI2cZ_4TUZAk3w) + +Vignettes are drawn only around h1/h2/h3 chapter titles in epub books and their respective equivalents in fb2 books. + +(!) For books with many chapters this style tweak might severely reduce each opening of the document. +Especially beware enabling this tweak to "Apply to all books". + +See example below: +![Screenshot_20230701-133823](https://github.com/koreader/koreader/assets/6279855/36d4176d-b5eb-4340-9926-4a04f7c23096) \ No newline at end of file