aboutsummaryrefslogtreecommitdiff
path: root/base/themes/default/courtroom_fonts.ini
diff options
context:
space:
mode:
Diffstat (limited to 'base/themes/default/courtroom_fonts.ini')
-rw-r--r--base/themes/default/courtroom_fonts.ini55
1 files changed, 50 insertions, 5 deletions
diff --git a/base/themes/default/courtroom_fonts.ini b/base/themes/default/courtroom_fonts.ini
index 16e2f41b..1fcba764 100644
--- a/base/themes/default/courtroom_fonts.ini
+++ b/base/themes/default/courtroom_fonts.ini
@@ -1,11 +1,56 @@
showname = 8
+showname_font = Sans
+showname_color = 255, 255, 255
+showname_bold = 0
+
message = 10
+message_font = Sans
+message_color = 0, 0, 0
+message_bold = 0
+
ic_chatlog = 10
-ms_chatlog = 10
-server_chatlog = 9
+ic_chatlog_font = Sans
+ic_chatlog_color = 255, 255, 255
+ic_chatlog_bold = 0
+
+ms_chatlog = 8
+ms_chatlog_font = Sans
+ms_chatlog_color = 0, 0, 0
+ms_chatlog_sender_color = 0, 0, 95
+ms_chatlog_bold = 0
+
+server_chatlog = 8
+server_chatlog_font = Sans
+server_chatlog_color = 0, 0, 0
+server_chatlog_sender_color = 95, 95, 0
+server_chatlog_bold = 0
+
music_list = 8
+music_list_font = Sans
+music_list_color = 0, 0, 0
+music_list_bold = 0
-ic_chatlog_color = 255, 255, 255
+music_name = 8
+music_name_font = Sans
+music_name_color = 255, 255, 255
+music_name_bold = 0
+
+area_list = 8
+area_list_font = Sans
+area_list_color = 0, 0, 0
+area_list_bold = 0
+
+evidence_name = 14
+evidence_name_font = Arial
+evidence_name_color = 255, 128, 0
+evidence_name_bold = 1
+
+evidence_image_name = 8
+evidence_image_name_font = Arial
+evidence_image_name_color = 0, 0, 0
+evidence_image_name_bold = 0
-; Color for all labels and checkboxes
-label_color = 255, 255, 255
+evidence_description = 10
+evidence_description_font = Times New Roman
+evidence_description_color = 255, 255, 255
+evidence_description_bold = 0 \ No newline at end of file