【知识积累】什么是Material Theme?(个人理解)

为了了解什么是Material Theme,这是一种怎样的主题,Google了一下:

1.Material Theme is a plugin for JetBrains IDEs providing a Material Design experience for JetBrains products.

2.Material is an adaptable system of guidelines, components, and tools that support the best practices of user interface design. Backed by open-source code, Material streamlines collaboration between designers and developers, and helps teams quickly build beautiful products.

3.Material Theming is the ability to systematically customize Material Design to better reflect your product’s brand.

4.When you begin changing aspects of your UI, such as color and typography, Material Theming tools apply your design vision throughout your user experience. These tools allow easy switching between design and code workflows by providing specific values for all customizable attributes. Customizing these values creates a Material Theme for your product.

5.Material Theming consists of three main actions: customizing your theme, applying it across your design mocks, and using it in code.

6.Material Design comes designed with a built-in, baseline theme that can be used as-is, straight out of the proverbial box. You can then customize it as little, or as much, as you like to make Material work for your product.

目前个人的理解:
1.JetBrains为其产品开发的一款主题插件。
2.能够帮助团队很快速的开发出产品,能够很大程度上去自定义。
3. Material Theming tools可以快速帮助去自定义项目UI,像颜色,排版,或者是更细节的。
4.可以理解Material Theming为材料主题,又或者是原料主题。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章