Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add options for thumbnail rounded corners and outline color #319

Merged
merged 4 commits into from
Jan 16, 2025

Conversation

Samillion
Copy link
Owner

@Samillion Samillion commented Jan 15, 2025

Fixes: #108

image

Changes:

  • Added options to control thumbnail border radius
  • Added option to control thumbnail border outline color
  • Changed thumbnail_border to 3 instead of 2
# color of the border outline for thumbnails
thumbnail_border_outline=#404040
# rounded corner radius for thumbnail border (0 to disable)
thumbnail_border_radius=3

@Samillion Samillion merged commit 1869692 into main Jan 16, 2025
@Samillion Samillion deleted the dev_thumbnail_corner_radius branch January 16, 2025 02:28
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.

Improve thumbnail look when using thumbfast
1 participant