|
@@ -127,7 +127,7 @@ mode "mark" {
|
127
|
127
|
set $runn "<span foreground='cyan'></span> %title"
|
128
|
128
|
set $pass "<span foreground='lime'></span> %title"
|
129
|
129
|
set $warn "<span foreground='orange'></span> %title"
|
130
|
|
- set $fail "<span foreground='red'></span> %title"
|
|
130
|
+ set $fail "<span foreground='#992222'></span> %title"
|
131
|
131
|
set $strike "<s>%title</s>"
|
132
|
132
|
set $unders "<u>%title</u>"
|
133
|
133
|
set $italic "<i>%title</i>"
|