File tree Expand file tree Collapse file tree 12 files changed +189
-9
lines changed Expand file tree Collapse file tree 12 files changed +189
-9
lines changed Original file line number Diff line number Diff line change
1
+ [global]
2
+ frame_color = "#fcfcfc"
3
+ separator_color = "#fcfcfc"
4
+
5
+ [base16_low]
6
+ msg_urgency = "low"
7
+ background = "#3b393c"
8
+ foreground = "#676567"
9
+
10
+ [base16_normal]
11
+ msg_urgency = "normal"
12
+ background = "#514f52"
13
+ foreground = "#fcfcfc"
14
+
15
+ [base16_critical]
16
+ msg_urgency = "critical"
17
+ background = "#ff7272"
18
+ foreground = "#eae9eb"
Original file line number Diff line number Diff line change
1
+ [global]
2
+ frame_color = "#364c40"
3
+ separator_color = "#364c40"
4
+
5
+ [base16_low]
6
+ msg_urgency = "low"
7
+ background = "#d1e0d7"
8
+ foreground = "#8a9a91"
9
+
10
+ [base16_normal]
11
+ msg_urgency = "normal"
12
+ background = "#b9d0c3"
13
+ foreground = "#364c40"
14
+
15
+ [base16_critical]
16
+ msg_urgency = "critical"
17
+ background = "#c60c30"
18
+ foreground = "#2a3b32"
Original file line number Diff line number Diff line change
1
+ [global]
2
+ frame_color = "#a7b8af"
3
+ separator_color = "#a7b8af"
4
+
5
+ [base16_low]
6
+ msg_urgency = "low"
7
+ background = "#2a3b32"
8
+ foreground = "#5f7368"
9
+
10
+ [base16_normal]
11
+ msg_urgency = "normal"
12
+ background = "#364c40"
13
+ foreground = "#a7b8af"
14
+
15
+ [base16_critical]
16
+ msg_urgency = "critical"
17
+ background = "#c60c30"
18
+ foreground = "#c1cdc7"
Original file line number Diff line number Diff line change
1
+ [global]
2
+ frame_color = "#00ff00"
3
+ separator_color = "#00ff00"
4
+
5
+ [base16_low]
6
+ msg_urgency = "low"
7
+ background = "#4a806c"
8
+ foreground = "#7c8d7c"
9
+
10
+ [base16_normal]
11
+ msg_urgency = "normal"
12
+ background = "#4a8d7e"
13
+ foreground = "#00ff00"
14
+
15
+ [base16_critical]
16
+ msg_urgency = "critical"
17
+ background = "#c85a46"
18
+ foreground = "#c4cec4"
Original file line number Diff line number Diff line change
1
+ [global]
2
+ frame_color = "#d3c6aa"
3
+ separator_color = "#d3c6aa"
4
+
5
+ [base16_low]
6
+ msg_urgency = "low"
7
+ background = "#3a464c"
8
+ foreground = "#859289"
9
+
10
+ [base16_normal]
11
+ msg_urgency = "normal"
12
+ background = "#4d5960"
13
+ foreground = "#d3c6aa"
14
+
15
+ [base16_critical]
16
+ msg_urgency = "critical"
17
+ background = "#e67e80"
18
+ foreground = "#ddd8be"
Original file line number Diff line number Diff line change
1
+ [global]
2
+ frame_color = "#c9d1d9"
3
+ separator_color = "#c9d1d9"
4
+
5
+ [base16_low]
6
+ msg_urgency = "low"
7
+ background = "#30363d"
8
+ foreground = "#6e7681"
9
+
10
+ [base16_normal]
11
+ msg_urgency = "normal"
12
+ background = "#484f58"
13
+ foreground = "#c9d1d9"
14
+
15
+ [base16_critical]
16
+ msg_urgency = "critical"
17
+ background = "#f85149"
18
+ foreground = "#f0f6fc"
Original file line number Diff line number Diff line change 1
1
[global]
2
- frame_color = "#333333 "
3
- separator_color = "#333333 "
2
+ frame_color = "#424a53 "
3
+ separator_color = "#424a53 "
4
4
5
5
[base16_low]
6
6
msg_urgency = "low"
7
- background = "#f5f5f5 "
8
- foreground = "#969896 "
7
+ background = "#d0d7de "
8
+ foreground = "#8c959f "
9
9
10
10
[base16_normal]
11
11
msg_urgency = "normal"
12
- background = "#c8c8fa "
13
- foreground = "#333333 "
12
+ background = "#afb8c1 "
13
+ foreground = "#424a53 "
14
14
15
15
[base16_critical]
16
16
msg_urgency = "critical"
17
- background = "#ed6a43 "
18
- foreground = "#ffffff "
17
+ background = "#fa4549 "
18
+ foreground = "#32383f "
Original file line number Diff line number Diff line change
1
+ [global]
2
+ frame_color = "#ebdbb2"
3
+ separator_color = "#ebdbb2"
4
+
5
+ [base16_low]
6
+ msg_urgency = "low"
7
+ background = "#3c3836"
8
+ foreground = "#665c54"
9
+
10
+ [base16_normal]
11
+ msg_urgency = "normal"
12
+ background = "#504945"
13
+ foreground = "#ebdbb2"
14
+
15
+ [base16_critical]
16
+ msg_urgency = "critical"
17
+ background = "#cc241d"
18
+ foreground = "#fbf1c7"
Original file line number Diff line number Diff line change
1
+ [global]
2
+ frame_color = "#3c3836"
3
+ separator_color = "#3c3836"
4
+
5
+ [base16_low]
6
+ msg_urgency = "low"
7
+ background = "#ebdbb2"
8
+ foreground = "#bdae93"
9
+
10
+ [base16_normal]
11
+ msg_urgency = "normal"
12
+ background = "#d5c4a1"
13
+ foreground = "#3c3836"
14
+
15
+ [base16_critical]
16
+ msg_urgency = "critical"
17
+ background = "#cc241d"
18
+ foreground = "#282828"
Original file line number Diff line number Diff line change
1
+ [global]
2
+ frame_color = "#c5c9c5"
3
+ separator_color = "#c5c9c5"
4
+
5
+ [base16_low]
6
+ msg_urgency = "low"
7
+ background = "#1d1c19"
8
+ foreground = "#737c73"
9
+
10
+ [base16_normal]
11
+ msg_urgency = "normal"
12
+ background = "#282727"
13
+ foreground = "#c5c9c5"
14
+
15
+ [base16_critical]
16
+ msg_urgency = "critical"
17
+ background = "#c4746e"
18
+ foreground = "#7a8382"
You can’t perform that action at this time.
0 commit comments