You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
# v2.12.4
8
8
9
9
### Added
10
-
- Named colors are now supported! Over 900 different common colors names are recognized. A list of color names can be found in [core/_color_data.py](https://github.com/kyb3r/modmail/blob/master/core/_color_data.py).
10
+
- Named colors are now supported! Over 900 different common color names are recognized. A list of color names can be found in [core/_color_data.py](https://github.com/kyb3r/modmail/blob/master/core/_color_data.py).
11
11
- Named colors can be set the same way as hex. But this can only be done through `?config set`, which means database modifications will not work.
12
12
- For example: `?config set main_color yellowish green`.
13
13
- New config var `main_color` allows you to customize the main Modmail color (as requested by many). Defaults to Discord `blurple`.
0 commit comments