Add white to colours (#2853)

* add white to colorresolvable typedef

* add colour white
This commit is contained in:
Daniel
2018-10-01 22:02:50 +10:00
committed by Crawl
parent 96a0655609
commit 62e7e26310
2 changed files with 2 additions and 0 deletions

View File

@@ -245,6 +245,7 @@ class Util {
* ```
* or one of the following strings:
* - `DEFAULT`
* - `WHITE`
* - `AQUA`
* - `GREEN`
* - `BLUE`