diff --git a/base/themes/default/courtroom_design.ini b/base/themes/default/courtroom_design.ini index 7301b23..b9c6835 100644 --- a/base/themes/default/courtroom_design.ini +++ b/base/themes/default/courtroom_design.ini @@ -60,9 +60,9 @@ found_song_color = 100, 255, 100 missing_song_color = 255, 100, 100 ; Labels and sliders for music/sfx/blips -music_label = 286, 607, 41, 16 -sfx_label = 286, 627, 21, 16 -blip_label = 286, 647, 31, 16 +music_label = 282, 607, 41, 16 +sfx_label = 282, 627, 41, 16 +blip_label = 282, 647, 41, 16 music_slider = 326, 608, 140, 16 sfx_slider = 326, 628, 140, 16 blip_slider = 326, 648, 140, 16 @@ -73,6 +73,7 @@ blip_slider = 326, 648, 140, 16 ; pick a character. If you want X columns and Y rows, you would change it to ; 49X, 49Y (ie. 490, 147 if you want 10 columns and 3 rows) emotes = 10, 342, 490, 147 +emote_button_spacing = 9, 9 ; Page togglers for emotes emote_left = 373, 475, 17, 17 @@ -97,14 +98,16 @@ custom_objection = 340, 565, 76, 28 ; Text color dropdown menu text_color = 115, 470, 80, 20 +pos_dropdown = 200, 470, 80, 20 + ; Preanimation toggle -pre = 5, 490, 60, 21 +pre = 5, 490, 80, 21 ; Flip button flip = 104, 490, 51, 21 ; Guard button -guard = 200, 470, 61, 21 +guard = 200, 560, 61, 21 pre_no_interrupt = 200, 490, 80, 21 @@ -122,9 +125,9 @@ witness_testimony = 290, 470, 85, 42 cross_examination = 290, 515, 85, 42 ; Buttons to change character/Reload theme/Call Mod -change_character = 5, 610, 110, 23 -reload_theme = 5, 637, 90, 23 -call_mod = 100, 637, 60, 23 +change_character = 5, 610, 120, 23 +reload_theme = 5, 637, 94, 23 +call_mod = 104, 637, 64, 23 ; Mute button mute_button = 150, 515, 42, 42 @@ -139,14 +142,20 @@ mute_list = 280, 469, 210, 198 ; area_password = 266, 471, 224, 23 ; >Evidence meme -evidence_button = 625, 322, 85, 18 +evidence_button = 627, 322, 85, 18 evidence_background = 0, 385, 490, 284 evidence_name = 112, 4, 264, 19 +evidence_buttons = 28, 27, 430, 216 +evidence_button_spacing = 2, 3 evidence_overlay = 24, 24, 439, 222 +evidence_delete = 78, 8, 70, 20 +evidence_image_name = 150, 8, 130, 20 +evidence_image_button = 280, 8, 60, 20 evidence_x = 341, 8, 20, 20 evidence_description = 78, 28, 281, 166 -evidence_left = 2, 114, 20, 20 -evidence_right = 465, 114, 20, 20 +evidence_left = 2, 124, 20, 20 +evidence_right = 465, 124, 20, 20 +evidence_present = 165, 247, 158, 41 ; Character select widgets char_select = 0, 0, 714, 668 @@ -156,6 +165,7 @@ char_buttons = 25, 36, 663, 596 char_button_spacing = 7, 7 char_select_left = 2, 325, 20, 20 char_select_right = 691, 325, 20, 20 +spectator = 317, 640, 80, 23 ; ------------------------- ; New in 2.6.0 @@ -187,7 +197,7 @@ showname_enable = 200, 510, 80, 21 ; A simple button that opens up the settings menu. ; Equivalent to typing /settings in the OOC chat. -settings = 120, 610, 60, 23 +settings = 130, 610, 60, 23 ; The character search text input in the character selecton screen. ; The moment you enter some text, it immediately starts filtering. @@ -224,5 +234,3 @@ area_rp_color = 200, 52, 252 area_gaming_color = 55, 255, 255 area_locked_color = 165, 43, 43 -; Color for all labels and checkboxes -label_color = 255, 255, 255 diff --git a/base/themes/default/courtroom_fonts.ini b/base/themes/default/courtroom_fonts.ini index abc8f7a..16e2f41 100644 --- a/base/themes/default/courtroom_fonts.ini +++ b/base/themes/default/courtroom_fonts.ini @@ -3,4 +3,9 @@ message = 10 ic_chatlog = 10 ms_chatlog = 10 server_chatlog = 9 -music_list = 8 \ No newline at end of file +music_list = 8 + +ic_chatlog_color = 255, 255, 255 + +; Color for all labels and checkboxes +label_color = 255, 255, 255 diff --git a/base/themes/default/courtroombackground.png b/base/themes/default/courtroombackground.png index e940404..5ad8d51 100644 Binary files a/base/themes/default/courtroombackground.png and b/base/themes/default/courtroombackground.png differ diff --git a/base/themes/default/defensebar0.png b/base/themes/default/defensebar0.png index 25b9879..e15b727 100644 Binary files a/base/themes/default/defensebar0.png and b/base/themes/default/defensebar0.png differ diff --git a/base/themes/default/defensebar1.png b/base/themes/default/defensebar1.png index 535ea4a..ddc7c05 100644 Binary files a/base/themes/default/defensebar1.png and b/base/themes/default/defensebar1.png differ diff --git a/base/themes/default/defensebar10.png b/base/themes/default/defensebar10.png index ca98d27..5c955b4 100644 Binary files a/base/themes/default/defensebar10.png and b/base/themes/default/defensebar10.png differ diff --git a/base/themes/default/defensebar2.png b/base/themes/default/defensebar2.png index 671dd7c..78835aa 100644 Binary files a/base/themes/default/defensebar2.png and b/base/themes/default/defensebar2.png differ diff --git a/base/themes/default/defensebar3.png b/base/themes/default/defensebar3.png index c9df8f9..8d8427a 100644 Binary files a/base/themes/default/defensebar3.png and b/base/themes/default/defensebar3.png differ diff --git a/base/themes/default/defensebar4.png b/base/themes/default/defensebar4.png index 5383c43..0441683 100644 Binary files a/base/themes/default/defensebar4.png and b/base/themes/default/defensebar4.png differ diff --git a/base/themes/default/defensebar5.png b/base/themes/default/defensebar5.png index 94ee901..d9236c2 100644 Binary files a/base/themes/default/defensebar5.png and b/base/themes/default/defensebar5.png differ diff --git a/base/themes/default/defensebar6.png b/base/themes/default/defensebar6.png index ae23ae4..373bc1b 100644 Binary files a/base/themes/default/defensebar6.png and b/base/themes/default/defensebar6.png differ diff --git a/base/themes/default/defensebar7.png b/base/themes/default/defensebar7.png index cb72177..09c8d1a 100644 Binary files a/base/themes/default/defensebar7.png and b/base/themes/default/defensebar7.png differ diff --git a/base/themes/default/defensebar8.png b/base/themes/default/defensebar8.png index 9324db5..13a4548 100644 Binary files a/base/themes/default/defensebar8.png and b/base/themes/default/defensebar8.png differ diff --git a/base/themes/default/defensebar9.png b/base/themes/default/defensebar9.png index 6d6197c..d98ab4d 100644 Binary files a/base/themes/default/defensebar9.png and b/base/themes/default/defensebar9.png differ diff --git a/base/themes/default/evidencebackground.png b/base/themes/default/evidencebackground.png index 2282e3b..ca28532 100644 Binary files a/base/themes/default/evidencebackground.png and b/base/themes/default/evidencebackground.png differ diff --git a/base/themes/default/prosecutionbar0.png b/base/themes/default/prosecutionbar0.png index 2e33e53..040d671 100644 Binary files a/base/themes/default/prosecutionbar0.png and b/base/themes/default/prosecutionbar0.png differ diff --git a/base/themes/default/prosecutionbar1.png b/base/themes/default/prosecutionbar1.png index e638b43..cb9af2d 100644 Binary files a/base/themes/default/prosecutionbar1.png and b/base/themes/default/prosecutionbar1.png differ diff --git a/base/themes/default/prosecutionbar10.png b/base/themes/default/prosecutionbar10.png index 12517b5..f0a79c3 100644 Binary files a/base/themes/default/prosecutionbar10.png and b/base/themes/default/prosecutionbar10.png differ diff --git a/base/themes/default/prosecutionbar2.png b/base/themes/default/prosecutionbar2.png index 51e2acb..08ef12b 100644 Binary files a/base/themes/default/prosecutionbar2.png and b/base/themes/default/prosecutionbar2.png differ diff --git a/base/themes/default/prosecutionbar3.png b/base/themes/default/prosecutionbar3.png index 6bfc744..278d3e4 100644 Binary files a/base/themes/default/prosecutionbar3.png and b/base/themes/default/prosecutionbar3.png differ diff --git a/base/themes/default/prosecutionbar4.png b/base/themes/default/prosecutionbar4.png index 78db83e..64f2e9d 100644 Binary files a/base/themes/default/prosecutionbar4.png and b/base/themes/default/prosecutionbar4.png differ diff --git a/base/themes/default/prosecutionbar5.png b/base/themes/default/prosecutionbar5.png index 15f759b..5cf62a4 100644 Binary files a/base/themes/default/prosecutionbar5.png and b/base/themes/default/prosecutionbar5.png differ diff --git a/base/themes/default/prosecutionbar6.png b/base/themes/default/prosecutionbar6.png index d1e5ee8..c87b86f 100644 Binary files a/base/themes/default/prosecutionbar6.png and b/base/themes/default/prosecutionbar6.png differ diff --git a/base/themes/default/prosecutionbar7.png b/base/themes/default/prosecutionbar7.png index 94d852c..f31fcc1 100644 Binary files a/base/themes/default/prosecutionbar7.png and b/base/themes/default/prosecutionbar7.png differ diff --git a/base/themes/default/prosecutionbar8.png b/base/themes/default/prosecutionbar8.png index 4824565..a2a8935 100644 Binary files a/base/themes/default/prosecutionbar8.png and b/base/themes/default/prosecutionbar8.png differ diff --git a/base/themes/default/prosecutionbar9.png b/base/themes/default/prosecutionbar9.png index 9fda13f..d272ca3 100644 Binary files a/base/themes/default/prosecutionbar9.png and b/base/themes/default/prosecutionbar9.png differ