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