菜鸟教程小白 发表于 2022-12-12 14:28:09

android - 谷歌 Material 颜色还是自己的颜色?


                                            <p><p>我正在编写一个 Android 应用程序,我的一个 friend 也在为 iOS 程序做同样的事情。现在我必须选择一种颜色,但我不确定是否应该采用 Material Design 颜色中的一种,或者我们是否应该自己选择一种。
谷歌提供的颜色的优点是,它们非常适合整个设计,但恐怕我们的应用程序的识别值会受到影响。<br/>
同样在 iOS 上,Material Design Colors 并不适合,所以我们可能会有两种不同的颜色。当我们尝试建立自己的品牌时,您认为这是一个问题吗?我希望这是正确的论坛。
提前致谢。</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>我认为这取决于哪个更重要,确保您的品牌通过颜色被识别,或者确保您的应用设计符合生态系统设计。</p>
<p>查看 feedly 的这篇博客,他们讨论了如何更改一些品牌颜色元素以适应 MaterialDesign:</p>
<blockquote>
<p>Google recommends to use the primary color in the toolbars and status bars which usually means using your brand’s color in those areas. Because feedly is a reading app, using our bright green in these bars would be very distracting when your eyes try to focus on content. I chose to use a light grey instead to create a less intrusive toolbar.</p>
<p>On the left drawer I created a toolbar using our brand color to highlight the trending topic of the day. This is a nice way to use our brand’s color to emphasize a key piece of information.</p>
</blockquote>
<p> <a href="https://medium.com/feedly-behind-the-curtain/an-exploration-in-material-design-by-feedly-8c1a1cbdfdcd" rel="noreferrer noopener nofollow">https://medium.com/feedly-behind-the-curtain/an-exploration-in-material-design-by-feedly-8c1a1cbdfdcd</a> </p></p>
                                   
                                                <p style="font-size: 20px;">关于android - 谷歌 Material 颜色还是自己的颜色?,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/28781663/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/28781663/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: android - 谷歌 Material 颜色还是自己的颜色?