diff options
-rw-r--r-- | doc/constants.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/constants.md b/doc/constants.md index 24f739b0e..294107ab3 100644 --- a/doc/constants.md +++ b/doc/constants.md @@ -3621,6 +3621,7 @@ - `C_PURPLE`: 8388736 - `C_RED`: 16711680 - `C_SILVER`: 12632256 +- `C_SPRINGGREEN`: 65433 - `C_TEAL`: 32896 - `C_WHITE`: 16777215 - `C_YELLOW`: 16776960 |