Releases: maximedaraize/style-sync
Releases · maximedaraize/style-sync
v1.4.1
v1.4.0
Feat: visibility and opacity 👀
- node must be visible to be synced
- Fill color must be visible to be synced with color style
- take into account opacity for color styles
v1.3.0
FIX: Prevent Instances error 🪲
- Allow INSTANCE node to be synced
- Allow overwrite of styleID
v1.2.0
Feature: Text Style 🎉
Enable user to sync their text styles to elements with matching properties
v1.1.1
Fix 🐞
- Close the UI after the user apply the changes
v1.1.0
Fix 🐛
Resolve the issue when the plugin couldn't trigger due to certain element that didn't have a "fill color". Ex: Stroke and Arrow, Etc...
v.1.0.0
Submitted to Figma Community 🎉
This is a plugin for Figma that apply styles in your entire projects files
to elements that match those styles properties automaticly.
Features
Colors
Apply your colors styles to each element with the same sRBG value. For example, if you have a style called brand-blue with the value #235DF2, you can apply it to all elements with the same value.