diff options
| author | oldmud0 <oldmud0@users.noreply.github.com> | 2018-12-11 15:40:11 -0600 |
|---|---|---|
| committer | oldmud0 <oldmud0@users.noreply.github.com> | 2018-12-11 15:40:11 -0600 |
| commit | 9270069e726d1f260e3c08ee5722f6d07067b770 (patch) | |
| tree | fdfed950281d720782f970a3fcbb8f40dff1c9f1 /base/themes/default/courtroom_fonts.ini | |
| parent | 9727acc974db4442787ce5d681dd4a7b55d6a713 (diff) | |
More changes to default theme
Diffstat (limited to 'base/themes/default/courtroom_fonts.ini')
| -rw-r--r-- | base/themes/default/courtroom_fonts.ini | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/base/themes/default/courtroom_fonts.ini b/base/themes/default/courtroom_fonts.ini index abc8f7a5..16e2f41b 100644 --- a/base/themes/default/courtroom_fonts.ini +++ b/base/themes/default/courtroom_fonts.ini @@ -3,4 +3,9 @@ message = 10 ic_chatlog = 10 ms_chatlog = 10 server_chatlog = 9 -music_list = 8
\ No newline at end of file +music_list = 8 + +ic_chatlog_color = 255, 255, 255 + +; Color for all labels and checkboxes +label_color = 255, 255, 255 |
