Skip to content

Theme refresh on os theme change#766

Merged
andreasgriffin merged 1 commit into
mainfrom
theme-refresh-hook-restore
Jul 14, 2026
Merged

Theme refresh on os theme change#766
andreasgriffin merged 1 commit into
mainfrom
theme-refresh-hook-restore

Conversation

@andreasgriffin

@andreasgriffin andreasgriffin commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Required

  • pre-commit install before any commit. If pre-commit wasn't run for all commits, you can squash all commits git reset --soft $(git merge-base main HEAD) && git commit -m "squash" and ensure the squashed commit is properly formatted
  • All commits must be signed. If some are not, you can squash all commits git reset --soft $(git merge-base main HEAD) && git commit -m "squash" and ensure the squashed commit is signed
  • UI/Design/Menu changes were tested on macOS, because macOS creates endless problems. Optionally attach a screenshot.

Optional

  • Update all translations
  • Appropriate pytests were added
  • Documentation is updated
  • If this PR affects builds or install artifacts, set the Build-Relevant label to trigger build workflows
  • If this PR affects reproducible build outputs, set the Reproducibility-Relevant label to trigger the checksum comparison workflow
  • Instruct AI
create a concise summary (bullet points, no stats) for this pr and make a good title

@andreasgriffin andreasgriffin changed the title Theme refresh Theme refresh on os theme change Jul 12, 2026
@andreasgriffin andreasgriffin force-pushed the theme-refresh-hook-restore branch 2 times, most recently from d688a41 to 30fa147 Compare July 12, 2026 13:14
@andreasgriffin andreasgriffin force-pushed the theme-refresh-hook-restore branch 6 times, most recently from 5aaaed7 to 52d8fa2 Compare July 14, 2026 06:52
@andreasgriffin andreasgriffin enabled auto-merge July 14, 2026 06:55
@andreasgriffin andreasgriffin force-pushed the theme-refresh-hook-restore branch from 52d8fa2 to 8e8dff8 Compare July 14, 2026 07:06
@andreasgriffin andreasgriffin disabled auto-merge July 14, 2026 07:18
@andreasgriffin andreasgriffin force-pushed the theme-refresh-hook-restore branch from 8e8dff8 to 0503f77 Compare July 14, 2026 07:26
@andreasgriffin andreasgriffin enabled auto-merge July 14, 2026 07:26
@andreasgriffin andreasgriffin disabled auto-merge July 14, 2026 07:29
@andreasgriffin andreasgriffin force-pushed the theme-refresh-hook-restore branch from 0503f77 to bf75cbd Compare July 14, 2026 07:50
@andreasgriffin andreasgriffin enabled auto-merge July 14, 2026 07:50
@andreasgriffin andreasgriffin force-pushed the theme-refresh-hook-restore branch 4 times, most recently from fa50dd8 to 1cc6c26 Compare July 14, 2026 09:44
@andreasgriffin andreasgriffin merged commit 208e470 into main Jul 14, 2026
22 checks passed
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.

1 participant