Skip to content

feat: allow custom colors for widgets#3165

Merged
exelban merged 4 commits into
exelban:masterfrom
iguit0:feature/custom-widget-colors
May 17, 2026
Merged

feat: allow custom colors for widgets#3165
exelban merged 4 commits into
exelban:masterfrom
iguit0:feature/custom-widget-colors

Conversation

@iguit0
Copy link
Copy Markdown
Contributor

@iguit0 iguit0 commented Apr 24, 2026

Summary

  • Add native custom color support to shared SColor color pickers.
  • Persist custom colors as custom:#RRGGBBAA while keeping existing built-in color keys unchanged.
  • Apply the custom color picker to widget and CPU/RAM/Disk/Net popup color settings.
  • Add localization entries for Custom... across all app languages.

Closes #2806

@exelban
Copy link
Copy Markdown
Owner

exelban commented May 10, 2026

hi, thanks for your contribution, looks fine for me. But please remove the test case

@iguit0
Copy link
Copy Markdown
Contributor Author

iguit0 commented May 11, 2026

hi, thanks for your contribution, looks fine for me. But please remove the test case

Localized the new Custom... string across all non-English localization files and removed the related test case.

@exelban exelban merged commit fe7332f into exelban:master May 17, 2026
@exelban
Copy link
Copy Markdown
Owner

exelban commented May 17, 2026

thank you for your contribution again

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.

[Feature Request] Allow custom colours for widgets

2 participants