From 1852f9208727dcb139be3d87ca8935a1d69c1f0f Mon Sep 17 00:00:00 2001 From: oldmud0 Date: Sun, 25 Nov 2018 13:24:43 -0600 Subject: Overhaul theme The only thing missing in this commit is a new background. I am waiting for a higher-quality version of the AO logo. --- base/themes/default/courtroom_fonts.ini | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 base/themes/default/courtroom_fonts.ini (limited to 'base/themes/default/courtroom_fonts.ini') diff --git a/base/themes/default/courtroom_fonts.ini b/base/themes/default/courtroom_fonts.ini new file mode 100644 index 00000000..abc8f7a5 --- /dev/null +++ b/base/themes/default/courtroom_fonts.ini @@ -0,0 +1,6 @@ +showname = 8 +message = 10 +ic_chatlog = 10 +ms_chatlog = 10 +server_chatlog = 9 +music_list = 8 \ No newline at end of file -- cgit