White color on 'line_start'
This commit is contained in:
parent
dfef7d64ef
commit
1ba7d5224e
|
@ -20,7 +20,7 @@ abstracts = {
|
|||
##
|
||||
|
||||
# text to insert at the beginning of each non-message line
|
||||
line_start = "%B-%n!%B-%n ";
|
||||
line_start = "%W-%n!%W-%n ";
|
||||
|
||||
# timestamp styling, nothing by default
|
||||
timestamp = "%w(%Y$*%w)%n";
|
||||
|
|
|
@ -20,7 +20,7 @@ abstracts = {
|
|||
##
|
||||
|
||||
# text to insert at the beginning of each non-message line
|
||||
line_start = "%b-%n!%b-%n ";
|
||||
line_start = "%w-%n!%w-%n ";
|
||||
|
||||
# timestamp styling, nothing by default
|
||||
timestamp = "%w(%y$*%w)%n";
|
||||
|
|
Loading…
Reference in New Issue
Block a user