V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
爱意满满的作品展示区。
sox
V2EX  ›  分享创造

color-preset: 让你方便地使用所有 material design 颜色

  •  
  •   sox ·
    egoist · 2016-05-21 21:36:19 +08:00 · 1598 次点击
    这是一个创建于 2901 天前的主题,其中的信息可能已经有所发展或是发生改变。

    PostCSS / Sass 适用

    https://github.com/egoist/color-preset

    @import "color-preset";
    
    .title {
      color: $deep-green;
      background-color: $gray-400;
    }
    
    3 条回复    2016-05-21 23:06:29 +08:00
    sox
        1
    sox  
    OP
       2016-05-21 21:51:29 +08:00
    写错了,没有 deep-green 应该是 light-green 😂
    NemoAlex
        2
    NemoAlex  
       2016-05-21 22:28:42 +08:00 via iPhone
    个人认为配色方面是 material design 最差的地方…
    sox
        3
    sox  
    OP
       2016-05-21 23:06:29 +08:00 via Android
    @NemoAlex 这里只是获取颜色,怎么配色还是开发者的事
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   973 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 23:04 · PVG 07:04 · LAX 16:04 · JFK 19:04
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.