themepark-dev / themepark-dev/theme.park

Gitea Overseerr Theme is Broken.

Open
#711 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug help wanted
Dominant language
CSS
Stars
3.1k
Forks
836
Avg merge
28m
Merged PRs (30d)
13

Description

Describe the bug
The Overseerr Theme does absolutely not look like whats on the website.

Theme Install Method (Don't skip)

  • Docker run / Compose Config
    No. Useing Gitea under windows.
  • Webserver subfilter Config
    None. Gitea gets forwarded to a port.
  • Stylus Config
    ?

Application Info (Don't skip)

  • Version
    1.25.2 (gitea)
  • Branch
    ?
  • Container
    ?
  • Logs
    none?

i just used the guide under here
https://docs.theme-park.dev/themes/gitea/

To Reproduce
Steps to reproduce the behavior:
https://docs.gitea.com/administration/customizing-gitea?_highlight=tmpl#customizing-the-look-of-gitea
Install Gitea Theme.

Expected behavior
SHOULD look like this:
https://docs.theme-park.dev/site_assets/gitea/overseerr.png
Looks like this:
ImageScreenshot 1

Screenshots
see above

Desktop (If applicable) (please complete the following information):

  • OS: Windows 11 Pro for Workstation
  • Browser Chrome
  • Version 143.0.7499.170

Additional context
The theme doesnt look like whats in the screenshot on the website, i cleared my cache and tryed on diffent browsers MULTIPLE times. It looks nothing like whats on the website.

@import "https://theme-park.dev/css/base/gitea/overseerr.css";
:root {
  --is-dark-theme:true;
}

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Gitea customization guide and inspect the imported theme-park CSS URL in the reported Gitea setup. Compare the rendered result with the linked Overseerr reference image and determine what needs to change so the installed theme matches it, then verify the result in Chrome and another browser.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.