Files
Siege Lion 4e611fe736 Feat: vela top supports custom theme features (#5180)
* Feat: add the diy theme feature

Signed-off-by: HanMengnan <1448189829@qq.com>

* Fix: add test case

Signed-off-by: HanMengnan <1448189829@qq.com>

* Fix: update go mod to fix vela top can't show on some terminal

Signed-off-by: HanMengnan <1448189829@qq.com>

* Fix: add test case

Signed-off-by: HanMengnan <1448189829@qq.com>

* Feat: embed theme file

Signed-off-by: HanMengnan <1448189829@qq.com>

* Feat: add theme selector and add test cases

Signed-off-by: HanMengnan <1448189829@qq.com>

* Fix: fix type bug

Signed-off-by: HanMengnan <1448189829@qq.com>

* Fix: fix some file bugs

Signed-off-by: HanMengnan <1448189829@qq.com>

Signed-off-by: HanMengnan <1448189829@qq.com>
2022-12-20 14:13:26 +08:00

35 lines
589 B
YAML

info:
title: "#d33582"
text: "#839495"
menu:
description: "#839495"
key: "#d33582"
logo:
text: "#2aa198"
crumbs:
foreground: "#839495"
background: "#003440"
table:
title: "#839495"
header: "#839495"
body: "#00afaf"
status:
starting: "#2aa197"
healthy: "#859901"
unhealthy: "#dc312e"
waiting: yellow
succeeded: "#6272a4"
failed: "#6272a4"
unknown: gray
yaml:
key: "#d33582"
colon: "#2aa198"
value: "#839495"
topology:
line: white
app: "#d33582"
workflow: "#859901"
component: "#2aa198"
policy: "#6272a4"
trait: "#6272a4"
kind: "#2aa198"