github.com/oam-dev/kubevela@v1.9.11/references/cli/top/config/theme/snazzy.yml (about)

     1  info:
     2    title: white
     3    text: "#5af78e"
     4  menu:
     5    description: white
     6    key: "#57c7ff"
     7  logo:
     8    text: "#5af78e"
     9  crumbs:
    10    foreground: "#282a36"
    11    background: "#ffffaf"
    12  table:
    13    title: "#5af78e"
    14    header: white
    15    body: white
    16  status:
    17    starting: "#eff0eb"
    18    healthy: "#57c7ff"
    19    unhealthy: "#ff5c57"
    20    waiting: yellow
    21    succeeded: gray
    22    failed: mediumpurple
    23    unknown: gray
    24  yaml:
    25    key: "#ff5c57"
    26    colon: white
    27    value: "#f3f99d"
    28  topology:
    29    line: white
    30    app: "#ff5c57"
    31    workflow: "#ffffaf"
    32    component: steelblue
    33    policy: yellow
    34    trait: gray
    35    kind: mediumpurple