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

     1  info:
     2    title: "#69d9ed"
     3    text: "#c3eff7"
     4  menu:
     5    description: "#6b7f7f"
     6    key: "#a7e24c"
     7  logo:
     8    text: "#f72972"
     9  crumbs:
    10    foreground: "#e0e0e0"
    11    background: "#5fd7ff"
    12  table:
    13    title: "#ffffff"
    14    header: "#ffffff"
    15    body: "#5fd7ff"
    16  status:
    17    starting: "#69d9ed"
    18    healthy: "#a7e24c"
    19    unhealthy: "#f72972"
    20    waiting: "#e47c20"
    21    succeeded: "#3174a2"
    22    failed: "#a7e24c"
    23    unknown: gray
    24  yaml:
    25    key: "#e47c20"
    26    colon: "#e47c20"
    27    value: "#ffffff"
    28  topology:
    29    line: "#69d9ed"
    30    app: "#f72972"
    31    workflow: "#5fd7ff"
    32    component: "#a7e24c"
    33    policy: "#e47c20"
    34    trait: "#f72972"
    35    kind: "#5fd7ff"