DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
half day
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
mostly clear
Prerequisites
CSSUnderstanding of theme.park structureKomga knowledge
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
30
Research direction
Review existing themes in the repository (e.g., for other self hosted apps) to understand the file structure, naming conventions, and CSS patterns used. Look for a contribution guide or template in the repo. Then inspect the Komga web interface to identify CSS selectors and classes that can be overridden. Create a new CSS file following the established pattern and test it with Komga locally.