Skip to content

ASCII and Dither prerelease styles#650

Open
madebyisaacr wants to merge 3 commits into
mainfrom
ascii-dither-prerelease-styles
Open

ASCII and Dither prerelease styles#650
madebyisaacr wants to merge 3 commits into
mainfrom
ascii-dither-prerelease-styles

Conversation

@madebyisaacr
Copy link
Copy Markdown
Collaborator

@madebyisaacr madebyisaacr commented May 19, 2026

Description

This pull request adds prerelease styles to ASCII and Dither. These changes are more minimal than the others I did today (just slider, segmented control and border color changes).

Changelog

  • Design improvements

Testing

  • Test ASCII
  • Test Dither

@github-actions github-actions Bot added the Auto submit to Marketplace on merge Submits the plugin to the marketplace after merging label May 19, 2026
@madebyisaacr madebyisaacr requested a review from Nick-Lucas May 19, 2026 20:53
[data-framer-styles="prerelease"][data-framer-theme="dark"] input[type="range"]::-moz-range-track {
background: linear-gradient(to right, #707070 var(--progress), var(--slider-track-color) var(--progress));
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

could you share some screenshots please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto submit to Marketplace on merge Submits the plugin to the marketplace after merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants