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
590 B
YAML

info:
title: "#abb2bf"
text: "#98c379"
menu:
description: "#abb2bf"
key: "#e5c07b"
logo:
text: "#98c379"
crumbs:
foreground: "#080808"
background: "#e5c07b"
table:
title: "#61afef"
header: "#abb2bf"
body: "#61afef"
status:
starting: "#61afef"
healthy: "#abb2bf"
unhealthy: "#e06370"
waiting: "#ffb86c"
succeeded: "#abb2bf"
failed: "#c678dd"
unknown: gray
yaml:
key: "#e06370"
colon: "#abb2bf"
value: "#abb2bf"
topology:
line: "#abb2bf"
app: red
workflow: "#e5c07b"
component: "#61afef"
policy: "#abb2bf"
trait: "#e06370"
kind: "#61afef"