figma 安裝插件_彩色濾光片Figma插件,用于色盲

figma 安裝插件

So as a UX Designer, it is important to design with disabilities in mind. One of these is color blindness. It is important to make sure important information on your product is legible to everyone. This is why I like using this tool:

因此,作為用戶體驗設計師,重要的是要牢記殘疾。 其中之一是色盲。 確保產品上的重要信息對所有人都清晰可見很重要。 這就是為什么我喜歡使用此工具的原因:

彩色濾光片 (Color filters…)

Image for post
https://www.figma.com/community/plugin/735658738614175372/Color-filters...https://www.figma.com/community/plugin/735658738614175372/Color-filters ...

You can easily apply greyscale and other colorblind simulation colors to layers or frames to see how your text would look under these conditions. It is especially important to make sure all of your text is legible under greyscale to make sure it is not hard for the users to read it.

您可以輕松地將灰度和其他色盲模擬色應用于圖層或框架,以查看在這些條件下文本的外觀。 確保所有文本在灰度下都清晰可辨,以確保用戶閱讀起來不難,這一點尤其重要。

There are multiple colorblind simulations on this plugin such as:

此插件上有多個色盲模擬,例如:

  • Red-blind (Protanopia)

    紅盲(Protanopia)
  • Red-weak (Protanomaly)

    紅弱(原發性)
  • Green-blind (Deuteranopia)

    綠盲(Deuteranopia)
  • Green-weak (Deuteranomaly)

    綠弱(申命記)
  • Blue-blind (Tritanopia)

    藍盲(Tritanopia)
  • Blue-weak (Tritanomaly)

    藍弱(Tritanomaly)
  • Monochromacy (Achromatopsia)

    單色性(色盲)
  • Blue Cone Monochromacy (Achromatomaly)

    藍錐單色(Achromatomaly)

Although in most cases, you won’t be targeting a specific colorblind variation, it is still nice to see that the plugin allows for all these variations in case it is ever needed.

盡管在大多數情況下,您不會針對特定的色盲變體,但仍然很高興看到該插件可以在需要時允許所有這些變體。

Hope this plugin helps you in your design process! Let me know your thought below and check out my previous post for more plugins!

希望這個插件在您的設計過程中對您有所幫助! 在下面讓我知道您的想法,并查看我以前的文章以獲取更多插件!

翻譯自: https://uxdesign.cc/color-filters-figma-plugin-for-color-blindness-accessibility-969c173887d8

figma 安裝插件

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/389145.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/389145.shtml
英文地址,請注明出處:http://en.pswp.cn/news/389145.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

服務器運維

1.服務器和網站漏洞檢測,對Web漏洞、弱口令、潛在的惡意行為、違法信息等進行定期掃描;代碼的定期檢查,漏洞檢查及服務器安全加固 2.服務器數據備份,包括網站程序文件備份,數據庫文件備份、配置文件備份,如…

產品觀念:更好的捕鼠器_故事很重要:為什么您需要成為更好的講故事的人

產品觀念:更好的捕鼠器重點 (Top highlight)Telling a compelling story helps you get your point across effectively else you get lost in translation.講一個引人入勝的故事可以幫助您有效地傳達觀點,否則您會迷失在翻譯中。 Great stories happen…

7月15號day7總結

今天復習了springMVC的框架搭建。 思維導圖: 轉載于:https://www.cnblogs.com/kangy123/p/9315919.html

關于注意力的問題

問題:一旦持續的注意力分散和精力無法集中成為習慣性動作,這將成為一個嚴重的問題。 實質:加強有意識的集中程度和持續時間,盡量避免無意識注意對大腦的干擾。 不要浪費注意力。大腦以天為周期,每天注意力是有限的。T…

設計師的10種范式轉變

For $250, a business can pay a graphic designer to create a logo for their business. Or, for $10,000 a business can hire a graphic designer to form a design strategy that contextually places the business’s branding in a stronghold against the market it’s…

面向Tableau開發人員的Python簡要介紹(第2部分)

用PYTHON探索數據 (EXPLORING DATA WITH PYTHON) And we’re back! Let’s pick up where we left off in the first article of this series and use the visual we built there as a starting point.我們回來了! 讓我們從在本系列的第一篇文章中停下來的地方開始&…

GAC中的所有的Assembly都會存放在系統目錄%winroot%/assembly下面

