Skip to content

Commit dc3f0b5

Browse files
authored
Forgot 'default' color name
1 parent 3fd628a commit dc3f0b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Util/ColourUtil.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ class ColourUtil
1919
'magenta',
2020
'cyan',
2121
'white',
22+
'default',
2223
];
2324

2425
/**

0 commit comments

Comments
 (0)