Skip to content

Add custom label colors#3

Merged
yhao3 merged 1 commit intomainfrom
feature/custom-label-colors
Jan 9, 2026
Merged

Add custom label colors#3
yhao3 merged 1 commit intomainfrom
feature/custom-label-colors

Conversation

@yhao3
Copy link
Copy Markdown
Owner

@yhao3 yhao3 commented Jan 9, 2026

Summary

  • Add custom theme option for label colors
  • Allow users to customize background, text, and border colors
  • Store custom colors as hex strings in UserDefaults

Changes

  • Add customLabelBackground, customLabelText, customLabelBorder preferences
  • Add NSColor hex string conversion extension
  • Add "Custom" theme option with color pickers in Settings
  • Update LabelPreview to show custom colors in real-time

- Add "Custom" theme option with color pickers for background, text, and border
- Store custom colors as hex strings in UserDefaults
- Add NSColor hex conversion extension
- Update LabelPreview to show custom colors in real-time
@yhao3 yhao3 merged commit cf40542 into main Jan 9, 2026
3 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