Less obnoxious default colors.
This commit is contained in:
parent
2f7e942833
commit
9e85196fe8
@ -1,7 +1,7 @@
|
|||||||
void call(String stepName, Map styleMap = [:]) {
|
void call(String stepName, Map styleMap = [:]) {
|
||||||
Map defaultStyleMap = [
|
Map defaultStyleMap = [
|
||||||
boxColor: 'green',
|
boxColor: 'green',
|
||||||
textColor: 'white',
|
textColor: 'black',
|
||||||
boxStyle: 'default'
|
boxStyle: 'default'
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user