Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

KOReader Catified User Patches and more

This is a Collection of patches I use and have catified. Author credit goes to the respective users.

The base patches are from SeriousHornet. These customizations are an addition to those patches. Please follow the instructions in that repo, to install PT patches.

In addition you may also enjoy the new black cat supremacy iconspack from AggravatingDebt4621 and Additional-Scar-6262 on Reddit. Important. Do not replace icons in koreader/resources/icons/mdlight. Those are the system icons, which you need as base. Add them in your koreader/icons folder to overwrite them.

How to use these patches

Please check the guide here.


🐾 Catified look

FileManager_2025-11-10_210630

This includes the black cat supremacy pack for the menu icons


🐾 2-new-status-icons.lua catified

  • Download 2-new-status-icons.lua into koreader/patches
  • replace the dogear svgs with the cat version in catIcons into koreader/icons
  • For bigger Icon size, adjust in 2-new-status-icons.lua the line local corner_mark_size = math.floor(math.min(self.width, self.height) / 8) to any smaller divider. I am using 7.
    • local corner_mark_size = math.floor(math.min(self.width, self.height) / 7)

🐾 2-percent-badge.lua catified

  • Download 2-pages-badge.lua into koreader/patches
  • replace the percent.badge.svg with the cat version in catIcons into koreader/icons
  • For better placement and size, adjust in 2-percent-badge.lua
    • text_size = 0.26
    • move_on_x = -5
    • move_on_y = -13
    • badge_w = 75
    • badge_h = 42

You may need to tweak this based on the screensize you are using.


Bookmark Screensaver

These are transparent PNGs which show up like a bookmark in your book. Just add any of Bookmark_Screensaver to your dedicated screensaver folder and select them in KOReader.

You have permission to change the mark color of the grey ribbon bookmarks, but you cannot redistribute these. Personal use only!!

Bookmarks

Disclaimer

I did not write any of those patches, I only customized them visually mainly. Any feature improvement is done by the original authors

About

Collection of KOReader patches

Resources

Stars

23 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors