forked from derailed/k9s
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstock.yml
83 lines (83 loc) · 1.75 KB
/
stock.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
k9s:
body:
fgColor: dodgerblue
bgColor: black
logoColor: orange
prompt:
fgColor: cadetblue
bgColor: black
suggestColor: dodgerblue
info:
fgColor: orange
sectionColor: white
dialog:
fgColor: dodgerblue
bgColor: black
buttonFgColor: black
buttonBgColor: dodgerblue
buttonFocusFgColor: white
buttonFocusBgColor: fuchsia
labelFgColor: fuchsia
fieldFgColor: dodgerblue
frame:
border:
fgColor: dodgerblue
focusColor: aqua
menu:
fgColor: white
keyColor: dodgerblue
numKeyColor: fuchsia
crumbs:
fgColor: black
bgColor: steelblue
activeColor: orange
status:
newColor: lightskyblue
modifyColor: greenyellow
addColor: white
errorColor: orangered
pendingColor: darkorange
highlightColor: aqua
killColor: mediumpurple
completedColor: gray
title:
fgColor: aqua
highlightColor: fuchsia
counterColor: papayawhip
filterColor: steelblue
views:
# Charts skins...
charts:
bgColor: black
defaultDialColors:
- linegreen
- orangered
defaultChartColors:
- linegreen
- orangered
table:
fgColor: blue
bgColor: black
cursorFgColor: black
cursorBgColor: aqua
markColor: darkgoldenrod
header:
fgColor: white
bgColor: black
sorterColor: orange
xray:
fgColor: blue
bgColor: black
cursorColor: aqua
graphicColor: darkgoldenrod
showIcons: false
yaml:
keyColor: steelblue
colonColor: white
valueColor: papayawhip
logs:
fgColor: white
bgColor: black
indicator:
fgColor: dodgerblue
bgColor: black