forked from derailed/k9s
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathred.yml
82 lines (82 loc) · 1.57 KB
/
red.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
k9s:
body:
fgColor: red
bgColor: black
logoColor: red
prompt:
fgColor: red
bgColor: black
suggestColor: red
info:
fgColor: red
sectionColor: red
dialog:
fgColor: red
bgColor: black
buttonFgColor: black
buttonBgColor: red
buttonFocusFgColor: white
buttonFocusBgColor: red
labelFgColor: red
fieldFgColor: red
frame:
border:
fgColor: red
focusColor: red
menu:
fgColor: white
keyColor: red
numKeyColor: red
crumbs:
fgColor: black
bgColor: red
activeColor: red
status:
newColor: red
modifyColor: greenyellow
addColor: white
errorColor: red
pendingColor: darkred
highlightColor: red
killColor: red
completedColor: gray
title:
fgColor: red
highlightColor: red
counterColor: red
filterColor: red
views:
charts:
bgColor: black
defaultDialColors:
- linegreen
- redred
defaultChartColors:
- linegreen
- redred
table:
fgColor: red
bgColor: black
cursorFgColor: black
cursorBgColor: red
markColor: darkgoldenrod
header:
fgColor: red
bgColor: black
sorterColor: red
xray:
fgColor: red
bgColor: black
cursorColor: red
graphicColor: darkgoldenrod
showIcons: false
yaml:
keyColor: red
colonColor: white
valueColor: red
logs:
fgColor: white
bgColor: black
indicator:
fgColor: red
bgColor: black