类 AntdColor

java.lang.Object
io.jenkins.plugins.tools.AntdColor

public class AntdColor extends Object
antd 颜色工具

https://3x.ant.design/docs/spec/colors-cn

https://github.com/ant-design/ant-design-colors

作者:
liuwei
  • 字段详细资料

    • RED

      public static final AntdColor RED
      Dust Red / 薄暮

      斗志、奔放

    • VOLCANO

      public static final AntdColor VOLCANO
      Volcano / 火山

      醒目、澎湃

    • ORANGE

      public static final AntdColor ORANGE
      Sunset Orange / 日暮

      温暖、欢快

    • GOLD

      public static final AntdColor GOLD
      Calendula Gold / 金盏花

      活力、积极

    • YELLOW

      public static final AntdColor YELLOW
      Sunrise Yellow / 日出

      出生、阳光

    • LIME

      public static final AntdColor LIME
      Lime / 青柠

      自然、生机

    • GREEN

      public static final AntdColor GREEN
      Polar Green / 极光绿

      健康、创新

    • CYAN

      public static final AntdColor CYAN
      Cyan / 明青

      希望、坚强

    • BLUE

      public static final AntdColor BLUE
      Daybreak Blue / 拂晓蓝

      包容、科技、普惠

    • GEEK_BLUE

      public static final AntdColor GEEK_BLUE
      Geek Blue / 极客蓝

      探索、钻研

    • PURPLE

      public static final AntdColor PURPLE
      Golden Purple / 酱紫

      优雅、浪漫

    • MAGENTA

      public static final AntdColor MAGENTA
      Magenta / 法式洋红

      明快、感性

    • BLACK

      public static final AntdColor BLACK
      黑色
    • GREY

      public static final AntdColor GREY
      灰色
  • 构造器详细资料

    • AntdColor

      public AntdColor(String color)
  • 方法详细资料