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

     1  info:
     2    title: "#81A1C1"
     3    text: "#DADEE8"
     4  menu:
     5    description: "#DADEE8"
     6    key: "#81A1C1"
     7  logo:
     8    text: "#B48EAD"
     9  crumbs:
    10    foreground: "#DADEE8"
    11    background: "#383D4A"
    12  table:
    13    title: "#DADEE8"
    14    header: "#DADEE8"
    15    body: "#87afaf"
    16  status:
    17    starting: "#88C0D0"
    18    healthy: "#A3BE8C"
    19    unhealthy: "#BF616A"
    20    waiting: yellow
    21    succeeded: "#8891A7"
    22    failed: "#8891A7"
    23    unknown: gray
    24  yaml:
    25    key: "#81A1C1"
    26    colon: "#B48EAD"
    27    value: "#DADEE8"
    28  topology:
    29    line: lightskyblue
    30    app: blue
    31    workflow: "#87afaf"
    32    component: "#383D4A"
    33    policy: "#B48EAD"
    34    trait: slategray
    35    kind: steelblue