Skip to content

Set SABnzbd graph color to accent color - #713

Merged
GilbN merged 1 commit into
themepark-dev:developfrom
wthueb:sabnzbd-graph
Jan 18, 2026
Merged

Set SABnzbd graph color to accent color#713
GilbN merged 1 commit into
themepark-dev:developfrom
wthueb:sabnzbd-graph

Conversation

@wthueb

@wthueb wthueb commented Jan 18, 2026

Copy link
Copy Markdown
Contributor

Closes #712

theme-park.dev


  • I have read the contributing guideline and understand that I have made the correct modifications

  • PR's are done against the develop branch.


Description:

Changes the download graph color to --accent-color. In practice, this makes the download graph match the colors of the buttons on the right of the navbar and the download limiting slider. In the normal SABnzbd theme, the graph and the slider are the same colors. See #712 for more information.

Before:
CleanShot 2026-01-18 at 01 14 20@2x

After:
CleanShot 2026-01-18 at 01 22 48@2x

Benefits of this PR and context:

See #712, but the gist is that this makes the theme closer to the normal SABnzbd theme in terms of what colors are used where. Also fixes the Catppuccin themes entirely, as the background and foreground of the graph are the same with how it currently is.

How Has This Been Tested?

Stylus extension manually copying the CSS files. Only looked at catppuccin-mocha, however this shouldn't negatively affect other themes since the graph will match the buttons on the right which already have contrast with the background.

Source / References:

#712

Copilot AI review requested due to automatic review settings January 18, 2026 06:29

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the SABnzbd download graph colors to use the accent color instead of the button color, making it consistent with other UI elements like the speed limit slider and navbar buttons. This change also fixes a visual issue in Catppuccin themes where the graph was invisible due to matching background and foreground colors.

Changes:

  • Changed SVG Peity graph polygon fill color from --button-color to --accent-color
  • Changed SVG Peity graph polyline stroke color from --button-color to --accent-color

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@GilbN
GilbN merged commit ab70922 into themepark-dev:develop Jan 18, 2026
5 of 6 checks passed
@GilbN

GilbN commented Jan 18, 2026

Copy link
Copy Markdown
Collaborator

Thanks! Lgtm

@wthueb
wthueb deleted the sabnzbd-graph branch January 18, 2026 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants