diff --git a/AceAttorney 2x/courtroom_stylesheets.css b/AceAttorney 2x/courtroom_stylesheets.css index 9e82e76..d506274 100644 --- a/AceAttorney 2x/courtroom_stylesheets.css +++ b/AceAttorney 2x/courtroom_stylesheets.css @@ -1,7 +1,8 @@ QFrame { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } + AOClockLabel { border: 1px solid rgba(255, 255, 255, 135); border-radius: 2px; @@ -10,8 +11,8 @@ AOClockLabel { } QCheckBox { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } QComboBox { @@ -31,11 +32,55 @@ QAbstractItemView { QListView { color: black; - background-color:white; + background-color: white; selection-background-color: darkgreen; } QLineEdit { - color:white; - background-color:transparent; + color: white; + background-color: transparent; +} + +QScrollBar { + height: 12px; + width: 12px; + background-color: transparent; +} + +QScrollBar::add-page { + background: rgba(200, 255, 255, 24) +} + +QScrollBar::sub-page { + background: none +} + +AOButton { + background: darkgray; } + +QSlider::handle { + background: darkgray; + border: 1px solid #5c5c5c; + border-radius: 3px; +} + + +QTextBrowser#ui_debug_log { + background-color: rgba(20, 20, 20, 255); +} + +QLineEdit#ui_ic_chat_name { + color: white; + background-color: darkgray; +} + +QLabel#ui_size_label { + color: lime; + background-color: black; +} + +AOEmotePreview { + background: rgb(0, 0, 0); + background: qlineargradient(spread:pad, x1:0 y1:0, x2:0 y2:1, stop:0 slategray, stop:1 darkslategray); +} \ No newline at end of file diff --git a/AceAttorney/courtroom_stylesheets.css b/AceAttorney/courtroom_stylesheets.css index 9e82e76..d506274 100644 --- a/AceAttorney/courtroom_stylesheets.css +++ b/AceAttorney/courtroom_stylesheets.css @@ -1,7 +1,8 @@ QFrame { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } + AOClockLabel { border: 1px solid rgba(255, 255, 255, 135); border-radius: 2px; @@ -10,8 +11,8 @@ AOClockLabel { } QCheckBox { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } QComboBox { @@ -31,11 +32,55 @@ QAbstractItemView { QListView { color: black; - background-color:white; + background-color: white; selection-background-color: darkgreen; } QLineEdit { - color:white; - background-color:transparent; + color: white; + background-color: transparent; +} + +QScrollBar { + height: 12px; + width: 12px; + background-color: transparent; +} + +QScrollBar::add-page { + background: rgba(200, 255, 255, 24) +} + +QScrollBar::sub-page { + background: none +} + +AOButton { + background: darkgray; } + +QSlider::handle { + background: darkgray; + border: 1px solid #5c5c5c; + border-radius: 3px; +} + + +QTextBrowser#ui_debug_log { + background-color: rgba(20, 20, 20, 255); +} + +QLineEdit#ui_ic_chat_name { + color: white; + background-color: darkgray; +} + +QLabel#ui_size_label { + color: lime; + background-color: black; +} + +AOEmotePreview { + background: rgb(0, 0, 0); + background: qlineargradient(spread:pad, x1:0 y1:0, x2:0 y2:1, stop:0 slategray, stop:1 darkslategray); +} \ No newline at end of file diff --git a/FullChar/courtroom_stylesheets.css b/FullChar/courtroom_stylesheets.css index 9e82e76..d506274 100644 --- a/FullChar/courtroom_stylesheets.css +++ b/FullChar/courtroom_stylesheets.css @@ -1,7 +1,8 @@ QFrame { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } + AOClockLabel { border: 1px solid rgba(255, 255, 255, 135); border-radius: 2px; @@ -10,8 +11,8 @@ AOClockLabel { } QCheckBox { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } QComboBox { @@ -31,11 +32,55 @@ QAbstractItemView { QListView { color: black; - background-color:white; + background-color: white; selection-background-color: darkgreen; } QLineEdit { - color:white; - background-color:transparent; + color: white; + background-color: transparent; +} + +QScrollBar { + height: 12px; + width: 12px; + background-color: transparent; +} + +QScrollBar::add-page { + background: rgba(200, 255, 255, 24) +} + +QScrollBar::sub-page { + background: none +} + +AOButton { + background: darkgray; } + +QSlider::handle { + background: darkgray; + border: 1px solid #5c5c5c; + border-radius: 3px; +} + + +QTextBrowser#ui_debug_log { + background-color: rgba(20, 20, 20, 255); +} + +QLineEdit#ui_ic_chat_name { + color: white; + background-color: darkgray; +} + +QLabel#ui_size_label { + color: lime; + background-color: black; +} + +AOEmotePreview { + background: rgb(0, 0, 0); + background: qlineargradient(spread:pad, x1:0 y1:0, x2:0 y2:1, stop:0 slategray, stop:1 darkslategray); +} \ No newline at end of file diff --git a/KFO 2x Theme/courtroom_stylesheets.css b/KFO 2x Theme/courtroom_stylesheets.css index 37dcda7..d506274 100644 --- a/KFO 2x Theme/courtroom_stylesheets.css +++ b/KFO 2x Theme/courtroom_stylesheets.css @@ -1,7 +1,8 @@ QFrame { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } + AOClockLabel { border: 1px solid rgba(255, 255, 255, 135); border-radius: 2px; @@ -10,8 +11,8 @@ AOClockLabel { } QCheckBox { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } QComboBox { @@ -31,33 +32,55 @@ QAbstractItemView { QListView { color: black; - background-color:white; + background-color: white; selection-background-color: darkgreen; } QLineEdit { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } QScrollBar { height: 12px; width: 12px; - background-color:transparent; + background-color: transparent; } + QScrollBar::add-page { background: rgba(200, 255, 255, 24) } + QScrollBar::sub-page { background: none } AOButton { - background:darkgray; + background: darkgray; } QSlider::handle { - background:darkgray; + background: darkgray; border: 1px solid #5c5c5c; border-radius: 3px; +} + + +QTextBrowser#ui_debug_log { + background-color: rgba(20, 20, 20, 255); +} + +QLineEdit#ui_ic_chat_name { + color: white; + background-color: darkgray; +} + +QLabel#ui_size_label { + color: lime; + background-color: black; +} + +AOEmotePreview { + background: rgb(0, 0, 0); + background: qlineargradient(spread:pad, x1:0 y1:0, x2:0 y2:1, stop:0 slategray, stop:1 darkslategray); } \ No newline at end of file diff --git a/KFO 2x Widescreen/courtroom_design.ini b/KFO 2x Widescreen/courtroom_design.ini index 6b53032..e3653c8 100644 --- a/KFO 2x Widescreen/courtroom_design.ini +++ b/KFO 2x Widescreen/courtroom_design.ini @@ -116,16 +116,16 @@ additive = 492, 473, 80, 19 ; Guard button guard = 988, 414, 61, 19 -pre_no_interrupt = 404, 473, 80, 19 +pre_no_interrupt = 404, 473, 120, 19 ; Penalty bars and judge's buttons for penalizing. Other than the bars, these ; ONLY show up on a character with /pos jud -defense_bar = 622, 417, 168, 9 -prosecution_bar = 622, 433, 168, 9 -defense_plus = 790, 417, 9, 9 -defense_minus = 613, 417, 9, 9 -prosecution_plus = 790, 433, 9, 9 -prosecution_minus = 613, 433, 9, 9 +defense_bar = 622, 459, 168, 9 +prosecution_bar = 622, 475, 168, 9 +defense_plus = 790, 459, 9, 9 +defense_minus = 613, 459, 9, 9 +prosecution_plus = 790, 475, 9, 9 +prosecution_minus = 613, 475, 9, 9 ; Judge's buttons for WT and CE. /pos jud witness_testimony = 233, 510, 42, 24 @@ -140,26 +140,26 @@ call_mod = 1003, 572, 64, 23 mute_button = 805, 462, 42, 42 ; Where the Mute list pops up when you click Mute -mute_list = 613, 451, 179, 149 +mute_list = 856, 405, 215, 132 ; ------------------------- ; New in 2.6.0 ; ------------------------- ; This is an input field that allows you to change your in-character showname. -ic_chat_name = 480, 414, 156, 23 +ic_chat_name = 216, 384, 156, 23 ; I am sure there are some differences between the 'ao2_' versions and the ; 'ao2_'-less versions of the IC text display and input, but I do not know ; what. Still, here you go! -ao2_ic_chat_name = 627, 455, 156, 23 +ao2_ic_chat_name = 216, 384, 156, 23 ; An in-game tickbox that allows you to set whether your client should show ; custom shownames where possible, or always keep to character names. ; This is useful if you suspect someone is impersonating others, for example, ; and they are using this in combination with ini-swapping to 'duplicate' a ; character. -showname_enable = 868, 414, 80, 21 +showname_enable = 765, 386, 80, 21 ; A simple button that opens up the settings menu. ; Equivalent to typing /settings in the OOC chat. @@ -185,10 +185,10 @@ guilty = 805, 540, 42, 24 ; These are responsible for the pairing stuff. ; These work much like muting, actually. pair_button = 805, 416, 42, 42 -pair_list = 613, 471, 179, 129 -pair_offset_spinbox = 613, 451, 46, 20 -pair_vert_offset_spinbox = 659, 451, 45, 20 -pair_order_dropdown = 703, 451, 89, 20 +pair_list = 856, 405, 215, 132 +pair_offset_spinbox = 856, 384, 66, 20 +pair_vert_offset_spinbox = 922, 384, 66, 20 +pair_order_dropdown = 988, 384, 84, 20 ; This button allows switching between music and areas. switch_area_music = 185, 300, 31, 19 @@ -256,11 +256,11 @@ message = 16, 22, 616, 78 chat_arrow = 608, 84, 11, 9 ; Where you type to make an IC chat message -ic_chat_message = 216, 384, 640, 23 +ic_chat_message = 371, 384, 382, 23 ; IC chat message if the current background's folder contains stand.png, ; defensedesk.png and prosecutiondesk.png -ao2_ic_chat_message = 216, 384, 640, 23 +ao2_ic_chat_message = 371, 384, 382, 23 ; ; Evidence system @@ -269,42 +269,45 @@ ao2_ic_chat_message = 216, 384, 640, 23 ; **COORDINATE SYSTEM RELATIVE TO "viewport"** ; x/y coordinates 0,0 will start at top-left of the "viewport" for everything below until specified otherwise. ; **** -left_evidence_icon = 26, 26, 140, 140 -right_evidence_icon = 346, 26, 140, 140 +left_evidence_icon = 474, 26, 140, 140 +right_evidence_icon = 474, 26, 140, 140 ; **COORDINATE SYSTEM RELATIVE TO "courtroom"** ; x/y coordinates 0,0 will start at top-left of the "courtroom" for everything below until specified otherwise. ; **** -evidence_background = 291, 0, 490, 284 +; Instead of double-click, single click will view evidence. Useful if overlay does not obstruct evidence list. +evidence_one_click_view = true + +evidence_background = 216, 0, 640, 284 ; **COORDINATE SYSTEM RELATIVE TO "evidence_background"** ; x/y coordinates 0,0 will start at top-left of the "evidence_background" for everything below until specified otherwise. ; **** -evidence_button = 926, 392, 85, 18 -evidence_name = 112, 4, 264, 19 +evidence_button = 663, 419, 85, 18 +evidence_name = 38, 4, 264, 19 -evidence_load = 402, 2, 20, 20 -evidence_save = 424, 2, 20, 20 -evidence_transfer = 446, 2, 20, 20 -evidence_switch = 468, 2, 20, 20 +evidence_load = 2, 22, 20, 20 +evidence_save = 2, 2, 20, 20 +evidence_transfer = 328, 22, 20, 20 +evidence_switch = 328, 2, 20, 20 -evidence_present = 165, 247, 158, 41 -evidence_buttons = 28, 27, 430, 216 +evidence_present = 93, 247, 158, 41 +evidence_buttons = 28, 27, 288, 216 evidence_button_spacing = 2, 3 evidence_button_size = 70, 70 -evidence_left = 28, 0, 60, 24 -evidence_right = 400, 0, 60, 24 +evidence_left = 28, 260, 60, 24 +evidence_right = 256, 260, 60, 24 -evidence_overlay = 24, 24, 439, 222 +evidence_overlay = 355, 0, 285, 284 ; **COORDINATE SYSTEM RELATIVE TO "evidence_overlay"** ; x/y coordinates 0,0 will start at top-left of the "evidence_overlay" (which is parented to "evidence_background") for everything below until specified otherwise. ; **** -evidence_delete = 78, 8, 70, 20 -evidence_image_name = 150, 8, 109, 20 -evidence_image_button = 259, 8, 60, 20 -evidence_x = 341, 8, 20, 20 -evidence_ok = 320, 8, 20, 20 -evidence_description = 78, 28, 281, 166 +evidence_delete = 214, 0, 70, 20 +evidence_image_name = 102, 0, 109, 20 +evidence_image_button = 40, 0, 60, 20 +evidence_x = 0, 0, 20, 20 +evidence_ok = 20, 0, 20, 20 +evidence_description = 2, 20, 280, 260 ; timers ; universal diff --git a/KFO 2x Widescreen/courtroom_stylesheets.css b/KFO 2x Widescreen/courtroom_stylesheets.css index 9e82e76..d506274 100644 --- a/KFO 2x Widescreen/courtroom_stylesheets.css +++ b/KFO 2x Widescreen/courtroom_stylesheets.css @@ -1,7 +1,8 @@ QFrame { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } + AOClockLabel { border: 1px solid rgba(255, 255, 255, 135); border-radius: 2px; @@ -10,8 +11,8 @@ AOClockLabel { } QCheckBox { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } QComboBox { @@ -31,11 +32,55 @@ QAbstractItemView { QListView { color: black; - background-color:white; + background-color: white; selection-background-color: darkgreen; } QLineEdit { - color:white; - background-color:transparent; + color: white; + background-color: transparent; +} + +QScrollBar { + height: 12px; + width: 12px; + background-color: transparent; +} + +QScrollBar::add-page { + background: rgba(200, 255, 255, 24) +} + +QScrollBar::sub-page { + background: none +} + +AOButton { + background: darkgray; } + +QSlider::handle { + background: darkgray; + border: 1px solid #5c5c5c; + border-radius: 3px; +} + + +QTextBrowser#ui_debug_log { + background-color: rgba(20, 20, 20, 255); +} + +QLineEdit#ui_ic_chat_name { + color: white; + background-color: darkgray; +} + +QLabel#ui_size_label { + color: lime; + background-color: black; +} + +AOEmotePreview { + background: rgb(0, 0, 0); + background: qlineargradient(spread:pad, x1:0 y1:0, x2:0 y2:1, stop:0 slategray, stop:1 darkslategray); +} \ No newline at end of file diff --git a/KFO 2x Widescreen/evidence_background.png b/KFO 2x Widescreen/evidence_background.png index 17872b6..ad07d4c 100644 Binary files a/KFO 2x Widescreen/evidence_background.png and b/KFO 2x Widescreen/evidence_background.png differ diff --git a/KFO 2x Widescreen/evidence_background_private.png b/KFO 2x Widescreen/evidence_background_private.png index cf5fc2a..93193df 100644 Binary files a/KFO 2x Widescreen/evidence_background_private.png and b/KFO 2x Widescreen/evidence_background_private.png differ diff --git a/KFO 2x Widescreen/evidence_overlay.png b/KFO 2x Widescreen/evidence_overlay.png index b89a401..948b49b 100644 Binary files a/KFO 2x Widescreen/evidence_overlay.png and b/KFO 2x Widescreen/evidence_overlay.png differ diff --git a/KFO 2x Widescreen/evidence_overlay_private.png b/KFO 2x Widescreen/evidence_overlay_private.png index 42ce0b3..3873686 100644 Binary files a/KFO 2x Widescreen/evidence_overlay_private.png and b/KFO 2x Widescreen/evidence_overlay_private.png differ diff --git a/KFO 2x Widescreen/present.png b/KFO 2x Widescreen/present.png new file mode 100644 index 0000000..7f84cc4 Binary files /dev/null and b/KFO 2x Widescreen/present.png differ diff --git a/KFO 2x Widescreen/present_disabled.png b/KFO 2x Widescreen/present_disabled.png new file mode 100644 index 0000000..a65c2f5 Binary files /dev/null and b/KFO 2x Widescreen/present_disabled.png differ diff --git a/KFO qHD Alt/courtroom_stylesheets.css b/KFO qHD Alt/courtroom_stylesheets.css index 8e61c1e..d506274 100644 --- a/KFO qHD Alt/courtroom_stylesheets.css +++ b/KFO qHD Alt/courtroom_stylesheets.css @@ -1,7 +1,8 @@ QFrame { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } + AOClockLabel { border: 1px solid rgba(255, 255, 255, 135); border-radius: 2px; @@ -10,8 +11,8 @@ AOClockLabel { } QCheckBox { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } QComboBox { @@ -31,33 +32,55 @@ QAbstractItemView { QListView { color: black; - background-color:white; + background-color: white; selection-background-color: darkgreen; } QLineEdit { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } QScrollBar { height: 12px; width: 12px; - background-color:transparent; + background-color: transparent; } + QScrollBar::add-page { background: rgba(200, 255, 255, 24) } + QScrollBar::sub-page { background: none } AOButton { - background:darkgray; + background: darkgray; } QSlider::handle { - background:darkgray; + background: darkgray; border: 1px solid #5c5c5c; border-radius: 3px; } + + +QTextBrowser#ui_debug_log { + background-color: rgba(20, 20, 20, 255); +} + +QLineEdit#ui_ic_chat_name { + color: white; + background-color: darkgray; +} + +QLabel#ui_size_label { + color: lime; + background-color: black; +} + +AOEmotePreview { + background: rgb(0, 0, 0); + background: qlineargradient(spread:pad, x1:0 y1:0, x2:0 y2:1, stop:0 slategray, stop:1 darkslategray); +} \ No newline at end of file diff --git a/KFO qHD/courtroom_stylesheets.css b/KFO qHD/courtroom_stylesheets.css index 8e61c1e..d506274 100644 --- a/KFO qHD/courtroom_stylesheets.css +++ b/KFO qHD/courtroom_stylesheets.css @@ -1,7 +1,8 @@ QFrame { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } + AOClockLabel { border: 1px solid rgba(255, 255, 255, 135); border-radius: 2px; @@ -10,8 +11,8 @@ AOClockLabel { } QCheckBox { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } QComboBox { @@ -31,33 +32,55 @@ QAbstractItemView { QListView { color: black; - background-color:white; + background-color: white; selection-background-color: darkgreen; } QLineEdit { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } QScrollBar { height: 12px; width: 12px; - background-color:transparent; + background-color: transparent; } + QScrollBar::add-page { background: rgba(200, 255, 255, 24) } + QScrollBar::sub-page { background: none } AOButton { - background:darkgray; + background: darkgray; } QSlider::handle { - background:darkgray; + background: darkgray; border: 1px solid #5c5c5c; border-radius: 3px; } + + +QTextBrowser#ui_debug_log { + background-color: rgba(20, 20, 20, 255); +} + +QLineEdit#ui_ic_chat_name { + color: white; + background-color: darkgray; +} + +QLabel#ui_size_label { + color: lime; + background-color: black; +} + +AOEmotePreview { + background: rgb(0, 0, 0); + background: qlineargradient(spread:pad, x1:0 y1:0, x2:0 y2:1, stop:0 slategray, stop:1 darkslategray); +} \ No newline at end of file diff --git a/Tiniest/courtroom_stylesheets.css b/Tiniest/courtroom_stylesheets.css index 9e82e76..d506274 100644 --- a/Tiniest/courtroom_stylesheets.css +++ b/Tiniest/courtroom_stylesheets.css @@ -1,7 +1,8 @@ QFrame { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } + AOClockLabel { border: 1px solid rgba(255, 255, 255, 135); border-radius: 2px; @@ -10,8 +11,8 @@ AOClockLabel { } QCheckBox { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } QComboBox { @@ -31,11 +32,55 @@ QAbstractItemView { QListView { color: black; - background-color:white; + background-color: white; selection-background-color: darkgreen; } QLineEdit { - color:white; - background-color:transparent; + color: white; + background-color: transparent; +} + +QScrollBar { + height: 12px; + width: 12px; + background-color: transparent; +} + +QScrollBar::add-page { + background: rgba(200, 255, 255, 24) +} + +QScrollBar::sub-page { + background: none +} + +AOButton { + background: darkgray; } + +QSlider::handle { + background: darkgray; + border: 1px solid #5c5c5c; + border-radius: 3px; +} + + +QTextBrowser#ui_debug_log { + background-color: rgba(20, 20, 20, 255); +} + +QLineEdit#ui_ic_chat_name { + color: white; + background-color: darkgray; +} + +QLabel#ui_size_label { + color: lime; + background-color: black; +} + +AOEmotePreview { + background: rgb(0, 0, 0); + background: qlineargradient(spread:pad, x1:0 y1:0, x2:0 y2:1, stop:0 slategray, stop:1 darkslategray); +} \ No newline at end of file diff --git a/TiniestGM/courtroom_stylesheets.css b/TiniestGM/courtroom_stylesheets.css index 9e82e76..d506274 100644 --- a/TiniestGM/courtroom_stylesheets.css +++ b/TiniestGM/courtroom_stylesheets.css @@ -1,7 +1,8 @@ QFrame { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } + AOClockLabel { border: 1px solid rgba(255, 255, 255, 135); border-radius: 2px; @@ -10,8 +11,8 @@ AOClockLabel { } QCheckBox { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } QComboBox { @@ -31,11 +32,55 @@ QAbstractItemView { QListView { color: black; - background-color:white; + background-color: white; selection-background-color: darkgreen; } QLineEdit { - color:white; - background-color:transparent; + color: white; + background-color: transparent; +} + +QScrollBar { + height: 12px; + width: 12px; + background-color: transparent; +} + +QScrollBar::add-page { + background: rgba(200, 255, 255, 24) +} + +QScrollBar::sub-page { + background: none +} + +AOButton { + background: darkgray; } + +QSlider::handle { + background: darkgray; + border: 1px solid #5c5c5c; + border-radius: 3px; +} + + +QTextBrowser#ui_debug_log { + background-color: rgba(20, 20, 20, 255); +} + +QLineEdit#ui_ic_chat_name { + color: white; + background-color: darkgray; +} + +QLabel#ui_size_label { + color: lime; + background-color: black; +} + +AOEmotePreview { + background: rgb(0, 0, 0); + background: qlineargradient(spread:pad, x1:0 y1:0, x2:0 y2:1, stop:0 slategray, stop:1 darkslategray); +} \ No newline at end of file diff --git a/TinyGM/courtroom_stylesheets.css b/TinyGM/courtroom_stylesheets.css index 9e82e76..d506274 100644 --- a/TinyGM/courtroom_stylesheets.css +++ b/TinyGM/courtroom_stylesheets.css @@ -1,7 +1,8 @@ QFrame { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } + AOClockLabel { border: 1px solid rgba(255, 255, 255, 135); border-radius: 2px; @@ -10,8 +11,8 @@ AOClockLabel { } QCheckBox { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } QComboBox { @@ -31,11 +32,55 @@ QAbstractItemView { QListView { color: black; - background-color:white; + background-color: white; selection-background-color: darkgreen; } QLineEdit { - color:white; - background-color:transparent; + color: white; + background-color: transparent; +} + +QScrollBar { + height: 12px; + width: 12px; + background-color: transparent; +} + +QScrollBar::add-page { + background: rgba(200, 255, 255, 24) +} + +QScrollBar::sub-page { + background: none +} + +AOButton { + background: darkgray; } + +QSlider::handle { + background: darkgray; + border: 1px solid #5c5c5c; + border-radius: 3px; +} + + +QTextBrowser#ui_debug_log { + background-color: rgba(20, 20, 20, 255); +} + +QLineEdit#ui_ic_chat_name { + color: white; + background-color: darkgray; +} + +QLabel#ui_size_label { + color: lime; + background-color: black; +} + +AOEmotePreview { + background: rgb(0, 0, 0); + background: qlineargradient(spread:pad, x1:0 y1:0, x2:0 y2:1, stop:0 slategray, stop:1 darkslategray); +} \ No newline at end of file diff --git a/Viewport/courtroom_stylesheets.css b/Viewport/courtroom_stylesheets.css index 9e82e76..d506274 100644 --- a/Viewport/courtroom_stylesheets.css +++ b/Viewport/courtroom_stylesheets.css @@ -1,7 +1,8 @@ QFrame { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } + AOClockLabel { border: 1px solid rgba(255, 255, 255, 135); border-radius: 2px; @@ -10,8 +11,8 @@ AOClockLabel { } QCheckBox { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } QComboBox { @@ -31,11 +32,55 @@ QAbstractItemView { QListView { color: black; - background-color:white; + background-color: white; selection-background-color: darkgreen; } QLineEdit { - color:white; - background-color:transparent; + color: white; + background-color: transparent; +} + +QScrollBar { + height: 12px; + width: 12px; + background-color: transparent; +} + +QScrollBar::add-page { + background: rgba(200, 255, 255, 24) +} + +QScrollBar::sub-page { + background: none +} + +AOButton { + background: darkgray; } + +QSlider::handle { + background: darkgray; + border: 1px solid #5c5c5c; + border-radius: 3px; +} + + +QTextBrowser#ui_debug_log { + background-color: rgba(20, 20, 20, 255); +} + +QLineEdit#ui_ic_chat_name { + color: white; + background-color: darkgray; +} + +QLabel#ui_size_label { + color: lime; + background-color: black; +} + +AOEmotePreview { + background: rgb(0, 0, 0); + background: qlineargradient(spread:pad, x1:0 y1:0, x2:0 y2:1, stop:0 slategray, stop:1 darkslategray); +} \ No newline at end of file diff --git a/default/courtroom_design.ini b/default/courtroom_design.ini index 4efc06a..a7f922c 100644 --- a/default/courtroom_design.ini +++ b/default/courtroom_design.ini @@ -13,7 +13,7 @@ viewport = 0, 0, 256, 192 ; IC chatlog ic_chatlog = 260, 0, 231, 220 -; Master server chatlog +; Debug log ms_chatlog = 490, 1, 224, 277 ; OOC Chatlog @@ -232,6 +232,9 @@ casing_button = 173, 547, 60, 23 ; IC chatbox chatbox = 0, 114, 256, 78 +; If the IC chatbox is always shown regardless of blankposting +chatbox_always_show = false + ; IC chatbox if the current background's folder contains stand.png, ; defensedesk.png and prosecutiondesk.png ao2_chatbox = 0, 114, 256, 78 diff --git a/default/courtroom_fonts.ini b/default/courtroom_fonts.ini index eee19f7..0c12170 100644 --- a/default/courtroom_fonts.ini +++ b/default/courtroom_fonts.ini @@ -15,6 +15,10 @@ ic_chatlog_font = Arial ic_chatlog_color = 255, 255, 255 ic_chatlog_bold = 0 ic_chatlog_sharp = 0 +ic_chatlog_selfname_color = 200, 255, 255 +ic_chatlog_showname_color = 225, 225, 225 +ic_chatlog_timestamp_color = 128, 128, 128 +ic_chatlog_selftimestamp_color = 100, 128, 128 ms_chatlog = 8 ms_chatlog_font = Arial diff --git a/default/courtroom_stylesheets.css b/default/courtroom_stylesheets.css index 9e82e76..d506274 100644 --- a/default/courtroom_stylesheets.css +++ b/default/courtroom_stylesheets.css @@ -1,7 +1,8 @@ QFrame { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } + AOClockLabel { border: 1px solid rgba(255, 255, 255, 135); border-radius: 2px; @@ -10,8 +11,8 @@ AOClockLabel { } QCheckBox { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } QComboBox { @@ -31,11 +32,55 @@ QAbstractItemView { QListView { color: black; - background-color:white; + background-color: white; selection-background-color: darkgreen; } QLineEdit { - color:white; - background-color:transparent; + color: white; + background-color: transparent; +} + +QScrollBar { + height: 12px; + width: 12px; + background-color: transparent; +} + +QScrollBar::add-page { + background: rgba(200, 255, 255, 24) +} + +QScrollBar::sub-page { + background: none +} + +AOButton { + background: darkgray; } + +QSlider::handle { + background: darkgray; + border: 1px solid #5c5c5c; + border-radius: 3px; +} + + +QTextBrowser#ui_debug_log { + background-color: rgba(20, 20, 20, 255); +} + +QLineEdit#ui_ic_chat_name { + color: white; + background-color: darkgray; +} + +QLabel#ui_size_label { + color: lime; + background-color: black; +} + +AOEmotePreview { + background: rgb(0, 0, 0); + background: qlineargradient(spread:pad, x1:0 y1:0, x2:0 y2:1, stop:0 slategray, stop:1 darkslategray); +} \ No newline at end of file diff --git a/default/effects/effects.ini b/default/effects/effects.ini index 874a9db..9a01c50 100644 --- a/default/effects/effects.ini +++ b/default/effects/effects.ini @@ -1,15 +1,63 @@ -realization = sfx-realization -realization_stretch = true -realization_ignore_offset = true -realization_layer = chat -realization_sticky = false +; index:filename, index: part is optional +[1:realization] +; Sound to play for this effect +sound = sfx-realization +; Whether or not to delete the image once it's done playing. Ignored if loop=true +cull = true +; Which layer it's going to be on. Possible options: +; under - under the character +; character - over the character +; over - over everything in IC +; chat - over the chat box and other UI. +layer = chat +; Should we loop this effect? +loop = false +; Maximum duration for this effect in miliseconds. Put at 0 for no max letting the full animation to play out. +; Useful for single-image effects, such as realization flash. +max_duration = 60 +; Should we respect the character's flip tick box and flip with them? +respect_flip = false +; Should we respect the character's offset and offset with them? +respect_offset = false +; Should we use smooth (bilinear) or pixel (nearest neighbor) scaling algorithm? +scaling = smooth +; Once we play the effect, should it remain in the effect dropdown still? +sticky = false +; Should we stretch the effect across the viewport? +stretch = true -hearts = sfx-squee -hearts_respect_flip = true +[2:hearts] +sound = sfx-squee +cull = true +layer = character +loop = false +max_duration = 0 +respect_flip = true +respect_offset = true +scaling = smooth +sticky = false +stretch = false -reaction = sfx-reactionding -reaction_layer = character -reaction_sticky = true +[3:reaction] +sound = sfx-reactionding +cull = false +layer = character +loop = true +max_duration = 0 +respect_flip = true +respect_offset = true +scaling = smooth +sticky = true +stretch = false -impact = sfx-fan -impact_layer = character \ No newline at end of file +[4:impact] +sound = sfx-fan +cull = true +layer = over +loop = false +max_duration = 0 +respect_flip = true +respect_offset = true +scaling = smooth +sticky = false +stretch = false \ No newline at end of file diff --git a/kfo/courtroom_stylesheets.css b/kfo/courtroom_stylesheets.css index 8e61c1e..d506274 100644 --- a/kfo/courtroom_stylesheets.css +++ b/kfo/courtroom_stylesheets.css @@ -1,7 +1,8 @@ QFrame { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } + AOClockLabel { border: 1px solid rgba(255, 255, 255, 135); border-radius: 2px; @@ -10,8 +11,8 @@ AOClockLabel { } QCheckBox { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } QComboBox { @@ -31,33 +32,55 @@ QAbstractItemView { QListView { color: black; - background-color:white; + background-color: white; selection-background-color: darkgreen; } QLineEdit { - color:white; - background-color:transparent; + color: white; + background-color: transparent; } QScrollBar { height: 12px; width: 12px; - background-color:transparent; + background-color: transparent; } + QScrollBar::add-page { background: rgba(200, 255, 255, 24) } + QScrollBar::sub-page { background: none } AOButton { - background:darkgray; + background: darkgray; } QSlider::handle { - background:darkgray; + background: darkgray; border: 1px solid #5c5c5c; border-radius: 3px; } + + +QTextBrowser#ui_debug_log { + background-color: rgba(20, 20, 20, 255); +} + +QLineEdit#ui_ic_chat_name { + color: white; + background-color: darkgray; +} + +QLabel#ui_size_label { + color: lime; + background-color: black; +} + +AOEmotePreview { + background: rgb(0, 0, 0); + background: qlineargradient(spread:pad, x1:0 y1:0, x2:0 y2:1, stop:0 slategray, stop:1 darkslategray); +} \ No newline at end of file