diff options
| author | David Skoland <davidskoland@gmail.com> | 2017-01-17 11:08:39 +0100 |
|---|---|---|
| committer | David Skoland <davidskoland@gmail.com> | 2017-01-17 11:08:39 +0100 |
| commit | b11bcd793358ff3ffce3dc2f5063379f9e307616 (patch) | |
| tree | ed238a8c12a4978296053e1bfe52bc7e39cf284a /base/themes/default/courtroom_design.ini | |
| parent | c4dff0f5284d5dfa37142ffce7eb27f72abaf1f1 (diff) | |
configured more courtroom widgets and started reimagining UI
Diffstat (limited to 'base/themes/default/courtroom_design.ini')
| -rw-r--r-- | base/themes/default/courtroom_design.ini | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/base/themes/default/courtroom_design.ini b/base/themes/default/courtroom_design.ini new file mode 100644 index 00000000..c96d2620 --- /dev/null +++ b/base/themes/default/courtroom_design.ini @@ -0,0 +1,46 @@ +courtroom = 0, 0, 714, 668 +viewport = 0, 0, 256, 192 +ic_chatlog = 260, 0, 231, 319 +ms_chatlog = 490, 1, 224, 277 +server_chatlog = 490, 1, 224, 277 +mute_list = 260, 160, 231, 159 +area_list = 266, 494, 224, 174 +music_list = 490, 342, 224, 326 +ic_chat_message = 0, 192, 255, 23 +ooc_chat_message = 492, 281, 222, 19 +ooc_chat_name = 492, 300, 32, 19 +area_password = 266, 471, 224, 23 +music_search = 490, 319, 226, 23 +emote_left = 0, 253, 20, 20 +emote_right = 236, 253, 20, 20 +defense_bar = 393, 323, 84, 14 +prosecution_bar = 393, 340, 84, 14 +music_label = 260, 390, 41, 16 +sfx_label = 260, 410, 21, 16 +blip_label = 260, 430, 31, 16 +hold_it = 10, 312, 76, 28 +objection = 90, 312, 76, 28 +ooc_toggle = 580, 300, 133, 19 +witness_testimony = 5, 345, 85, 42 +cross_examination = 95, 345, 85, 42 +change_character = 5, 390, 121, 23 +reload_theme = 5, 415, 101, 23 +call_mod = 5, 440, 71, 23 +pre = 187, 345, 51, 21 +flip = 187, 362, 51, 21 +guard = 187, 379, 61, 21 +custom_objection = 250, 325, 40, 40 +realization = 295, 323, 40, 40 +mute = 340, 325, 40, 40 +defense_plus = 477, 325, 9, 9 +defense_minus = 385, 325, 9, 9 +prosecution_plus = 477, 342, 9, 9 +prosecution_minus = 385, 342, 9, 9 +text_color = 390, 360, 79, 23 +music_slider = 310, 392, 160, 16 +sfx_slider = 310, 412, 160, 16 +blip_slider = 310, 432, 160, 16 +char_select = 0, 0, 714, 668 +back_to_lobby = 5, 5, 91, 23 +char_password = 297, 7, 120, 22 +spectator = 317, 640, 80, 23 |