是的,GAC中的所有的Assembly都會存放在系統目錄"%winroot%/assembly下面。放在系統目錄下的好處之一是可以讓系統管理員通過用戶權限來控制Assembly的訪問。 關于GAC本身,上面redcaff_l所引述的一段話正是MSDN中對GAC的定義。GAC全稱是Global A…

Mysql(三) Mysq慢查詢日志

Mysql Slow Query Log MYSQL慢查詢日志是用來記錄執行時間超過指定時間的查詢語句。通過慢查詢日志,可以查找出哪些查詢語句的執行效率很低,以便進行優化。一般建議開啟,它對服務器性能的影響微乎其微,但是可以記錄mysql服務器上執…

繪制基礎知識-canvas paint

先來看一下Canvas Canvas 用來提供draw方法的調用。繪制東西需要4個基本的組建:一個bitmap用來存放像素,一個canvas用來提供draw方法的調用(往bitmap里寫入),原始繪制元素(e.g.Rect, Path, text,Bitmap), 一個paint。 …

Python - 調試Python代碼的方法

調試(debug) 將可疑環節的變量逐步打印出來,從而檢查哪里是否有錯。讓程序一部分一部分地運行起來。從核心功能開始,寫一點,運行一點,再修改一點。利用工具,例如一些IDE中的調試功能,提高調試效率。Python …

設計組合中的10個嚴重錯誤可能會導致您喪命

As an agency co-founder and design lead, I’ve been participating in many recruitment processes. I’ve seen hundreds of portfolios and CVs of aspiring designers. If you’re applying for a UI designer position, it is good to have some things in mind and to …

netflix_Netflix的計算因果推論

netflixJeffrey Wong, Colin McFarland杰弗里黃 , 科林麥克法蘭 Every Netflix data scientist, whether their background is from biology, psychology, physics, economics, math, statistics, or biostatistics, has made meaningful contributions to the way…

算法題庫網站

Google Code Jam(GCJ)Peking University Online Judge(POJ)CodeForces(CF)LeetCode(LC)Aizu Online Judge(AOJ)

org.dom4j.DocumentException: null Nested exception: null解決方法

由于最近在學習使用Spring架構,經常會遇到與xml文檔打交道,今天遇到了此問題,特來分享一下解決方案。 出錯原因: 很明顯是因為找不到文件路徑。這個原因是因為我使用了*.clas.getResourceAsStream(xmlFilePath&#xf…

MySQL命令學習

上面兩篇博客講了MySQL的安裝、登錄,密碼重置,為接下來的MySQL命令學習做好了準備,現在開啟MySQL命令學習之旅吧。 首先打開CMD,輸入命令:mysql -u root -p 登錄MySQL。 注意:MySQL命令終止符為分號 (;) …

實驗心得_大腸桿菌原核表達實驗心得(上篇)

大腸桿菌原核表達實驗心得(上篇)對于大腸桿菌蛋白表達,大部分小伙伴都覺得 so easy! 做大腸桿菌蛋白表達十幾年經歷的老司機還經常陰溝翻船,被大腸桿菌表達蛋白虐千百遍的慘痛經歷,很多小伙伴都有切膚之痛。福因德接下…

scrapy從安裝到爬取煎蛋網圖片

下載地址:https://www.lfd.uci.edu/~gohlke/pythonlibs/pip install wheelpip install lxmlpip install pyopensslpip install Twistedpip install pywin32pip install scrapy scrapy startproject jandan 創建項目cd jandancd jandan items.py 存放數據pipelines.p…

高斯金字塔 拉普拉斯金字塔_金字塔學入門指南

高斯金字塔 拉普拉斯金字塔The topic for today is on data validation and settings management using Python type hinting. We are going to use a Python package called pydantic which enforces type hints at runtime. It provides user-friendly errors, allowing you …

基本排序算法

插入排序 基本思想&#xff1a;把待排序列表分為已排和未排序兩部分&#xff0c;從未排序左邊取值&#xff0c;按順序從已排序的右端開始對比插入到相應的位置。 java代碼實現 private void insertSort(int[] arr){int i, j;int temp;for(i 0; i < arr.length; i){temp …

自定義版本更新彈窗

目錄介紹 1.Animation和Animator區別 2.Animation運行原理和源碼分析 2.1 基本屬性介紹2.2 如何計算動畫數據2.3 什么是動畫更新函數2.4 動畫數據如何存儲2.5 Animation的調用 3.Animator運行原理和源碼分析 3.1 屬性動畫的基本屬性3.2 屬性動畫新的概念3.3 PropertyValuesHold…