Common keyboard shortcuts for developers to perform actions like zooming, dragging the canvas around, copying the link to a specific screen, selecting the parent of your selection, exporting selection, and toggling a layout grid.
Chad shows how to use variables to change your variants on nested component instances when setting a mode.
Did you know that you can use variables to change your variants on nested component instances when setting a mode in @figma? Here's a quick tip showing it in action!
— chad (@dotdude) January 18, 2024
Are you already using variables with nested instances in your design files? I'd love to see what you're making! pic.twitter.com/z2YXNccqPt
A few less-known and undervalued tips from Mal on working with comments in Figma. Personally, I had no idea that comments can be added to a selection or can contain images! I’d also suggest enabling the “Only current page” filter to keep a list focused.
got 2 mins? ok cool cuz I have a few tips for working with comments in @figma. Stick around to the end to see how you can add media to your threads now 😎 pic.twitter.com/2BZwX6FScR
— Mal (@mdeandesign) January 17, 2024
Luis wonders whether variables scoping provides enough semantic modification to justify removing explicit “background”, “border”, and “text” color variables. “What’s stopping us from maintaining a single, primitive set of variables, named as such (e.g. red-300) to match your developer’s framework, relying on scoping alone to bridge this gap?” (See the discussion in this thread on X.)
I also like this take from Nate Baldwin — primitive color palettes are inherently semantic because every lightness stop is knowingly created to be used for specific use cases. He supports this idea with examples from his work on Adobe’s Spectrum color palette.
You can now select incompatible modes on layers, to make it easier to diagnose layers that aren’t able to use the mode (via Jacob Miller).
The Designer Advocate team recently hosted another Office Hours AMA focused on the use of variables in Figma. Watch Lauren Andres, Luis Ouriach, Chad Bergman, and Shana Hu discuss nested instance variant binding, applying boolean variables, and a few related questions.
A cool technique of using randomizer plugins like Random Swap Variants and Variants Randomizer to generate a set of unique illustrations from predefined components.
Some #figma tip
— Max (@Aximoris) January 11, 2024
I was tasked by my manager to create around 6 covers for our blog page.
So I prepared a few components with different variants (background color, texture, shape, doodle), and then - using a randomizer plugin I quickly generated more than 6 covers per second 😎 pic.twitter.com/sWrMNwOU2E
Figma is changing how they refer to paid seats across all of the products (Figma Design, Dev Mode, and FigJam). The paid seats are used to be “Editor” seats, and now they are “Full” seats.
Using variables to create a night and day version of the same illustration. Love this approach!
Had some time to make an isometric Japanese 🫖 tea house in @figma for fun.
— Dallas Barnes ☀️ (@DallasBarnes) January 3, 2024
This was realllly just an excuse to use variable collections/variables in FIgma in order to create a 🌙 and ☀️ version of it. pic.twitter.com/aDL3IzHcZh
Miggi goes over all of the basics when getting started with variables and modes for your design layouts. “Explore what it takes to use variables to create a dark and light mode experience, change the density of your spacing, vary the languages your design UI can accommodate, and so much more.”
Miggi celebrates his 3rd anniversary at Figma (congratulations!) by demonstrating how to make a color wheel. (A coincidence, but just earlier this week I was making the same color wheel with a very similar technique!)
Celebrating my three year anniversary by showing you all how to make a color wheel in @figma and giving a bonus hex value explainer along the way! 🎨 https://t.co/1pxyr9W3hX pic.twitter.com/uF07YDtPCo
— Miggi ✌🏽 (@miggi) January 5, 2024
Ridd recommends including little nav menus in high-fidelity prototypes so that viewers can easily inspect the different states of a page. Great advice and something I’m going to introduce to my prototypes!
Prototyping pro-tip:
— Ridd 🤿 (@ridd_design) January 2, 2024
When I'm sharing a high-fi prototype for feedback it helps to include little nav menus so that viewers can easily inspect the different states of a page 👀 pic.twitter.com/QlYI08bgrV
A cool tutorial on creating an animated card background using Rogie’s popular Noise & Texture plugin — fast-forward to the end to see the final result.
See our new tutorial to learn how to use @rogie's Noise & Texture Figma plugin to create a beautiful bento card.
— Alex Barashkov (@alex_barashkov) November 23, 2023
Send me DM or reply in a comment to get a Figma link. pic.twitter.com/EcpLMt30oT
That’s a pretty useful desk mat! It’s still worth investing in learning shortcuts while we’re waiting for the Figma Creator Micro keyboard. Made by Ratsuns.
Vijay shared his collection of loader prototypes in the community.
Fons Mans explains how to create an image fade effect in Figma.
Quite some designers asked me how to create this image fade effect in @figma, so I made a quick tutorial on it!
— Fons Mans (@FonsMans) December 19, 2023
Let’s dive in 👇 pic.twitter.com/NxxysuJUPW
Double Glitch reproduced in Figma a cool (or should I say “frozen”? Sorry!) effect first created by Marcus Eckert for the Riveo app. This cursor-tracking prototyping technique is getting wild!
Nooooo, I tried to add this post to hightlights and somehow it got deleted without any confirmation wtf😲
— Double Glitch 🇺🇦 (@double__glitch) December 18, 2023
Anyway, I'll open the file to everyone, here's the link:https://t.co/yT3XezmOOy
And thanks @marcus_eckert for the inspiration again pic.twitter.com/ZqF4sjYCyl
How to preserve a button’s volume across multiple themes? Ridd suggests combining brand variables with a style wrapper for reusing gradients.
We all want those juicy buttons 🤌
— Ridd 🤿 (@ridd_design) December 19, 2023
But how do you add texture while maintaining themeability in @figma ?
Here's a quick breakdown 👇 pic.twitter.com/MslvJ27mKz
In the second part of his monumental article, Luis covers “how to build adaptable, indexable, logical, and specific components as part of the FRAILS framework.” (The two-part series was strategically published before the Christmas break, giving you some extra time to read it.)
A new code plugin from Jake, Figma Developer Advocate: “This plugin allows you to write and generate code snippets for Figma nodes, which are rendered in the Inspect Panel in Dev Mode. You can make these code snippets dynamic, by referring to parameters provided by the plugin. Doing this for your component library will bring accurate code snippets to any project that incorporates your design system.”