Added 2 basic role colors PINKISH_PURPLE and DARK_PINKISH_PURPLE (#2303)

* Added 2 basic role colors PINKISH_PURPLE and DARK_PINKISH_PURPLE

* Added documentation for added Colors PINKISH_PURPLE and DARK_PINKISH_PURPLE

* fix colour names

* docs
This commit is contained in:
Ecstabis
2018-02-20 22:51:03 +00:00
committed by Isabella
parent 05c5bdc476
commit 3a3ca96b0d
2 changed files with 4 additions and 0 deletions

View File

@@ -234,6 +234,7 @@ class Util {
* - `GREEN`
* - `BLUE`
* - `PURPLE`
* - `LUMINOUS_VIVID_PINK`
* - `GOLD`
* - `ORANGE`
* - `RED`
@@ -244,6 +245,7 @@ class Util {
* - `DARK_GREEN`
* - `DARK_BLUE`
* - `DARK_PURPLE`
* - `DARK_VIVID_PINK`
* - `DARK_GOLD`
* - `DARK_ORANGE`
* - `DARK_RED`