aboutsummaryrefslogtreecommitdiff
path: root/base/themes/default/courtroom_fonts.ini
diff options
context:
space:
mode:
authoroldmud0 <oldmud0@users.noreply.github.com>2020-05-22 19:17:55 -0500
committeroldmud0 <oldmud0@users.noreply.github.com>2020-05-22 19:17:55 -0500
commitfd1855b8d0ecaa56ae3165ad5d8f3bd65ff77a64 (patch)
tree9c27d658dd8f19e649e1742b0fd39104a50a3ca6 /base/themes/default/courtroom_fonts.ini
parent8928aa2718378bc42d20d5bbe6c17be68d65d6f3 (diff)
parent4617e3135ed14a28c4129154486022947fda9d82 (diff)
Merge KFO source unconditionally into AO2
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