diff options
| author | David Skoland <davidskoland@gmail.com> | 2017-01-27 01:24:58 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-27 01:24:58 +0100 |
| commit | d4ad200b612acb1ed2a74d057efc8c3cbfa07ad2 (patch) | |
| tree | a2b2dbee3b1a3102499b3cb5c6529e6f01655f74 /base/themes/default | |
| parent | ea9ba4526dc313a61682ec41b3b052019051545e (diff) | |
| parent | 9682087667e2de26e14406efde960b8c7f0c3c98 (diff) | |
Merge pull request #2 from OmniTroid/master
well
Diffstat (limited to 'base/themes/default')
| -rw-r--r-- | base/themes/default/courtroom_design.ini | 7 | ||||
| -rw-r--r-- | base/themes/default/design.ini | 28 | ||||
| -rw-r--r-- | base/themes/default/loadingbackground.png | bin | 0 -> 2194 bytes | |||
| -rw-r--r-- | base/themes/default/lobby_design.ini | 16 | ||||
| -rw-r--r-- | base/themes/default/muted.png | bin | 5703 -> 1013 bytes | |||
| -rw-r--r-- | base/themes/default/muted_old.png | bin | 0 -> 5703 bytes |
6 files changed, 20 insertions, 31 deletions
diff --git a/base/themes/default/courtroom_design.ini b/base/themes/default/courtroom_design.ini index c96d262..e7a3de4 100644 --- a/base/themes/default/courtroom_design.ini +++ b/base/themes/default/courtroom_design.ini @@ -8,7 +8,7 @@ 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 +ooc_chat_name = 492, 300, 85, 19 area_password = 266, 471, 224, 23 music_search = 490, 319, 226, 23 emote_left = 0, 253, 20, 20 @@ -20,6 +20,7 @@ sfx_label = 260, 410, 21, 16 blip_label = 260, 430, 31, 16 hold_it = 10, 312, 76, 28 objection = 90, 312, 76, 28 +take_that = 170, 312, 76, 28 ooc_toggle = 580, 300, 133, 19 witness_testimony = 5, 345, 85, 42 cross_examination = 95, 345, 85, 42 @@ -30,8 +31,8 @@ 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 +realization = 295, 325, 40, 40 +mute_button = 340, 325, 40, 40 defense_plus = 477, 325, 9, 9 defense_minus = 385, 325, 9, 9 prosecution_plus = 477, 342, 9, 9 diff --git a/base/themes/default/design.ini b/base/themes/default/design.ini deleted file mode 100644 index 5488ac4..0000000 --- a/base/themes/default/design.ini +++ /dev/null @@ -1,28 +0,0 @@ -hold_it = 10, 312 -objection = 90, 312 -take_that = 170, 312 -objection_custom = 250, 325 -realization = 295, 325 -mute = 340, 325 -text_color = 390, 360 -defense_bar = 393, 323 -prosecution_bar = 393, 340 -def_plus = 477, 325 -def_minus = 385, 325 -pro_plus = 477, 342 -pro_minus = 385, 342 -witness_testimony = 5, 345 -cross_examination = 95, 345 -pre = 187, 345 -flip = 187, 362 -guard = 187, 379 -change_character = 5, 390 -reload_theme = 5, 415 -call_mod = 5, 440 -music_label = 260, 390 -music_slider = 310, 392 -sfx_label = 260, 410 -sfx_slider = 310, 412 -blips_label = 260, 430 -blips_slider = 310, 432 - diff --git a/base/themes/default/loadingbackground.png b/base/themes/default/loadingbackground.png Binary files differnew file mode 100644 index 0000000..202a881 --- /dev/null +++ b/base/themes/default/loadingbackground.png diff --git a/base/themes/default/lobby_design.ini b/base/themes/default/lobby_design.ini new file mode 100644 index 0000000..efce59a --- /dev/null +++ b/base/themes/default/lobby_design.ini @@ -0,0 +1,16 @@ +lobby = 0, 0, 517, 666 +public_servers = 46, 88, 114, 30 +favorites = 164, 88, 114, 30 +refresh = 56, 381, 132, 28 +add_to_fav = 194, 381, 132, 28 +connect = 332, 381, 132, 28 +about = 428, 1, 88, 21 +server_list = 20, 125, 286, 240 +player_count = 336, 91, 173, 16 +description = 337, 109, 173, 245 +chatbox = 2, 445, 515, 198 +chatname = 3, 646, 85, 19 +chatmessage = 93, 646, 424, 19 +loading_label = 135, 92, 254, 95 +progress_bar = 135, 188, 254, 21 +cancel = 220, 220, 80, 20 diff --git a/base/themes/default/muted.png b/base/themes/default/muted.png Binary files differindex f9878f1..969da04 100644 --- a/base/themes/default/muted.png +++ b/base/themes/default/muted.png diff --git a/base/themes/default/muted_old.png b/base/themes/default/muted_old.png Binary files differnew file mode 100644 index 0000000..f9878f1 --- /dev/null +++ b/base/themes/default/muted_old.png |
