From 799aa37718902c177e6d481d365d75c5aa9e36af Mon Sep 17 00:00:00 2001 From: Kite Date: Mon, 28 Aug 2017 19:40:43 +0100 Subject: [PATCH 1/2] Theme Update Updates the themes. --- .../Astral_048_VeryDark.qss | 1843 ---------------- .../qss/Astral_072_Dark/Astral_072_Dark.qss | 1843 ---------------- .../Astral_072_Dark/imgs/black/cam_lock.svg | 1 - .../Astral_072_Dark/imgs/black/cam_unlock.svg | 1 - .../imgs/black/checkmark-disabled.svg | 1 - .../Astral_072_Dark/imgs/black/checkmark.svg | 1 - .../imgs/black/combo-down-disabled.svg | 1 - .../Astral_072_Dark/imgs/black/combo-down.svg | 1 - .../Astral_072_Dark/imgs/black/flipmarker.svg | 1 - .../Astral_072_Dark/imgs/black/flipslider.svg | 1 - .../imgs/black/fsp_checked.svg | 1 - .../imgs/black/fsp_unchecked.svg | 1 - .../qss/Astral_072_Dark/imgs/black/gear.svg | 1 - .../qss/Astral_072_Dark/imgs/black/hl_1.png | Bin 131 -> 0 bytes .../qss/Astral_072_Dark/imgs/black/hl_2.png | Bin 131 -> 0 bytes .../Astral_072_Dark/imgs/black/hl_trans.png | Bin 127 -> 0 bytes .../qss/Astral_072_Dark/imgs/black/minus.svg | 1 - .../Astral_072_Dark/imgs/black/nextkey.png | Bin 240 -> 0 bytes .../imgs/black/nextkey_disabled.png | Bin 335 -> 0 bytes .../imgs/black/nextkey_over.png | Bin 328 -> 0 bytes .../Astral_072_Dark/imgs/black/prevkey.png | Bin 238 -> 0 bytes .../imgs/black/prevkey_disabled.png | Bin 312 -> 0 bytes .../imgs/black/prevkey_over.png | Bin 315 -> 0 bytes .../imgs/black/radiobutton_checked.svg | 1 - .../imgs/black/radiobutton_unchecked.svg | 1 - .../imgs/black/scroll-down.svg | 1 - .../imgs/black/scroll-left.svg | 1 - .../imgs/black/scroll-right.svg | 1 - .../Astral_072_Dark/imgs/black/scroll-up.svg | 1 - .../imgs/black/slider_groove.png | Bin 117 -> 0 bytes .../imgs/black/slider_left_handle.png | Bin 214 -> 0 bytes .../imgs/black/slider_right_handle.png | Bin 208 -> 0 bytes .../Astral_072_Dark/imgs/black/subfolder.svg | 1 - .../imgs/black/title_grip_horizontal.svg | 1 - .../imgs/black/title_grip_vertical.svg | 1 - .../imgs/black/titlebar_float.png | Bin 195 -> 0 bytes .../Astral_072_Dark/imgs/white/cam_lock.svg | 1 - .../Astral_072_Dark/imgs/white/cam_unlock.svg | 1 - .../imgs/white/checkmark-disabled.svg | 1 - .../Astral_072_Dark/imgs/white/checkmark.svg | 1 - .../imgs/white/combo-down-disabled.svg | 1 - .../Astral_072_Dark/imgs/white/combo-down.svg | 1 - .../imgs/white/flipmarker-dark.svg | 1 - .../Astral_072_Dark/imgs/white/flipmarker.svg | 1 - .../imgs/white/flipslider-dark.svg | 1 - .../Astral_072_Dark/imgs/white/flipslider.svg | 1 - .../imgs/white/fsp_checked.svg | 1 - .../imgs/white/fsp_unchecked.svg | 1 - .../qss/Astral_072_Dark/imgs/white/gear.svg | 1 - .../Astral_072_Dark/imgs/white/nextkey.png | Bin 335 -> 0 bytes .../imgs/white/nextkey_disabled.png | Bin 240 -> 0 bytes .../imgs/white/nextkey_over.png | Bin 328 -> 0 bytes .../Astral_072_Dark/imgs/white/prevkey.png | Bin 312 -> 0 bytes .../imgs/white/prevkey_disabled.png | Bin 238 -> 0 bytes .../imgs/white/prevkey_over.png | Bin 315 -> 0 bytes .../imgs/white/radiobutton_checked.svg | 1 - .../imgs/white/radiobutton_unchecked.svg | 1 - .../imgs/white/scroll-down.svg | 1 - .../imgs/white/scroll-left.svg | 1 - .../imgs/white/scroll-right.svg | 1 - .../Astral_072_Dark/imgs/white/scroll-up.svg | 1 - .../imgs/white/slider_groove.png | Bin 117 -> 0 bytes .../imgs/white/slider_left_handle.png | Bin 207 -> 0 bytes .../imgs/white/slider_right_handle.png | Bin 228 -> 0 bytes .../Astral_072_Dark/imgs/white/subfolder.svg | 1 - .../imgs/white/title_grip_horizontal.svg | 1 - .../imgs/white/title_grip_vertical.svg | 1 - .../imgs/white/titlebar_float.png | Bin 195 -> 0 bytes .../less/layouts/controls.less | 244 --- .../Astral_072_Dark/less/layouts/toolbar.less | 138 -- .../less/themes/Astral_048_VeryDark.less | 82 - .../less/themes/Astral_072_Dark.less | 410 ---- .../less/themes/Astral_128_Neutral.less | 307 --- .../Astral_128_Neutral/Astral_128_Neutral.qss | 1867 ----------------- stuff/config/qss/Blue/Blue.qss | 1 + stuff/config/qss/Dark/Dark.qss | 1 + stuff/config/qss/Default/Default.qss | 1 + .../qss/Default/imgs/black/cam_lock.svg | 54 + .../qss/Default/imgs/black/cam_unlock.svg | 49 + .../qss/Default/imgs/black/checkmark.svg | 34 + .../Default/imgs/black/checkmark_disabled.svg | 34 + .../qss/Default/imgs/black/combo-down.svg | 34 + .../imgs/black/combo-down_disabled.svg | 34 + .../Default/imgs/black/combo-down_pressed.svg | 34 + .../qss/Default/imgs/black/flipmarker.svg | 31 + .../qss/Default/imgs/black/flipslider.svg | 23 + .../qss/Default/imgs/black/fsp_checked.svg | 58 + .../qss/Default/imgs/black/fsp_unchecked.svg | 58 + stuff/config/qss/Default/imgs/black/gear.svg | 38 + stuff/config/qss/Default/imgs/black/minus.svg | 44 + .../config/qss/Default/imgs/black/nextkey.svg | 30 + .../Default/imgs/black/nextkey_disabled.svg | 31 + .../qss/Default/imgs/black/nextkey_over.svg | 30 + .../imgs/black/plus.svg | 0 .../config/qss/Default/imgs/black/prevkey.svg | 30 + .../Default/imgs/black/prevkey_disabled.svg | 31 + .../qss/Default/imgs/black/prevkey_over.svg | 30 + .../imgs/black/radiobutton_checked.svg | 31 + .../imgs/black/radiobutton_unchecked.svg | 26 + .../qss/Default/imgs/black/scroll-down.svg | 21 + .../qss/Default/imgs/black/scroll-left.svg | 21 + .../qss/Default/imgs/black/scroll-right.svg | 21 + .../qss/Default/imgs/black/scroll-up.svg | 21 + .../imgs/black/segment_disabled.svg | 0 .../imgs/black/segment_linked.svg | 0 .../imgs/black/segment_unlinked.svg | 0 .../imgs/black/selectiontool_position.svg | 0 .../imgs/black/selectiontool_rotation.svg | 0 .../imgs/black/selectiontool_scalepeg.svg | 0 .../imgs/black/selectiontool_thickness.svg | 0 .../qss/Default/imgs/black/slider-groove.svg | 24 + .../imgs/black/slider-groove_disabled.svg | 24 + .../qss/Default/imgs/black/slider-handle.svg | 45 + .../imgs/black/slider-handle_disabled.svg | 40 + .../qss/Default/imgs/black/subfolder.svg | 42 + .../imgs/black/tree17_branch-closed.svg | 0 .../imgs/black/tree17_branch-closed_nosib.svg | 0 .../imgs/black/tree17_branch-end.svg | 0 .../imgs/black/tree17_branch-more.svg | 0 .../imgs/black/tree17_branch-open.svg | 0 .../imgs/black/tree17_branch-open_nosib.svg | 0 .../imgs/black/tree17_vline.svg | 0 .../imgs/black/tree22_branch-closed.svg | 0 .../imgs/black/tree22_branch-closed_nosib.svg | 0 .../imgs/black/tree22_branch-end.svg | 0 .../imgs/black/tree22_branch-more.svg | 0 .../imgs/black/tree22_branch-open.svg | 0 .../imgs/black/tree22_branch-open_nosib.svg | 0 .../imgs/black/tree22_vline.svg | 0 .../qss/Default/imgs/white/cam_lock.svg | 54 + .../qss/Default/imgs/white/cam_unlock.svg | 49 + .../qss/Default/imgs/white/checkmark.svg | 38 + .../Default/imgs/white/checkmark_disabled.svg | 38 + .../qss/Default/imgs/white/combo-down.svg | 34 + .../imgs/white/combo-down_disabled.svg | 34 + .../Default/imgs/white/combo-down_pressed.svg | 34 + .../qss/Default/imgs/white/flipmarker.svg | 45 + .../Default/imgs/white/flipmarker_dark.svg | 49 + .../qss/Default/imgs/white/flipslider.svg | 34 + .../Default/imgs/white/flipslider_dark.svg | 34 + .../qss/Default/imgs/white/fsp_checked.svg | 58 + .../qss/Default/imgs/white/fsp_unchecked.svg | 58 + stuff/config/qss/Default/imgs/white/gear.svg | 38 + .../imgs/white/minus.svg | 0 .../config/qss/Default/imgs/white/nextkey.svg | 30 + .../Default/imgs/white/nextkey_disabled.svg | 31 + .../qss/Default/imgs/white/nextkey_over.svg | 30 + .../imgs/white/plus.svg | 0 .../config/qss/Default/imgs/white/prevkey.svg | 30 + .../Default/imgs/white/prevkey_disabled.svg | 31 + .../qss/Default/imgs/white/prevkey_over.svg | 30 + .../imgs/white/radiobutton_checked.svg | 36 + .../imgs/white/radiobutton_unchecked.svg | 26 + .../qss/Default/imgs/white/scroll-down.svg | 21 + .../qss/Default/imgs/white/scroll-left.svg | 21 + .../qss/Default/imgs/white/scroll-right.svg | 21 + .../qss/Default/imgs/white/scroll-up.svg | 21 + .../imgs/white/segment_disabled.svg | 0 .../imgs/white/segment_linked.svg | 0 .../imgs/white/segment_unlinked.svg | 0 .../imgs/white/selectiontool_position.svg | 0 .../imgs/white/selectiontool_rotation.svg | 0 .../imgs/white/selectiontool_scalepeg.svg | 0 .../imgs/white/selectiontool_thickness.svg | 0 .../qss/Default/imgs/white/slider-groove.svg | 24 + .../Default/imgs/white/slider-groove_dark.svg | 24 + .../imgs/white/slider-groove_disabled.svg | 24 + .../white/slider-groove_disabled_dark.svg | 24 + .../qss/Default/imgs/white/slider-handle.svg | 40 + .../imgs/white/slider-handle_disabled.svg | 40 + .../qss/Default/imgs/white/subfolder.svg | 42 + .../imgs/white/tree17_branch-closed.svg | 0 .../imgs/white/tree17_branch-closed_nosib.svg | 0 .../imgs/white/tree17_branch-end.svg | 0 .../imgs/white/tree17_branch-more.svg | 0 .../imgs/white/tree17_branch-open.svg | 0 .../imgs/white/tree17_branch-open_nosib.svg | 0 .../imgs/white/tree17_vline.svg | 0 .../imgs/white/tree22_branch-closed.svg | 0 .../imgs/white/tree22_branch-closed_nosib.svg | 0 .../imgs/white/tree22_branch-end.svg | 0 .../imgs/white/tree22_branch-more.svg | 0 .../imgs/white/tree22_branch-open.svg | 0 .../imgs/white/tree22_branch-open_nosib.svg | 0 .../imgs/white/tree22_vline.svg | 0 .../qss/Default/less/.vscode/settings.json | 19 + stuff/config/qss/Default/less/Default.less | 411 ++++ .../less/base/colors.less | 11 +- .../less/base/mixins.less | 5 +- .../less/components/all.less | 4 +- .../less/components/buttons.less | 13 +- .../less/components/frames.less} | 10 +- .../less/components/icons.less | 16 +- .../less/components/tabs.less | 23 +- .../less/components/trees.less} | 22 +- .../less/layouts/all.less | 4 +- .../qss/Default/less/layouts/controls.less | 301 +++ .../less/layouts/filebrowser.less | 49 +- .../less/layouts/filmstrip.less | 2 +- .../less/layouts/format.less | 27 +- .../less/layouts/mainwindow.less | 191 +- .../less/layouts/misc.less | 13 +- .../less/layouts/palette.less | 63 +- .../less/layouts/popups.less | 29 +- .../less/layouts/schematic.less | 21 +- .../less/layouts/scriptconsole.less | 10 +- .../less/layouts/taskviewer.less | 9 +- .../qss/Default/less/layouts/toolbar.less | 96 + .../less/layouts/viewer.less | 75 +- .../less/layouts/xsheet.less | 60 +- .../less/main.less | 8 +- .../config/qss/Default/less/themes/Blue.less | 13 + .../config/qss/Default/less/themes/Dark.less | 86 + .../config/qss/Default/less/themes/Light.less | 285 +++ .../qss/Default/less/themes/Softimage.less | 78 + stuff/config/qss/Light/Light.qss | 1 + stuff/config/qss/Softimage/Softimage.qss | 1 + toonz/sources/toonzlib/preferences.cpp | 2 +- 218 files changed, 3797 insertions(+), 7107 deletions(-) delete mode 100644 stuff/config/qss/Astral_048_VeryDark/Astral_048_VeryDark.qss delete mode 100644 stuff/config/qss/Astral_072_Dark/Astral_072_Dark.qss delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/cam_lock.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/cam_unlock.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/checkmark-disabled.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/checkmark.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/combo-down-disabled.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/combo-down.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/flipmarker.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/flipslider.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/fsp_checked.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/fsp_unchecked.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/gear.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/hl_1.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/hl_2.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/hl_trans.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/minus.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/nextkey.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/nextkey_disabled.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/nextkey_over.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/prevkey.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/prevkey_disabled.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/prevkey_over.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/radiobutton_checked.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/radiobutton_unchecked.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/scroll-down.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/scroll-left.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/scroll-right.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/scroll-up.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/slider_groove.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/slider_left_handle.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/slider_right_handle.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/subfolder.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/title_grip_horizontal.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/title_grip_vertical.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/black/titlebar_float.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/cam_lock.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/cam_unlock.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/checkmark-disabled.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/checkmark.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/combo-down-disabled.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/combo-down.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/flipmarker-dark.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/flipmarker.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/flipslider-dark.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/flipslider.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/fsp_checked.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/fsp_unchecked.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/gear.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/nextkey.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/nextkey_disabled.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/nextkey_over.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/prevkey.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/prevkey_disabled.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/prevkey_over.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/radiobutton_checked.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/radiobutton_unchecked.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/scroll-down.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/scroll-left.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/scroll-right.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/scroll-up.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/slider_groove.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/slider_left_handle.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/slider_right_handle.png delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/subfolder.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/title_grip_horizontal.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/title_grip_vertical.svg delete mode 100644 stuff/config/qss/Astral_072_Dark/imgs/white/titlebar_float.png delete mode 100644 stuff/config/qss/Astral_072_Dark/less/layouts/controls.less delete mode 100644 stuff/config/qss/Astral_072_Dark/less/layouts/toolbar.less delete mode 100644 stuff/config/qss/Astral_072_Dark/less/themes/Astral_048_VeryDark.less delete mode 100644 stuff/config/qss/Astral_072_Dark/less/themes/Astral_072_Dark.less delete mode 100644 stuff/config/qss/Astral_072_Dark/less/themes/Astral_128_Neutral.less delete mode 100644 stuff/config/qss/Astral_128_Neutral/Astral_128_Neutral.qss create mode 100644 stuff/config/qss/Blue/Blue.qss create mode 100644 stuff/config/qss/Dark/Dark.qss create mode 100644 stuff/config/qss/Default/Default.qss create mode 100644 stuff/config/qss/Default/imgs/black/cam_lock.svg create mode 100644 stuff/config/qss/Default/imgs/black/cam_unlock.svg create mode 100644 stuff/config/qss/Default/imgs/black/checkmark.svg create mode 100644 stuff/config/qss/Default/imgs/black/checkmark_disabled.svg create mode 100644 stuff/config/qss/Default/imgs/black/combo-down.svg create mode 100644 stuff/config/qss/Default/imgs/black/combo-down_disabled.svg create mode 100644 stuff/config/qss/Default/imgs/black/combo-down_pressed.svg create mode 100644 stuff/config/qss/Default/imgs/black/flipmarker.svg create mode 100644 stuff/config/qss/Default/imgs/black/flipslider.svg create mode 100644 stuff/config/qss/Default/imgs/black/fsp_checked.svg create mode 100644 stuff/config/qss/Default/imgs/black/fsp_unchecked.svg create mode 100644 stuff/config/qss/Default/imgs/black/gear.svg create mode 100644 stuff/config/qss/Default/imgs/black/minus.svg create mode 100644 stuff/config/qss/Default/imgs/black/nextkey.svg create mode 100644 stuff/config/qss/Default/imgs/black/nextkey_disabled.svg create mode 100644 stuff/config/qss/Default/imgs/black/nextkey_over.svg rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/plus.svg (100%) create mode 100644 stuff/config/qss/Default/imgs/black/prevkey.svg create mode 100644 stuff/config/qss/Default/imgs/black/prevkey_disabled.svg create mode 100644 stuff/config/qss/Default/imgs/black/prevkey_over.svg create mode 100644 stuff/config/qss/Default/imgs/black/radiobutton_checked.svg create mode 100644 stuff/config/qss/Default/imgs/black/radiobutton_unchecked.svg create mode 100644 stuff/config/qss/Default/imgs/black/scroll-down.svg create mode 100644 stuff/config/qss/Default/imgs/black/scroll-left.svg create mode 100644 stuff/config/qss/Default/imgs/black/scroll-right.svg create mode 100644 stuff/config/qss/Default/imgs/black/scroll-up.svg rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/segment_disabled.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/segment_linked.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/segment_unlinked.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/selectiontool_position.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/selectiontool_rotation.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/selectiontool_scalepeg.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/selectiontool_thickness.svg (100%) create mode 100644 stuff/config/qss/Default/imgs/black/slider-groove.svg create mode 100644 stuff/config/qss/Default/imgs/black/slider-groove_disabled.svg create mode 100644 stuff/config/qss/Default/imgs/black/slider-handle.svg create mode 100644 stuff/config/qss/Default/imgs/black/slider-handle_disabled.svg create mode 100644 stuff/config/qss/Default/imgs/black/subfolder.svg rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/tree17_branch-closed.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/tree17_branch-closed_nosib.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/tree17_branch-end.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/tree17_branch-more.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/tree17_branch-open.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/tree17_branch-open_nosib.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/tree17_vline.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/tree22_branch-closed.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/tree22_branch-closed_nosib.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/tree22_branch-end.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/tree22_branch-more.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/tree22_branch-open.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/tree22_branch-open_nosib.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/black/tree22_vline.svg (100%) create mode 100644 stuff/config/qss/Default/imgs/white/cam_lock.svg create mode 100644 stuff/config/qss/Default/imgs/white/cam_unlock.svg create mode 100644 stuff/config/qss/Default/imgs/white/checkmark.svg create mode 100644 stuff/config/qss/Default/imgs/white/checkmark_disabled.svg create mode 100644 stuff/config/qss/Default/imgs/white/combo-down.svg create mode 100644 stuff/config/qss/Default/imgs/white/combo-down_disabled.svg create mode 100644 stuff/config/qss/Default/imgs/white/combo-down_pressed.svg create mode 100644 stuff/config/qss/Default/imgs/white/flipmarker.svg create mode 100644 stuff/config/qss/Default/imgs/white/flipmarker_dark.svg create mode 100644 stuff/config/qss/Default/imgs/white/flipslider.svg create mode 100644 stuff/config/qss/Default/imgs/white/flipslider_dark.svg create mode 100644 stuff/config/qss/Default/imgs/white/fsp_checked.svg create mode 100644 stuff/config/qss/Default/imgs/white/fsp_unchecked.svg create mode 100644 stuff/config/qss/Default/imgs/white/gear.svg rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/minus.svg (100%) create mode 100644 stuff/config/qss/Default/imgs/white/nextkey.svg create mode 100644 stuff/config/qss/Default/imgs/white/nextkey_disabled.svg create mode 100644 stuff/config/qss/Default/imgs/white/nextkey_over.svg rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/plus.svg (100%) create mode 100644 stuff/config/qss/Default/imgs/white/prevkey.svg create mode 100644 stuff/config/qss/Default/imgs/white/prevkey_disabled.svg create mode 100644 stuff/config/qss/Default/imgs/white/prevkey_over.svg create mode 100644 stuff/config/qss/Default/imgs/white/radiobutton_checked.svg create mode 100644 stuff/config/qss/Default/imgs/white/radiobutton_unchecked.svg create mode 100644 stuff/config/qss/Default/imgs/white/scroll-down.svg create mode 100644 stuff/config/qss/Default/imgs/white/scroll-left.svg create mode 100644 stuff/config/qss/Default/imgs/white/scroll-right.svg create mode 100644 stuff/config/qss/Default/imgs/white/scroll-up.svg rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/segment_disabled.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/segment_linked.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/segment_unlinked.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/selectiontool_position.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/selectiontool_rotation.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/selectiontool_scalepeg.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/selectiontool_thickness.svg (100%) create mode 100644 stuff/config/qss/Default/imgs/white/slider-groove.svg create mode 100644 stuff/config/qss/Default/imgs/white/slider-groove_dark.svg create mode 100644 stuff/config/qss/Default/imgs/white/slider-groove_disabled.svg create mode 100644 stuff/config/qss/Default/imgs/white/slider-groove_disabled_dark.svg create mode 100644 stuff/config/qss/Default/imgs/white/slider-handle.svg create mode 100644 stuff/config/qss/Default/imgs/white/slider-handle_disabled.svg create mode 100644 stuff/config/qss/Default/imgs/white/subfolder.svg rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/tree17_branch-closed.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/tree17_branch-closed_nosib.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/tree17_branch-end.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/tree17_branch-more.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/tree17_branch-open.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/tree17_branch-open_nosib.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/tree17_vline.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/tree22_branch-closed.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/tree22_branch-closed_nosib.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/tree22_branch-end.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/tree22_branch-more.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/tree22_branch-open.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/tree22_branch-open_nosib.svg (100%) rename stuff/config/qss/{Astral_072_Dark => Default}/imgs/white/tree22_vline.svg (100%) create mode 100644 stuff/config/qss/Default/less/.vscode/settings.json create mode 100644 stuff/config/qss/Default/less/Default.less rename stuff/config/qss/{Astral_072_Dark => Default}/less/base/colors.less (87%) rename stuff/config/qss/{Astral_072_Dark => Default}/less/base/mixins.less (83%) rename stuff/config/qss/{Astral_072_Dark => Default}/less/components/all.less (85%) rename stuff/config/qss/{Astral_072_Dark => Default}/less/components/buttons.less (86%) rename stuff/config/qss/{Astral_072_Dark/less/components/boxes.less => Default/less/components/frames.less} (53%) rename stuff/config/qss/{Astral_072_Dark => Default}/less/components/icons.less (66%) rename stuff/config/qss/{Astral_072_Dark => Default}/less/components/tabs.less (78%) rename stuff/config/qss/{Astral_072_Dark/less/components/treeviews.less => Default/less/components/trees.less} (80%) rename stuff/config/qss/{Astral_072_Dark => Default}/less/layouts/all.less (88%) create mode 100644 stuff/config/qss/Default/less/layouts/controls.less rename stuff/config/qss/{Astral_072_Dark => Default}/less/layouts/filebrowser.less (66%) rename stuff/config/qss/{Astral_072_Dark => Default}/less/layouts/filmstrip.less (81%) rename stuff/config/qss/{Astral_072_Dark => Default}/less/layouts/format.less (63%) rename stuff/config/qss/{Astral_072_Dark => Default}/less/layouts/mainwindow.less (65%) rename stuff/config/qss/{Astral_072_Dark => Default}/less/layouts/misc.less (75%) rename stuff/config/qss/{Astral_072_Dark => Default}/less/layouts/palette.less (60%) rename stuff/config/qss/{Astral_072_Dark => Default}/less/layouts/popups.less (67%) rename stuff/config/qss/{Astral_072_Dark => Default}/less/layouts/schematic.less (67%) rename stuff/config/qss/{Astral_072_Dark => Default}/less/layouts/scriptconsole.less (65%) rename stuff/config/qss/{Astral_072_Dark => Default}/less/layouts/taskviewer.less (62%) create mode 100644 stuff/config/qss/Default/less/layouts/toolbar.less rename stuff/config/qss/{Astral_072_Dark => Default}/less/layouts/viewer.less (61%) rename stuff/config/qss/{Astral_072_Dark => Default}/less/layouts/xsheet.less (88%) rename stuff/config/qss/{Astral_072_Dark => Default}/less/main.less (66%) create mode 100644 stuff/config/qss/Default/less/themes/Blue.less create mode 100644 stuff/config/qss/Default/less/themes/Dark.less create mode 100644 stuff/config/qss/Default/less/themes/Light.less create mode 100644 stuff/config/qss/Default/less/themes/Softimage.less create mode 100644 stuff/config/qss/Light/Light.qss create mode 100644 stuff/config/qss/Softimage/Softimage.qss diff --git a/stuff/config/qss/Astral_048_VeryDark/Astral_048_VeryDark.qss b/stuff/config/qss/Astral_048_VeryDark/Astral_048_VeryDark.qss deleted file mode 100644 index 1413593d..00000000 --- a/stuff/config/qss/Astral_048_VeryDark/Astral_048_VeryDark.qss +++ /dev/null @@ -1,1843 +0,0 @@ -/* ----------------------------------------------------------------------------- - Component: Button Styles ------------------------------------------------------------------------------ */ -.button-show, -#LoadLevelShowButton, -#CleanupSettingsShowButton, -#OutputSettingsShowButton, -#FxSettingsPreviewShowButton { - image: url('../Astral_072_Dark/imgs/white/plus.svg'); - image-position: center center; - margin: 0; - padding: 1px; - min-width: 10px; - min-height: 10px; -} -.button-show:checked, -#LoadLevelShowButton:checked, -#CleanupSettingsShowButton:checked, -#OutputSettingsShowButton:checked, -#FxSettingsPreviewShowButton:checked { - background-color: #232323; - border-color: #161616; - image: url('../Astral_072_Dark/imgs/white/minus.svg'); -} -.button-show:checked:pressed, -#LoadLevelShowButton:checked:pressed, -#CleanupSettingsShowButton:checked:pressed, -#OutputSettingsShowButton:checked:pressed, -#FxSettingsPreviewShowButton:checked:pressed { - background-color: #161616; - border-color: #5483a6; -} -.button-show:checked:hover, -#LoadLevelShowButton:checked:hover, -#CleanupSettingsShowButton:checked:hover, -#OutputSettingsShowButton:checked:hover, -#FxSettingsPreviewShowButton:checked:hover { - background-color: #2b2b2b; -} -.button-tool, -#TopBar #EditToolLockButton::indicator, -QToolBar QToolButton, -#CameraSettingsRadioButton::indicator, -#ForceSquaredPixelButton, -#SchematicBottomFrame QToolBar QToolButton, -#EditToolLockButton::indicator, -#XSheetToolbar #XSheetToolbarLevelButton { - background-color: #303030; - border: 1px solid #303030; - border-radius: 2px; - margin: 1px; - padding: 0; -} -.button-tool:hover, -#TopBar #EditToolLockButton::indicator:hover, -QToolBar QToolButton:hover, -#CameraSettingsRadioButton::indicator:hover, -#ForceSquaredPixelButton:hover, -#colorSliderAddButton:hover, -#colorSliderSubButton:hover, -#SchematicBottomFrame QToolBar QToolButton:hover, -#EditToolLockButton::indicator:hover, -#XSheetToolbar #XSheetToolbarLevelButton:hover { - background-color: #636363; - border-color: #232323; -} -.button-tool:pressed, -#TopBar #EditToolLockButton::indicator:pressed, -QToolBar QToolButton:pressed, -#CameraSettingsRadioButton::indicator:pressed, -#ForceSquaredPixelButton:pressed, -#colorSliderAddButton:pressed, -#colorSliderSubButton:pressed, -#SchematicBottomFrame QToolBar QToolButton:pressed, -#EditToolLockButton::indicator:pressed, -#XSheetToolbar #XSheetToolbarLevelButton:pressed { - background-color: #161616; - border-color: #000000; -} -.button-tool:checked, -#TopBar #EditToolLockButton::indicator:checked, -QToolBar QToolButton:checked, -#CameraSettingsRadioButton::indicator:checked, -#ForceSquaredPixelButton:checked, -#SchematicBottomFrame QToolBar QToolButton:checked, -#EditToolLockButton::indicator:checked, -#XSheetToolbar #XSheetToolbarLevelButton:checked { - background-color: #000000; - border-color: #565656; -} -.button-tool:checked:hover, -#TopBar #EditToolLockButton::indicator:checked:hover, -QToolBar QToolButton:checked:hover, -#CameraSettingsRadioButton::indicator:checked:hover, -#ForceSquaredPixelButton:checked:hover, -#SchematicBottomFrame QToolBar QToolButton:checked:hover, -#EditToolLockButton::indicator:checked:hover, -#XSheetToolbar #XSheetToolbarLevelButton:checked:hover { - background-color: #303030; - border-color: #565656; -} -.button-tool:disabled, -#TopBar #EditToolLockButton::indicator:disabled, -QToolBar QToolButton:disabled, -#CameraSettingsRadioButton::indicator:disabled, -#ForceSquaredPixelButton:disabled, -#SchematicBottomFrame QToolBar QToolButton:disabled, -#EditToolLockButton::indicator:disabled, -#XSheetToolbar #XSheetToolbarLevelButton:disabled { - color: #808080; -} -.button-flat, -PaletteViewer QToolBar QToolButton { - background-color: none; - border: 0; - border-radius: 0; - margin: 0; -} -.button-flat:hover, -PaletteViewer QToolBar QToolButton:hover { - background-color: #636363; -} -.button-flat:pressed, -PaletteViewer QToolBar QToolButton:pressed { - background-color: #141414; -} -/* ----------------------------------------------------------------------------- - Component: Group Boxes ------------------------------------------------------------------------------ */ -.box-base, -.QGroupBox, -#LoadLevelFrame, -#PsdSettingsGroupBox, -#CleanupSettingsFrame, -#OutputSettingsBox, -#OutputSettingsCameraBox, -#SolidLineFrame, -#FunctionParametersPanel, -QGroupBox { - border: 1px solid #141414; - border-radius: 2px; -} -/* ----------------------------------------------------------------------------- - Component: Icons ------------------------------------------------------------------------------ */ -.icon-lock, -#CameraSettingsRadioButton::indicator, -#EditToolLockButton::indicator { - height: 16px; - padding: 1px; - width: 16px; -} -.icon-lock:unchecked, -#CameraSettingsRadioButton::indicator:unchecked, -#EditToolLockButton::indicator:unchecked { - image: url('../Astral_072_Dark/imgs/white/cam_unlock.svg'); -} -.icon-lock:checked, -#CameraSettingsRadioButton::indicator:checked, -#EditToolLockButton::indicator:checked { - image: url('../Astral_072_Dark/imgs/white/cam_lock.svg'); -} -.icon-fsp, -#ForceSquaredPixelButton { - height: 16px; - image: url('../Astral_072_Dark/imgs/white/fsp_unchecked.svg'); - padding: 1px; - width: 16px; -} -.icon-fsp:checked, -#ForceSquaredPixelButton:checked { - image: url('../Astral_072_Dark/imgs/white/fsp_checked.svg'); -} -/* ----------------------------------------------------------------------------- - Component: Tabs ------------------------------------------------------------------------------ */ -.tab-container, -#TabBarContainer, -#StyleEditorTabBar, -#PaletteTabBar, -#FxSettingsTabBar { - background-color: transparent; - qproperty-BottomAboveLineColor: #232323; - qproperty-BottomBelowLineColor: #141414; -} -.tab-flat, -#StyleEditorTabBar::tab, -#PaletteTabBar::tab { - background-color: #232323; - border-right: 1px solid #0c0c0c; - color: #999999; - margin: 0 0 1px 0; - padding: 3px 4px 3px 4px; -} -.tab-flat:hover, -#StyleEditorTabBar::tab:hover, -#PaletteTabBar::tab:hover { - background-color: #383838; -} -.tab-flat:selected, -#StyleEditorTabBar::tab:selected, -#PaletteTabBar::tab:selected { - background-color: #303030; - color: #f2f2f2; - margin: 0; - padding: 1px 4px 2px 4px; -} -.tab-flat:only-one, -#StyleEditorTabBar::tab:only-one, -#PaletteTabBar::tab:only-one { - margin: 0; - padding: 3px 4px 4px 4px; -} -.tab-round, -#FxSettingsTabBar::tab { - background-color: #232323; - border-top: 1px solid #0c0c0c; - border-right: 1px solid #0c0c0c; - border-left: 1px solid #0c0c0c; - color: #999999; - margin: 3px -1px 1px 0; - padding: 2px 7px 1px 7px; -} -.tab-round:selected, -#FxSettingsTabBar::tab:selected { - background-color: #303030; - border-top-right-radius: 2px; - border-top-left-radius: 2px; - color: #f2f2f2; - margin: 1px -1px 0 0; - padding: 2px 7px 2px 7px; -} -.tab-round:only-one, -#FxSettingsTabBar::tab:only-one { - margin: 1px 0 0 0; - padding: 3px 7px 3px 7px; -} -.tab-round:last, -#FxSettingsTabBar::tab:last { - margin-right: 0; - border-top-right-radius: 2px; -} -.tab-round:first, -#FxSettingsTabBar::tab:first { - border-top-left-radius: 2px; -} -/* ----------------------------------------------------------------------------- - Component: Treeviews / Branch ------------------------------------------------------------------------------ */ -.tree-list, -QTreeWidget, -#DirTreeView, -#SceneCast QTreeView, -#StudioPalette QTreeView, -#ShortcutTree, -ProjectPopup QTreeView, -#Tasks QTreeView, -#FunctionEditorTree { - background-color: #303030; - alternate-background-color: #303030; - border: 0; - margin: 0; - outline: 0; -} -.tree-list::item, -QTreeWidget::item, -#DirTreeView::item, -#SceneCast QTreeView::item, -#StudioPalette QTreeView::item, -#ShortcutTree::item, -ProjectPopup QTreeView::item, -#Tasks QTreeView::item { - color: #cccccc; -} -.tree-list::item:selected, -QTreeWidget::item:selected, -#DirTreeView::item:selected, -#SceneCast QTreeView::item:selected, -#StudioPalette QTreeView::item:selected, -#ShortcutTree::item:selected, -ProjectPopup QTreeView::item:selected, -#Tasks QTreeView::item:selected { - background-color: #5483a6; - color: #ffffff; -} -.tree-list::item:focus, -QTreeWidget::item:focus, -#DirTreeView::item:focus, -#SceneCast QTreeView::item:focus, -#StudioPalette QTreeView::item:focus, -#ShortcutTree::item:focus, -ProjectPopup QTreeView::item:focus, -#Tasks QTreeView::item:focus { - border: 0; - outline: 0; -} -.branch-17:adjoins-item, -#SceneCast QTreeView::branch:adjoins-item, -#StudioPalette QTreeView::branch:adjoins-item, -#ShortcutTree::branch:adjoins-item, -#Tasks QTreeView::branch:adjoins-item, -#FunctionEditorTree::branch:adjoins-item { - border-image: url('../Astral_072_Dark/imgs/white/tree17_branch-end.svg') 0; -} -.branch-17:has-siblings, -#SceneCast QTreeView::branch:has-siblings, -#StudioPalette QTreeView::branch:has-siblings, -#ShortcutTree::branch:has-siblings, -#Tasks QTreeView::branch:has-siblings, -#FunctionEditorTree::branch:has-siblings { - border-image: url('../Astral_072_Dark/imgs/white/tree17_vline.svg') 0; -} -.branch-17:has-siblings:adjoins-item, -#SceneCast QTreeView::branch:has-siblings:adjoins-item, -#StudioPalette QTreeView::branch:has-siblings:adjoins-item, -#ShortcutTree::branch:has-siblings:adjoins-item, -#Tasks QTreeView::branch:has-siblings:adjoins-item, -#FunctionEditorTree::branch:has-siblings:adjoins-item { - border-image: url('../Astral_072_Dark/imgs/white/tree17_branch-more.svg') 0; -} -.branch-17:has-children:closed, -#SceneCast QTreeView::branch:has-children:closed, -#StudioPalette QTreeView::branch:has-children:closed, -#ShortcutTree::branch:has-children:closed, -#Tasks QTreeView::branch:has-children:closed, -#FunctionEditorTree::branch:has-children:closed { - background: url('../Astral_072_Dark/imgs/white/tree17_branch-closed_nosib.svg') no-repeat; - border-image: none; - image: none; -} -.branch-17:has-children:open, -#SceneCast QTreeView::branch:has-children:open, -#StudioPalette QTreeView::branch:has-children:open, -#ShortcutTree::branch:has-children:open, -#Tasks QTreeView::branch:has-children:open, -#FunctionEditorTree::branch:has-children:open { - background: url('../Astral_072_Dark/imgs/white/tree17_branch-open_nosib.svg') no-repeat; - border-image: none; - image: none; -} -.branch-17:has-children:has-siblings:closed, -#SceneCast QTreeView::branch:has-children:has-siblings:closed, -#StudioPalette QTreeView::branch:has-children:has-siblings:closed, -#ShortcutTree::branch:has-children:has-siblings:closed, -#Tasks QTreeView::branch:has-children:has-siblings:closed, -#FunctionEditorTree::branch:has-children:has-siblings:closed { - background: url('../Astral_072_Dark/imgs/white/tree17_branch-closed.svg') no-repeat; - border-image: none; - image: none; -} -.branch-17:has-children:has-siblings:open, -#SceneCast QTreeView::branch:has-children:has-siblings:open, -#StudioPalette QTreeView::branch:has-children:has-siblings:open, -#ShortcutTree::branch:has-children:has-siblings:open, -#Tasks QTreeView::branch:has-children:has-siblings:open, -#FunctionEditorTree::branch:has-children:has-siblings:open { - background: url('../Astral_072_Dark/imgs/white/tree17_branch-open.svg') no-repeat; - border-image: none; - image: none; -} -.branch-22:adjoins-item, -#DirTreeView::branch:adjoins-item, -ProjectPopup QTreeView::branch:adjoins-item { - border-image: url('../Astral_072_Dark/imgs/white/tree22_branch-end.svg') 0; -} -.branch-22:has-siblings, -#DirTreeView::branch:has-siblings, -ProjectPopup QTreeView::branch:has-siblings { - border-image: url('../Astral_072_Dark/imgs/white/tree22_vline.svg') 0; -} -.branch-22:has-siblings:adjoins-item, -#DirTreeView::branch:has-siblings:adjoins-item, -ProjectPopup QTreeView::branch:has-siblings:adjoins-item { - border-image: url('../Astral_072_Dark/imgs/white/tree22_branch-more.svg') 0; -} -.branch-22:has-children:closed, -#DirTreeView::branch:has-children:closed, -ProjectPopup QTreeView::branch:has-children:closed { - background: url('../Astral_072_Dark/imgs/white/tree22_branch-closed_nosib.svg') no-repeat; - border-image: none; - image: none; -} -.branch-22:has-children:open, -#DirTreeView::branch:has-children:open, -ProjectPopup QTreeView::branch:has-children:open { - background: url('../Astral_072_Dark/imgs/white/tree22_branch-open_nosib.svg') no-repeat; - border-image: none; - image: none; -} -.branch-22:has-children:has-siblings:closed, -#DirTreeView::branch:has-children:has-siblings:closed, -ProjectPopup QTreeView::branch:has-children:has-siblings:closed { - background: url('../Astral_072_Dark/imgs/white/tree22_branch-closed.svg') no-repeat; - border-image: none; - image: none; -} -.branch-22:has-children:has-siblings:open, -#DirTreeView::branch:has-children:has-siblings:open, -ProjectPopup QTreeView::branch:has-children:has-siblings:open { - background: url('../Astral_072_Dark/imgs/white/tree22_branch-open.svg') no-repeat; - border-image: none; - image: none; -} -/* ----------------------------------------------------------------------------- - Main ------------------------------------------------------------------------------ */ -QWidget { - background-color: #303030; - color: #cccccc; -} -QWidget:disabled { - color: #808080; -} -QFrame { - border: 0; - margin: 0; - padding: 0; -} -/* ----------------------------------------------------------------------------- - Tooltip ------------------------------------------------------------------------------ */ -QToolTip, -#helpToolTip { - background-color: #ffffe1; - border: 1px solid #000; - color: #000; - padding: 1px 0; -} -/* ----------------------------------------------------------------------------- - Dock Separator ------------------------------------------------------------------------------ */ -#DockSeparator, -QMainWindow::separator, -QSplitter::handle, -TPanel { - background-color: #0a0a0a; - height: 4px; - width: 4px; -} -#TDockPlaceholder { - background-color: #ed6969; -} -/* ----------------------------------------------------------------------------- - TopBar / QMenuBar ------------------------------------------------------------------------------ */ -#TopBar { - background: #303030; - border: 0; - border-bottom: 1px solid #141414; - height: 21px; -} -#TopBar #EditToolLockButton { - spacing: 0; -} -#TopBar #EditToolLockButton::indicator { - height: 17px; - margin: 1px 2px 0 0; - padding-left: 1px; - padding-right: 1px; -} -#TopBarTabContainer { - background-color: #303030; - margin-bottom: 1px; -} -#StackedMenuBar { - border: 0; - margin: 0; - padding: 0; -} -QMenuBar { - background-color: #303030; - border: 0; -} -QMenuBar::item { - background-color: #303030; - border-left: 1px solid #303030; - margin: 0; - padding: 3px 5px; -} -QMenuBar::item:selected { - background-color: #4a4a4a; - color: #cccccc; -} -QMenuBar::item:pressed { - background-color: #5483a6; - color: #ffffff; -} -/* ----------------------------------------------------------------------------- - Room Tabs ------------------------------------------------------------------------------ */ -#TopBarTab { - margin: 0; - padding: 0; -} -#TopBarTab::tab { - background-color: #303030; - border-top: 1px solid #0c0c0c; - border-right: 1px solid #0c0c0c; - color: #999999; - margin: 0 0 0 0; - padding: 2px 10px 3px 10px; -} -#TopBarTab::tab:hover { - background-color: #3d3d3d; -} -#TopBarTab::tab:selected { - background-color: #0a0a0a; - color: #d9d9d9; -} -#TopBarTab::tab:first { - border-left: 1px solid #0c0c0c; -} -#TopBarTab::tab:last { - border-right: 1px solid #0c0c0c; -} -/* ----------------------------------------------------------------------------- - QMenu (Context Menu) ------------------------------------------------------------------------------ */ -QMenu { - background-color: #262626; - border: 1px solid #141414; - padding: 2px 0; -} -QMenu::item { - padding: 3px 28px; -} -QMenu::item:selected { - background-color: #5483a6; - color: #ffffff; -} -QMenu::item:checked { - color: #cccccc; -} -QMenu::item:checked:selected { - background-color: #5483a6; - color: #ffffff; -} -QMenu::item:disabled { - background: none; - color: #808080; -} -QMenu::item:disabled:selected { - border-color: transparent; -} -QMenu::separator { - border-top: 1px solid #141414; - height: 0; - margin: 2px 0; -} -QMenu::icon { - border-radius: 2px; - margin: 0 0 0 3px; - padding: 1px; -} -QMenu::icon:checked { - background-color: #5483a6; -} -QMenu::indicator { - margin-left: 7px; -} -/* ----------------------------------------------------------------------------- - Title Bars (Global) ------------------------------------------------------------------------------ */ -TPanelTitleBar { - background-color: #232323; - border-color: #141414; - border-style: solid; - border-width: 0 0 1px 0; - font-weight: 700; - height: 20px; - min-height: 20px; - qproperty-TitleColor: #b3b3b3; - qproperty-ActiveTitleColor: #f2f2f2; - qproperty-BorderPixmap: url('../Astral_072_Dark/imgs/white/none'); - qproperty-ActiveBorderPixmap: url('../Astral_072_Dark/imgs/white/none'); - qproperty-FloatBorderPixmap: url('../Astral_072_Dark/imgs/white/none'); - qproperty-FloatActiveBorderPixmap: url('../Astral_072_Dark/imgs/white/none'); -} -/* ----------------------------------------------------------------------------- - Scroll Bars (Global) ------------------------------------------------------------------------------ */ -QAbstractScrollArea::corner { - background-color: #262626; -} -QScrollBar { - background-color: #262626; - border: 0; -} -QScrollBar:horizontal { - height: 16px; - margin: 0; -} -QScrollBar:vertical { - margin: 0; - width: 16px; -} -QScrollBar::handle { - border: 0; -} -QScrollBar::handle:horizontal:hover, -QScrollBar::handle:vertical:hover { - background-color: #4a4a4a; -} -QScrollBar::handle:horizontal:pressed, -QScrollBar::handle:vertical:pressed { - background-color: #565656; -} -QScrollBar::handle:horizontal { - background-color: #3d3d3d; - margin: 2px 16px; - min-width: 20px; -} -QScrollBar::handle:vertical { - background-color: #3d3d3d; - margin: 16px 2px; - min-height: 20px; -} -QScrollBar::add-line { - subcontrol-origin: margin; - border: 0; -} -QScrollBar::add-line:horizontal { - subcontrol-position: right; - background-color: #262626; - margin: 0; - width: 16px; -} -QScrollBar::add-line:horizontal:pressed { - background-color: #595959; -} -QScrollBar::add-line:vertical { - subcontrol-position: bottom; - background-color: #262626; - margin: 0; - height: 16px; -} -QScrollBar::add-line:vertical:pressed { - background-color: #595959; -} -QScrollBar::sub-line { - border: 0; - subcontrol-origin: margin; -} -QScrollBar::sub-line:horizontal { - subcontrol-position: left; - background-color: #262626; - margin: 0; - width: 16px; -} -QScrollBar::sub-line:horizontal:pressed { - background-color: #595959; -} -QScrollBar::sub-line:vertical { - subcontrol-position: top; - background-color: #262626; - margin: 0; - height: 16px; -} -QScrollBar::sub-line:vertical:pressed { - background-color: #595959; -} -QScrollBar::up-arrow:vertical { - image: url('../Astral_072_Dark/imgs/white/scroll-up.svg'); - image-position: center center; -} -QScrollBar::down-arrow:vertical { - image: url('../Astral_072_Dark/imgs/white/scroll-down.svg'); - image-position: center center; -} -QScrollBar::left-arrow:horizontal { - image: url('../Astral_072_Dark/imgs/white/scroll-left.svg'); - image-position: center center; -} -QScrollBar::right-arrow:horizontal { - image: url('../Astral_072_Dark/imgs/white/scroll-right.svg'); - image-position: center center; -} -QScrollBar::sub-page:horizontal, -QScrollBar::add-page:horizontal, -QScrollBar::sub-page:vertical, -QScrollBar::add-page:vertical { - background: none; -} -/* ----------------------------------------------------------------------------- - Tool Bars (Global) ------------------------------------------------------------------------------ */ -QToolBar { - padding: 0; -} -QToolBar::separator:horizontal { - border-left: 1px solid #141414; - margin: 0 1px; - width: 0; -} -QToolBar::separator:vertical { - border-top: 1px solid #141414; - height: 0; - margin: 1px 0; -} -QToolBar QToolButton::menu-indicator { - image: none; -} -QToolBar QToolButton::menu-button { - border-image: none; -} -QToolBar QLabel { - margin-top: 1px; -} -QToolBar QToolBar { - border: 0; -} -/* -------------------------------------------------------------------------- */ -DvScrollWidget QPushButton { - background-color: #303030; - border: 0; - border-radius: 0; - padding: 0; - max-width: 16px; - min-width: 16px; -} -DvScrollWidget QPushButton:hover { - background-color: #4a4a4a; -} -DvScrollWidget QPushButton:pressed { - background-color: #161616; -} -#ScrollLeftButton, -#ScrollRightButton, -#ScrollUpButton, -#ScrollDownButton { - background-color: #303030; - border: 0; - border-radius: 0; - max-width: 16px; - min-width: 16px; - padding: 0; -} -#ScrollLeftButton:hover, -#ScrollRightButton:hover, -#ScrollUpButton:hover, -#ScrollDownButton:hover { - background-color: #4a4a4a; -} -#ScrollLeftButton:pressed, -#ScrollRightButton:pressed, -#ScrollUpButton:pressed, -#ScrollDownButton:pressed { - background-color: #161616; -} -#ScrollLeftButton { - image: url('../Astral_072_Dark/imgs/white/scroll-left.svg'); - border-right: 1px solid #141414; -} -#ScrollRightButton { - image: url('../Astral_072_Dark/imgs/white/scroll-right.svg'); - border-left: 1px solid #141414; - border-right: 1px solid #141414; -} -#ScrollUpButton { - image: url('../Astral_072_Dark/imgs/white/scroll-up.svg'); -} -#ScrollDownButton { - image: url('../Astral_072_Dark/imgs/white/scroll-down.svg'); -} -#keyFrameNavigator { - background: none; - margin: 0; - padding: 0; -} -#keyFrameNavigator QToolButton { - min-width: 18px; -} -#keyFrameNavigator #PreviousKey { - image: url('../Astral_072_Dark/imgs/white/prevkey.png'); -} -#keyFrameNavigator #PreviousKey:disabled { - image: url('../Astral_072_Dark/imgs/white/prevkey_disabled.png'); -} -#keyFrameNavigator #NextKey { - image: url('../Astral_072_Dark/imgs/white/nextkey.png'); -} -#keyFrameNavigator #NextKey:disabled { - image: url('../Astral_072_Dark/imgs/white/nextkey_disabled.png'); -} -/* ----------------------------------------------------------------------------- - Treeviews (Global) ------------------------------------------------------------------------------ */ -QListView { - outline: 0; -} -/* ----------------------------------------------------------------------------- - Tabs (Global) ------------------------------------------------------------------------------ */ -#TabBarContainer { - background-color: #232323; -} -/* ----------------------------------------------------------------------------- - UI Controls ------------------------------------------------------------------------------ */ -.QPushButton, -QPushButton, -.QComboBox, -#WordButton, -#FunctionSegmentViewerLinkButton, -QComboBox { - background-color: #4f4f4f; - border: 1px solid #232323; - border-radius: 2px; - color: #cccccc; - padding: 3px 15px; -} -.QPushButton:hover, -QPushButton:hover, -.QComboBox:hover, -#WordButton:hover, -#FunctionSegmentViewerLinkButton:hover, -QComboBox:hover { - background-color: #636363; - border-color: #232323; - color: #d9d9d9; -} -.QPushButton:pressed, -QPushButton:pressed, -#WordButton:pressed, -#FunctionSegmentViewerLinkButton:pressed { - background-color: #161616; - border-color: #5483a6; - color: #cccccc; -} -.QPushButton:checked, -QPushButton:checked, -#WordButton:checked, -#FunctionSegmentViewerLinkButton:checked { - background-color: #232323; - border-color: #161616; - color: #cccccc; -} -.QPushButton:checked:hover, -QPushButton:checked:hover, -#WordButton:checked:hover, -#FunctionSegmentViewerLinkButton:checked:hover { - background-color: #2b2b2b; -} -.QPushButton:disabled, -QPushButton:disabled, -.QComboBox:disabled, -#WordButton:disabled, -#FunctionSegmentViewerLinkButton:disabled, -QComboBox:disabled { - background-color: #3a3a3a; - border-color: #262626; - color: #808080; -} -#PushButton_NoPadding { - padding: 3px; -} -/* Camera Capture */ -#GearButton { - qproperty-icon: url('../Astral_072_Dark/imgs/white/gear.svg'); -} -#SubfolderButton { - qproperty-icon: url('../Astral_072_Dark/imgs/white/subfolder.svg'); -} -/* -------------------------------------------------------------------------- */ -.QComboBox, -QComboBox { - padding: 1px 0 1px 5px; -} -.QComboBox::drop-down, -QComboBox::drop-down { - border: 0; -} -.QComboBox::down-arrow, -QComboBox::down-arrow { - image: url('../Astral_072_Dark/imgs/white/combo-down.svg'); -} -.QComboBox::down-arrow:disabled, -QComboBox::down-arrow:disabled { - image: url('../Astral_072_Dark/imgs/white/combo-down-disabled.svg'); -} -.QComboBox QAbstractItemView, -QComboBox QAbstractItemView { - background-color: #262626; - border: 1px solid #141414; - selection-background-color: #5483a6; - selection-color: #ffffff; -} -/* -------------------------------------------------------------------------- */ -.QLineEdit, -QLineEdit, -#TaskSheetItem, -#tasksRemoveBox, -#tasksAddBox { - background-color: #1c1c1c; - border: 1px solid #4a4a4a; - border-radius: 2px; - color: #cccccc; - selection-background-color: #5483a6; - selection-color: #ffffff; - padding: 0 0 0 1px; -} -.QLineEdit:focus, -QLineEdit:focus, -#TaskSheetItem:focus, -#tasksRemoveBox:focus, -#tasksAddBox:focus { - background-color: #1c1c1c; - border-color: #5483a6; -} -.QLineEdit:disabled, -QLineEdit:disabled, -#TaskSheetItem:disabled, -#tasksRemoveBox:disabled, -#tasksAddBox:disabled { - background-color: #232323; - border-color: #1c1c1c; - color: #808080; -} -/* -------------------------------------------------------------------------- */ -.QCheckBox, -QCheckBox { - color: #cccccc; -} -.QCheckBox:hover, -QCheckBox:hover { - color: #ffffff; -} -.QCheckBox:disabled, -QCheckBox:disabled { - color: #808080; -} -.QCheckBox::indicator, -QMenu::indicator, -QCheckBox::indicator, -.QGroupBox::indicator, -QGroupBox::indicator { - background-color: #1c1c1c; - border: 1px solid #4a4a4a; - border-radius: 2px; - height: 9px; - padding: 1px; - width: 9px; -} -.QCheckBox::indicator:hover, -QMenu::indicator:hover, -.QCheckBox::indicator:checked:hover, -QCheckBox::indicator:hover, -.QGroupBox::indicator:hover, -QMenu::indicator:checked:hover, -QCheckBox::indicator:checked:hover, -.QGroupBox::indicator:checked:hover, -QGroupBox::indicator:hover, -QGroupBox::indicator:checked:hover { - background-color: #282828; - border-color: #898989; -} -.QCheckBox::indicator:checked, -QMenu::indicator:checked, -QCheckBox::indicator:checked, -.QGroupBox::indicator:checked, -QGroupBox::indicator:checked { - background-color: #1c1c1c; - border-color: #4a4a4a; - image: url('../Astral_072_Dark/imgs/white/checkmark.svg'); -} -.QCheckBox::indicator:checked:disabled, -QMenu::indicator:checked:disabled, -QCheckBox::indicator:checked:disabled, -.QGroupBox::indicator:checked:disabled, -QGroupBox::indicator:checked:disabled { - background-color: #232323; - border-color: #1c1c1c; - image: url('../Astral_072_Dark/imgs/white/checkmark-disabled.svg'); -} -.QCheckBox::indicator:disabled, -QMenu::indicator:disabled, -QCheckBox::indicator:disabled, -.QGroupBox::indicator:disabled, -QGroupBox::indicator:disabled { - background-color: #232323; - border-color: #1c1c1c; -} -/* -------------------------------------------------------------------------- */ -.QRadioButton::indicator:unchecked, -QRadioButton::indicator:unchecked, -#CameraSettingsRadioButton_Small::indicator:unchecked { - image: url('../Astral_072_Dark/imgs/white/radiobutton_unchecked.svg'); - image-position: center center; -} -.QRadioButton::indicator:checked, -QRadioButton::indicator:checked, -#CameraSettingsRadioButton_Small::indicator:checked { - image: url('../Astral_072_Dark/imgs/white/radiobutton_checked.svg'); - image-position: center center; -} -/* -------------------------------------------------------------------------- */ -.QGroupBox, -QGroupBox { - margin: 6px 0 0 0; - padding: 5px 0px; -} -.QGroupBox::title, -QGroupBox::title { - subcontrol-origin: margin; - left: 15px; - margin: -3px 0 0 0; - padding: 0 3px; -} -.QGroupBox::title:disabled, -QGroupBox::title:disabled { - color: #808080; -} -.QGroupBox::indicator, -QGroupBox::indicator { - subcontrol-origin: margin; - margin-top: 2px; -} -.QGroupBox:disabled, -QGroupBox:disabled { - color: #808080; -} -/* -------------------------------------------------------------------------- */ -.QSlider::groove:horizontal, -QSlider::groove:horizontal { - background-color: transparent; - background-image: url('../Astral_072_Dark/imgs/white/slider_groove.png'); - background-position: center center; - background-repeat: repeat-x; - margin: 0; - height: 20px; - min-height: 20px; -} -.QSlider::handle:horizontal, -QSlider::handle:horizontal { - background: #878787; - border: 1px solid #141414; - width: 9px; - margin: 2px 0 2px 0; - border-radius: 2px; -} -#IntPairField, -#DoublePairField { - qproperty-LightLineColor: #0a0a0a; - qproperty-LightLineEdgeColor: #0a0a0a; - qproperty-DarkLineColor: #0a0a0a; - qproperty-MiddleLineColor: #0a0a0a; - qproperty-HandleLeftPixmap: url("../Astral_072_Dark/imgs/white/slider_left_handle.png"); - qproperty-HandleRightPixmap: url("../Astral_072_Dark/imgs/white/slider_right_handle.png"); - qproperty-HandleLeftGrayPixmap: url("../Astral_072_Dark/imgs/white/h_slider_left_disabled.png"); - qproperty-HandleRightGrayPixmap: url("../Astral_072_Dark/imgs/white/h_slider_right_disabled.png"); -} -/* ----------------------------------------------------------------------------- - File Browser ------------------------------------------------------------------------------ */ -/* Left Pane ------------------------------------------------------------------------------ */ -#DirTreeView { - border: 1px solid #141414; - border-right: 0; -} -#DirTreeView QScrollBar:horizontal { - height: 16px; - margin-bottom: -1px; -} -/* Right Pane ------------------------------------------------------------------------------ */ -DvItemViewerPanel { - qproperty-TextColor: #cccccc; - qproperty-AlternateBackground: #3a3a3a; - qproperty-SelectedTextColor: #ffffff; - qproperty-FolderTextColor: #99d5e6; - qproperty-SelectedItemBackground: #5483a6; -} -#FileBrowser DvItemViewerPanel, -#SceneCast DvItemViewerPanel { - background: #262626; -} -#FileBrowser #castFrame, -#SceneCast #castFrame { - border-top: 1px solid #141414; - border-right: 1px solid #141414; - border-bottom: 1px solid #141414; - margin: 0; -} -#FileBrowser #castFrame QScrollBar:vertical, -#SceneCast #castFrame QScrollBar:vertical { - width: 16px; - margin-right: -1px; -} -#FileBrowser QToolButton, -#SceneCast QToolButton { - padding: 1px; -} -DvDirTreeView { - qproperty-TextColor: #cccccc; - qproperty-SelectedTextColor: #ffffff; - qproperty-SelectedItemBackground: #5483a6; - qproperty-FolderTextColor: #99d5e6; - qproperty-SelectedFolderTextColor: #ffffff; - alternate-background-color: #303030; - background-color: #303030; - border: 1px solid #141414; -} -#FileDoesNotExistLabel { - color: #ff0000; -} -/* ----------------------------------------------------------------------------- - Scene Cast ------------------------------------------------------------------------------ */ -#SceneCast QToolBar { - border-top: 1px solid #141414; -} -#SceneCast QToolButton { - margin: 3px 1px 2px 1px; - padding: 1px; -} -#CastBrowser { - border: 0; - margin: 0; -} -/* ----------------------------------------------------------------------------- - Film Strip ------------------------------------------------------------------------------ */ -#FilmStrip QComboBox { - border-radius: 0; - border-width: 0; -} -#FilmStrip QComboBox QAbstractItemView { - background-color: #262626; -} -/* ----------------------------------------------------------------------------- - Cleanup Settings ------------------------------------------------------------------------------ */ -#CleanupSettings #CleanupSettingsFrame { - margin-top: 2px; - margin-bottom: 4px; -} -#CleanupSettings QGroupBox { - margin-bottom: 3px; -} -ParamsPage { - qproperty-TextColor: #cccccc; -} -/* ----------------------------------------------------------------------------- - Camera Settings ------------------------------------------------------------------------------ */ -#CameraSettingsButton { - padding: 2px; -} -#CameraSettingsRadioButton:hover { - background: none; -} -#CameraSettingsDPI { - color: #99d5e6; -} -#CameraSettingsRadioButton_Small { - padding: 0; -} -#CameraSettingsRadioButton_Small::indicator { - background-color: transparent; - border: 0; - height: 21px; - margin: 0; - width: 11px; -} -#ForceSquaredPixelButton { - margin: 0; - background: none; -} -/* ----------------------------------------------------------------------------- - Output Settings ------------------------------------------------------------------------------ */ -#OutputSettingsLabel { - color: #99d5e6; -} -/* ----------------------------------------------------------------------------- - Misc ------------------------------------------------------------------------------ */ -PencilTestPopup { - /* Allow for using a 768 screen */ - min-height: 730px; - /* some clipping will still occur on width, but this - allows for filling half of a 1024 screen */ - min-width: 512px; -} -#MatchLineButton { - background-color: #565656; -} -#MatchLineButton::pressed { - background-color: #7d7d7d; -} -#LargeSizedText { - font-size: 17px; -} -/* ----------------------------------------------------------------------------- - Unknowns ------------------------------------------------------------------------------ */ -#StartupLabel { - padding: 3px; -} -#StartupLabel:hover { - background: #4a4a4a; -} -QStatusBar { - background-color: #c0c0c0; -} -QStatusBar::item { - border: 0; -} -QStatusBar QLabel { - background-color: #c0c0c0; -} -QStatusBar #StatusBarLabel { - background-color: #ffffff; - padding: 1px 3px; -} -#TitleTxtLabel { - color: #99d5e6; -} -/* ----------------------------------------------------------------------------- - Style Editor ------------------------------------------------------------------------------ */ -#StyleEditor QPushButton { - margin: 2px 1px; - padding: 0; -} -#StyleEditor #TabBarContainer { - margin-left: -4px; -} -#StyleEditor #bottomWidget { - border-top: 1px solid #141414; - padding: 3px 2px 8px 3px; -} -#StyleEditor #bottomWidget QPushButton { - padding: 3px 5px; -} -#HexagonalColorWheel { - qproperty-BGColor: #303030; -} -/* -------------------------------------------------------------------------- */ -/* Horizontal QSlider */ -#colorSlider::groove:horizontal { - height: 1px; - border-image: none; -} -#colorSlider::handle:horizontal { - width: 8px; - margin: -8px -4px; -} -#colorSliderAddButton, -#colorSliderSubButton { - background: none; - border-color: transparent; - image-position: center center; - min-height: 16px; - padding: 0; - min-width: 18px; -} -#colorSliderAddButton { - image: url('../Astral_072_Dark/imgs/white/scroll-right.svg'); -} -#colorSliderSubButton { - image: url('../Astral_072_Dark/imgs/white/scroll-left.svg'); -} -#PlainColorPageParts { - border-top: 1px solid #141414; -} -#PlainColorPageParts QLineEdit { - max-width: 35px; -} -/* ----------------------------------------------------------------------------- - Palette Viewer / Studio Palette ------------------------------------------------------------------------------ */ -PaletteViewer DvScrollWidget QPushButton { - border-top: 0; - margin-bottom: 1px; - max-width: 15px; - min-width: 15px; -} -PaletteViewer DvScrollWidget #ScrollLeftButton { - border-right: 1px solid #141414; - border-left: 1px solid #141414; - max-width: 15px; - min-width: 15px; -} -PaletteViewer DvScrollWidget #ScrollRightButton { - border-right: 0; - margin-left: 1px; - max-width: 15px; - min-width: 15px; -} -PaletteViewer QToolBar { - background: none; - border-bottom: 1px solid #141414; - padding: 0; - margin: 0; -} -PaletteViewer QToolBar::separator:horizontal { - margin: 0; -} -PaletteViewer QToolBar QToolButton { - margin: 0 0 1px 0; - padding: 1px 1px 2px 1px; -} -#PageViewer { - qproperty-TextColor: #cccccc; -} -#PaletteLockButton { - border-radius: 0; - margin: 0 0 1px 1px; -} -#PaletteLockButton:hover { - background-color: #ed6969; - border-color: #ed6969; -} -#PaletteLockButton:checked { - background-color: #ed6969; - border-color: #ed6969; -} -#PaletteLockButton:checked:hover { - background-color: #f29797; - border-color: #f29797; -} -/* ----------------------------------------------------------------------------- - Quick Renamer ------------------------------------------------------------------------------ */ -#WordButton { - padding-right: 0; - padding-left: 0; -} -/* ----------------------------------------------------------------------------- - Popup Windows ------------------------------------------------------------------------------ */ -QDialog { - background-color: #303030; -} -QDialog #dialogButtonFrame { - background-color: #303030; - border-top: 1px solid #141414; -} -QDialog #dialogButtonFrame QPushButton { - padding: 3px 15px; -} -/* ----------------------------------------------------------------------------- - Scene Settings ------------------------------------------------------------------------------ */ -#SceneSettings QLabel { - color: #99d5e6; -} -/* ----------------------------------------------------------------------------- - Preferences ------------------------------------------------------------------------------ */ -#PreferencesPopup QListWidget { - background-color: #262626; - alternate-background-color: #262626; - border: 1px solid #141414; - font-size: 13px; -} -#PreferencesPopup QListWidget::item { - border: 0; - padding: 3px; -} -#PreferencesPopup QListWidget::item:hover { - background-color: #4a4a4a; - color: #cccccc; -} -#PreferencesPopup QListWidget::item:selected { - background-color: #5483a6; - color: #ffffff; -} -/* ----------------------------------------------------------------------------- - Keyboard Shortcuts ------------------------------------------------------------------------------ */ -#ShortcutTree { - background-color: #262626; - alternate-background-color: #3a3a3a; - border: 1px solid #141414; -} -#ShortcutTree::item { - padding: 1px 0; -} -#ShortcutTree QScrollBar:vertical { - width: 16px; - margin-right: -1px; -} -/* ----------------------------------------------------------------------------- - New Project / Configure Project Window ------------------------------------------------------------------------------ */ -ProjectPopup QLabel { - color: #99d5e6; -} -/* ----------------------------------------------------------------------------- - Schematic Node Viewer ------------------------------------------------------------------------------ */ -#SchematicBottomFrame { - background-color: #303030; - border: 0; - margin: 0; - padding: 0; -} -#SchematicBottomFrame QToolBar::separator:horizontal { - margin: 0; -} -#SchematicBottomFrame QToolBar QToolButton { - padding: 0; - margin: 2px; -} -#SchematicSceneViewer { - background-color: #383838; - border-bottom: 1px solid #141414; -} -/* ----------------------------------------------------------------------------- - FX Settings ------------------------------------------------------------------------------ */ -FxSettings QToolBar { - border-top: 1px solid #141414; - border-right: 1px solid #141414; - border-left: 1px solid #141414; - min-height: 23px; - padding: 3px 0; -} -FxSettings QToolBar QToolBar { - border: 0; -} -#FxSettingsLabel { - color: #a0e680; -} -#FxSettingsHelpButton { - background-color: #80a0dc; - color: #000; - padding-top: 0; - padding-bottom: 0; -} -#FxSettingsHelpButton:hover { - background-color: #a8bee7; -} -/* ----------------------------------------------------------------------------- - Script Console ------------------------------------------------------------------------------ */ -#ScriptConsole { - font-family: 'Courier New', monospace; - border: 0; - color: #000000; - padding: 3px; -} -#ScriptConsole QFrame { - background-color: #dcdcdc; -} -#ScriptConsole TPanelTitleBar { - background-color: #232323; -} -/* ----------------------------------------------------------------------------- - Task Viewer ------------------------------------------------------------------------------ */ -#TaskSheetItemLabel { - color: #cccccc; -} -#Tasks QToolBar { - border-bottom: 1px solid #141414; - margin: 0; - padding: 0; -} -#Tasks QToolBar QToolButton { - margin: 2px 2px 3px 2px; -} -#Tasks QTreeView { - background-color: #262626; -} -/* ----------------------------------------------------------------------------- - Tool Bar ------------------------------------------------------------------------------ */ -#ToolBar TPanelTitleBar { - background-color: #303030; - background-image: url('../Astral_072_Dark/imgs/white/title_grip_horizontal.svg'); - background-repeat: no-repeat; - border: 0; - height: 17px; - max-height: 17px; - min-height: 17px; - qproperty-BorderPixmap: url('none'); - qproperty-ActiveBorderPixmap: url('none'); - qproperty-FloatBorderPixmap: url('../Astral_072_Dark/imgs/white/titlebar_float.png'); - qproperty-FloatActiveBorderPixmap: url('../Astral_072_Dark/imgs/white/titlebar_float.png'); -} -#ToolBar QToolBar { - padding-left: 2px; -} -/* ----------------------------------------------------------------------------- - Tool Options ------------------------------------------------------------------------------ */ -#ToolOptions TPanelTitleBar, -#CommandBar TPanelTitleBar { - background-color: #303030; - background-image: url('../Astral_072_Dark/imgs/white/title_grip_vertical.svg'); - background-repeat: no-repeat; - border: 0; - width: 17px; - min-width: 17px; - max-width: 17px; - qproperty-BorderPixmap: url('none'); - qproperty-ActiveBorderPixmap: url('none'); - qproperty-FloatBorderPixmap: url('../Astral_072_Dark/imgs/white/titlebar_float.png'); - qproperty-FloatActiveBorderPixmap: url('../Astral_072_Dark/imgs/white/titlebar_float.png'); -} -IconViewField { - qproperty-ScalePegPixmap: url("../Astral_072_Dark/imgs/white/selectiontool_scalepeg.svg"); - qproperty-RotationPixmap: url("../Astral_072_Dark/imgs/white/selectiontool_rotation.svg"); - qproperty-PositionPixmap: url("../Astral_072_Dark/imgs/white/selectiontool_position.svg"); - qproperty-ThicknessPixmap: url("../Astral_072_Dark/imgs/white/selectiontool_thickness.svg"); -} -#EditToolLockButton { - spacing: 0; -} -#EditToolLockButton:hover { - background: none; -} -PopupButton::menu-indicator { - border-left: 0; - height: 17px; - image: url('../Astral_072_Dark/imgs/white/combo_down_arrow.png'); - width: 10px; -} -PopupButton::menu-indicator:disabled { - image: url('../Astral_072_Dark/imgs/white/combo_down_arrow-disabled.png'); -} -#Cap, -#Join { - padding: 0 4px 0 -8px; - max-width: 32px; - min-width: 32px; -} -#Cap QMenu, -#Join QMenu { - max-width: 28px; - min-width: 28px; -} -#Cap QMenu::item, -#Join QMenu::item { - max-width: 28px; - min-width: 28px; - padding: 0; -} -#XSheetToolbar { - margin: 0; - padding: 0; - border: 0; -} -#XSheetToolbar::separator:horizontal { - margin-right: 3; - margin-left: 3; -} -#XSheetToolbar #XSheetToolbarLevelButton { - padding: 2; -} -#CommandBar { - margin: 0; - padding: 0; - border: 0; -} -#CommandBar::separator:horizontal { - margin-right: 3; - margin-left: 3; -} -QToolBar#MediumPaddingToolBar QToolButton { - padding-left: 3; - padding-right: 3; -} -QToolBar#WidePaddingToolBar QToolButton { - padding-left: 6; - padding-right: 6; -} -/* ----------------------------------------------------------------------------- - ComboViewer / Viewer / FlipBook ------------------------------------------------------------------------------ */ -#ComboViewerPanel Toolbar { - border-bottom: 1px solid #141414; -} -#ComboViewerPanel Toolbar::separator:horizontal { - margin: 0 0 0 2px; -} -#ComboViewerPanel Toolbar QToolButton { - margin: 2px 0 3px 2px; -} -#ComboViewerToolOptions { - border-bottom: 1px solid #141414; -} -#ComboViewer #ToolBarContainer, -#ViewerPanel #ToolBarContainer, -FlipBook #ToolBarContainer { - background-color: transparent; - border-top: 2px solid #141414; - border-bottom: 1px solid #141414; - padding-right: -1px; -} -#ComboViewer #ToolBarContainer QLineEdit, -#ViewerPanel #ToolBarContainer QLineEdit, -FlipBook #ToolBarContainer QLineEdit { - border-color: #111111; - border-top-right-radius: 0; - border-bottom-right-radius: 0; - height: 16px; -} -QToolBar#FlipConsolePlayToolBar::separator:horizontal { - margin: 0 2px; -} -QToolBar#FlipConsolePlayToolBar QToolButton { - margin-top: 2px; - margin-bottom: 2px; - height: 16px; - padding-left: 6px; - padding-right: 6px; -} -#ViewerFpsSlider { - background-color: transparent; - background-image: url('../Astral_072_Dark/imgs/white/slider_groove.png'); - background-position: center center; - background-repeat: repeat-x; - border: 0; - height: 19px; - margin: 0 3px 0 31px; - max-width: 450px; - min-width: 0px; -} -#ViewerFpsSlider::sub-line:horizontal { - subcontrol-origin: absolute; - background-color: #4f4f4f; - border: 1px solid #232323; - height: 16px; - left: -33px; - padding-left: 1px; - width: 14px; -} -#ViewerFpsSlider::sub-line:horizontal:pressed { - background-color: #161616; - border-color: #141414; -} -#ViewerFpsSlider::add-line:horizontal { - subcontrol-position: left; - background-color: #4f4f4f; - border: 1px solid #232323; - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; - left: 13px; - height: 16px; - image-position: center center; - width: 13px; -} -#ViewerFpsSlider::add-line:horizontal:pressed { - background-color: #161616; - border-color: #141414; -} -#ViewerFpsSlider::handle::horizontal { - background-color: #878787; - border: 1px solid #141414; - border-radius: 2px; - margin: 2px 0 3px 0; - min-width: 9px; - width: 9px; - max-width: 9px; -} -FlipSlider { - qproperty-PBHeight: 15; - qproperty-PBOverlay: url('../Astral_072_Dark/imgs/white/flipslider-dark.svg'); - qproperty-PBMarker: url('../Astral_072_Dark/imgs/white/flipmarker-dark.svg'); - qproperty-PBColorMarginLeft: 1; - qproperty-PBColorMarginTop: 2; - qproperty-PBColorMarginRight: 1; - qproperty-PBColorMarginBottom: 2; - qproperty-PBMarkerMarginLeft: 3; - qproperty-PBMarkerMarginRight: 3; - qproperty-notStartedColor: #cc2222; - qproperty-startedColor: #00ff00; - qproperty-baseColor: #232323; -} -Ruler { - qproperty-ParentBGColor: #303030; - qproperty-ScaleColor: #cccccc; -} -#RulerToolOptionValues { - color: #000000; -} -/* ----------------------------------------------------------------------------- - XSheet Viewer ------------------------------------------------------------------------------ */ -/* ScrollAreas (Row, Column and Cell) ------------------------------------------------------------------------------ */ -#xsheetArea, -#ScrollArea { - background-color: #262626; - border: 0; -} -#xsheetScrollArea { - border: 0; -} -/* xsheetColumnHeader (Context Menus) ------------------------------------------------------------------------------ */ -#xsheetColumnAreaMenu_Preview { - background-color: #e6e678; -} -#xsheetColumnAreaMenu_Lock { - background-color: #f5f5f5; -} -#xsheetColumnAreaMenu_Camstand { - background-color: #ffa480; -} -#xsheetColumnAreaMenu_Preview, -#xsheetColumnAreaMenu_Lock, -#xsheetColumnAreaMenu_Camstand { - color: #000000; -} -#noteTextEdit { - color: #000000; -} -#flipOrientationButton { - padding: 2px 12px; -} -/* XSheet Spreadsheet ------------------------------------------------------------------------------ */ -XsheetViewer { - qproperty-TextColor: #cccccc; - qproperty-BGColor: #484848; - qproperty-LightLineColor: #2c2c2c; - qproperty-MarkerLineColor: #1e96c4; - qproperty-VerticalLineColor: #222222; - qproperty-VerticalLineHeadColor: #808080; - qproperty-PreviewFrameTextColor: #96e6e6; - qproperty-CurrentRowBgColor: #506082; - qproperty-EmptyColumnHeadColor: #606060; - qproperty-SelectedColumnTextColor: #e66464; - qproperty-EmptyCellColor: #404040; - qproperty-NotEmptyColumnColor: #484848; - qproperty-SelectedEmptyCellColor: #6c6c6c; - qproperty-LevelColumnColor: #4c6e4c; - qproperty-LevelColumnBorderColor: #8fb38f; - qproperty-SelectedLevelColumnColor: #6b8c6b; - qproperty-VectorColumnColor: #7b7b4c; - qproperty-VectorColumnBorderColor: #bbbb9a; - qproperty-SelectedVectorColumnColor: #8c8c60; - qproperty-ChildColumnColor: #6a526b; - qproperty-ChildColumnBorderColor: #b1a3b3; - qproperty-SelectedChildColumnColor: #7a617a; - qproperty-FullcolorColumnColor: #657a96; - qproperty-FullcolorColumnBorderColor: #9eb8bb; - qproperty-SelectedFullcolorColumnColor: #8896a7; - qproperty-FxColumnColor: #56553c; - qproperty-FxColumnBorderColor: #95958a; - qproperty-SelectedFxColumnColor: #6a6d5a; - qproperty-ReferenceColumnColor: #616161; - qproperty-ReferenceColumnBorderColor: #a2a2a2; - qproperty-SelectedReferenceColumnColor: #828282; - qproperty-PaletteColumnColor: #3a655f; - qproperty-PaletteColumnBorderColor: #86aca7; - qproperty-SelectedPaletteColumnColor: #5f8581; - qproperty-MeshColumnColor: #684d86; - qproperty-MeshColumnBorderColor: #ba92ef; - qproperty-SelectedMeshColumnColor: #8a75a2; - qproperty-SoundColumnColor: #657456; - qproperty-SoundColumnBorderColor: #a0af7d; - qproperty-SelectedSoundColumnColor: #7f956a; - qproperty-SoundColumnHlColor: #34fe5e; - qproperty-SoundColumnTrackColor: #b6c29d; - qproperty-ColumnHeadPastelizer: #000000; - qproperty-SelectedColumnHead: #506082; - qproperty-LightLightBGColor: #404040; - qproperty-LightBGColor: #f0f0f0; - qproperty-DarkBGColor: #e1e1e1; - qproperty-DarkLineColor: #969696; -} -/* ----------------------------------------------------------------------------- - Function Editor ------------------------------------------------------------------------------ */ -#FunctionEditor QToolBar { - border-bottom: 1px solid #141414; -} -#FunctionEditor QToolBar QToolBar { - border: 0; -} -#FunctionEditor QToolBar QLabel { - margin-left: 5px; -} -#FunctionEditor QToolBar QToolButton { - height: 18px; -} -#FunctionEditorTree { - background-color: #262626; - alternate-background-color: #262626; - border-top: 1px solid #141414; -} -/* Function Editor Spreadsheet ------------------------------------------------------------------------------ */ -FunctionTreeView { - qproperty-TextColor: #cccccc; - qproperty-CurrentTextColor: #e66464; -} -FunctionPanel { - qproperty-BGColor: #3b3b3b; - qproperty-ValueLineColor: #484848; - qproperty-FrameLineColor: #606060; - qproperty-OtherCurvesColor: #888888; - qproperty-RulerBackground: #333333; - qproperty-TextColor: #cccccc; - qproperty-SubColor: #000000; - qproperty-SelectedColor: #ffa500; -} -SpreadsheetViewer { - qproperty-LightLightBGColor: #404040; - qproperty-CurrentRowBgColor: #506082; - qproperty-LightLineColor: #2c2c2c; - qproperty-MarkerLineColor: #1e96c4; - qproperty-BGColor: #484848; - qproperty-VerticalLineColor: #222222; - qproperty-KeyFrameColor: #995d1d; - qproperty-KeyFrameBorderColor: #c9b04b; - qproperty-SelectedKeyFrameColor: #978056; - qproperty-InBetweenColor: #666250; - qproperty-InBetweenBorderColor: #cdcec8; - qproperty-SelectedInBetweenColor: #7e8079; - qproperty-SelectedEmptyColor: #6c6c6c; - qproperty-SelectedSceneRangeEmptyColor: #757575; - qproperty-TextColor: #cccccc; - qproperty-ColumnHeaderBorderColor: #808080; - qproperty-SelectedColumnTextColor: #e66464; -} -#ExpressionField { - background-color: #e6e6e6; - border: 1px solid #333333; - margin: 0; -} -#FunctionSegmentViewerLinkButton { - background-image: url('../Astral_072_Dark/imgs/white/segment_unlinked.svg'); - background-repeat: no-repeat; -} -#FunctionSegmentViewerLinkButton:hover { - background-repeat: no-repeat; -} -#FunctionSegmentViewerLinkButton:checked { - background-image: url('../Astral_072_Dark/imgs/white/segment_linked.svg'); - background-repeat: no-repeat; -} -#FunctionSegmentViewerLinkButton:disabled { - background-image: url('../Astral_072_Dark/imgs/white/segment_disabled.svg'); - background-repeat: no-repeat; -} diff --git a/stuff/config/qss/Astral_072_Dark/Astral_072_Dark.qss b/stuff/config/qss/Astral_072_Dark/Astral_072_Dark.qss deleted file mode 100644 index 673aeec3..00000000 --- a/stuff/config/qss/Astral_072_Dark/Astral_072_Dark.qss +++ /dev/null @@ -1,1843 +0,0 @@ -/* ----------------------------------------------------------------------------- - Component: Button Styles ------------------------------------------------------------------------------ */ -.button-show, -#LoadLevelShowButton, -#CleanupSettingsShowButton, -#OutputSettingsShowButton, -#FxSettingsPreviewShowButton { - image: url('imgs/white/plus.svg'); - image-position: center center; - margin: 0; - padding: 1px; - min-width: 10px; - min-height: 10px; -} -.button-show:checked, -#LoadLevelShowButton:checked, -#CleanupSettingsShowButton:checked, -#OutputSettingsShowButton:checked, -#FxSettingsPreviewShowButton:checked { - background-color: #2f2f2f; - border-color: #222222; - image: url('imgs/white/minus.svg'); -} -.button-show:checked:pressed, -#LoadLevelShowButton:checked:pressed, -#CleanupSettingsShowButton:checked:pressed, -#OutputSettingsShowButton:checked:pressed, -#FxSettingsPreviewShowButton:checked:pressed { - background-color: #2f2f2f; - border-color: #5483a6; -} -.button-show:checked:hover, -#LoadLevelShowButton:checked:hover, -#CleanupSettingsShowButton:checked:hover, -#OutputSettingsShowButton:checked:hover, -#FxSettingsPreviewShowButton:checked:hover { - background-color: #434343; -} -.button-tool, -#TopBar #EditToolLockButton::indicator, -QToolBar QToolButton, -#CameraSettingsRadioButton::indicator, -#ForceSquaredPixelButton, -#SchematicBottomFrame QToolBar QToolButton, -#EditToolLockButton::indicator, -#XSheetToolbar #XSheetToolbarLevelButton { - background-color: #484848; - border: 1px solid #484848; - border-radius: 2px; - margin: 1px; - padding: 0; -} -.button-tool:hover, -#TopBar #EditToolLockButton::indicator:hover, -QToolBar QToolButton:hover, -#CameraSettingsRadioButton::indicator:hover, -#ForceSquaredPixelButton:hover, -#colorSliderAddButton:hover, -#colorSliderSubButton:hover, -#SchematicBottomFrame QToolBar QToolButton:hover, -#EditToolLockButton::indicator:hover, -#XSheetToolbar #XSheetToolbarLevelButton:hover { - background-color: #6e6e6e; - border-color: #343434; -} -.button-tool:pressed, -#TopBar #EditToolLockButton::indicator:pressed, -QToolBar QToolButton:pressed, -#CameraSettingsRadioButton::indicator:pressed, -#ForceSquaredPixelButton:pressed, -#colorSliderAddButton:pressed, -#colorSliderSubButton:pressed, -#SchematicBottomFrame QToolBar QToolButton:pressed, -#EditToolLockButton::indicator:pressed, -#XSheetToolbar #XSheetToolbarLevelButton:pressed { - background-color: #2f2f2f; - border-color: #151515; -} -.button-tool:checked, -#TopBar #EditToolLockButton::indicator:checked, -QToolBar QToolButton:checked, -#CameraSettingsRadioButton::indicator:checked, -#ForceSquaredPixelButton:checked, -#SchematicBottomFrame QToolBar QToolButton:checked, -#EditToolLockButton::indicator:checked, -#XSheetToolbar #XSheetToolbarLevelButton:checked { - background-color: #2f2f2f; - border-color: #222222; -} -.button-tool:checked:hover, -#TopBar #EditToolLockButton::indicator:checked:hover, -QToolBar QToolButton:checked:hover, -#CameraSettingsRadioButton::indicator:checked:hover, -#ForceSquaredPixelButton:checked:hover, -#SchematicBottomFrame QToolBar QToolButton:checked:hover, -#EditToolLockButton::indicator:checked:hover, -#XSheetToolbar #XSheetToolbarLevelButton:checked:hover { - background-color: #404040; - border-color: #222222; -} -.button-tool:disabled, -#TopBar #EditToolLockButton::indicator:disabled, -QToolBar QToolButton:disabled, -#CameraSettingsRadioButton::indicator:disabled, -#ForceSquaredPixelButton:disabled, -#SchematicBottomFrame QToolBar QToolButton:disabled, -#EditToolLockButton::indicator:disabled, -#XSheetToolbar #XSheetToolbarLevelButton:disabled { - color: #808080; -} -.button-flat, -PaletteViewer QToolBar QToolButton { - background-color: none; - border: 0; - border-radius: 0; - margin: 0; -} -.button-flat:hover, -PaletteViewer QToolBar QToolButton:hover { - background-color: #6e6e6e; -} -.button-flat:pressed, -PaletteViewer QToolBar QToolButton:pressed { - background-color: #2c2c2c; -} -/* ----------------------------------------------------------------------------- - Component: Group Boxes ------------------------------------------------------------------------------ */ -.box-base, -.QGroupBox, -#LoadLevelFrame, -#PsdSettingsGroupBox, -#CleanupSettingsFrame, -#OutputSettingsBox, -#OutputSettingsCameraBox, -#SolidLineFrame, -#FunctionParametersPanel, -QGroupBox { - border: 1px solid #2c2c2c; - border-radius: 2px; -} -/* ----------------------------------------------------------------------------- - Component: Icons ------------------------------------------------------------------------------ */ -.icon-lock, -#CameraSettingsRadioButton::indicator, -#EditToolLockButton::indicator { - height: 16px; - padding: 1px; - width: 16px; -} -.icon-lock:unchecked, -#CameraSettingsRadioButton::indicator:unchecked, -#EditToolLockButton::indicator:unchecked { - image: url('imgs/white/cam_unlock.svg'); -} -.icon-lock:checked, -#CameraSettingsRadioButton::indicator:checked, -#EditToolLockButton::indicator:checked { - image: url('imgs/white/cam_lock.svg'); -} -.icon-fsp, -#ForceSquaredPixelButton { - height: 16px; - image: url('imgs/white/fsp_unchecked.svg'); - padding: 1px; - width: 16px; -} -.icon-fsp:checked, -#ForceSquaredPixelButton:checked { - image: url('imgs/white/fsp_checked.svg'); -} -/* ----------------------------------------------------------------------------- - Component: Tabs ------------------------------------------------------------------------------ */ -.tab-container, -#TabBarContainer, -#StyleEditorTabBar, -#PaletteTabBar, -#FxSettingsTabBar { - background-color: transparent; - qproperty-BottomAboveLineColor: #3b3b3b; - qproperty-BottomBelowLineColor: #2c2c2c; -} -.tab-flat, -#StyleEditorTabBar::tab, -#PaletteTabBar::tab { - background-color: #3b3b3b; - border-right: 1px solid #242424; - color: #999999; - margin: 0 0 1px 0; - padding: 3px 4px 3px 4px; -} -.tab-flat:hover, -#StyleEditorTabBar::tab:hover, -#PaletteTabBar::tab:hover { - background-color: #505050; -} -.tab-flat:selected, -#StyleEditorTabBar::tab:selected, -#PaletteTabBar::tab:selected { - background-color: #484848; - color: #f2f2f2; - margin: 0; - padding: 1px 4px 2px 4px; -} -.tab-flat:only-one, -#StyleEditorTabBar::tab:only-one, -#PaletteTabBar::tab:only-one { - margin: 0; - padding: 3px 4px 4px 4px; -} -.tab-round, -#FxSettingsTabBar::tab { - background-color: #3b3b3b; - border-top: 1px solid #242424; - border-right: 1px solid #242424; - border-left: 1px solid #242424; - color: #999999; - margin: 3px -1px 1px 0; - padding: 2px 7px 1px 7px; -} -.tab-round:selected, -#FxSettingsTabBar::tab:selected { - background-color: #484848; - border-top-right-radius: 2px; - border-top-left-radius: 2px; - color: #f2f2f2; - margin: 1px -1px 0 0; - padding: 2px 7px 2px 7px; -} -.tab-round:only-one, -#FxSettingsTabBar::tab:only-one { - margin: 1px 0 0 0; - padding: 3px 7px 3px 7px; -} -.tab-round:last, -#FxSettingsTabBar::tab:last { - margin-right: 0; - border-top-right-radius: 2px; -} -.tab-round:first, -#FxSettingsTabBar::tab:first { - border-top-left-radius: 2px; -} -/* ----------------------------------------------------------------------------- - Component: Treeviews / Branch ------------------------------------------------------------------------------ */ -.tree-list, -QTreeWidget, -#DirTreeView, -#SceneCast QTreeView, -#StudioPalette QTreeView, -#ShortcutTree, -ProjectPopup QTreeView, -#Tasks QTreeView, -#FunctionEditorTree { - background-color: #484848; - alternate-background-color: #484848; - border: 0; - margin: 0; - outline: 0; -} -.tree-list::item, -QTreeWidget::item, -#DirTreeView::item, -#SceneCast QTreeView::item, -#StudioPalette QTreeView::item, -#ShortcutTree::item, -ProjectPopup QTreeView::item, -#Tasks QTreeView::item { - color: #cccccc; -} -.tree-list::item:selected, -QTreeWidget::item:selected, -#DirTreeView::item:selected, -#SceneCast QTreeView::item:selected, -#StudioPalette QTreeView::item:selected, -#ShortcutTree::item:selected, -ProjectPopup QTreeView::item:selected, -#Tasks QTreeView::item:selected { - background-color: #5483a6; - color: #ffffff; -} -.tree-list::item:focus, -QTreeWidget::item:focus, -#DirTreeView::item:focus, -#SceneCast QTreeView::item:focus, -#StudioPalette QTreeView::item:focus, -#ShortcutTree::item:focus, -ProjectPopup QTreeView::item:focus, -#Tasks QTreeView::item:focus { - border: 0; - outline: 0; -} -.branch-17:adjoins-item, -#SceneCast QTreeView::branch:adjoins-item, -#StudioPalette QTreeView::branch:adjoins-item, -#ShortcutTree::branch:adjoins-item, -#Tasks QTreeView::branch:adjoins-item, -#FunctionEditorTree::branch:adjoins-item { - border-image: url('imgs/white/tree17_branch-end.svg') 0; -} -.branch-17:has-siblings, -#SceneCast QTreeView::branch:has-siblings, -#StudioPalette QTreeView::branch:has-siblings, -#ShortcutTree::branch:has-siblings, -#Tasks QTreeView::branch:has-siblings, -#FunctionEditorTree::branch:has-siblings { - border-image: url('imgs/white/tree17_vline.svg') 0; -} -.branch-17:has-siblings:adjoins-item, -#SceneCast QTreeView::branch:has-siblings:adjoins-item, -#StudioPalette QTreeView::branch:has-siblings:adjoins-item, -#ShortcutTree::branch:has-siblings:adjoins-item, -#Tasks QTreeView::branch:has-siblings:adjoins-item, -#FunctionEditorTree::branch:has-siblings:adjoins-item { - border-image: url('imgs/white/tree17_branch-more.svg') 0; -} -.branch-17:has-children:closed, -#SceneCast QTreeView::branch:has-children:closed, -#StudioPalette QTreeView::branch:has-children:closed, -#ShortcutTree::branch:has-children:closed, -#Tasks QTreeView::branch:has-children:closed, -#FunctionEditorTree::branch:has-children:closed { - background: url('imgs/white/tree17_branch-closed_nosib.svg') no-repeat; - border-image: none; - image: none; -} -.branch-17:has-children:open, -#SceneCast QTreeView::branch:has-children:open, -#StudioPalette QTreeView::branch:has-children:open, -#ShortcutTree::branch:has-children:open, -#Tasks QTreeView::branch:has-children:open, -#FunctionEditorTree::branch:has-children:open { - background: url('imgs/white/tree17_branch-open_nosib.svg') no-repeat; - border-image: none; - image: none; -} -.branch-17:has-children:has-siblings:closed, -#SceneCast QTreeView::branch:has-children:has-siblings:closed, -#StudioPalette QTreeView::branch:has-children:has-siblings:closed, -#ShortcutTree::branch:has-children:has-siblings:closed, -#Tasks QTreeView::branch:has-children:has-siblings:closed, -#FunctionEditorTree::branch:has-children:has-siblings:closed { - background: url('imgs/white/tree17_branch-closed.svg') no-repeat; - border-image: none; - image: none; -} -.branch-17:has-children:has-siblings:open, -#SceneCast QTreeView::branch:has-children:has-siblings:open, -#StudioPalette QTreeView::branch:has-children:has-siblings:open, -#ShortcutTree::branch:has-children:has-siblings:open, -#Tasks QTreeView::branch:has-children:has-siblings:open, -#FunctionEditorTree::branch:has-children:has-siblings:open { - background: url('imgs/white/tree17_branch-open.svg') no-repeat; - border-image: none; - image: none; -} -.branch-22:adjoins-item, -#DirTreeView::branch:adjoins-item, -ProjectPopup QTreeView::branch:adjoins-item { - border-image: url('imgs/white/tree22_branch-end.svg') 0; -} -.branch-22:has-siblings, -#DirTreeView::branch:has-siblings, -ProjectPopup QTreeView::branch:has-siblings { - border-image: url('imgs/white/tree22_vline.svg') 0; -} -.branch-22:has-siblings:adjoins-item, -#DirTreeView::branch:has-siblings:adjoins-item, -ProjectPopup QTreeView::branch:has-siblings:adjoins-item { - border-image: url('imgs/white/tree22_branch-more.svg') 0; -} -.branch-22:has-children:closed, -#DirTreeView::branch:has-children:closed, -ProjectPopup QTreeView::branch:has-children:closed { - background: url('imgs/white/tree22_branch-closed_nosib.svg') no-repeat; - border-image: none; - image: none; -} -.branch-22:has-children:open, -#DirTreeView::branch:has-children:open, -ProjectPopup QTreeView::branch:has-children:open { - background: url('imgs/white/tree22_branch-open_nosib.svg') no-repeat; - border-image: none; - image: none; -} -.branch-22:has-children:has-siblings:closed, -#DirTreeView::branch:has-children:has-siblings:closed, -ProjectPopup QTreeView::branch:has-children:has-siblings:closed { - background: url('imgs/white/tree22_branch-closed.svg') no-repeat; - border-image: none; - image: none; -} -.branch-22:has-children:has-siblings:open, -#DirTreeView::branch:has-children:has-siblings:open, -ProjectPopup QTreeView::branch:has-children:has-siblings:open { - background: url('imgs/white/tree22_branch-open.svg') no-repeat; - border-image: none; - image: none; -} -/* ----------------------------------------------------------------------------- - Main ------------------------------------------------------------------------------ */ -QWidget { - background-color: #484848; - color: #cccccc; -} -QWidget:disabled { - color: #808080; -} -QFrame { - border: 0; - margin: 0; - padding: 0; -} -/* ----------------------------------------------------------------------------- - Tooltip ------------------------------------------------------------------------------ */ -QToolTip, -#helpToolTip { - background-color: #ffffe1; - border: 1px solid #000; - color: #000; - padding: 1px 0; -} -/* ----------------------------------------------------------------------------- - Dock Separator ------------------------------------------------------------------------------ */ -#DockSeparator, -QMainWindow::separator, -QSplitter::handle, -TPanel { - background-color: #222222; - height: 4px; - width: 4px; -} -#TDockPlaceholder { - background-color: #ed6969; -} -/* ----------------------------------------------------------------------------- - TopBar / QMenuBar ------------------------------------------------------------------------------ */ -#TopBar { - background: #484848; - border: 0; - border-bottom: 1px solid #2c2c2c; - height: 21px; -} -#TopBar #EditToolLockButton { - spacing: 0; -} -#TopBar #EditToolLockButton::indicator { - height: 17px; - margin: 1px 2px 0 0; - padding-left: 1px; - padding-right: 1px; -} -#TopBarTabContainer { - background-color: #484848; - margin-bottom: 1px; -} -#StackedMenuBar { - border: 0; - margin: 0; - padding: 0; -} -QMenuBar { - background-color: #484848; - border: 0; -} -QMenuBar::item { - background-color: #484848; - border-left: 1px solid #484848; - margin: 0; - padding: 3px 5px; -} -QMenuBar::item:selected { - background-color: #626262; - color: #cccccc; -} -QMenuBar::item:pressed { - background-color: #5483a6; - color: #ffffff; -} -/* ----------------------------------------------------------------------------- - Room Tabs ------------------------------------------------------------------------------ */ -#TopBarTab { - margin: 0; - padding: 0; -} -#TopBarTab::tab { - background-color: #3b3b3b; - border-top: 1px solid #242424; - border-right: 1px solid #242424; - color: #999999; - margin: 0 0 0 0; - padding: 2px 10px 3px 10px; -} -#TopBarTab::tab:hover { - background-color: #555555; -} -#TopBarTab::tab:selected { - background-color: #222222; - color: #d9d9d9; -} -#TopBarTab::tab:first { - border-left: 1px solid #242424; -} -#TopBarTab::tab:last { - border-right: 1px solid #242424; -} -/* ----------------------------------------------------------------------------- - QMenu (Context Menu) ------------------------------------------------------------------------------ */ -QMenu { - background-color: #3b3b3b; - border: 1px solid #2c2c2c; - padding: 2px 0; -} -QMenu::item { - padding: 3px 28px; -} -QMenu::item:selected { - background-color: #5483a6; - color: #ffffff; -} -QMenu::item:checked { - color: #cccccc; -} -QMenu::item:checked:selected { - background-color: #5483a6; - color: #ffffff; -} -QMenu::item:disabled { - background: none; - color: #808080; -} -QMenu::item:disabled:selected { - border-color: transparent; -} -QMenu::separator { - border-top: 1px solid #2c2c2c; - height: 0; - margin: 2px 0; -} -QMenu::icon { - border-radius: 2px; - margin: 0 0 0 3px; - padding: 1px; -} -QMenu::icon:checked { - background-color: #5483a6; -} -QMenu::indicator { - margin-left: 7px; -} -/* ----------------------------------------------------------------------------- - Title Bars (Global) ------------------------------------------------------------------------------ */ -TPanelTitleBar { - background-color: #3b3b3b; - border-color: #2c2c2c; - border-style: solid; - border-width: 0 0 1px 0; - font-weight: 700; - height: 20px; - min-height: 20px; - qproperty-TitleColor: #b3b3b3; - qproperty-ActiveTitleColor: #f2f2f2; - qproperty-BorderPixmap: url('imgs/white/none'); - qproperty-ActiveBorderPixmap: url('imgs/white/none'); - qproperty-FloatBorderPixmap: url('imgs/white/none'); - qproperty-FloatActiveBorderPixmap: url('imgs/white/none'); -} -/* ----------------------------------------------------------------------------- - Scroll Bars (Global) ------------------------------------------------------------------------------ */ -QAbstractScrollArea::corner { - background-color: #3b3b3b; -} -QScrollBar { - background-color: #3b3b3b; - border: 0; -} -QScrollBar:horizontal { - height: 16px; - margin: 0; -} -QScrollBar:vertical { - margin: 0; - width: 16px; -} -QScrollBar::handle { - border: 0; -} -QScrollBar::handle:horizontal:hover, -QScrollBar::handle:vertical:hover { - background-color: #626262; -} -QScrollBar::handle:horizontal:pressed, -QScrollBar::handle:vertical:pressed { - background-color: #6e6e6e; -} -QScrollBar::handle:horizontal { - background-color: #555555; - margin: 2px 16px; - min-width: 20px; -} -QScrollBar::handle:vertical { - background-color: #555555; - margin: 16px 2px; - min-height: 20px; -} -QScrollBar::add-line { - subcontrol-origin: margin; - border: 0; -} -QScrollBar::add-line:horizontal { - subcontrol-position: right; - background-color: #3b3b3b; - margin: 0; - width: 16px; -} -QScrollBar::add-line:horizontal:pressed { - background-color: #6e6e6e; -} -QScrollBar::add-line:vertical { - subcontrol-position: bottom; - background-color: #3b3b3b; - margin: 0; - height: 16px; -} -QScrollBar::add-line:vertical:pressed { - background-color: #6e6e6e; -} -QScrollBar::sub-line { - border: 0; - subcontrol-origin: margin; -} -QScrollBar::sub-line:horizontal { - subcontrol-position: left; - background-color: #3b3b3b; - margin: 0; - width: 16px; -} -QScrollBar::sub-line:horizontal:pressed { - background-color: #6e6e6e; -} -QScrollBar::sub-line:vertical { - subcontrol-position: top; - background-color: #3b3b3b; - margin: 0; - height: 16px; -} -QScrollBar::sub-line:vertical:pressed { - background-color: #6e6e6e; -} -QScrollBar::up-arrow:vertical { - image: url('imgs/white/scroll-up.svg'); - image-position: center center; -} -QScrollBar::down-arrow:vertical { - image: url('imgs/white/scroll-down.svg'); - image-position: center center; -} -QScrollBar::left-arrow:horizontal { - image: url('imgs/white/scroll-left.svg'); - image-position: center center; -} -QScrollBar::right-arrow:horizontal { - image: url('imgs/white/scroll-right.svg'); - image-position: center center; -} -QScrollBar::sub-page:horizontal, -QScrollBar::add-page:horizontal, -QScrollBar::sub-page:vertical, -QScrollBar::add-page:vertical { - background: none; -} -/* ----------------------------------------------------------------------------- - Tool Bars (Global) ------------------------------------------------------------------------------ */ -QToolBar { - padding: 0; -} -QToolBar::separator:horizontal { - border-left: 1px solid #2c2c2c; - margin: 0 1px; - width: 0; -} -QToolBar::separator:vertical { - border-top: 1px solid #2c2c2c; - height: 0; - margin: 1px 0; -} -QToolBar QToolButton::menu-indicator { - image: none; -} -QToolBar QToolButton::menu-button { - border-image: none; -} -QToolBar QLabel { - margin-top: 1px; -} -QToolBar QToolBar { - border: 0; -} -/* -------------------------------------------------------------------------- */ -DvScrollWidget QPushButton { - background-color: #484848; - border: 0; - border-radius: 0; - padding: 0; - max-width: 16px; - min-width: 16px; -} -DvScrollWidget QPushButton:hover { - background-color: #626262; -} -DvScrollWidget QPushButton:pressed { - background-color: #2f2f2f; -} -#ScrollLeftButton, -#ScrollRightButton, -#ScrollUpButton, -#ScrollDownButton { - background-color: #484848; - border: 0; - border-radius: 0; - max-width: 16px; - min-width: 16px; - padding: 0; -} -#ScrollLeftButton:hover, -#ScrollRightButton:hover, -#ScrollUpButton:hover, -#ScrollDownButton:hover { - background-color: #626262; -} -#ScrollLeftButton:pressed, -#ScrollRightButton:pressed, -#ScrollUpButton:pressed, -#ScrollDownButton:pressed { - background-color: #2f2f2f; -} -#ScrollLeftButton { - image: url('imgs/white/scroll-left.svg'); - border-right: 1px solid #2c2c2c; -} -#ScrollRightButton { - image: url('imgs/white/scroll-right.svg'); - border-left: 1px solid #2c2c2c; - border-right: 1px solid #2c2c2c; -} -#ScrollUpButton { - image: url('imgs/white/scroll-up.svg'); -} -#ScrollDownButton { - image: url('imgs/white/scroll-down.svg'); -} -#keyFrameNavigator { - background: none; - margin: 0; - padding: 0; -} -#keyFrameNavigator QToolButton { - min-width: 18px; -} -#keyFrameNavigator #PreviousKey { - image: url('imgs/white/prevkey.png'); -} -#keyFrameNavigator #PreviousKey:disabled { - image: url('imgs/white/prevkey_disabled.png'); -} -#keyFrameNavigator #NextKey { - image: url('imgs/white/nextkey.png'); -} -#keyFrameNavigator #NextKey:disabled { - image: url('imgs/white/nextkey_disabled.png'); -} -/* ----------------------------------------------------------------------------- - Treeviews (Global) ------------------------------------------------------------------------------ */ -QListView { - outline: 0; -} -/* ----------------------------------------------------------------------------- - Tabs (Global) ------------------------------------------------------------------------------ */ -#TabBarContainer { - background-color: #3b3b3b; -} -/* ----------------------------------------------------------------------------- - UI Controls ------------------------------------------------------------------------------ */ -.QPushButton, -QPushButton, -.QComboBox, -#WordButton, -#FunctionSegmentViewerLinkButton, -QComboBox { - background-color: #626262; - border: 1px solid #343434; - border-radius: 2px; - color: #cccccc; - padding: 3px 15px; -} -.QPushButton:hover, -QPushButton:hover, -.QComboBox:hover, -#WordButton:hover, -#FunctionSegmentViewerLinkButton:hover, -QComboBox:hover { - background-color: #6e6e6e; - border-color: #343434; - color: #d9d9d9; -} -.QPushButton:pressed, -QPushButton:pressed, -#WordButton:pressed, -#FunctionSegmentViewerLinkButton:pressed { - background-color: #2f2f2f; - border-color: #5483a6; - color: #cccccc; -} -.QPushButton:checked, -QPushButton:checked, -#WordButton:checked, -#FunctionSegmentViewerLinkButton:checked { - background-color: #2f2f2f; - border-color: #222222; - color: #cccccc; -} -.QPushButton:checked:hover, -QPushButton:checked:hover, -#WordButton:checked:hover, -#FunctionSegmentViewerLinkButton:checked:hover { - background-color: #434343; -} -.QPushButton:disabled, -QPushButton:disabled, -.QComboBox:disabled, -#WordButton:disabled, -#FunctionSegmentViewerLinkButton:disabled, -QComboBox:disabled { - background-color: #525252; - border-color: #3e3e3e; - color: #808080; -} -#PushButton_NoPadding { - padding: 3px; -} -/* Camera Capture */ -#GearButton { - qproperty-icon: url('imgs/white/gear.svg'); -} -#SubfolderButton { - qproperty-icon: url('imgs/white/subfolder.svg'); -} -/* -------------------------------------------------------------------------- */ -.QComboBox, -QComboBox { - padding: 1px 0 1px 5px; -} -.QComboBox::drop-down, -QComboBox::drop-down { - border: 0; -} -.QComboBox::down-arrow, -QComboBox::down-arrow { - image: url('imgs/white/combo-down.svg'); -} -.QComboBox::down-arrow:disabled, -QComboBox::down-arrow:disabled { - image: url('imgs/white/combo-down-disabled.svg'); -} -.QComboBox QAbstractItemView, -QComboBox QAbstractItemView { - background-color: #3b3b3b; - border: 1px solid #2c2c2c; - selection-background-color: #5483a6; - selection-color: #ffffff; -} -/* -------------------------------------------------------------------------- */ -.QLineEdit, -QLineEdit, -#TaskSheetItem, -#tasksRemoveBox, -#tasksAddBox { - background-color: #343434; - border: 1px solid #272727; - border-radius: 2px; - color: #cccccc; - selection-background-color: #5483a6; - selection-color: #ffffff; - padding: 0 0 0 1px; -} -.QLineEdit:focus, -QLineEdit:focus, -#TaskSheetItem:focus, -#tasksRemoveBox:focus, -#tasksAddBox:focus { - background-color: #343434; - border-color: #5483a6; -} -.QLineEdit:disabled, -QLineEdit:disabled, -#TaskSheetItem:disabled, -#tasksRemoveBox:disabled, -#tasksAddBox:disabled { - background-color: #3b3b3b; - border-color: #343434; - color: #808080; -} -/* -------------------------------------------------------------------------- */ -.QCheckBox, -QCheckBox { - color: #cccccc; -} -.QCheckBox:hover, -QCheckBox:hover { - color: #ffffff; -} -.QCheckBox:disabled, -QCheckBox:disabled { - color: #808080; -} -.QCheckBox::indicator, -QMenu::indicator, -QCheckBox::indicator, -.QGroupBox::indicator, -QGroupBox::indicator { - background-color: #343434; - border: 1px solid #272727; - border-radius: 2px; - height: 9px; - padding: 1px; - width: 9px; -} -.QCheckBox::indicator:hover, -QMenu::indicator:hover, -.QCheckBox::indicator:checked:hover, -QCheckBox::indicator:hover, -.QGroupBox::indicator:hover, -QMenu::indicator:checked:hover, -QCheckBox::indicator:checked:hover, -.QGroupBox::indicator:checked:hover, -QGroupBox::indicator:hover, -QGroupBox::indicator:checked:hover { - background-color: #404040; - border-color: #a1a1a1; -} -.QCheckBox::indicator:checked, -QMenu::indicator:checked, -QCheckBox::indicator:checked, -.QGroupBox::indicator:checked, -QGroupBox::indicator:checked { - background-color: #343434; - border-color: #272727; - image: url('imgs/white/checkmark.svg'); -} -.QCheckBox::indicator:checked:disabled, -QMenu::indicator:checked:disabled, -QCheckBox::indicator:checked:disabled, -.QGroupBox::indicator:checked:disabled, -QGroupBox::indicator:checked:disabled { - background-color: #3b3b3b; - border-color: #343434; - image: url('imgs/white/checkmark-disabled.svg'); -} -.QCheckBox::indicator:disabled, -QMenu::indicator:disabled, -QCheckBox::indicator:disabled, -.QGroupBox::indicator:disabled, -QGroupBox::indicator:disabled { - background-color: #3b3b3b; - border-color: #343434; -} -/* -------------------------------------------------------------------------- */ -.QRadioButton::indicator:unchecked, -QRadioButton::indicator:unchecked, -#CameraSettingsRadioButton_Small::indicator:unchecked { - image: url('imgs/white/radiobutton_unchecked.svg'); - image-position: center center; -} -.QRadioButton::indicator:checked, -QRadioButton::indicator:checked, -#CameraSettingsRadioButton_Small::indicator:checked { - image: url('imgs/white/radiobutton_checked.svg'); - image-position: center center; -} -/* -------------------------------------------------------------------------- */ -.QGroupBox, -QGroupBox { - margin: 6px 0 0 0; - padding: 5px 0px; -} -.QGroupBox::title, -QGroupBox::title { - subcontrol-origin: margin; - left: 15px; - margin: -3px 0 0 0; - padding: 0 3px; -} -.QGroupBox::title:disabled, -QGroupBox::title:disabled { - color: #808080; -} -.QGroupBox::indicator, -QGroupBox::indicator { - subcontrol-origin: margin; - margin-top: 2px; -} -.QGroupBox:disabled, -QGroupBox:disabled { - color: #808080; -} -/* -------------------------------------------------------------------------- */ -.QSlider::groove:horizontal, -QSlider::groove:horizontal { - background-color: transparent; - background-image: url('imgs/white/slider_groove.png'); - background-position: center center; - background-repeat: repeat-x; - margin: 0; - height: 20px; - min-height: 20px; -} -.QSlider::handle:horizontal, -QSlider::handle:horizontal { - background: #878787; - border: 1px solid #2c2c2c; - width: 9px; - margin: 2px 0 2px 0; - border-radius: 2px; -} -#IntPairField, -#DoublePairField { - qproperty-LightLineColor: #222222; - qproperty-LightLineEdgeColor: #222222; - qproperty-DarkLineColor: #222222; - qproperty-MiddleLineColor: #222222; - qproperty-HandleLeftPixmap: url("imgs/white/slider_left_handle.png"); - qproperty-HandleRightPixmap: url("imgs/white/slider_right_handle.png"); - qproperty-HandleLeftGrayPixmap: url("imgs/white/h_slider_left_disabled.png"); - qproperty-HandleRightGrayPixmap: url("imgs/white/h_slider_right_disabled.png"); -} -/* ----------------------------------------------------------------------------- - File Browser ------------------------------------------------------------------------------ */ -/* Left Pane ------------------------------------------------------------------------------ */ -#DirTreeView { - border: 1px solid #2c2c2c; - border-right: 0; -} -#DirTreeView QScrollBar:horizontal { - height: 16px; - margin-bottom: -1px; -} -/* Right Pane ------------------------------------------------------------------------------ */ -DvItemViewerPanel { - qproperty-TextColor: #cccccc; - qproperty-AlternateBackground: #434343; - qproperty-SelectedTextColor: #ffffff; - qproperty-FolderTextColor: #99d5e6; - qproperty-SelectedItemBackground: #5483a6; -} -#FileBrowser DvItemViewerPanel, -#SceneCast DvItemViewerPanel { - background: #3b3b3b; -} -#FileBrowser #castFrame, -#SceneCast #castFrame { - border-top: 1px solid #2c2c2c; - border-right: 1px solid #2c2c2c; - border-bottom: 1px solid #2c2c2c; - margin: 0; -} -#FileBrowser #castFrame QScrollBar:vertical, -#SceneCast #castFrame QScrollBar:vertical { - width: 16px; - margin-right: -1px; -} -#FileBrowser QToolButton, -#SceneCast QToolButton { - padding: 1px; -} -DvDirTreeView { - qproperty-TextColor: #cccccc; - qproperty-SelectedTextColor: #ffffff; - qproperty-SelectedItemBackground: #5483a6; - qproperty-FolderTextColor: #99d5e6; - qproperty-SelectedFolderTextColor: #ffffff; - alternate-background-color: #484848; - background-color: #484848; - border: 1px solid #2c2c2c; -} -#FileDoesNotExistLabel { - color: #ff0000; -} -/* ----------------------------------------------------------------------------- - Scene Cast ------------------------------------------------------------------------------ */ -#SceneCast QToolBar { - border-top: 1px solid #2c2c2c; -} -#SceneCast QToolButton { - margin: 3px 1px 2px 1px; - padding: 1px; -} -#CastBrowser { - border: 0; - margin: 0; -} -/* ----------------------------------------------------------------------------- - Film Strip ------------------------------------------------------------------------------ */ -#FilmStrip QComboBox { - border-radius: 0; - border-width: 0; -} -#FilmStrip QComboBox QAbstractItemView { - background-color: #3b3b3b; -} -/* ----------------------------------------------------------------------------- - Cleanup Settings ------------------------------------------------------------------------------ */ -#CleanupSettings #CleanupSettingsFrame { - margin-top: 2px; - margin-bottom: 4px; -} -#CleanupSettings QGroupBox { - margin-bottom: 3px; -} -ParamsPage { - qproperty-TextColor: #cccccc; -} -/* ----------------------------------------------------------------------------- - Camera Settings ------------------------------------------------------------------------------ */ -#CameraSettingsButton { - padding: 2px; -} -#CameraSettingsRadioButton:hover { - background: none; -} -#CameraSettingsDPI { - color: #99d5e6; -} -#CameraSettingsRadioButton_Small { - padding: 0; -} -#CameraSettingsRadioButton_Small::indicator { - background-color: transparent; - border: 0; - height: 21px; - margin: 0; - width: 11px; -} -#ForceSquaredPixelButton { - margin: 0; - background: none; -} -/* ----------------------------------------------------------------------------- - Output Settings ------------------------------------------------------------------------------ */ -#OutputSettingsLabel { - color: #99d5e6; -} -/* ----------------------------------------------------------------------------- - Misc ------------------------------------------------------------------------------ */ -PencilTestPopup { - /* Allow for using a 768 screen */ - min-height: 730px; - /* some clipping will still occur on width, but this - allows for filling half of a 1024 screen */ - min-width: 512px; -} -#MatchLineButton { - background-color: #6e6e6e; -} -#MatchLineButton::pressed { - background-color: #949494; -} -#LargeSizedText { - font-size: 17px; -} -/* ----------------------------------------------------------------------------- - Unknowns ------------------------------------------------------------------------------ */ -#StartupLabel { - padding: 3px; -} -#StartupLabel:hover { - background: #626262; -} -QStatusBar { - background-color: #c0c0c0; -} -QStatusBar::item { - border: 0; -} -QStatusBar QLabel { - background-color: #c0c0c0; -} -QStatusBar #StatusBarLabel { - background-color: #ffffff; - padding: 1px 3px; -} -#TitleTxtLabel { - color: #99d5e6; -} -/* ----------------------------------------------------------------------------- - Style Editor ------------------------------------------------------------------------------ */ -#StyleEditor QPushButton { - margin: 2px 1px; - padding: 0; -} -#StyleEditor #TabBarContainer { - margin-left: -4px; -} -#StyleEditor #bottomWidget { - border-top: 1px solid #2c2c2c; - padding: 3px 2px 8px 3px; -} -#StyleEditor #bottomWidget QPushButton { - padding: 3px 5px; -} -#HexagonalColorWheel { - qproperty-BGColor: #484848; -} -/* -------------------------------------------------------------------------- */ -/* Horizontal QSlider */ -#colorSlider::groove:horizontal { - height: 1px; - border-image: none; -} -#colorSlider::handle:horizontal { - width: 8px; - margin: -8px -4px; -} -#colorSliderAddButton, -#colorSliderSubButton { - background: none; - border-color: transparent; - image-position: center center; - min-height: 16px; - padding: 0; - min-width: 18px; -} -#colorSliderAddButton { - image: url('imgs/white/scroll-right.svg'); -} -#colorSliderSubButton { - image: url('imgs/white/scroll-left.svg'); -} -#PlainColorPageParts { - border-top: 1px solid #2c2c2c; -} -#PlainColorPageParts QLineEdit { - max-width: 35px; -} -/* ----------------------------------------------------------------------------- - Palette Viewer / Studio Palette ------------------------------------------------------------------------------ */ -PaletteViewer DvScrollWidget QPushButton { - border-top: 0; - margin-bottom: 1px; - max-width: 15px; - min-width: 15px; -} -PaletteViewer DvScrollWidget #ScrollLeftButton { - border-right: 1px solid #2c2c2c; - border-left: 1px solid #2c2c2c; - max-width: 15px; - min-width: 15px; -} -PaletteViewer DvScrollWidget #ScrollRightButton { - border-right: 0; - margin-left: 1px; - max-width: 15px; - min-width: 15px; -} -PaletteViewer QToolBar { - background: none; - border-bottom: 1px solid #2c2c2c; - padding: 0; - margin: 0; -} -PaletteViewer QToolBar::separator:horizontal { - margin: 0; -} -PaletteViewer QToolBar QToolButton { - margin: 0 0 1px 0; - padding: 1px 1px 2px 1px; -} -#PageViewer { - qproperty-TextColor: #cccccc; -} -#PaletteLockButton { - border-radius: 0; - margin: 0 0 1px 1px; -} -#PaletteLockButton:hover { - background-color: #ed6969; - border-color: #ed6969; -} -#PaletteLockButton:checked { - background-color: #ed6969; - border-color: #ed6969; -} -#PaletteLockButton:checked:hover { - background-color: #f29797; - border-color: #f29797; -} -/* ----------------------------------------------------------------------------- - Quick Renamer ------------------------------------------------------------------------------ */ -#WordButton { - padding-right: 0; - padding-left: 0; -} -/* ----------------------------------------------------------------------------- - Popup Windows ------------------------------------------------------------------------------ */ -QDialog { - background-color: #484848; -} -QDialog #dialogButtonFrame { - background-color: #484848; - border-top: 1px solid #2c2c2c; -} -QDialog #dialogButtonFrame QPushButton { - padding: 3px 15px; -} -/* ----------------------------------------------------------------------------- - Scene Settings ------------------------------------------------------------------------------ */ -#SceneSettings QLabel { - color: #99d5e6; -} -/* ----------------------------------------------------------------------------- - Preferences ------------------------------------------------------------------------------ */ -#PreferencesPopup QListWidget { - background-color: #3b3b3b; - alternate-background-color: #3b3b3b; - border: 1px solid #2c2c2c; - font-size: 13px; -} -#PreferencesPopup QListWidget::item { - border: 0; - padding: 3px; -} -#PreferencesPopup QListWidget::item:hover { - background-color: #626262; - color: #cccccc; -} -#PreferencesPopup QListWidget::item:selected { - background-color: #5483a6; - color: #ffffff; -} -/* ----------------------------------------------------------------------------- - Keyboard Shortcuts ------------------------------------------------------------------------------ */ -#ShortcutTree { - background-color: #3b3b3b; - alternate-background-color: #434343; - border: 1px solid #2c2c2c; -} -#ShortcutTree::item { - padding: 1px 0; -} -#ShortcutTree QScrollBar:vertical { - width: 16px; - margin-right: -1px; -} -/* ----------------------------------------------------------------------------- - New Project / Configure Project Window ------------------------------------------------------------------------------ */ -ProjectPopup QLabel { - color: #99d5e6; -} -/* ----------------------------------------------------------------------------- - Schematic Node Viewer ------------------------------------------------------------------------------ */ -#SchematicBottomFrame { - background-color: #484848; - border: 0; - margin: 0; - padding: 0; -} -#SchematicBottomFrame QToolBar::separator:horizontal { - margin: 0; -} -#SchematicBottomFrame QToolBar QToolButton { - padding: 0; - margin: 2px; -} -#SchematicSceneViewer { - background-color: #3b3b3b; - border-bottom: 1px solid #2c2c2c; -} -/* ----------------------------------------------------------------------------- - FX Settings ------------------------------------------------------------------------------ */ -FxSettings QToolBar { - border-top: 1px solid #2c2c2c; - border-right: 1px solid #2c2c2c; - border-left: 1px solid #2c2c2c; - min-height: 23px; - padding: 3px 0; -} -FxSettings QToolBar QToolBar { - border: 0; -} -#FxSettingsLabel { - color: #a0e680; -} -#FxSettingsHelpButton { - background-color: #80a0dc; - color: #000; - padding-top: 0; - padding-bottom: 0; -} -#FxSettingsHelpButton:hover { - background-color: #a8bee7; -} -/* ----------------------------------------------------------------------------- - Script Console ------------------------------------------------------------------------------ */ -#ScriptConsole { - font-family: 'Courier New', monospace; - border: 0; - color: #000000; - padding: 3px; -} -#ScriptConsole QFrame { - background-color: #dcdcdc; -} -#ScriptConsole TPanelTitleBar { - background-color: #3b3b3b; -} -/* ----------------------------------------------------------------------------- - Task Viewer ------------------------------------------------------------------------------ */ -#TaskSheetItemLabel { - color: #cccccc; -} -#Tasks QToolBar { - border-bottom: 1px solid #2c2c2c; - margin: 0; - padding: 0; -} -#Tasks QToolBar QToolButton { - margin: 2px 2px 3px 2px; -} -#Tasks QTreeView { - background-color: #3b3b3b; -} -/* ----------------------------------------------------------------------------- - Tool Bar ------------------------------------------------------------------------------ */ -#ToolBar TPanelTitleBar { - background-color: #484848; - background-image: url('imgs/white/title_grip_horizontal.svg'); - background-repeat: no-repeat; - border: 0; - height: 17px; - max-height: 17px; - min-height: 17px; - qproperty-BorderPixmap: url('none'); - qproperty-ActiveBorderPixmap: url('none'); - qproperty-FloatBorderPixmap: url('imgs/white/titlebar_float.png'); - qproperty-FloatActiveBorderPixmap: url('imgs/white/titlebar_float.png'); -} -#ToolBar QToolBar { - padding-left: 2px; -} -/* ----------------------------------------------------------------------------- - Tool Options ------------------------------------------------------------------------------ */ -#ToolOptions TPanelTitleBar, -#CommandBar TPanelTitleBar { - background-color: #484848; - background-image: url('imgs/white/title_grip_vertical.svg'); - background-repeat: no-repeat; - border: 0; - width: 17px; - min-width: 17px; - max-width: 17px; - qproperty-BorderPixmap: url('none'); - qproperty-ActiveBorderPixmap: url('none'); - qproperty-FloatBorderPixmap: url('imgs/white/titlebar_float.png'); - qproperty-FloatActiveBorderPixmap: url('imgs/white/titlebar_float.png'); -} -IconViewField { - qproperty-ScalePegPixmap: url("imgs/white/selectiontool_scalepeg.svg"); - qproperty-RotationPixmap: url("imgs/white/selectiontool_rotation.svg"); - qproperty-PositionPixmap: url("imgs/white/selectiontool_position.svg"); - qproperty-ThicknessPixmap: url("imgs/white/selectiontool_thickness.svg"); -} -#EditToolLockButton { - spacing: 0; -} -#EditToolLockButton:hover { - background: none; -} -PopupButton::menu-indicator { - border-left: 0; - height: 17px; - image: url('imgs/white/combo_down_arrow.png'); - width: 10px; -} -PopupButton::menu-indicator:disabled { - image: url('imgs/white/combo_down_arrow-disabled.png'); -} -#Cap, -#Join { - padding: 0 4px 0 -8px; - max-width: 32px; - min-width: 32px; -} -#Cap QMenu, -#Join QMenu { - max-width: 28px; - min-width: 28px; -} -#Cap QMenu::item, -#Join QMenu::item { - max-width: 28px; - min-width: 28px; - padding: 0; -} -#XSheetToolbar { - margin: 0; - padding: 0; - border: 0; -} -#XSheetToolbar::separator:horizontal { - margin-right: 3; - margin-left: 3; -} -#XSheetToolbar #XSheetToolbarLevelButton { - padding: 2; -} -#CommandBar { - margin: 0; - padding: 0; - border: 0; -} -#CommandBar::separator:horizontal { - margin-right: 3; - margin-left: 3; -} -QToolBar#MediumPaddingToolBar QToolButton { - padding-left: 3; - padding-right: 3; -} -QToolBar#WidePaddingToolBar QToolButton { - padding-left: 6; - padding-right: 6; -} -/* ----------------------------------------------------------------------------- - ComboViewer / Viewer / FlipBook ------------------------------------------------------------------------------ */ -#ComboViewerPanel Toolbar { - border-bottom: 1px solid #2c2c2c; -} -#ComboViewerPanel Toolbar::separator:horizontal { - margin: 0 0 0 2px; -} -#ComboViewerPanel Toolbar QToolButton { - margin: 2px 0 3px 2px; -} -#ComboViewerToolOptions { - border-bottom: 1px solid #2c2c2c; -} -#ComboViewer #ToolBarContainer, -#ViewerPanel #ToolBarContainer, -FlipBook #ToolBarContainer { - background-color: transparent; - border-top: 2px solid #2c2c2c; - border-bottom: 1px solid #2c2c2c; - padding-right: -1px; -} -#ComboViewer #ToolBarContainer QLineEdit, -#ViewerPanel #ToolBarContainer QLineEdit, -FlipBook #ToolBarContainer QLineEdit { - border-color: #292929; - border-top-right-radius: 0; - border-bottom-right-radius: 0; - height: 16px; -} -QToolBar#FlipConsolePlayToolBar::separator:horizontal { - margin: 0 2px; -} -QToolBar#FlipConsolePlayToolBar QToolButton { - margin-top: 2px; - margin-bottom: 2px; - height: 16px; - padding-left: 6px; - padding-right: 6px; -} -#ViewerFpsSlider { - background-color: transparent; - background-image: url('imgs/white/slider_groove.png'); - background-position: center center; - background-repeat: repeat-x; - border: 0; - height: 19px; - margin: 0 3px 0 31px; - max-width: 450px; - min-width: 0px; -} -#ViewerFpsSlider::sub-line:horizontal { - subcontrol-origin: absolute; - background-color: #626262; - border: 1px solid #343434; - height: 16px; - left: -33px; - padding-left: 1px; - width: 14px; -} -#ViewerFpsSlider::sub-line:horizontal:pressed { - background-color: #2f2f2f; - border-color: #2c2c2c; -} -#ViewerFpsSlider::add-line:horizontal { - subcontrol-position: left; - background-color: #626262; - border: 1px solid #343434; - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; - left: 13px; - height: 16px; - image-position: center center; - width: 13px; -} -#ViewerFpsSlider::add-line:horizontal:pressed { - background-color: #2f2f2f; - border-color: #2c2c2c; -} -#ViewerFpsSlider::handle::horizontal { - background-color: #878787; - border: 1px solid #2c2c2c; - border-radius: 2px; - margin: 2px 0 3px 0; - min-width: 9px; - width: 9px; - max-width: 9px; -} -FlipSlider { - qproperty-PBHeight: 15; - qproperty-PBOverlay: url('imgs/white/flipslider.svg'); - qproperty-PBMarker: url('imgs/white/flipmarker.svg'); - qproperty-PBColorMarginLeft: 1; - qproperty-PBColorMarginTop: 2; - qproperty-PBColorMarginRight: 1; - qproperty-PBColorMarginBottom: 2; - qproperty-PBMarkerMarginLeft: 3; - qproperty-PBMarkerMarginRight: 3; - qproperty-notStartedColor: #cc2222; - qproperty-startedColor: #00ff00; - qproperty-baseColor: #404040; -} -Ruler { - qproperty-ParentBGColor: #484848; - qproperty-ScaleColor: #cccccc; -} -#RulerToolOptionValues { - color: #000000; -} -/* ----------------------------------------------------------------------------- - XSheet Viewer ------------------------------------------------------------------------------ */ -/* ScrollAreas (Row, Column and Cell) ------------------------------------------------------------------------------ */ -#xsheetArea, -#ScrollArea { - background-color: #3b3b3b; - border: 0; -} -#xsheetScrollArea { - border: 0; -} -/* xsheetColumnHeader (Context Menus) ------------------------------------------------------------------------------ */ -#xsheetColumnAreaMenu_Preview { - background-color: #e6e678; -} -#xsheetColumnAreaMenu_Lock { - background-color: #f5f5f5; -} -#xsheetColumnAreaMenu_Camstand { - background-color: #ffa480; -} -#xsheetColumnAreaMenu_Preview, -#xsheetColumnAreaMenu_Lock, -#xsheetColumnAreaMenu_Camstand { - color: #000000; -} -#noteTextEdit { - color: #000000; -} -#flipOrientationButton { - padding: 2px 12px; -} -/* XSheet Spreadsheet ------------------------------------------------------------------------------ */ -XsheetViewer { - qproperty-TextColor: #cccccc; - qproperty-BGColor: #484848; - qproperty-LightLineColor: #2c2c2c; - qproperty-MarkerLineColor: #1e96c4; - qproperty-VerticalLineColor: #222222; - qproperty-VerticalLineHeadColor: #808080; - qproperty-PreviewFrameTextColor: #96e6e6; - qproperty-CurrentRowBgColor: #506082; - qproperty-EmptyColumnHeadColor: #606060; - qproperty-SelectedColumnTextColor: #e66464; - qproperty-EmptyCellColor: #404040; - qproperty-NotEmptyColumnColor: #484848; - qproperty-SelectedEmptyCellColor: #6c6c6c; - qproperty-LevelColumnColor: #4c6e4c; - qproperty-LevelColumnBorderColor: #8fb38f; - qproperty-SelectedLevelColumnColor: #6b8c6b; - qproperty-VectorColumnColor: #7b7b4c; - qproperty-VectorColumnBorderColor: #bbbb9a; - qproperty-SelectedVectorColumnColor: #8c8c60; - qproperty-ChildColumnColor: #6a526b; - qproperty-ChildColumnBorderColor: #b1a3b3; - qproperty-SelectedChildColumnColor: #7a617a; - qproperty-FullcolorColumnColor: #657a96; - qproperty-FullcolorColumnBorderColor: #9eb8bb; - qproperty-SelectedFullcolorColumnColor: #8896a7; - qproperty-FxColumnColor: #56553c; - qproperty-FxColumnBorderColor: #95958a; - qproperty-SelectedFxColumnColor: #6a6d5a; - qproperty-ReferenceColumnColor: #616161; - qproperty-ReferenceColumnBorderColor: #a2a2a2; - qproperty-SelectedReferenceColumnColor: #828282; - qproperty-PaletteColumnColor: #3a655f; - qproperty-PaletteColumnBorderColor: #86aca7; - qproperty-SelectedPaletteColumnColor: #5f8581; - qproperty-MeshColumnColor: #684d86; - qproperty-MeshColumnBorderColor: #ba92ef; - qproperty-SelectedMeshColumnColor: #8a75a2; - qproperty-SoundColumnColor: #657456; - qproperty-SoundColumnBorderColor: #a0af7d; - qproperty-SelectedSoundColumnColor: #7f956a; - qproperty-SoundColumnHlColor: #34fe5e; - qproperty-SoundColumnTrackColor: #b6c29d; - qproperty-ColumnHeadPastelizer: #000000; - qproperty-SelectedColumnHead: #506082; - qproperty-LightLightBGColor: #404040; - qproperty-LightBGColor: #f0f0f0; - qproperty-DarkBGColor: #e1e1e1; - qproperty-DarkLineColor: #969696; -} -/* ----------------------------------------------------------------------------- - Function Editor ------------------------------------------------------------------------------ */ -#FunctionEditor QToolBar { - border-bottom: 1px solid #2c2c2c; -} -#FunctionEditor QToolBar QToolBar { - border: 0; -} -#FunctionEditor QToolBar QLabel { - margin-left: 5px; -} -#FunctionEditor QToolBar QToolButton { - height: 18px; -} -#FunctionEditorTree { - background-color: #3b3b3b; - alternate-background-color: #3b3b3b; - border-top: 1px solid #2c2c2c; -} -/* Function Editor Spreadsheet ------------------------------------------------------------------------------ */ -FunctionTreeView { - qproperty-TextColor: #cccccc; - qproperty-CurrentTextColor: #e66464; -} -FunctionPanel { - qproperty-BGColor: #3b3b3b; - qproperty-ValueLineColor: #484848; - qproperty-FrameLineColor: #606060; - qproperty-OtherCurvesColor: #888888; - qproperty-RulerBackground: #333333; - qproperty-TextColor: #cccccc; - qproperty-SubColor: #000000; - qproperty-SelectedColor: #ffa500; -} -SpreadsheetViewer { - qproperty-LightLightBGColor: #404040; - qproperty-CurrentRowBgColor: #506082; - qproperty-LightLineColor: #2c2c2c; - qproperty-MarkerLineColor: #1e96c4; - qproperty-BGColor: #484848; - qproperty-VerticalLineColor: #222222; - qproperty-KeyFrameColor: #995d1d; - qproperty-KeyFrameBorderColor: #c9b04b; - qproperty-SelectedKeyFrameColor: #978056; - qproperty-InBetweenColor: #666250; - qproperty-InBetweenBorderColor: #cdcec8; - qproperty-SelectedInBetweenColor: #7e8079; - qproperty-SelectedEmptyColor: #6c6c6c; - qproperty-SelectedSceneRangeEmptyColor: #757575; - qproperty-TextColor: #cccccc; - qproperty-ColumnHeaderBorderColor: #808080; - qproperty-SelectedColumnTextColor: #e66464; -} -#ExpressionField { - background-color: #e6e6e6; - border: 1px solid #333333; - margin: 0; -} -#FunctionSegmentViewerLinkButton { - background-image: url('imgs/white/segment_unlinked.svg'); - background-repeat: no-repeat; -} -#FunctionSegmentViewerLinkButton:hover { - background-repeat: no-repeat; -} -#FunctionSegmentViewerLinkButton:checked { - background-image: url('imgs/white/segment_linked.svg'); - background-repeat: no-repeat; -} -#FunctionSegmentViewerLinkButton:disabled { - background-image: url('imgs/white/segment_disabled.svg'); - background-repeat: no-repeat; -} diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/cam_lock.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/cam_lock.svg deleted file mode 100644 index 9e99cd09..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/cam_lock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/cam_unlock.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/cam_unlock.svg deleted file mode 100644 index d01ebc4f..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/cam_unlock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/checkmark-disabled.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/checkmark-disabled.svg deleted file mode 100644 index 58057deb..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/checkmark-disabled.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/checkmark.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/checkmark.svg deleted file mode 100644 index 1d5258e1..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/checkmark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/combo-down-disabled.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/combo-down-disabled.svg deleted file mode 100644 index aca36ae2..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/combo-down-disabled.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/combo-down.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/combo-down.svg deleted file mode 100644 index 8494a730..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/combo-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/flipmarker.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/flipmarker.svg deleted file mode 100644 index 6d6a1237..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/flipmarker.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/flipslider.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/flipslider.svg deleted file mode 100644 index d803f9f7..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/flipslider.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/fsp_checked.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/fsp_checked.svg deleted file mode 100644 index e7870cf2..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/fsp_checked.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/fsp_unchecked.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/fsp_unchecked.svg deleted file mode 100644 index 19e04056..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/fsp_unchecked.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/gear.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/gear.svg deleted file mode 100644 index 7e8393c5..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/gear.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/hl_1.png b/stuff/config/qss/Astral_072_Dark/imgs/black/hl_1.png deleted file mode 100644 index 0973f35d83f93fa86194b79b9283ba58510dfab2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 131 zcmeAS@N?(olHy`uVBq!ia0vp^5QL70(Y)*O%?_7YEDSN4Z2oB|p;ub#j90u&PPba4#fxSssy|Ns4#%)E>Y2J4y4 U5=#uf0p%DxUHx3vIVCg!0H_%sHvj+t diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/hl_2.png b/stuff/config/qss/Astral_072_Dark/imgs/black/hl_2.png deleted file mode 100644 index 676ffeb749712144c14a28cbb02682d552182715..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 131 zcmeAS@N?(olHy`uVBq!ia0vp^5QL70(Y)*O%?_7YEDSN4Z2oI-j!`z>e60EGlRT^vI=t|$Nb|9`&{GcO~9#ztlZ T3x$=8Ksg3aS3j3^P6QL70(Y)*O%?_7YEDSN4Z2oPwH?OL|Ke0)==yT^vI=t|uofFa+`v85pPObbkf1 O7(8A5T-G@yGywp=xf*x? diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/minus.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/minus.svg deleted file mode 100644 index 5fdbae54..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/minus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/nextkey.png b/stuff/config/qss/Astral_072_Dark/imgs/black/nextkey.png deleted file mode 100644 index 1f667f2213396a5a87d6acb2baf36c72fe62ef19..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 240 zcmeAS@N?(olHy`uVBq!ia0vp^{6H+o!3HFmxV|j}Qj#UE5hcO-X(i=}MX3yqDfvmM z3ZA)%>8U}fi7AzZCsS>JiY9rwIEGZ*O8WEvzdiHLhR#MNhly!y6E-K_IC$`(oxpM7 z)$M{e&-eB98JuHO(6cCbaKJTY)ZI-eb=sE^ZS3j3^P6qAo#BlgAW9?a+1krCj0#}vk$JWYx>qk^n?8b z6KlJ1+qMtz=}_jevMP$A3xPF!@^Ramrjep3CeQOb2rS{_!LT3*48DlSvTPw0Kw$m~ z=Gs@~I8JRC#@&WAO(_gR%Cam#XhCS(FukWONfPP0&Q=xSrrkv^%qn}H$5vL^1nk^K z?1J(PbXFRCwBA{Qv(y1G#{SfdW90W(JV6 zVc5aJ;XV+@6RQW^W(9F^@dZEw_5-m#$FpIB%Ahk@tM zpZ~9}uKo`cdk@6**!1Ak3pYHCDRgQ5A$moE%!)~o^J zuV23|016cVHGafq0V8tSc64<74~%DqmoHx)fNHvkD~7Py`~ax20jOyqF{zVrXyz(_ a00RJ}DyuL44m@Z800008U}fi7AzZCsS>JiY9ovIEGZ*O8WEvzdiHLhR#MNhly!y6E=4i?rLsswimeH zzLGsrOv&UW^GZ$ywOumYa=w2YRxx&PdwenuNVc0$)!?t(cGki7n?n|(fc6BDTMoS+ z9bPePlnOMFwCfkJ# k3-Y*w?=%*@OVfB*hPkz>K5i62A(aew?=+}zv_U%!4O&e=ds{6O3fWL}7mk9SzHVg-g8791M$ zfmDOFwY5M_P7Z^FgalR#SkN@t1E~e#;^GPw6%`By1_pS&#Db(T9;8uUU!P&ZgbAcY z)qw*C7J|&Uc=6(ch=>S=3l}bs7gZoX1M&On>gxZ`pFjT(13 \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/radiobutton_unchecked.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/radiobutton_unchecked.svg deleted file mode 100644 index 88c3deaa..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/radiobutton_unchecked.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/scroll-down.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/scroll-down.svg deleted file mode 100644 index d7ba0145..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/scroll-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/scroll-left.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/scroll-left.svg deleted file mode 100644 index 2aa380da..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/scroll-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/scroll-right.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/scroll-right.svg deleted file mode 100644 index e2017d56..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/scroll-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/scroll-up.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/scroll-up.svg deleted file mode 100644 index daa8a2ce..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/scroll-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/slider_groove.png b/stuff/config/qss/Astral_072_Dark/imgs/black/slider_groove.png deleted file mode 100644 index 8d6510eda3d379f9e053f3f849e57f8c89e66952..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 117 zcmeAS@N?(olHy`uVBq!ia0vp^EFjFm1|(O0oL2{=*pj^6T^Rm@;DWu&Cj&(|3p^r= z85p>QL70(Y)*K0-ps1&dV+hCf<>&pI+g;Q9{?8oMx%YZ`3o-U3d8t1Q`b>wX@5NUoWZ^W#S zWc^7k!L5vicXEr+xy?;2qRbnlRZL#K^|r2f&wHbxv)v-$tfju;u@ZJK&E3pt#@>@& z=w4*jUvTZ#^zwQa<$`Nb{GNA26F3xSED@bCf0|yDfy=bBJB^+Itz+bP0l+XkK DqO3u0 diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/slider_right_handle.png b/stuff/config/qss/Astral_072_Dark/imgs/black/slider_right_handle.png deleted file mode 100644 index 381838717abaad75a975eb90143fdfdbb9f0c838..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 208 zcmeAS@N?(olHy`uVBq!ia0vp^oIotV!3HFcc!W9wDYhhUcNZWH1V5d3*8?fe0*}aI z1_r((Aj~*bn@<`j$X?><>&pI+g;Q8sMM!YxdZ19Or;B5V#`)xs;Na*(4bpqk6B1^e zK6K!~feUx<%J%vm{rUMhzkc*KozBk2#>R*L|NoEJ2xRCoGdBxx`v}@Oq`Ln9_jmE~ w(!+iicNRbAGd3{TldLi! \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/title_grip_horizontal.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/title_grip_horizontal.svg deleted file mode 100644 index 0e677177..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/title_grip_horizontal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/title_grip_vertical.svg b/stuff/config/qss/Astral_072_Dark/imgs/black/title_grip_vertical.svg deleted file mode 100644 index 9f1d370c..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/black/title_grip_vertical.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/titlebar_float.png b/stuff/config/qss/Astral_072_Dark/imgs/black/titlebar_float.png deleted file mode 100644 index 98dd370425dc849490a199e1ae8b2c9e23cd012f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 195 zcmeAS@N?(olHy`uVBq!ia0vp^azHG?!3HE}t?oSnq}Y|gW!U_%O?XxI14-? ziy0WWg+Z8+Vb&Z8pdfpRr>`sfLl!O(M#ZCR_$B~_WHUn|N}Tg^b5rw5fLsO!=c3fa zlGGH1^30M91$R&1fE2w{cA&Vrr;B5V$MLsk9T^!Eco-I5&Uromq}V%VR*S1!9&B^b g5$ishwDHG&c8@}aoDDG+8$f1xy85}Sb4q9e03rN0PXGV_ diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/cam_lock.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/cam_lock.svg deleted file mode 100644 index 9e99cd09..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/cam_lock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/cam_unlock.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/cam_unlock.svg deleted file mode 100644 index d01ebc4f..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/cam_unlock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/checkmark-disabled.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/checkmark-disabled.svg deleted file mode 100644 index 76e82124..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/checkmark-disabled.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/checkmark.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/checkmark.svg deleted file mode 100644 index 4620a5f1..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/checkmark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/combo-down-disabled.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/combo-down-disabled.svg deleted file mode 100644 index f692c2e4..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/combo-down-disabled.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/combo-down.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/combo-down.svg deleted file mode 100644 index 332a8a20..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/combo-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/flipmarker-dark.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/flipmarker-dark.svg deleted file mode 100644 index 85c2efd6..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/flipmarker-dark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/flipmarker.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/flipmarker.svg deleted file mode 100644 index 05826fd2..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/flipmarker.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/flipslider-dark.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/flipslider-dark.svg deleted file mode 100644 index a2783545..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/flipslider-dark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/flipslider.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/flipslider.svg deleted file mode 100644 index 1c45437a..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/flipslider.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/fsp_checked.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/fsp_checked.svg deleted file mode 100644 index e7870cf2..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/fsp_checked.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/fsp_unchecked.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/fsp_unchecked.svg deleted file mode 100644 index 19e04056..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/fsp_unchecked.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/gear.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/gear.svg deleted file mode 100644 index 7e8393c5..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/gear.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/nextkey.png b/stuff/config/qss/Astral_072_Dark/imgs/white/nextkey.png deleted file mode 100644 index ce8ccb4a04b18cfff809e1b30683ba68b81ba993..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 335 zcmV-V0kHmwP)qAo#BlgAW9?a+1krCj0#}vk$JWYx>qk^n?8b z6KlJ1+qMtz=}_jevMP$A3xPF!@^Ramrjep3CeQOb2rS{_!LT3*48DlSvTPw0Kw$m~ z=Gs@~I8JRC#@&WAO(_gR%Cam#XhCS(FukWONfPP0&Q=xSrrkv^%qn}H$5vL^1nk^K z?1J(8U}fi7AzZCsS>JiY9rwIEGZ*O8WEvzdiHLhR#MNhly!y6E-K_IC$`(oxpM7 z)$M{e&-eB98JuHO(6cCbaKJTY)ZI-eb=sE^ZS3j3^P6PbXFRCwBA{Qv(y1G#{SfdW90W(JV6 zVc5aJ;XV+@6RQW^W(9F^@dZEw_5-m#$FpIB%Ahk@tM zpZ~9}uKo`cdk@6**!1Ak3pYHCDRgQ5A$moE%!)~o^J zuV23|016cVHGafq0V8tSc64<74~%DqmoHx)fNHvkD~7Py`~ax20jOyqF{zVrXyz(_ a00RJ}DyuL44m@Z80000w?=%*@OVfB*hPkz>K5i62A(ae8U}fi7AzZCsS>JiY9ovIEGZ*O8WEvzdiHLhR#MNhly!y6E=4i?rLsswimeH zzLGsrOv&UW^GZ$ywOumYa=w2YRxx&PdwenuNVc0$)!?t(cGki7n?n|(fc6BDTMoS+ z9bPePlnOMFwCfkJ# k3-Y*w?=+}zv_U%!4O&e=ds{6O3fWL}7mk9SzHVg-g8791M$ zfmDOFwY5M_P7Z^FgalR#SkN@t1E~e#;^GPw6%`By1_pS&#Db(T9;8uUU!P&ZgbAcY z)qw*C7J|&Uc=6(ch=>S=3l}bs7gZoX1M&On>gxZ`pFjT(13 \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/radiobutton_unchecked.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/radiobutton_unchecked.svg deleted file mode 100644 index 22984215..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/radiobutton_unchecked.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/scroll-down.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/scroll-down.svg deleted file mode 100644 index 6fbebc7b..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/scroll-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/scroll-left.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/scroll-left.svg deleted file mode 100644 index cae46776..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/scroll-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/scroll-right.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/scroll-right.svg deleted file mode 100644 index 6b4226e3..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/scroll-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/scroll-up.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/scroll-up.svg deleted file mode 100644 index 8b50eedf..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/scroll-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/slider_groove.png b/stuff/config/qss/Astral_072_Dark/imgs/white/slider_groove.png deleted file mode 100644 index 8d6510eda3d379f9e053f3f849e57f8c89e66952..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 117 zcmeAS@N?(olHy`uVBq!ia0vp^EFjFm1|(O0oL2{=*pj^6T^Rm@;DWu&Cj&(|3p^r= z85p>QL70(Y)*K0-ps1&dV+hCfK-}MCnn}I?xo-U3d8t31h+9}$gAmDKD{6*HX z19{4~7Kk{wZb^{*U|zopr0HQKRZ~y=R diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/slider_right_handle.png b/stuff/config/qss/Astral_072_Dark/imgs/white/slider_right_handle.png deleted file mode 100644 index ff5b3eed6ae4e1fec51b799fb68158faa2093e14..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 228 zcmeAS@N?(olHy`uVBq!ia0vp^oIotV!3HFcc!W9wDVAa<&kznEsNqQI04XT&h%9Dc z;5!1sj8nDwq=ABxC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6ckdb&7< zXiR*2X(Mlgfq?VHe5Y* \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/title_grip_horizontal.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/title_grip_horizontal.svg deleted file mode 100644 index 55cc86ad..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/title_grip_horizontal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/title_grip_vertical.svg b/stuff/config/qss/Astral_072_Dark/imgs/white/title_grip_vertical.svg deleted file mode 100644 index b0f1c1f4..00000000 --- a/stuff/config/qss/Astral_072_Dark/imgs/white/title_grip_vertical.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/titlebar_float.png b/stuff/config/qss/Astral_072_Dark/imgs/white/titlebar_float.png deleted file mode 100644 index 98dd370425dc849490a199e1ae8b2c9e23cd012f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 195 zcmeAS@N?(olHy`uVBq!ia0vp^azHG?!3HE}t?oSnq}Y|gW!U_%O?XxI14-? ziy0WWg+Z8+Vb&Z8pdfpRr>`sfLl!O(M#ZCR_$B~_WHUn|N}Tg^b5rw5fLsO!=c3fa zlGGH1^30M91$R&1fE2w{cA&Vrr;B5V$MLsk9T^!Eco-I5&Uromq}V%VR*S1!9&B^b g5$ishwDHG&c8@}aoDDG+8$f1xy85}Sb4q9e03rN0PXGV_ diff --git a/stuff/config/qss/Astral_072_Dark/less/layouts/controls.less b/stuff/config/qss/Astral_072_Dark/less/layouts/controls.less deleted file mode 100644 index 3236a71f..00000000 --- a/stuff/config/qss/Astral_072_Dark/less/layouts/controls.less +++ /dev/null @@ -1,244 +0,0 @@ -/* ----------------------------------------------------------------------------- - UI Controls ------------------------------------------------------------------------------ */ - -// For Qt selectors we use placeholders and then extend to those. -// This is to avoid the compiler getting confused and extending the selector -// anywhere its called (even in nests). - -.QPushButton { - background-color: @button-bg-color; - border: 1px solid @button-border-color; - border-radius: @button-border-radius; - color: @button-text-color; - padding: 3px 15px; - &:hover { - background-color: @button-bg-color-hover; - border-color: @button-border-color-hover; - color: @button-text-color-hover; - } - &:pressed { - background-color: @button-bg-color-pressed; - border-color: @button-border-color-pressed; - color: @button-text-color-pressed; - } - &:checked { - background-color: @button-bg-color-checked; - border-color: @button-border-color-checked; - color: @button-text-color-checked; - &:hover { - background-color: @button-bg-color-checked-hover; - } - } - &:disabled { - background-color: @button-bg-color-disabled; - border-color: @button-border-color-disabled; - color: @button-text-color-disabled; - } -} - -QPushButton { // Default control - &:extend(.QPushButton all); -} - -#PushButton_NoPadding { - padding: 3px; -} - -/* Camera Capture */ - -#GearButton { - qproperty-icon: url('@{img-url}/gear.svg'); -} - -#SubfolderButton { - qproperty-icon: url('@{img-url}/subfolder.svg'); -} - -/* -------------------------------------------------------------------------- */ - -.QComboBox { - &:extend(.QPushButton); - padding: 1px 0 1px 5px; - &:hover { - &:extend(.QPushButton:hover); - } - &:disabled { - &:extend(.QPushButton:disabled); - } - &::drop-down { - border: 0; - } - &::down-arrow { - image: url('@{img-url}/@{combo-down-arrow-img}'); - &:disabled { - image: url('@{img-url}/@{combo-down-arrow-img-disabled}'); - } - } - & QAbstractItemView { - background-color: @menu-bg-color; - border: 1px solid @menu-border-color; - selection-background-color: @selected-bg-color; - selection-color: @selected-text-color; - } -} - -QComboBox { // Default control - &:extend(.QComboBox all); -} - -/* -------------------------------------------------------------------------- */ - -.QLineEdit { - background-color: @input-bg-color; - border: 1px solid @input-border-color; - border-radius: @input-border-radius; - color: @input-text-color; - selection-background-color: @selected-bg-color; - selection-color: @selected-text-color; - padding: 0 0 0 1px; - &:focus { - background-color: @focus-bg-color; - border-color: @focus-border-color; - } - &:disabled { - background-color: @input-bg-color-disabled; - border-color: @input-border-color-disabled; - color: @input-text-color-disabled; - } -} - -QLineEdit { // Default control - &:extend(.QLineEdit all); -} - -/* -------------------------------------------------------------------------- */ - -.QCheckBox { - color: @text-color; - &:hover { - color: @checkbox-text-color-hover; - } - &:disabled { - color: @text-color-disabled; - } - &::indicator { - background-color: @checkbox-bg-color; - border: 1px solid @checkbox-border-color; - border-radius: 2px; - height: 9px; // fix for QGroupBox - padding: 1px; - width: 9px; // fix for QMenu - &:hover { - background-color: @checkbox-bg-color-hover; - border-color: @checkbox-border-color-hover; - } - &:checked { - background-color: @checkbox-bg-color-checked; - border-color: @checkbox-border-color-checked; - image: url('@{img-url}/@{checkbox-icon-checked}'); - &:hover { - &:extend(.QCheckBox::indicator:hover); - } - &:disabled { - background-color: @checkbox-bg-color-disabled; - border-color: @checkbox-border-color-disabled; - image: url('@{img-url}/@{checkbox-icon-disabled}'); - } - } - &:disabled { - background-color: @checkbox-bg-color-disabled; - border-color: @checkbox-border-color-disabled; - } - } -} - -QCheckBox { // Default control - &:extend(.QCheckBox all); -} - -/* -------------------------------------------------------------------------- */ - -.QRadioButton { - &::indicator { - &:unchecked { - image: url('@{img-url}/radiobutton_unchecked.svg'); - image-position: center center; - } - &:checked { - image: url('@{img-url}/radiobutton_checked.svg'); - image-position: center center; - } - } -} - -QRadioButton { // Default control - &:extend(.QRadioButton all); -} - -/* -------------------------------------------------------------------------- */ - -.QGroupBox { - &:extend(.box-base); // components/boxes.less - margin: 6px 0 0 0; - padding: 5px 0px; - &::title { - subcontrol-origin: margin; - left: 15px; - margin: -3px 0 0 0; - padding: 0 3px; - &:disabled { - color: @text-color-disabled; - } - } - &::indicator { - &:extend(.QCheckBox::indicator all); - subcontrol-origin: margin; - margin-top: 2px; - } - &:disabled { - color: @text-color-disabled; - } -} - -QGroupBox { // Default control - &:extend(.QGroupBox all); -} - -/* -------------------------------------------------------------------------- */ - -.QSlider { - &::groove:horizontal { - background-color: transparent; - background-image: url('@{img-url}/slider_groove.png'); - background-position: center center; - background-repeat: repeat-x; - margin: 0; - height: 20px; - min-height: 20px; - } - &::handle:horizontal { - background: @slider-handle-bg-color; - border: 1px solid @slider-handle-border-color; - width: 9px; - margin: 2px 0 2px 0; - border-radius: 2px; - } -} - -QSlider { // Default control - &:extend(.QSlider all); -} - -#IntPairField, -#DoublePairField { - qproperty-LightLineColor: @slider-groove-color; - qproperty-LightLineEdgeColor: @slider-groove-color; // new - qproperty-DarkLineColor: @slider-groove-color; - qproperty-MiddleLineColor: @slider-groove-color; // new - qproperty-HandleLeftPixmap: url("@{img-url}/slider_left_handle.png"); - qproperty-HandleRightPixmap: url("@{img-url}/slider_right_handle.png"); - - qproperty-HandleLeftGrayPixmap: url("@{img-url}/h_slider_left_disabled.png"); - qproperty-HandleRightGrayPixmap: url("@{img-url}/h_slider_right_disabled.png"); -} diff --git a/stuff/config/qss/Astral_072_Dark/less/layouts/toolbar.less b/stuff/config/qss/Astral_072_Dark/less/layouts/toolbar.less deleted file mode 100644 index 7cb7065b..00000000 --- a/stuff/config/qss/Astral_072_Dark/less/layouts/toolbar.less +++ /dev/null @@ -1,138 +0,0 @@ -/* ----------------------------------------------------------------------------- - Tool Bar ------------------------------------------------------------------------------ */ - -#ToolBar { - & TPanelTitleBar { - // Use grip handles for title bar - background-color: @bg; - background-image: url('@{img-url}/@{title-toolbar-img-horizontal}'); - background-repeat: no-repeat; - border: 0; - height: @title-toolbar-size; - max-height: @title-toolbar-size; - min-height: @title-toolbar-size; - qproperty-BorderPixmap: url('none'); - qproperty-ActiveBorderPixmap: url('none'); - qproperty-FloatBorderPixmap: url('@{img-url}/@{title-toolbar-img-float}'); - qproperty-FloatActiveBorderPixmap: url('@{img-url}/@{title-toolbar-img-float}'); - } - - & QToolBar { - // This controls the spacing for the Expand-Tools button. - // This is a very dirty way of doing it. - padding-left: 2px; - } -} - -/* ----------------------------------------------------------------------------- - Tool Options ------------------------------------------------------------------------------ */ - -#ToolOptions, #CommandBar { - & TPanelTitleBar { - // Use grip handles for title bar - background-color: @bg; - background-image: url('@{img-url}/@{title-toolbar-img-vertical}'); - background-repeat: no-repeat; - border: 0; - width: @title-toolbar-size; - min-width: @title-toolbar-size; - max-width: @title-toolbar-size; - qproperty-BorderPixmap: url('none'); - qproperty-ActiveBorderPixmap: url('none'); - qproperty-FloatBorderPixmap: url('@{img-url}/@{title-toolbar-img-float}'); - qproperty-FloatActiveBorderPixmap: url('@{img-url}/@{title-toolbar-img-float}'); - } -} - -IconViewField { - qproperty-ScalePegPixmap: url("@{img-url}/selectiontool_scalepeg.svg"); - qproperty-RotationPixmap: url("@{img-url}/selectiontool_rotation.svg"); - qproperty-PositionPixmap: url("@{img-url}/selectiontool_position.svg"); - qproperty-ThicknessPixmap: url("@{img-url}/selectiontool_thickness.svg"); -} - -#EditToolLockButton { - // Properties here also apply to the Room Tabs lock icon. - // Be sure to head over to (layouts/mainwindow.less) if you need to - // override anything from here... - &:hover { - background: none; // fix for 128 QCheckBox hover state - } - spacing: 0; - &::indicator { - // Add button style - &:extend(.button-tool all); // components/buttons.less - // Add icon - &:extend(.icon-lock all); // components/buttons.less - } -} - -PopupButton { - &::menu-indicator { - border-left: 0; - height: 17px; - image: url('@{img-url}/combo_down_arrow.png'); - width: 10px; - &:disabled { - image: url('@{img-url}/combo_down_arrow-disabled.png'); - } - } -} - -#Cap, -#Join { - @size: 32px; - padding: 0 4px 0 -8px; - max-width: @size; - min-width: @size; - & QMenu { - @size: 28px; - max-width: @size; - min-width: @size; - &::item { - max-width: @size; - min-width: @size; - padding: 0; - } - } -} - -#XSheetToolbar { - margin: 0; - padding: 0; - border: 0; - &::separator:horizontal { - margin-right: 3; - margin-left: 3; - } - #XSheetToolbarLevelButton { - &:extend(.button-tool all); - padding: 2; - } -} - -#CommandBar { - margin: 0; - padding: 0; - border: 0; - &::separator:horizontal { - margin-right: 3; - margin-left: 3; - } -} - -QToolBar#MediumPaddingToolBar { //Schematic Toolbars - & QToolButton { - padding-left: 3; - padding-right: 3; - } -} - -QToolBar#WidePaddingToolBar { //FrameNavigator - & QToolButton { - padding-left: 6; - padding-right: 6; - } -} \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/less/themes/Astral_048_VeryDark.less b/stuff/config/qss/Astral_072_Dark/less/themes/Astral_048_VeryDark.less deleted file mode 100644 index 52ef6e9a..00000000 --- a/stuff/config/qss/Astral_072_Dark/less/themes/Astral_048_VeryDark.less +++ /dev/null @@ -1,82 +0,0 @@ -// out: ../../../Astral_048_VeryDark/Astral_048_VeryDark.qss -// ----------------------------------------------------------------------------- -// 048 Theme Variables (Dark Gray) -// ----------------------------------------------------------------------------- - -// Dependency -@import '../main'; - -// IMG Directory -@img-url: '../Astral_072_Dark/imgs/white'; - -// Background -@bg: #303030; - -// ----------------------------------------------------------------------------- -// TopBar / Room Tabs -// ----------------------------------------------------------------------------- - -// Room Tabs -@rooms-tab-bg-color: @topbar-bg-color; - -// ----------------------------------------------------------------------------- -// QMenu / Context Menu -// ----------------------------------------------------------------------------- - -@menu-bg-color: darken(@bg, 4%); - -// ----------------------------------------------------------------------------- -// QScrollBar -// ----------------------------------------------------------------------------- - -@scrollbar-bg-color: darken(@bg, 4%); - -// ----------------------------------------------------------------------------- -// QPushButton -// ----------------------------------------------------------------------------- - -@button-bg-color: lighten(@bg, 12%); -@button-border-color: darken(@bg, 5%); - -@button-bg-color-hover: lighten(@bg, 20%); - -@button-bg-color-checked: darken(@bg, 5%); -@button-border-color-checked: darken(@bg, 10%); - -// ----------------------------------------------------------------------------- -// Tool Button -// ----------------------------------------------------------------------------- - -@toolbutton-bg-color-checked: darken(@bg, 35%); -@toolbutton-bg-color-checked-hover: darken(@bg, 0%); -@toolbutton-border-color-checked: lighten(@bg, 15%); -@toolbutton-border-color-checked-hover: @toolbutton-border-color-checked; - -// ----------------------------------------------------------------------------- -// QLineEdit / Input Boxes -// ----------------------------------------------------------------------------- - -@input-bg-color: darken(@bg, 8%); -@input-border-color: lighten(@bg, 10%); - -// ----------------------------------------------------------------------------- -// File Browser -// ----------------------------------------------------------------------------- - -@browser-itemview-bg-color: darken(@bg, 4%); -@browser-itemview-bg-color-alt: lighten(@tree-bg-color-alt, 4%); - -// ----------------------------------------------------------------------------- -// ComboViewer / Viewer / FlipBook -// ----------------------------------------------------------------------------- - -// Flip Slider -@flipmarker-img: 'flipmarker-dark.svg'; -@flipslider-img: 'flipslider-dark.svg'; -@flipslider-base-color: darken(@bg, 5%); - -// ----------------------------------------------------------------------------- -// Schematic Node Viewer -// ----------------------------------------------------------------------------- - -@schematic-viewer-bg-color: lighten(@bg, 3%); diff --git a/stuff/config/qss/Astral_072_Dark/less/themes/Astral_072_Dark.less b/stuff/config/qss/Astral_072_Dark/less/themes/Astral_072_Dark.less deleted file mode 100644 index 8d73d50e..00000000 --- a/stuff/config/qss/Astral_072_Dark/less/themes/Astral_072_Dark.less +++ /dev/null @@ -1,410 +0,0 @@ -// ----------------------------------------------------------------------------- -// 072 Theme Variables (Default) / (Gray) -// ----------------------------------------------------------------------------- - -// IMG Directory -@img-url: 'imgs/white'; - -// Background -@bg: #484848; - -// Accents -@accent1: darken(@bg, 11%); - -// Text -@text-color: #cccccc; -@text-color-disabled: darken(@text-color, 30%); - -// Selected Color (Primary) -@selected-bg-color: @palette-wedgewood; -@selected-text-color: lighten(@text-color, 20%); - -// Selected Color (Secondary) -@selected-bg-color-secondary: lighten(@bg, 10%); -@selected-text-color-secondary: @text-color; - -// Dock Separator -@dock-bg-color: darken(@bg, 15%); -@dock-placeholder-color: @palette-chihiro; - -// Misc -@dialog-border-color: @accent1; - -// Scrollable ToolBar Buttons -@toolbar-scrollbutton-bg-color: @bg; -@toolbar-scrollbutton-bg-color-hover: lighten(@toolbar-scrollbutton-bg-color, 10%); -@toolbar-scrollbutton-bg-color-pressed: darken(@toolbar-scrollbutton-bg-color, 10%); - -// Labels -@label-title: @palette-scooter-light; -@label-error: @palette-red; - -// Treeview -@tree-bg-color: darken(@bg, 0%); -@tree-bg-color-alt: @tree-bg-color; - -// Groupbox -@groupbox-color: @accent1; - -// ----------------------------------------------------------------------------- -// Tabs -// ----------------------------------------------------------------------------- - -// Container -@tabbar-bg-color: darken(@bg, 5%); -@tabbar-border-color: @accent1; - -// Tabs -@tab-bg-color: lighten(@tabbar-bg-color, 0%); -@tab-bg-color-hover: lighten(@bg, 3%); -@tab-bg-color-selected: @bg; -@tab-text-color: darken(@text-color, 20%); -@tab-text-color-selected: lighten(@text-color, 15%); -@tab-border-color: darken(@accent1, 3%); - -// ----------------------------------------------------------------------------- -// TopBar / Room Tabs -// ----------------------------------------------------------------------------- - -// Top Menu Bar -@topbar-bg-color: @bg; -@topbar-border-color: @accent1; - -// Room Tabs -@rooms-tab-bg-color: @tab-bg-color; -@rooms-tab-bg-color-selected: darken(@bg, 15%); -@rooms-tab-bg-color-hover: lighten(@bg, 5%); -@rooms-tab-border-color: @tab-border-color; -@rooms-tab-text-color: @tab-text-color; -@rooms-tab-text-color-selected: lighten(@text-color, 5%); - -// ----------------------------------------------------------------------------- -// QMenu / Context Menu -// ----------------------------------------------------------------------------- - -@menu-bg-color: darken(@bg, 5%); -@menu-border-color: @accent1; -@menu-separator-color: @accent1; -@menu-checkbox-text-color-checked: @text-color; - -// ----------------------------------------------------------------------------- -// DockWidget Title Bar -// ----------------------------------------------------------------------------- - -// Global Title Bar -@title-size: 20px; -@title-border-width: 0 0 1px 0; -@title-bg-color: darken(@bg, 5%); -@title-border-color: @accent1; -@title-text-color: darken(@text-color, 10%); -@title-text-color-active: lighten(@text-color, 15%); - -// Note: IMG values must be set to NONE for QSS to work... -@title-img: 'none'; -@title-img-active: 'none'; -@title-img-float: 'none'; -@title-img-float-active: 'none'; - -// For DockWidgets that display no text in Title Bar -@title-toolbar-size: 17px; -@title-toolbar-img-horizontal: 'title_grip_horizontal.svg'; -@title-toolbar-img-vertical: 'title_grip_vertical.svg'; -@title-toolbar-img-float: 'titlebar_float.png'; - -// ----------------------------------------------------------------------------- -// QScrollBar -// ----------------------------------------------------------------------------- - -// Bar Frame -@scrollbar-bg-color: darken(@bg, 5%); - -// Handle -@scrollbar-handle-bg-color: lighten(@bg, 5%); -@scrollbar-handle-bg-color-hover: lighten(@bg, 10%); -@scrollbar-handle-bg-color-pressed: lighten(@bg, 15%); - -// Arrow Buttons -@scrollbar-button-bg-color: @scrollbar-bg-color; - -@scrollbar-button-bg-color-hover: lighten(@scrollbar-button-bg-color, 15%); -@scrollbar-button-bg-color-pressed: lighten(@scrollbar-button-bg-color-hover, 5%); - -// ----------------------------------------------------------------------------- -// QPushButton -// ----------------------------------------------------------------------------- - -@button-bg-color: lighten(@bg, 10%); -@button-border-color: darken(@bg, 8%); -@button-border-radius: 2px; -@button-text-color: lighten(@text-color, 0%); - -@button-bg-color-hover: lighten(@bg, 15%); -@button-border-color-hover: @button-border-color; -@button-text-color-hover: lighten(@button-text-color, 5%); - -@button-bg-color-pressed: darken(@bg, 10%); -@button-border-color-pressed: @selected-bg-color; -@button-text-color-pressed: @text-color; - -@button-bg-color-checked: darken(@bg, 10%); -@button-bg-color-checked-hover: darken(@bg, 2%); -@button-border-color-checked: darken(@bg, 15%); -@button-text-color-checked: @text-color; - -@button-bg-color-disabled: lighten(@bg, 4%); -@button-border-color-disabled: darken(@bg, 4%); -@button-text-color-disabled: @text-color-disabled; - -// ----------------------------------------------------------------------------- -// QComboBox -// ----------------------------------------------------------------------------- - -@combo-down-arrow-img: 'combo-down.svg'; -@combo-down-arrow-img-disabled: 'combo-down-disabled.svg'; - -// ----------------------------------------------------------------------------- -// Tool Button -// ----------------------------------------------------------------------------- - -@toolbutton-bg-color: @bg; -@toolbutton-border-color: @toolbutton-bg-color; - -@toolbutton-bg-color-hover: @button-bg-color-hover; -@toolbutton-border-color-hover: @button-border-color; - -@toolbutton-bg-color-pressed: @button-bg-color-pressed; -@toolbutton-border-color-pressed: darken(@bg, 20%); - -@toolbutton-bg-color-checked: @button-bg-color-checked; -@toolbutton-bg-color-checked-hover: darken(@bg, 3%); -@toolbutton-border-color-checked: darken(@bg, 15%); -@toolbutton-border-color-checked-hover: darken(@bg, 15%); - -// ----------------------------------------------------------------------------- -// QLineEdit / Input Boxes -// ----------------------------------------------------------------------------- - -@focus-bg-color: @input-bg-color; -@focus-border-color: @selected-bg-color; - -@input-bg-color: darken(@bg, 8%); -@input-border-color: darken(@input-bg-color, 5%); -@input-border-radius: 2px; -@input-text-color: @text-color; -@input-selection-text-color: @selected-text-color; -@input-selection-bg-color: @selected-bg-color; - -@input-bg-color-disabled: darken(@bg, 5%); -@input-border-color-disabled: darken(@input-bg-color-disabled, 3%); -@input-text-color-disabled: @text-color-disabled; - -// ----------------------------------------------------------------------------- -// QCheckBox -// ----------------------------------------------------------------------------- - -@checkbox-text-color-hover: lighten(@text-color, 35%); - -@checkbox-bg-color: @input-bg-color; -@checkbox-border-color: @input-border-color; - -@checkbox-bg-color-hover: lighten(@checkbox-bg-color, 5%); -@checkbox-border-color-hover: lighten(@bg, 35%); - -@checkbox-bg-color-checked: @checkbox-bg-color; -@checkbox-border-color-checked: @checkbox-border-color; - -@checkbox-icon-checked: 'checkmark.svg'; -@checkbox-icon-disabled: 'checkmark-disabled.svg'; - -@checkbox-bg-color-disabled: @input-bg-color-disabled; -@checkbox-border-color-disabled: @input-border-color-disabled; - -// ----------------------------------------------------------------------------- -// QRadioButton -// ----------------------------------------------------------------------------- - -@radiobutton-img-unchecked: 'radiobutton_unchecked.png'; -@radiobutton-img-checked: 'radiobutton_checked.png'; - -// ----------------------------------------------------------------------------- -// QSlider / IntPairField / DoublePairField -// ----------------------------------------------------------------------------- - -@slider-handle-bg-color: #878787; -@slider-handle-border-color: @accent1; - -@slider-groove-color: darken(@bg, 15%); -@slider-groove-color-highlight: lighten(@bg, 2%); - -// ----------------------------------------------------------------------------- -// Film Strip -// ----------------------------------------------------------------------------- - -@filmstrip-bg-color: #000; - -// ----------------------------------------------------------------------------- -// File Browser -// ----------------------------------------------------------------------------- - -@browser-folder-text-color: @palette-scooter-light; -@browser-folder-text-color-selected: @selected-text-color; - -@browser-itemview-bg-color: darken(@bg, 5%); -@browser-itemview-bg-color-alt: lighten(@browser-itemview-bg-color, 3%); - -// ----------------------------------------------------------------------------- -// Script Console -// ----------------------------------------------------------------------------- - -@scriptconsole-bg-color: rgb(220, 220, 220); -@scriptconsole-text-color: #000; - -// ----------------------------------------------------------------------------- -// Palette Viewer -// ----------------------------------------------------------------------------- - -@paletteviewer-lock-color-active: @palette-chihiro; -@paletteviewer-lock-color-active-hover: lighten(@paletteviewer-lock-color-active, 10%); - -// ----------------------------------------------------------------------------- -// Style Editor -// ----------------------------------------------------------------------------- - -@styleeditor-wheel-bg-color: @bg; - -// ----------------------------------------------------------------------------- -// ComboViewer / Viewer / FlipBook -// ----------------------------------------------------------------------------- - -// Flip Slider -@flipmarker-img: 'flipmarker.svg'; -@flipslider-img: 'flipslider.svg'; -@flipslider-base-color: darken(@bg, 3%); -@flipslider-notstarted-color: #CC2222; -@flipslider-started-color: @palette-green; - -// Ruler -@viewer-ruler-bg-color: @bg; -@viewer-ruler-scale-color: @text-color; -@viewer-ruler-ToolOptionValues-color: darken(@bg, 50%); - -// FPS -@fps-input-border-color: darken(@bg, 12%); - -// ----------------------------------------------------------------------------- -// Schematic Node Viewer -// ----------------------------------------------------------------------------- - -@schematic-viewer-bg-color: darken(@bg, 5%); -@schematic-label-text-color: @palette-yellow-green; - -@schematic-help-button-bg-color: @palette-chetwode-blue; -@schematic-help-button-bg-color-hover: lighten(@schematic-help-button-bg-color, 10%); - -// ----------------------------------------------------------------------------- -// XSheet -// ----------------------------------------------------------------------------- - -// XSheet Context Menus -@xsheet-menu-preview-color: #E6E678; -@xsheet-menu-lock-color: #F5F5F5; -@xsheet-menu-camstand-color: #FFA480; -@xsheet-menu-text-color: #000; - -// XSheet Notes -@xsheet-notes-text-color: #000; - -// XSheet Spreadsheet Viewer -@xsheet-text-color: @text-color; -@xsheet-bg-color: #484848; -@xsheet-LightLine-color: #2c2c2c; -@xsheet-MarkerLine-color: #1E96C4; -@xsheet-VerticalLine-color: darken(#626262, 25%); -@xsheet-VerticalLineHead-color: #808080; -@xsheet-PreviewFrameText-color: #96E6E6; -@xsheet-CurrentRowBG-color: #506082; - -@xsheet-EmptyColumnHead-color: #606060; -@xsheet-SelectedColumnText-color: #E66464; - -@xsheet-EmptyCell-color: #404040; -@xsheet-NotEmptyColumn-color: #484848; -@xsheet-SelectedEmptyCell-color: #6C6C6C; - -@xsheet-LevelColumn-color: #4C6E4C; -@xsheet-LevelColumnBorder-color: #8FB38F; -@xsheet-SelectedLevelColumn-color: #6B8C6B; - -@xsheet-VectorColumn-color: #7B7B4C; -@xsheet-VectorColumnBorder-color: #BBBB9A; -@xsheet-SelectedVectorColumn-color: #8C8C60; - -@xsheet-ChildColumn-color: #6A526B; -@xsheet-ChildColumnBorder-color: #B1A3B3; -@xsheet-SelectedChildColumn-color: #7A617A; - -@xsheet-FullColorColumn-color: #657A96; -@xsheet-FullColorColumnBorder-color: #9EB8BB; -@xsheet-SelectedFullColorColumn-color: #8896A7; - -@xsheet-FxColumn-color: #56553C; -@xsheet-FxColumnBorder-color: #95958A; -@xsheet-SelectedFxColumn-color: #6A6D5A; - -@xsheet-ReferenceColumn-color: #616161; -@xsheet-ReferenceColumnBorder-color: #A2A2A2; -@xsheet-SelectedReferenceColumn-color: #828282; - -@xsheet-PaletteColumn-color: #3A655F; -@xsheet-PaletteColumnBorder-color: #86ACA7; -@xsheet-SelectedPaletteColumn-color: #5F8581; - -@xsheet-MeshColumn-color: #684D86; -@xsheet-MeshColumnBorder-color: #BA92EF; -@xsheet-SelectedMeshColumn-color: #8A75A2; - -@xsheet-SoundColumn-color: #657456; -@xsheet-SoundColumnBorder-color: #A0AF7D; -@xsheet-SelectedSoundColumn-color: #7F956A; -@xsheet-SoundColumnHL-color: #34FE5E; -@xsheet-SoundColumnTrack-color: #B6C29D; - -@xsheet-ColumnHeadPastelizer-color: #000; -@xsheet-SelectedColumnHead-color: #506082; - -@xsheet-LightLightBG-color: #404040; -@xsheet-LightBG-color: #F0F0F0; -@xsheet-DarkBG-color: #E1E1E1; -@xsheet-DarkLine-color: #969696; - -// ----------------------------------------------------------------------------- -// Function Editor -// ----------------------------------------------------------------------------- - -// Function Treeview -@function-treeview-text-color: @text-color; -@function-treeview-text-color-selected: @palette-sunglo; - -// Function Curve Panel -@function-panel-bg-color: #3b3b3b; -@function-panel-ValueLine-color: rgb(72, 72, 72); -@function-panel-FrameLine-color: rgb(96, 96, 96); -@function-panel-OtherCurves-color: lighten(@function-panel-bg-color, 30%); -@function-panel-RulerBG-color: darken(@function-panel-bg-color, 3%); -@function-panel-Text-color: @text-color; -@function-panel-Sub-color: #000; -@function-panel-Selected-color: @palette-orange; - -// Function Spreadsheet Viewer -@function-KeyFrame-color: rgb(153,93,29); -@function-KeyFrameBorder-color: rgb(201,176,75); -@function-SelectedKeyFrame-color: rgb(151,128,86); - -@function-Inbetween-color: rgb(102,98,80); -@function-InbetweenBorder-color: rgb(205,206,200); -@function-SelectedInbetween-color: rgb(126,128,121); - -@function-SelectedSceneRangeEmpty-color: rgb(117,117,117); - -@function-ExpressionFieldBG-color: #e6e6e6; -@function-ExpressionFieldBorder-color: #333; diff --git a/stuff/config/qss/Astral_072_Dark/less/themes/Astral_128_Neutral.less b/stuff/config/qss/Astral_072_Dark/less/themes/Astral_128_Neutral.less deleted file mode 100644 index 4acd7666..00000000 --- a/stuff/config/qss/Astral_072_Dark/less/themes/Astral_128_Neutral.less +++ /dev/null @@ -1,307 +0,0 @@ -// out: ../../../Astral_128_Neutral/Astral_128_Neutral.qss -// ----------------------------------------------------------------------------- -// 128 Theme Variables (Neutral) -// ----------------------------------------------------------------------------- - -// Dependency -@import '../main'; - -// IMG Directory -@img-url: '../Astral_072_Dark/imgs/black'; - -// Background -@bg: #808080; - -// Accents -@accent1: darken(@bg, 25%); - -// Text -@text-color: #000; -@text-color-disabled: lighten(@text-color, 35%); - -// Selected Color (Primary) -@selected-bg-color: @palette-very-dark-blue; -@selected-text-color: #fff; - -// Selected Color (Secondary) -@selected-bg-color-secondary: lighten(@bg, 20%); -@selected-text-color-secondary: @text-color; - -// Dock Separator -@dock-bg-color: darken(@bg, 30%); -@dock-placeholder-color: @palette-red; - -// Scrollable ToolBar Buttons -@toolbar-scrollbutton-bg-color: lighten(@bg, 8%); - -// Labels -@label-title: @palette-very-dark-blue; - -// Treeview -@tree-bg-color: lighten(@bg, 10%); -@tree-bg-color-alt: @tree-bg-color; - -// ----------------------------------------------------------------------------- -// Tabs -// ----------------------------------------------------------------------------- - -// Container -@tabbar-bg-color: darken(@bg, 12%); - -// Tabs -@tab-bg-color: ~'QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #a1a1a1, stop: 1 #878787)'; -@tab-bg-color-hover: @button-bg-color; -@tab-bg-color-selected: ~'QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #e3e3e3, stop: 1 #cccccc)'; -@tab-text-color: #000; -@tab-text-color-selected: #000; - -// Mod -QWidget { - &::tab { - background-image: url('@{img-url}/hl_1.png'); - background-repeat: repeat-x; - } -} - -// ----------------------------------------------------------------------------- -// TopBar / Room Tabs -// ----------------------------------------------------------------------------- - -// Room Tabs -@rooms-tab-bg-color: ~'QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #adadad, stop: 1 #949494)'; - -@rooms-tab-bg-color-selected: @palette-pixie-green; -@rooms-tab-bg-color-hover: @button-bg-color-hover; -@rooms-tab-border-color: lighten(@tab-border-color, 10%); -@rooms-tab-text-color-selected: #000; - -// ----------------------------------------------------------------------------- -// QMenu / Context Menu -// ----------------------------------------------------------------------------- - -@menu-bg-color: lighten(@bg, 25%); -@menu-separator-color: darken(@menu-bg-color, 15%); - -// ----------------------------------------------------------------------------- -// DockWidget Title Bar -// ----------------------------------------------------------------------------- - -// Global Title Bar -@title-bg-color: ~'QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #595959, stop: 1 #4b4b4b)'; -@title-border-color: darken(@bg, 35%); -@title-text-color: darken(#fff, 25%); -@title-text-color-active: #fff; - -// Mod -TPanelTitleBar { - background-image: url('@{img-url}/hl_2.png'); - background-repeat: repeat-x; -} - -// ----------------------------------------------------------------------------- -// QScrollBar -// ----------------------------------------------------------------------------- - -@scrollbar-bg-color: lighten(@bg, 10%); -@scrollbar-handle-bg-color: darken(@bg, 3%); -@scrollbar-handle-bg-color-hover: darken(@bg, 9%); -@scrollbar-handle-bg-color-pressed: darken(@bg, 17%); - -// ----------------------------------------------------------------------------- -// QPushButton -// ----------------------------------------------------------------------------- - -@button-bg-color: ~'QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #adadad, stop: 1 #949494)'; -@button-border-color: darken(@bg, 15%); -@button-text-color: #000; - -@button-bg-color-hover: ~'QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #c7c7c7, stop: 1 #adadad)'; - -@button-bg-color-pressed: ~'QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #4d4d4d, stop: 1 #666666)'; -@button-border-color-pressed: darken(@bg, 25%); - -@button-bg-color-checked: @button-bg-color-pressed; -@button-bg-color-checked-hover: ~'QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #636363, stop: 1 #7d7d7d)'; -@button-border-color-checked: darken(@bg, 25%); -@button-text-color-checked: darken(#fff, 15%); - -// Mod -QPushButton, -QComboBox { - // apply highlight bg img - background-image: url('@{img-url}/hl_1.png'); - background-repeat: repeat-x; - &:pressed, - &:checked, - &:disabled { - // remove highlight bg img on specific states - background-image: url('@{img-url}/hl_trans.png'); - } -} - -// ----------------------------------------------------------------------------- -// Tool Button -// ----------------------------------------------------------------------------- - -@toolbutton-bg-color-hover: @button-bg-color-hover; -@toolbutton-border-color-hover: @button-border-color; - -@toolbutton-bg-color-pressed: @button-bg-color-pressed; -@toolbutton-border-color-pressed: @button-border-color-pressed; - -@toolbutton-bg-color-checked: @button-bg-color-checked; //lighten(@bg, 35%); -@toolbutton-bg-color-checked-hover: @button-bg-color-checked-hover; -@toolbutton-border-color-checked: @button-border-color-checked; - -// ----------------------------------------------------------------------------- -// QLineEdit / Input Boxes -// ----------------------------------------------------------------------------- - -@focus-bg-color: #fff; -@focus-border-color: @input-border-color; -@input-bg-color: lighten(@bg, 35%); -@input-border-color: darken(@bg, 15%); -@input-border-radius: 2px; - -@input-bg-color-disabled: lighten(@bg, 12%); -@input-border-color-disabled: darken(@bg, 5%); - -// ----------------------------------------------------------------------------- -// QCheckBox -// ----------------------------------------------------------------------------- - -@checkbox-border-color-hover: darken(@bg, 20%); -@checkbox-text-color-hover: @text-color; - -QCheckBox { - &:hover { - background-color: lighten(@bg, 10%); - } -} - -// ----------------------------------------------------------------------------- -// QSlider / IntPairField / DoublePairField -// ----------------------------------------------------------------------------- - -@slider-handle-bg-color: @button-bg-color; -@slider-handle-border-color: darken(@button-border-color, 5%); - -@slider-groove-color: darken(@bg, 25%); - -// ----------------------------------------------------------------------------- -// File Browser -// ----------------------------------------------------------------------------- - -@browser-folder-text-color: @palette-dark-blue; - -@browser-itemview-bg-color: lighten(@bg, 10%); -@browser-itemview-bg-color-alt: lighten(@browser-itemview-bg-color, 5%); - -// ----------------------------------------------------------------------------- -// ComboViewer / Viewer / FlipBook -// ----------------------------------------------------------------------------- - -// Ruler -@viewer-ruler-bg-color: lighten(@bg, 20%); - -// ----------------------------------------------------------------------------- -// Schematic Node Viewer -// ----------------------------------------------------------------------------- - -@schematic-label-text-color: #1e361d; - -// ----------------------------------------------------------------------------- -// XSheet -// ----------------------------------------------------------------------------- - -// XSheet Spreadsheet Viewer -@xsheet-text-color: @text-color; -@xsheet-bg-color: lighten(@bg, 14.12%); -@xsheet-LightLine-color: darken(@bg, 10%); -@xsheet-MarkerLine-color: rgb(0, 255, 246); -@xsheet-VerticalLine-color: darken(@bg, 30%); -@xsheet-VerticalLineHead-color: darken(@bg, 30%); -@xsheet-PreviewFrameText-color: @palette-dark-blue; -@xsheet-CurrentRowBG-color: rgb(210,210,210); - -@xsheet-EmptyColumnHead-color: lighten(@bg, 6%); -@xsheet-SelectedColumnText-color: darken(@palette-red, 15%); - -@xsheet-EmptyCell-color: darken(@bg, 1.57%); -@xsheet-NotEmptyColumn-color: @xsheet-bg-color; -@xsheet-SelectedEmptyCell-color: lighten(@bg, 32.16%); - -@xsheet-LevelColumn-color: rgb(127,219,127); -@xsheet-LevelColumnBorder-color: darken(desaturate(@xsheet-LevelColumn-color, 15%), 35%); -@xsheet-SelectedLevelColumn-color: rgb(191,237,191); - -@xsheet-VectorColumn-color: rgb(212,212,133); -@xsheet-VectorColumnBorder-color: darken(desaturate(@xsheet-VectorColumn-color, 15%), 35%); -@xsheet-SelectedVectorColumn-color: rgb(234,234,194); - -@xsheet-ChildColumn-color: rgb(214,154,219); -@xsheet-ChildColumnBorder-color: darken(desaturate(@xsheet-ChildColumn-color, 15%), 35%); -@xsheet-SelectedChildColumn-color: rgb(235,205,237); - -@xsheet-FullColorColumn-color: rgb(154,214,219); -@xsheet-FullColorColumnBorder-color: darken(desaturate(@xsheet-FullColorColumn-color, 15%), 35%); -@xsheet-SelectedFullColorColumn-color: rgb(205,235,237); - -@xsheet-FxColumn-color: rgb(130,129,93); -@xsheet-FxColumnBorder-color: darken(desaturate(@xsheet-FxColumn-color, 10%), 20%); -@xsheet-SelectedFxColumn-color: rgb(193,192,174); - -@xsheet-ReferenceColumn-color: rgb(171,171,171); -@xsheet-ReferenceColumnBorder-color: darken(desaturate(@xsheet-ReferenceColumn-color, 15%), 35%); -@xsheet-SelectedReferenceColumn-color: rgb(213,213,213); - -@xsheet-PaletteColumn-color: rgb(42,171,154); -@xsheet-PaletteColumnBorder-color: darken(desaturate(@xsheet-PaletteColumn-color, 15%), 35%); -@xsheet-SelectedPaletteColumn-color: rgb(146,221,202); - -@xsheet-MeshColumn-color: rgb(200,130,255); -@xsheet-MeshColumnBorder-color: darken(desaturate(@xsheet-MeshColumn-color, 15%), 35%); -@xsheet-SelectedMeshColumn-color: rgb(216,180,245); - -@xsheet-SoundColumn-color: rgb(179,193,135); -@xsheet-SoundColumnBorder-color: darken(desaturate(@xsheet-SoundColumn-color, 15%), 35%); -@xsheet-SelectedSoundColumn-color: rgb(215,215,180); -@xsheet-SoundColumnHL-color: rgb(245,255,230); -@xsheet-SoundColumnTrack-color: rgb(90,100,45); - -@xsheet-ColumnHeadPastelizer-color: rgb(255,255,255); -@xsheet-SelectedColumnHead-color: rgb(190,210,240); - -@xsheet-LightLightBG-color: @bg; -@xsheet-LightBG-color: rgb(240,240,240); -@xsheet-DarkBG-color: rgb(225,225,225); -@xsheet-DarkLine-color: rgb(150,150,150); - -// ----------------------------------------------------------------------------- -// Function Editor -// ----------------------------------------------------------------------------- - -// Function Treeview -@function-treeview-text-color: @text-color; -@function-treeview-text-color-selected: darken(@palette-red, 15%); - -// Function Curve Panel -@function-panel-bg-color: rgb(225,225,225); -@function-panel-ValueLine-color: rgb(186,186,186); -@function-panel-FrameLine-color: rgb(210,210,210); -@function-panel-OtherCurves-color: rgb(150,150,150); -@function-panel-RulerBG-color: rgb(255,255,255); -@function-panel-Text-color: @text-color; -@function-panel-Sub-color: #fff; -@function-panel-Selected-color: @palette-blue; - -// Function Spreadsheet Viewer -@function-KeyFrame-color: rgb(219,139,54); -@function-KeyFrameBorder-color: darken(desaturate(@function-KeyFrame-color, 15%), 35%); -@function-SelectedKeyFrame-color: rgb(237,197,155); - -@function-Inbetween-color: rgb(194,194,176); -@function-InbetweenBorder-color: rgb(72,72,65); -@function-SelectedInbetween-color: rgb(225,225,216); - -@function-SelectedSceneRangeEmpty-color: rgb(210,210,210); diff --git a/stuff/config/qss/Astral_128_Neutral/Astral_128_Neutral.qss b/stuff/config/qss/Astral_128_Neutral/Astral_128_Neutral.qss deleted file mode 100644 index 059b9847..00000000 --- a/stuff/config/qss/Astral_128_Neutral/Astral_128_Neutral.qss +++ /dev/null @@ -1,1867 +0,0 @@ -/* ----------------------------------------------------------------------------- - Component: Button Styles ------------------------------------------------------------------------------ */ -.button-show, -#LoadLevelShowButton, -#CleanupSettingsShowButton, -#OutputSettingsShowButton, -#FxSettingsPreviewShowButton { - image: url('../Astral_072_Dark/imgs/black/plus.svg'); - image-position: center center; - margin: 0; - padding: 1px; - min-width: 10px; - min-height: 10px; -} -.button-show:checked, -#LoadLevelShowButton:checked, -#CleanupSettingsShowButton:checked, -#OutputSettingsShowButton:checked, -#FxSettingsPreviewShowButton:checked { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #4d4d4d, stop: 1 #666666); - border-color: #404040; - image: url('../Astral_072_Dark/imgs/black/minus.svg'); -} -.button-show:checked:pressed, -#LoadLevelShowButton:checked:pressed, -#CleanupSettingsShowButton:checked:pressed, -#OutputSettingsShowButton:checked:pressed, -#FxSettingsPreviewShowButton:checked:pressed { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #4d4d4d, stop: 1 #666666); - border-color: #404040; -} -.button-show:checked:hover, -#LoadLevelShowButton:checked:hover, -#CleanupSettingsShowButton:checked:hover, -#OutputSettingsShowButton:checked:hover, -#FxSettingsPreviewShowButton:checked:hover { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #636363, stop: 1 #7d7d7d); -} -.button-tool, -#TopBar #EditToolLockButton::indicator, -QToolBar QToolButton, -#CameraSettingsRadioButton::indicator, -#ForceSquaredPixelButton, -#SchematicBottomFrame QToolBar QToolButton, -#EditToolLockButton::indicator, -#XSheetToolbar #XSheetToolbarLevelButton { - background-color: #808080; - border: 1px solid #808080; - border-radius: 2px; - margin: 1px; - padding: 0; -} -.button-tool:hover, -#TopBar #EditToolLockButton::indicator:hover, -QToolBar QToolButton:hover, -#CameraSettingsRadioButton::indicator:hover, -#ForceSquaredPixelButton:hover, -#colorSliderAddButton:hover, -#colorSliderSubButton:hover, -#SchematicBottomFrame QToolBar QToolButton:hover, -#EditToolLockButton::indicator:hover, -#XSheetToolbar #XSheetToolbarLevelButton:hover { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #c7c7c7, stop: 1 #adadad); - border-color: #5a5a5a; -} -.button-tool:pressed, -#TopBar #EditToolLockButton::indicator:pressed, -QToolBar QToolButton:pressed, -#CameraSettingsRadioButton::indicator:pressed, -#ForceSquaredPixelButton:pressed, -#colorSliderAddButton:pressed, -#colorSliderSubButton:pressed, -#SchematicBottomFrame QToolBar QToolButton:pressed, -#EditToolLockButton::indicator:pressed, -#XSheetToolbar #XSheetToolbarLevelButton:pressed { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #4d4d4d, stop: 1 #666666); - border-color: #404040; -} -.button-tool:checked, -#TopBar #EditToolLockButton::indicator:checked, -QToolBar QToolButton:checked, -#CameraSettingsRadioButton::indicator:checked, -#ForceSquaredPixelButton:checked, -#SchematicBottomFrame QToolBar QToolButton:checked, -#EditToolLockButton::indicator:checked, -#XSheetToolbar #XSheetToolbarLevelButton:checked { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #4d4d4d, stop: 1 #666666); - border-color: #404040; -} -.button-tool:checked:hover, -#TopBar #EditToolLockButton::indicator:checked:hover, -QToolBar QToolButton:checked:hover, -#CameraSettingsRadioButton::indicator:checked:hover, -#ForceSquaredPixelButton:checked:hover, -#SchematicBottomFrame QToolBar QToolButton:checked:hover, -#EditToolLockButton::indicator:checked:hover, -#XSheetToolbar #XSheetToolbarLevelButton:checked:hover { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #636363, stop: 1 #7d7d7d); - border-color: #5a5a5a; -} -.button-tool:disabled, -#TopBar #EditToolLockButton::indicator:disabled, -QToolBar QToolButton:disabled, -#CameraSettingsRadioButton::indicator:disabled, -#ForceSquaredPixelButton:disabled, -#SchematicBottomFrame QToolBar QToolButton:disabled, -#EditToolLockButton::indicator:disabled, -#XSheetToolbar #XSheetToolbarLevelButton:disabled { - color: #595959; -} -.button-flat, -PaletteViewer QToolBar QToolButton { - background-color: none; - border: 0; - border-radius: 0; - margin: 0; -} -.button-flat:hover, -PaletteViewer QToolBar QToolButton:hover { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #c7c7c7, stop: 1 #adadad); -} -.button-flat:pressed, -PaletteViewer QToolBar QToolButton:pressed { - background-color: #404040; -} -/* ----------------------------------------------------------------------------- - Component: Group Boxes ------------------------------------------------------------------------------ */ -.box-base, -.QGroupBox, -#LoadLevelFrame, -#PsdSettingsGroupBox, -#CleanupSettingsFrame, -#OutputSettingsBox, -#OutputSettingsCameraBox, -#SolidLineFrame, -#FunctionParametersPanel, -QGroupBox { - border: 1px solid #404040; - border-radius: 2px; -} -/* ----------------------------------------------------------------------------- - Component: Icons ------------------------------------------------------------------------------ */ -.icon-lock, -#CameraSettingsRadioButton::indicator, -#EditToolLockButton::indicator { - height: 16px; - padding: 1px; - width: 16px; -} -.icon-lock:unchecked, -#CameraSettingsRadioButton::indicator:unchecked, -#EditToolLockButton::indicator:unchecked { - image: url('../Astral_072_Dark/imgs/black/cam_unlock.svg'); -} -.icon-lock:checked, -#CameraSettingsRadioButton::indicator:checked, -#EditToolLockButton::indicator:checked { - image: url('../Astral_072_Dark/imgs/black/cam_lock.svg'); -} -.icon-fsp, -#ForceSquaredPixelButton { - height: 16px; - image: url('../Astral_072_Dark/imgs/black/fsp_unchecked.svg'); - padding: 1px; - width: 16px; -} -.icon-fsp:checked, -#ForceSquaredPixelButton:checked { - image: url('../Astral_072_Dark/imgs/black/fsp_checked.svg'); -} -/* ----------------------------------------------------------------------------- - Component: Tabs ------------------------------------------------------------------------------ */ -.tab-container, -#TabBarContainer, -#StyleEditorTabBar, -#PaletteTabBar, -#FxSettingsTabBar { - background-color: transparent; - qproperty-BottomAboveLineColor: #616161; - qproperty-BottomBelowLineColor: #404040; -} -.tab-flat, -#StyleEditorTabBar::tab, -#PaletteTabBar::tab { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #a1a1a1, stop: 1 #878787); - border-right: 1px solid #393939; - color: #000000; - margin: 0 0 1px 0; - padding: 3px 4px 3px 4px; -} -.tab-flat:hover, -#StyleEditorTabBar::tab:hover, -#PaletteTabBar::tab:hover { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #adadad, stop: 1 #949494); -} -.tab-flat:selected, -#StyleEditorTabBar::tab:selected, -#PaletteTabBar::tab:selected { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #e3e3e3, stop: 1 #cccccc); - color: #000000; - margin: 0; - padding: 1px 4px 2px 4px; -} -.tab-flat:only-one, -#StyleEditorTabBar::tab:only-one, -#PaletteTabBar::tab:only-one { - margin: 0; - padding: 3px 4px 4px 4px; -} -.tab-round, -#FxSettingsTabBar::tab { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #a1a1a1, stop: 1 #878787); - border-top: 1px solid #393939; - border-right: 1px solid #393939; - border-left: 1px solid #393939; - color: #000000; - margin: 3px -1px 1px 0; - padding: 2px 7px 1px 7px; -} -.tab-round:selected, -#FxSettingsTabBar::tab:selected { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #e3e3e3, stop: 1 #cccccc); - border-top-right-radius: 2px; - border-top-left-radius: 2px; - color: #000000; - margin: 1px -1px 0 0; - padding: 2px 7px 2px 7px; -} -.tab-round:only-one, -#FxSettingsTabBar::tab:only-one { - margin: 1px 0 0 0; - padding: 3px 7px 3px 7px; -} -.tab-round:last, -#FxSettingsTabBar::tab:last { - margin-right: 0; - border-top-right-radius: 2px; -} -.tab-round:first, -#FxSettingsTabBar::tab:first { - border-top-left-radius: 2px; -} -/* ----------------------------------------------------------------------------- - Component: Treeviews / Branch ------------------------------------------------------------------------------ */ -.tree-list, -QTreeWidget, -#DirTreeView, -#SceneCast QTreeView, -#StudioPalette QTreeView, -#ShortcutTree, -ProjectPopup QTreeView, -#Tasks QTreeView, -#FunctionEditorTree { - background-color: #9a9a9a; - alternate-background-color: #9a9a9a; - border: 0; - margin: 0; - outline: 0; -} -.tree-list::item, -QTreeWidget::item, -#DirTreeView::item, -#SceneCast QTreeView::item, -#StudioPalette QTreeView::item, -#ShortcutTree::item, -ProjectPopup QTreeView::item, -#Tasks QTreeView::item { - color: #000000; -} -.tree-list::item:selected, -QTreeWidget::item:selected, -#DirTreeView::item:selected, -#SceneCast QTreeView::item:selected, -#StudioPalette QTreeView::item:selected, -#ShortcutTree::item:selected, -ProjectPopup QTreeView::item:selected, -#Tasks QTreeView::item:selected { - background-color: #000080; - color: #ffffff; -} -.tree-list::item:focus, -QTreeWidget::item:focus, -#DirTreeView::item:focus, -#SceneCast QTreeView::item:focus, -#StudioPalette QTreeView::item:focus, -#ShortcutTree::item:focus, -ProjectPopup QTreeView::item:focus, -#Tasks QTreeView::item:focus { - border: 0; - outline: 0; -} -.branch-17:adjoins-item, -#SceneCast QTreeView::branch:adjoins-item, -#StudioPalette QTreeView::branch:adjoins-item, -#ShortcutTree::branch:adjoins-item, -#Tasks QTreeView::branch:adjoins-item, -#FunctionEditorTree::branch:adjoins-item { - border-image: url('../Astral_072_Dark/imgs/black/tree17_branch-end.svg') 0; -} -.branch-17:has-siblings, -#SceneCast QTreeView::branch:has-siblings, -#StudioPalette QTreeView::branch:has-siblings, -#ShortcutTree::branch:has-siblings, -#Tasks QTreeView::branch:has-siblings, -#FunctionEditorTree::branch:has-siblings { - border-image: url('../Astral_072_Dark/imgs/black/tree17_vline.svg') 0; -} -.branch-17:has-siblings:adjoins-item, -#SceneCast QTreeView::branch:has-siblings:adjoins-item, -#StudioPalette QTreeView::branch:has-siblings:adjoins-item, -#ShortcutTree::branch:has-siblings:adjoins-item, -#Tasks QTreeView::branch:has-siblings:adjoins-item, -#FunctionEditorTree::branch:has-siblings:adjoins-item { - border-image: url('../Astral_072_Dark/imgs/black/tree17_branch-more.svg') 0; -} -.branch-17:has-children:closed, -#SceneCast QTreeView::branch:has-children:closed, -#StudioPalette QTreeView::branch:has-children:closed, -#ShortcutTree::branch:has-children:closed, -#Tasks QTreeView::branch:has-children:closed, -#FunctionEditorTree::branch:has-children:closed { - background: url('../Astral_072_Dark/imgs/black/tree17_branch-closed_nosib.svg') no-repeat; - border-image: none; - image: none; -} -.branch-17:has-children:open, -#SceneCast QTreeView::branch:has-children:open, -#StudioPalette QTreeView::branch:has-children:open, -#ShortcutTree::branch:has-children:open, -#Tasks QTreeView::branch:has-children:open, -#FunctionEditorTree::branch:has-children:open { - background: url('../Astral_072_Dark/imgs/black/tree17_branch-open_nosib.svg') no-repeat; - border-image: none; - image: none; -} -.branch-17:has-children:has-siblings:closed, -#SceneCast QTreeView::branch:has-children:has-siblings:closed, -#StudioPalette QTreeView::branch:has-children:has-siblings:closed, -#ShortcutTree::branch:has-children:has-siblings:closed, -#Tasks QTreeView::branch:has-children:has-siblings:closed, -#FunctionEditorTree::branch:has-children:has-siblings:closed { - background: url('../Astral_072_Dark/imgs/black/tree17_branch-closed.svg') no-repeat; - border-image: none; - image: none; -} -.branch-17:has-children:has-siblings:open, -#SceneCast QTreeView::branch:has-children:has-siblings:open, -#StudioPalette QTreeView::branch:has-children:has-siblings:open, -#ShortcutTree::branch:has-children:has-siblings:open, -#Tasks QTreeView::branch:has-children:has-siblings:open, -#FunctionEditorTree::branch:has-children:has-siblings:open { - background: url('../Astral_072_Dark/imgs/black/tree17_branch-open.svg') no-repeat; - border-image: none; - image: none; -} -.branch-22:adjoins-item, -#DirTreeView::branch:adjoins-item, -ProjectPopup QTreeView::branch:adjoins-item { - border-image: url('../Astral_072_Dark/imgs/black/tree22_branch-end.svg') 0; -} -.branch-22:has-siblings, -#DirTreeView::branch:has-siblings, -ProjectPopup QTreeView::branch:has-siblings { - border-image: url('../Astral_072_Dark/imgs/black/tree22_vline.svg') 0; -} -.branch-22:has-siblings:adjoins-item, -#DirTreeView::branch:has-siblings:adjoins-item, -ProjectPopup QTreeView::branch:has-siblings:adjoins-item { - border-image: url('../Astral_072_Dark/imgs/black/tree22_branch-more.svg') 0; -} -.branch-22:has-children:closed, -#DirTreeView::branch:has-children:closed, -ProjectPopup QTreeView::branch:has-children:closed { - background: url('../Astral_072_Dark/imgs/black/tree22_branch-closed_nosib.svg') no-repeat; - border-image: none; - image: none; -} -.branch-22:has-children:open, -#DirTreeView::branch:has-children:open, -ProjectPopup QTreeView::branch:has-children:open { - background: url('../Astral_072_Dark/imgs/black/tree22_branch-open_nosib.svg') no-repeat; - border-image: none; - image: none; -} -.branch-22:has-children:has-siblings:closed, -#DirTreeView::branch:has-children:has-siblings:closed, -ProjectPopup QTreeView::branch:has-children:has-siblings:closed { - background: url('../Astral_072_Dark/imgs/black/tree22_branch-closed.svg') no-repeat; - border-image: none; - image: none; -} -.branch-22:has-children:has-siblings:open, -#DirTreeView::branch:has-children:has-siblings:open, -ProjectPopup QTreeView::branch:has-children:has-siblings:open { - background: url('../Astral_072_Dark/imgs/black/tree22_branch-open.svg') no-repeat; - border-image: none; - image: none; -} -/* ----------------------------------------------------------------------------- - Main ------------------------------------------------------------------------------ */ -QWidget { - background-color: #808080; - color: #000000; -} -QWidget:disabled { - color: #595959; -} -QFrame { - border: 0; - margin: 0; - padding: 0; -} -/* ----------------------------------------------------------------------------- - Tooltip ------------------------------------------------------------------------------ */ -QToolTip, -#helpToolTip { - background-color: #ffffe1; - border: 1px solid #000; - color: #000; - padding: 1px 0; -} -/* ----------------------------------------------------------------------------- - Dock Separator ------------------------------------------------------------------------------ */ -#DockSeparator, -QMainWindow::separator, -QSplitter::handle, -TPanel { - background-color: #343434; - height: 4px; - width: 4px; -} -#TDockPlaceholder { - background-color: #ff0000; -} -/* ----------------------------------------------------------------------------- - TopBar / QMenuBar ------------------------------------------------------------------------------ */ -#TopBar { - background: #808080; - border: 0; - border-bottom: 1px solid #404040; - height: 21px; -} -#TopBar #EditToolLockButton { - spacing: 0; -} -#TopBar #EditToolLockButton::indicator { - height: 17px; - margin: 1px 2px 0 0; - padding-left: 1px; - padding-right: 1px; -} -#TopBarTabContainer { - background-color: #808080; - margin-bottom: 1px; -} -#StackedMenuBar { - border: 0; - margin: 0; - padding: 0; -} -QMenuBar { - background-color: #808080; - border: 0; -} -QMenuBar::item { - background-color: #808080; - border-left: 1px solid #808080; - margin: 0; - padding: 3px 5px; -} -QMenuBar::item:selected { - background-color: #b3b3b3; - color: #000000; -} -QMenuBar::item:pressed { - background-color: #000080; - color: #ffffff; -} -/* ----------------------------------------------------------------------------- - Room Tabs ------------------------------------------------------------------------------ */ -#TopBarTab { - margin: 0; - padding: 0; -} -#TopBarTab::tab { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #adadad, stop: 1 #949494); - border-top: 1px solid #525252; - border-right: 1px solid #525252; - color: #000000; - margin: 0 0 0 0; - padding: 2px 10px 3px 10px; -} -#TopBarTab::tab:hover { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #c7c7c7, stop: 1 #adadad); -} -#TopBarTab::tab:selected { - background-color: #cddcc0; - color: #000000; -} -#TopBarTab::tab:first { - border-left: 1px solid #525252; -} -#TopBarTab::tab:last { - border-right: 1px solid #525252; -} -/* ----------------------------------------------------------------------------- - QMenu (Context Menu) ------------------------------------------------------------------------------ */ -QMenu { - background-color: #c0c0c0; - border: 1px solid #404040; - padding: 2px 0; -} -QMenu::item { - padding: 3px 28px; -} -QMenu::item:selected { - background-color: #000080; - color: #ffffff; -} -QMenu::item:checked { - color: #000000; -} -QMenu::item:checked:selected { - background-color: #000080; - color: #ffffff; -} -QMenu::item:disabled { - background: none; - color: #595959; -} -QMenu::item:disabled:selected { - border-color: transparent; -} -QMenu::separator { - border-top: 1px solid #9a9a9a; - height: 0; - margin: 2px 0; -} -QMenu::icon { - border-radius: 2px; - margin: 0 0 0 3px; - padding: 1px; -} -QMenu::icon:checked { - background-color: #000080; -} -QMenu::indicator { - margin-left: 7px; -} -/* ----------------------------------------------------------------------------- - Title Bars (Global) ------------------------------------------------------------------------------ */ -TPanelTitleBar { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #595959, stop: 1 #4b4b4b); - border-color: #272727; - border-style: solid; - border-width: 0 0 1px 0; - font-weight: 700; - height: 20px; - min-height: 20px; - qproperty-TitleColor: #bfbfbf; - qproperty-ActiveTitleColor: #ffffff; - qproperty-BorderPixmap: url('../Astral_072_Dark/imgs/black/none'); - qproperty-ActiveBorderPixmap: url('../Astral_072_Dark/imgs/black/none'); - qproperty-FloatBorderPixmap: url('../Astral_072_Dark/imgs/black/none'); - qproperty-FloatActiveBorderPixmap: url('../Astral_072_Dark/imgs/black/none'); -} -/* ----------------------------------------------------------------------------- - Scroll Bars (Global) ------------------------------------------------------------------------------ */ -QAbstractScrollArea::corner { - background-color: #9a9a9a; -} -QScrollBar { - background-color: #9a9a9a; - border: 0; -} -QScrollBar:horizontal { - height: 16px; - margin: 0; -} -QScrollBar:vertical { - margin: 0; - width: 16px; -} -QScrollBar::handle { - border: 0; -} -QScrollBar::handle:horizontal:hover, -QScrollBar::handle:vertical:hover { - background-color: #696969; -} -QScrollBar::handle:horizontal:pressed, -QScrollBar::handle:vertical:pressed { - background-color: #555555; -} -QScrollBar::handle:horizontal { - background-color: #787878; - margin: 2px 16px; - min-width: 20px; -} -QScrollBar::handle:vertical { - background-color: #787878; - margin: 16px 2px; - min-height: 20px; -} -QScrollBar::add-line { - subcontrol-origin: margin; - border: 0; -} -QScrollBar::add-line:horizontal { - subcontrol-position: right; - background-color: #9a9a9a; - margin: 0; - width: 16px; -} -QScrollBar::add-line:horizontal:pressed { - background-color: #cdcdcd; -} -QScrollBar::add-line:vertical { - subcontrol-position: bottom; - background-color: #9a9a9a; - margin: 0; - height: 16px; -} -QScrollBar::add-line:vertical:pressed { - background-color: #cdcdcd; -} -QScrollBar::sub-line { - border: 0; - subcontrol-origin: margin; -} -QScrollBar::sub-line:horizontal { - subcontrol-position: left; - background-color: #9a9a9a; - margin: 0; - width: 16px; -} -QScrollBar::sub-line:horizontal:pressed { - background-color: #cdcdcd; -} -QScrollBar::sub-line:vertical { - subcontrol-position: top; - background-color: #9a9a9a; - margin: 0; - height: 16px; -} -QScrollBar::sub-line:vertical:pressed { - background-color: #cdcdcd; -} -QScrollBar::up-arrow:vertical { - image: url('../Astral_072_Dark/imgs/black/scroll-up.svg'); - image-position: center center; -} -QScrollBar::down-arrow:vertical { - image: url('../Astral_072_Dark/imgs/black/scroll-down.svg'); - image-position: center center; -} -QScrollBar::left-arrow:horizontal { - image: url('../Astral_072_Dark/imgs/black/scroll-left.svg'); - image-position: center center; -} -QScrollBar::right-arrow:horizontal { - image: url('../Astral_072_Dark/imgs/black/scroll-right.svg'); - image-position: center center; -} -QScrollBar::sub-page:horizontal, -QScrollBar::add-page:horizontal, -QScrollBar::sub-page:vertical, -QScrollBar::add-page:vertical { - background: none; -} -/* ----------------------------------------------------------------------------- - Tool Bars (Global) ------------------------------------------------------------------------------ */ -QToolBar { - padding: 0; -} -QToolBar::separator:horizontal { - border-left: 1px solid #404040; - margin: 0 1px; - width: 0; -} -QToolBar::separator:vertical { - border-top: 1px solid #404040; - height: 0; - margin: 1px 0; -} -QToolBar QToolButton::menu-indicator { - image: none; -} -QToolBar QToolButton::menu-button { - border-image: none; -} -QToolBar QLabel { - margin-top: 1px; -} -QToolBar QToolBar { - border: 0; -} -/* -------------------------------------------------------------------------- */ -DvScrollWidget QPushButton { - background-color: #949494; - border: 0; - border-radius: 0; - padding: 0; - max-width: 16px; - min-width: 16px; -} -DvScrollWidget QPushButton:hover { - background-color: #aeaeae; -} -DvScrollWidget QPushButton:pressed { - background-color: #7b7b7b; -} -#ScrollLeftButton, -#ScrollRightButton, -#ScrollUpButton, -#ScrollDownButton { - background-color: #949494; - border: 0; - border-radius: 0; - max-width: 16px; - min-width: 16px; - padding: 0; -} -#ScrollLeftButton:hover, -#ScrollRightButton:hover, -#ScrollUpButton:hover, -#ScrollDownButton:hover { - background-color: #aeaeae; -} -#ScrollLeftButton:pressed, -#ScrollRightButton:pressed, -#ScrollUpButton:pressed, -#ScrollDownButton:pressed { - background-color: #7b7b7b; -} -#ScrollLeftButton { - image: url('../Astral_072_Dark/imgs/black/scroll-left.svg'); - border-right: 1px solid #404040; -} -#ScrollRightButton { - image: url('../Astral_072_Dark/imgs/black/scroll-right.svg'); - border-left: 1px solid #404040; - border-right: 1px solid #404040; -} -#ScrollUpButton { - image: url('../Astral_072_Dark/imgs/black/scroll-up.svg'); -} -#ScrollDownButton { - image: url('../Astral_072_Dark/imgs/black/scroll-down.svg'); -} -#keyFrameNavigator { - background: none; - margin: 0; - padding: 0; -} -#keyFrameNavigator QToolButton { - min-width: 18px; -} -#keyFrameNavigator #PreviousKey { - image: url('../Astral_072_Dark/imgs/black/prevkey.png'); -} -#keyFrameNavigator #PreviousKey:disabled { - image: url('../Astral_072_Dark/imgs/black/prevkey_disabled.png'); -} -#keyFrameNavigator #NextKey { - image: url('../Astral_072_Dark/imgs/black/nextkey.png'); -} -#keyFrameNavigator #NextKey:disabled { - image: url('../Astral_072_Dark/imgs/black/nextkey_disabled.png'); -} -/* ----------------------------------------------------------------------------- - Treeviews (Global) ------------------------------------------------------------------------------ */ -QListView { - outline: 0; -} -/* ----------------------------------------------------------------------------- - Tabs (Global) ------------------------------------------------------------------------------ */ -#TabBarContainer { - background-color: #616161; -} -/* ----------------------------------------------------------------------------- - UI Controls ------------------------------------------------------------------------------ */ -.QPushButton, -QPushButton, -.QComboBox, -#WordButton, -#FunctionSegmentViewerLinkButton, -QComboBox { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #adadad, stop: 1 #949494); - border: 1px solid #5a5a5a; - border-radius: 2px; - color: #000000; - padding: 3px 15px; -} -.QPushButton:hover, -QPushButton:hover, -.QComboBox:hover, -#WordButton:hover, -#FunctionSegmentViewerLinkButton:hover, -QComboBox:hover { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #c7c7c7, stop: 1 #adadad); - border-color: #5a5a5a; - color: #0d0d0d; -} -.QPushButton:pressed, -QPushButton:pressed, -#WordButton:pressed, -#FunctionSegmentViewerLinkButton:pressed { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #4d4d4d, stop: 1 #666666); - border-color: #404040; - color: #000000; -} -.QPushButton:checked, -QPushButton:checked, -#WordButton:checked, -#FunctionSegmentViewerLinkButton:checked { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #4d4d4d, stop: 1 #666666); - border-color: #404040; - color: #d9d9d9; -} -.QPushButton:checked:hover, -QPushButton:checked:hover, -#WordButton:checked:hover, -#FunctionSegmentViewerLinkButton:checked:hover { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #636363, stop: 1 #7d7d7d); -} -.QPushButton:disabled, -QPushButton:disabled, -.QComboBox:disabled, -#WordButton:disabled, -#FunctionSegmentViewerLinkButton:disabled, -QComboBox:disabled { - background-color: #8a8a8a; - border-color: #767676; - color: #595959; -} -#PushButton_NoPadding { - padding: 3px; -} -/* Camera Capture */ -#GearButton { - qproperty-icon: url('../Astral_072_Dark/imgs/black/gear.svg'); -} -#SubfolderButton { - qproperty-icon: url('../Astral_072_Dark/imgs/black/subfolder.svg'); -} -/* -------------------------------------------------------------------------- */ -.QComboBox, -QComboBox { - padding: 1px 0 1px 5px; -} -.QComboBox::drop-down, -QComboBox::drop-down { - border: 0; -} -.QComboBox::down-arrow, -QComboBox::down-arrow { - image: url('../Astral_072_Dark/imgs/black/combo-down.svg'); -} -.QComboBox::down-arrow:disabled, -QComboBox::down-arrow:disabled { - image: url('../Astral_072_Dark/imgs/black/combo-down-disabled.svg'); -} -.QComboBox QAbstractItemView, -QComboBox QAbstractItemView { - background-color: #c0c0c0; - border: 1px solid #404040; - selection-background-color: #000080; - selection-color: #ffffff; -} -/* -------------------------------------------------------------------------- */ -.QLineEdit, -QLineEdit, -#TaskSheetItem, -#tasksRemoveBox, -#tasksAddBox { - background-color: #d9d9d9; - border: 1px solid #5a5a5a; - border-radius: 2px; - color: #000000; - selection-background-color: #000080; - selection-color: #ffffff; - padding: 0 0 0 1px; -} -.QLineEdit:focus, -QLineEdit:focus, -#TaskSheetItem:focus, -#tasksRemoveBox:focus, -#tasksAddBox:focus { - background-color: #ffffff; - border-color: #5a5a5a; -} -.QLineEdit:disabled, -QLineEdit:disabled, -#TaskSheetItem:disabled, -#tasksRemoveBox:disabled, -#tasksAddBox:disabled { - background-color: #9f9f9f; - border-color: #737373; - color: #595959; -} -/* -------------------------------------------------------------------------- */ -.QCheckBox, -QCheckBox { - color: #000000; -} -.QCheckBox:hover, -QCheckBox:hover { - color: #000000; -} -.QCheckBox:disabled, -QCheckBox:disabled { - color: #595959; -} -.QCheckBox::indicator, -QMenu::indicator, -QCheckBox::indicator, -.QGroupBox::indicator, -QGroupBox::indicator { - background-color: #d9d9d9; - border: 1px solid #5a5a5a; - border-radius: 2px; - height: 9px; - padding: 1px; - width: 9px; -} -.QCheckBox::indicator:hover, -QMenu::indicator:hover, -.QCheckBox::indicator:checked:hover, -QCheckBox::indicator:hover, -.QGroupBox::indicator:hover, -QMenu::indicator:checked:hover, -QCheckBox::indicator:checked:hover, -.QGroupBox::indicator:checked:hover, -QGroupBox::indicator:hover, -QGroupBox::indicator:checked:hover { - background-color: #e6e6e6; - border-color: #4d4d4d; -} -.QCheckBox::indicator:checked, -QMenu::indicator:checked, -QCheckBox::indicator:checked, -.QGroupBox::indicator:checked, -QGroupBox::indicator:checked { - background-color: #d9d9d9; - border-color: #5a5a5a; - image: url('../Astral_072_Dark/imgs/black/checkmark.svg'); -} -.QCheckBox::indicator:checked:disabled, -QMenu::indicator:checked:disabled, -QCheckBox::indicator:checked:disabled, -.QGroupBox::indicator:checked:disabled, -QGroupBox::indicator:checked:disabled { - background-color: #9f9f9f; - border-color: #737373; - image: url('../Astral_072_Dark/imgs/black/checkmark-disabled.svg'); -} -.QCheckBox::indicator:disabled, -QMenu::indicator:disabled, -QCheckBox::indicator:disabled, -.QGroupBox::indicator:disabled, -QGroupBox::indicator:disabled { - background-color: #9f9f9f; - border-color: #737373; -} -/* -------------------------------------------------------------------------- */ -.QRadioButton::indicator:unchecked, -QRadioButton::indicator:unchecked, -#CameraSettingsRadioButton_Small::indicator:unchecked { - image: url('../Astral_072_Dark/imgs/black/radiobutton_unchecked.svg'); - image-position: center center; -} -.QRadioButton::indicator:checked, -QRadioButton::indicator:checked, -#CameraSettingsRadioButton_Small::indicator:checked { - image: url('../Astral_072_Dark/imgs/black/radiobutton_checked.svg'); - image-position: center center; -} -/* -------------------------------------------------------------------------- */ -.QGroupBox, -QGroupBox { - margin: 6px 0 0 0; - padding: 5px 0px; -} -.QGroupBox::title, -QGroupBox::title { - subcontrol-origin: margin; - left: 15px; - margin: -3px 0 0 0; - padding: 0 3px; -} -.QGroupBox::title:disabled, -QGroupBox::title:disabled { - color: #595959; -} -.QGroupBox::indicator, -QGroupBox::indicator { - subcontrol-origin: margin; - margin-top: 2px; -} -.QGroupBox:disabled, -QGroupBox:disabled { - color: #595959; -} -/* -------------------------------------------------------------------------- */ -.QSlider::groove:horizontal, -QSlider::groove:horizontal { - background-color: transparent; - background-image: url('../Astral_072_Dark/imgs/black/slider_groove.png'); - background-position: center center; - background-repeat: repeat-x; - margin: 0; - height: 20px; - min-height: 20px; -} -.QSlider::handle:horizontal, -QSlider::handle:horizontal { - background: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #adadad, stop: 1 #949494); - border: 1px solid #4d4d4d; - width: 9px; - margin: 2px 0 2px 0; - border-radius: 2px; -} -#IntPairField, -#DoublePairField { - qproperty-LightLineColor: #404040; - qproperty-LightLineEdgeColor: #404040; - qproperty-DarkLineColor: #404040; - qproperty-MiddleLineColor: #404040; - qproperty-HandleLeftPixmap: url("../Astral_072_Dark/imgs/black/slider_left_handle.png"); - qproperty-HandleRightPixmap: url("../Astral_072_Dark/imgs/black/slider_right_handle.png"); - qproperty-HandleLeftGrayPixmap: url("../Astral_072_Dark/imgs/black/h_slider_left_disabled.png"); - qproperty-HandleRightGrayPixmap: url("../Astral_072_Dark/imgs/black/h_slider_right_disabled.png"); -} -/* ----------------------------------------------------------------------------- - File Browser ------------------------------------------------------------------------------ */ -/* Left Pane ------------------------------------------------------------------------------ */ -#DirTreeView { - border: 1px solid #404040; - border-right: 0; -} -#DirTreeView QScrollBar:horizontal { - height: 16px; - margin-bottom: -1px; -} -/* Right Pane ------------------------------------------------------------------------------ */ -DvItemViewerPanel { - qproperty-TextColor: #000000; - qproperty-AlternateBackground: #a6a6a6; - qproperty-SelectedTextColor: #ffffff; - qproperty-FolderTextColor: #000eb6; - qproperty-SelectedItemBackground: #000080; -} -#FileBrowser DvItemViewerPanel, -#SceneCast DvItemViewerPanel { - background: #9a9a9a; -} -#FileBrowser #castFrame, -#SceneCast #castFrame { - border-top: 1px solid #404040; - border-right: 1px solid #404040; - border-bottom: 1px solid #404040; - margin: 0; -} -#FileBrowser #castFrame QScrollBar:vertical, -#SceneCast #castFrame QScrollBar:vertical { - width: 16px; - margin-right: -1px; -} -#FileBrowser QToolButton, -#SceneCast QToolButton { - padding: 1px; -} -DvDirTreeView { - qproperty-TextColor: #000000; - qproperty-SelectedTextColor: #ffffff; - qproperty-SelectedItemBackground: #000080; - qproperty-FolderTextColor: #000eb6; - qproperty-SelectedFolderTextColor: #ffffff; - alternate-background-color: #9a9a9a; - background-color: #9a9a9a; - border: 1px solid #404040; -} -#FileDoesNotExistLabel { - color: #ff0000; -} -/* ----------------------------------------------------------------------------- - Scene Cast ------------------------------------------------------------------------------ */ -#SceneCast QToolBar { - border-top: 1px solid #404040; -} -#SceneCast QToolButton { - margin: 3px 1px 2px 1px; - padding: 1px; -} -#CastBrowser { - border: 0; - margin: 0; -} -/* ----------------------------------------------------------------------------- - Film Strip ------------------------------------------------------------------------------ */ -#FilmStrip QComboBox { - border-radius: 0; - border-width: 0; -} -#FilmStrip QComboBox QAbstractItemView { - background-color: #c0c0c0; -} -/* ----------------------------------------------------------------------------- - Cleanup Settings ------------------------------------------------------------------------------ */ -#CleanupSettings #CleanupSettingsFrame { - margin-top: 2px; - margin-bottom: 4px; -} -#CleanupSettings QGroupBox { - margin-bottom: 3px; -} -ParamsPage { - qproperty-TextColor: #000000; -} -/* ----------------------------------------------------------------------------- - Camera Settings ------------------------------------------------------------------------------ */ -#CameraSettingsButton { - padding: 2px; -} -#CameraSettingsRadioButton:hover { - background: none; -} -#CameraSettingsDPI { - color: #000080; -} -#CameraSettingsRadioButton_Small { - padding: 0; -} -#CameraSettingsRadioButton_Small::indicator { - background-color: transparent; - border: 0; - height: 21px; - margin: 0; - width: 11px; -} -#ForceSquaredPixelButton { - margin: 0; - background: none; -} -/* ----------------------------------------------------------------------------- - Output Settings ------------------------------------------------------------------------------ */ -#OutputSettingsLabel { - color: #000080; -} -/* ----------------------------------------------------------------------------- - Misc ------------------------------------------------------------------------------ */ -PencilTestPopup { - /* Allow for using a 768 screen */ - min-height: 730px; - /* some clipping will still occur on width, but this - allows for filling half of a 1024 screen */ - min-width: 512px; -} -#MatchLineButton { - background-color: #a6a6a6; -} -#MatchLineButton::pressed { - background-color: #cdcdcd; -} -#LargeSizedText { - font-size: 17px; -} -/* ----------------------------------------------------------------------------- - Unknowns ------------------------------------------------------------------------------ */ -#StartupLabel { - padding: 3px; -} -#StartupLabel:hover { - background: #9a9a9a; -} -QStatusBar { - background-color: #c0c0c0; -} -QStatusBar::item { - border: 0; -} -QStatusBar QLabel { - background-color: #c0c0c0; -} -QStatusBar #StatusBarLabel { - background-color: #ffffff; - padding: 1px 3px; -} -#TitleTxtLabel { - color: #000080; -} -/* ----------------------------------------------------------------------------- - Style Editor ------------------------------------------------------------------------------ */ -#StyleEditor QPushButton { - margin: 2px 1px; - padding: 0; -} -#StyleEditor #TabBarContainer { - margin-left: -4px; -} -#StyleEditor #bottomWidget { - border-top: 1px solid #404040; - padding: 3px 2px 8px 3px; -} -#StyleEditor #bottomWidget QPushButton { - padding: 3px 5px; -} -#HexagonalColorWheel { - qproperty-BGColor: #808080; -} -/* -------------------------------------------------------------------------- */ -/* Horizontal QSlider */ -#colorSlider::groove:horizontal { - height: 1px; - border-image: none; -} -#colorSlider::handle:horizontal { - width: 8px; - margin: -8px -4px; -} -#colorSliderAddButton, -#colorSliderSubButton { - background: none; - border-color: transparent; - image-position: center center; - min-height: 16px; - padding: 0; - min-width: 18px; -} -#colorSliderAddButton { - image: url('../Astral_072_Dark/imgs/black/scroll-right.svg'); -} -#colorSliderSubButton { - image: url('../Astral_072_Dark/imgs/black/scroll-left.svg'); -} -#PlainColorPageParts { - border-top: 1px solid #404040; -} -#PlainColorPageParts QLineEdit { - max-width: 35px; -} -/* ----------------------------------------------------------------------------- - Palette Viewer / Studio Palette ------------------------------------------------------------------------------ */ -PaletteViewer DvScrollWidget QPushButton { - border-top: 0; - margin-bottom: 1px; - max-width: 15px; - min-width: 15px; -} -PaletteViewer DvScrollWidget #ScrollLeftButton { - border-right: 1px solid #404040; - border-left: 1px solid #404040; - max-width: 15px; - min-width: 15px; -} -PaletteViewer DvScrollWidget #ScrollRightButton { - border-right: 0; - margin-left: 1px; - max-width: 15px; - min-width: 15px; -} -PaletteViewer QToolBar { - background: none; - border-bottom: 1px solid #404040; - padding: 0; - margin: 0; -} -PaletteViewer QToolBar::separator:horizontal { - margin: 0; -} -PaletteViewer QToolBar QToolButton { - margin: 0 0 1px 0; - padding: 1px 1px 2px 1px; -} -#PageViewer { - qproperty-TextColor: #000000; -} -#PaletteLockButton { - border-radius: 0; - margin: 0 0 1px 1px; -} -#PaletteLockButton:hover { - background-color: #ed6969; - border-color: #ed6969; -} -#PaletteLockButton:checked { - background-color: #ed6969; - border-color: #ed6969; -} -#PaletteLockButton:checked:hover { - background-color: #f29797; - border-color: #f29797; -} -/* ----------------------------------------------------------------------------- - Quick Renamer ------------------------------------------------------------------------------ */ -#WordButton { - padding-right: 0; - padding-left: 0; -} -/* ----------------------------------------------------------------------------- - Popup Windows ------------------------------------------------------------------------------ */ -QDialog { - background-color: #808080; -} -QDialog #dialogButtonFrame { - background-color: #808080; - border-top: 1px solid #404040; -} -QDialog #dialogButtonFrame QPushButton { - padding: 3px 15px; -} -/* ----------------------------------------------------------------------------- - Scene Settings ------------------------------------------------------------------------------ */ -#SceneSettings QLabel { - color: #000080; -} -/* ----------------------------------------------------------------------------- - Preferences ------------------------------------------------------------------------------ */ -#PreferencesPopup QListWidget { - background-color: #9a9a9a; - alternate-background-color: #9a9a9a; - border: 1px solid #404040; - font-size: 13px; -} -#PreferencesPopup QListWidget::item { - border: 0; - padding: 3px; -} -#PreferencesPopup QListWidget::item:hover { - background-color: #b3b3b3; - color: #000000; -} -#PreferencesPopup QListWidget::item:selected { - background-color: #000080; - color: #ffffff; -} -/* ----------------------------------------------------------------------------- - Keyboard Shortcuts ------------------------------------------------------------------------------ */ -#ShortcutTree { - background-color: #9a9a9a; - alternate-background-color: #a6a6a6; - border: 1px solid #404040; -} -#ShortcutTree::item { - padding: 1px 0; -} -#ShortcutTree QScrollBar:vertical { - width: 16px; - margin-right: -1px; -} -/* ----------------------------------------------------------------------------- - New Project / Configure Project Window ------------------------------------------------------------------------------ */ -ProjectPopup QLabel { - color: #000080; -} -/* ----------------------------------------------------------------------------- - Schematic Node Viewer ------------------------------------------------------------------------------ */ -#SchematicBottomFrame { - background-color: #808080; - border: 0; - margin: 0; - padding: 0; -} -#SchematicBottomFrame QToolBar::separator:horizontal { - margin: 0; -} -#SchematicBottomFrame QToolBar QToolButton { - padding: 0; - margin: 2px; -} -#SchematicSceneViewer { - background-color: #737373; - border-bottom: 1px solid #404040; -} -/* ----------------------------------------------------------------------------- - FX Settings ------------------------------------------------------------------------------ */ -FxSettings QToolBar { - border-top: 1px solid #404040; - border-right: 1px solid #404040; - border-left: 1px solid #404040; - min-height: 23px; - padding: 3px 0; -} -FxSettings QToolBar QToolBar { - border: 0; -} -#FxSettingsLabel { - color: #1e361d; -} -#FxSettingsHelpButton { - background-color: #80a0dc; - color: #000; - padding-top: 0; - padding-bottom: 0; -} -#FxSettingsHelpButton:hover { - background-color: #a8bee7; -} -/* ----------------------------------------------------------------------------- - Script Console ------------------------------------------------------------------------------ */ -#ScriptConsole { - font-family: 'Courier New', monospace; - border: 0; - color: #000000; - padding: 3px; -} -#ScriptConsole QFrame { - background-color: #dcdcdc; -} -#ScriptConsole TPanelTitleBar { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #595959, stop: 1 #4b4b4b); -} -/* ----------------------------------------------------------------------------- - Task Viewer ------------------------------------------------------------------------------ */ -#TaskSheetItemLabel { - color: #000000; -} -#Tasks QToolBar { - border-bottom: 1px solid #404040; - margin: 0; - padding: 0; -} -#Tasks QToolBar QToolButton { - margin: 2px 2px 3px 2px; -} -#Tasks QTreeView { - background-color: #9a9a9a; -} -/* ----------------------------------------------------------------------------- - Tool Bar ------------------------------------------------------------------------------ */ -#ToolBar TPanelTitleBar { - background-color: #808080; - background-image: url('../Astral_072_Dark/imgs/black/title_grip_horizontal.svg'); - background-repeat: no-repeat; - border: 0; - height: 17px; - max-height: 17px; - min-height: 17px; - qproperty-BorderPixmap: url('none'); - qproperty-ActiveBorderPixmap: url('none'); - qproperty-FloatBorderPixmap: url('../Astral_072_Dark/imgs/black/titlebar_float.png'); - qproperty-FloatActiveBorderPixmap: url('../Astral_072_Dark/imgs/black/titlebar_float.png'); -} -#ToolBar QToolBar { - padding-left: 2px; -} -/* ----------------------------------------------------------------------------- - Tool Options ------------------------------------------------------------------------------ */ -#ToolOptions TPanelTitleBar, -#CommandBar TPanelTitleBar { - background-color: #808080; - background-image: url('../Astral_072_Dark/imgs/black/title_grip_vertical.svg'); - background-repeat: no-repeat; - border: 0; - width: 17px; - min-width: 17px; - max-width: 17px; - qproperty-BorderPixmap: url('none'); - qproperty-ActiveBorderPixmap: url('none'); - qproperty-FloatBorderPixmap: url('../Astral_072_Dark/imgs/black/titlebar_float.png'); - qproperty-FloatActiveBorderPixmap: url('../Astral_072_Dark/imgs/black/titlebar_float.png'); -} -IconViewField { - qproperty-ScalePegPixmap: url("../Astral_072_Dark/imgs/black/selectiontool_scalepeg.svg"); - qproperty-RotationPixmap: url("../Astral_072_Dark/imgs/black/selectiontool_rotation.svg"); - qproperty-PositionPixmap: url("../Astral_072_Dark/imgs/black/selectiontool_position.svg"); - qproperty-ThicknessPixmap: url("../Astral_072_Dark/imgs/black/selectiontool_thickness.svg"); -} -#EditToolLockButton { - spacing: 0; -} -#EditToolLockButton:hover { - background: none; -} -PopupButton::menu-indicator { - border-left: 0; - height: 17px; - image: url('../Astral_072_Dark/imgs/black/combo_down_arrow.png'); - width: 10px; -} -PopupButton::menu-indicator:disabled { - image: url('../Astral_072_Dark/imgs/black/combo_down_arrow-disabled.png'); -} -#Cap, -#Join { - padding: 0 4px 0 -8px; - max-width: 32px; - min-width: 32px; -} -#Cap QMenu, -#Join QMenu { - max-width: 28px; - min-width: 28px; -} -#Cap QMenu::item, -#Join QMenu::item { - max-width: 28px; - min-width: 28px; - padding: 0; -} -#XSheetToolbar { - margin: 0; - padding: 0; - border: 0; -} -#XSheetToolbar::separator:horizontal { - margin-right: 3; - margin-left: 3; -} -#XSheetToolbar #XSheetToolbarLevelButton { - padding: 2; -} -#CommandBar { - margin: 0; - padding: 0; - border: 0; -} -#CommandBar::separator:horizontal { - margin-right: 3; - margin-left: 3; -} -QToolBar#MediumPaddingToolBar QToolButton { - padding-left: 3; - padding-right: 3; -} -QToolBar#WidePaddingToolBar QToolButton { - padding-left: 6; - padding-right: 6; -} -/* ----------------------------------------------------------------------------- - ComboViewer / Viewer / FlipBook ------------------------------------------------------------------------------ */ -#ComboViewerPanel Toolbar { - border-bottom: 1px solid #404040; -} -#ComboViewerPanel Toolbar::separator:horizontal { - margin: 0 0 0 2px; -} -#ComboViewerPanel Toolbar QToolButton { - margin: 2px 0 3px 2px; -} -#ComboViewerToolOptions { - border-bottom: 1px solid #404040; -} -#ComboViewer #ToolBarContainer, -#ViewerPanel #ToolBarContainer, -FlipBook #ToolBarContainer { - background-color: transparent; - border-top: 2px solid #404040; - border-bottom: 1px solid #404040; - padding-right: -1px; -} -#ComboViewer #ToolBarContainer QLineEdit, -#ViewerPanel #ToolBarContainer QLineEdit, -FlipBook #ToolBarContainer QLineEdit { - border-color: #616161; - border-top-right-radius: 0; - border-bottom-right-radius: 0; - height: 16px; -} -QToolBar#FlipConsolePlayToolBar::separator:horizontal { - margin: 0 2px; -} -QToolBar#FlipConsolePlayToolBar QToolButton { - margin-top: 2px; - margin-bottom: 2px; - height: 16px; - padding-left: 6px; - padding-right: 6px; -} -#ViewerFpsSlider { - background-color: transparent; - background-image: url('../Astral_072_Dark/imgs/black/slider_groove.png'); - background-position: center center; - background-repeat: repeat-x; - border: 0; - height: 19px; - margin: 0 3px 0 31px; - max-width: 450px; - min-width: 0px; -} -#ViewerFpsSlider::sub-line:horizontal { - subcontrol-origin: absolute; - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #adadad, stop: 1 #949494); - border: 1px solid #5a5a5a; - height: 16px; - left: -33px; - padding-left: 1px; - width: 14px; -} -#ViewerFpsSlider::sub-line:horizontal:pressed { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #4d4d4d, stop: 1 #666666); - border-color: #404040; -} -#ViewerFpsSlider::add-line:horizontal { - subcontrol-position: left; - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #adadad, stop: 1 #949494); - border: 1px solid #5a5a5a; - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; - left: 13px; - height: 16px; - image-position: center center; - width: 13px; -} -#ViewerFpsSlider::add-line:horizontal:pressed { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #4d4d4d, stop: 1 #666666); - border-color: #404040; -} -#ViewerFpsSlider::handle::horizontal { - background-color: QLinearGradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #adadad, stop: 1 #949494); - border: 1px solid #4d4d4d; - border-radius: 2px; - margin: 2px 0 3px 0; - min-width: 9px; - width: 9px; - max-width: 9px; -} -FlipSlider { - qproperty-PBHeight: 15; - qproperty-PBOverlay: url('../Astral_072_Dark/imgs/black/flipslider.svg'); - qproperty-PBMarker: url('../Astral_072_Dark/imgs/black/flipmarker.svg'); - qproperty-PBColorMarginLeft: 1; - qproperty-PBColorMarginTop: 2; - qproperty-PBColorMarginRight: 1; - qproperty-PBColorMarginBottom: 2; - qproperty-PBMarkerMarginLeft: 3; - qproperty-PBMarkerMarginRight: 3; - qproperty-notStartedColor: #cc2222; - qproperty-startedColor: #00ff00; - qproperty-baseColor: #787878; -} -Ruler { - qproperty-ParentBGColor: #b3b3b3; - qproperty-ScaleColor: #000000; -} -#RulerToolOptionValues { - color: #000000; -} -/* ----------------------------------------------------------------------------- - XSheet Viewer ------------------------------------------------------------------------------ */ -/* ScrollAreas (Row, Column and Cell) ------------------------------------------------------------------------------ */ -#xsheetArea, -#ScrollArea { - background-color: #9a9a9a; - border: 0; -} -#xsheetScrollArea { - border: 0; -} -/* xsheetColumnHeader (Context Menus) ------------------------------------------------------------------------------ */ -#xsheetColumnAreaMenu_Preview { - background-color: #e6e678; -} -#xsheetColumnAreaMenu_Lock { - background-color: #f5f5f5; -} -#xsheetColumnAreaMenu_Camstand { - background-color: #ffa480; -} -#xsheetColumnAreaMenu_Preview, -#xsheetColumnAreaMenu_Lock, -#xsheetColumnAreaMenu_Camstand { - color: #000000; -} -#noteTextEdit { - color: #000000; -} -#flipOrientationButton { - padding: 2px 12px; -} -/* XSheet Spreadsheet ------------------------------------------------------------------------------ */ -XsheetViewer { - qproperty-TextColor: #000000; - qproperty-BGColor: #a4a4a4; - qproperty-LightLineColor: #676767; - qproperty-MarkerLineColor: #00fff6; - qproperty-VerticalLineColor: #343434; - qproperty-VerticalLineHeadColor: #343434; - qproperty-PreviewFrameTextColor: #000eb6; - qproperty-CurrentRowBgColor: #d2d2d2; - qproperty-EmptyColumnHeadColor: #8f8f8f; - qproperty-SelectedColumnTextColor: #b30000; - qproperty-EmptyCellColor: #7c7c7c; - qproperty-NotEmptyColumnColor: #a4a4a4; - qproperty-SelectedEmptyCellColor: #d2d2d2; - qproperty-LevelColumnColor: #7fdb7f; - qproperty-LevelColumnBorderColor: #317631; - qproperty-SelectedLevelColumnColor: #bfedbf; - qproperty-VectorColumnColor: #d4d485; - qproperty-VectorColumnBorderColor: #6f6f38; - qproperty-SelectedVectorColumnColor: #eaeac2; - qproperty-ChildColumnColor: #d69adb; - qproperty-ChildColumnBorderColor: #7c4281; - qproperty-SelectedChildColumnColor: #ebcded; - qproperty-FullcolorColumnColor: #9ad6db; - qproperty-FullcolorColumnBorderColor: #427c81; - qproperty-SelectedFullcolorColumnColor: #cdebed; - qproperty-FxColumnColor: #82815d; - qproperty-FxColumnBorderColor: #404039; - qproperty-SelectedFxColumnColor: #c1c0ae; - qproperty-ReferenceColumnColor: #ababab; - qproperty-ReferenceColumnBorderColor: #525252; - qproperty-SelectedReferenceColumnColor: #d5d5d5; - qproperty-PaletteColumnColor: #2aab9a; - qproperty-PaletteColumnBorderColor: #091917; - qproperty-SelectedPaletteColumnColor: #92ddca; - qproperty-MeshColumnColor: #c882ff; - qproperty-MeshColumnBorderColor: #720fbf; - qproperty-SelectedMeshColumnColor: #d8b4f5; - qproperty-SoundColumnColor: #b3c187; - qproperty-SoundColumnBorderColor: #51573e; - qproperty-SelectedSoundColumnColor: #d7d7b4; - qproperty-SoundColumnHlColor: #f5ffe6; - qproperty-SoundColumnTrackColor: #5a642d; - qproperty-ColumnHeadPastelizer: #ffffff; - qproperty-SelectedColumnHead: #bed2f0; - qproperty-LightLightBGColor: #808080; - qproperty-LightBGColor: #f0f0f0; - qproperty-DarkBGColor: #e1e1e1; - qproperty-DarkLineColor: #969696; -} -/* ----------------------------------------------------------------------------- - Function Editor ------------------------------------------------------------------------------ */ -#FunctionEditor QToolBar { - border-bottom: 1px solid #404040; -} -#FunctionEditor QToolBar QToolBar { - border: 0; -} -#FunctionEditor QToolBar QLabel { - margin-left: 5px; -} -#FunctionEditor QToolBar QToolButton { - height: 18px; -} -#FunctionEditorTree { - background-color: #9a9a9a; - alternate-background-color: #9a9a9a; - border-top: 1px solid #404040; -} -/* Function Editor Spreadsheet ------------------------------------------------------------------------------ */ -FunctionTreeView { - qproperty-TextColor: #000000; - qproperty-CurrentTextColor: #b30000; -} -FunctionPanel { - qproperty-BGColor: #e1e1e1; - qproperty-ValueLineColor: #bababa; - qproperty-FrameLineColor: #d2d2d2; - qproperty-OtherCurvesColor: #969696; - qproperty-RulerBackground: #ffffff; - qproperty-TextColor: #000000; - qproperty-SubColor: #ffffff; - qproperty-SelectedColor: #0000ff; -} -SpreadsheetViewer { - qproperty-LightLightBGColor: #808080; - qproperty-CurrentRowBgColor: #d2d2d2; - qproperty-LightLineColor: #676767; - qproperty-MarkerLineColor: #00fff6; - qproperty-BGColor: #a4a4a4; - qproperty-VerticalLineColor: #343434; - qproperty-KeyFrameColor: #db8b36; - qproperty-KeyFrameBorderColor: #493015; - qproperty-SelectedKeyFrameColor: #edc59b; - qproperty-InBetweenColor: #c2c2b0; - qproperty-InBetweenBorderColor: #484841; - qproperty-SelectedInBetweenColor: #e1e1d8; - qproperty-SelectedEmptyColor: #d2d2d2; - qproperty-SelectedSceneRangeEmptyColor: #d2d2d2; - qproperty-TextColor: #000000; - qproperty-ColumnHeaderBorderColor: #343434; - qproperty-SelectedColumnTextColor: #b30000; -} -#ExpressionField { - background-color: #e6e6e6; - border: 1px solid #333333; - margin: 0; -} -#FunctionSegmentViewerLinkButton { - background-image: url('../Astral_072_Dark/imgs/black/segment_unlinked.svg'); - background-repeat: no-repeat; -} -#FunctionSegmentViewerLinkButton:hover { - background-repeat: no-repeat; -} -#FunctionSegmentViewerLinkButton:checked { - background-image: url('../Astral_072_Dark/imgs/black/segment_linked.svg'); - background-repeat: no-repeat; -} -#FunctionSegmentViewerLinkButton:disabled { - background-image: url('../Astral_072_Dark/imgs/black/segment_disabled.svg'); - background-repeat: no-repeat; -} -QWidget::tab { - background-image: url('../Astral_072_Dark/imgs/black/hl_1.png'); - background-repeat: repeat-x; -} -TPanelTitleBar { - background-image: url('../Astral_072_Dark/imgs/black/hl_2.png'); - background-repeat: repeat-x; -} -QPushButton, -QComboBox { - background-image: url('../Astral_072_Dark/imgs/black/hl_1.png'); - background-repeat: repeat-x; -} -QPushButton:pressed, -QComboBox:pressed, -QPushButton:checked, -QComboBox:checked, -QPushButton:disabled, -QComboBox:disabled { - background-image: url('../Astral_072_Dark/imgs/black/hl_trans.png'); -} -QCheckBox:hover { - background-color: #9a9a9a; -} diff --git a/stuff/config/qss/Blue/Blue.qss b/stuff/config/qss/Blue/Blue.qss new file mode 100644 index 00000000..36bec28c --- /dev/null +++ b/stuff/config/qss/Blue/Blue.qss @@ -0,0 +1 @@ +.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/white/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#2b2c2d;border-color:#414345;image:url('../Default/imgs/white/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#2b2c2d;border-color:#414345}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#303133}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#6e7174;border-color:#6e7174;color:#d0d2d8}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#5385a6;border-color:#5385a6;color:#c2c5cc}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#6291b1;border-color:#6291b1}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#828489}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#6e7174}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#28292b}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #28292b;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#323435;qproperty-BottomBelowLineColor:#28292b}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#323435;border-right:1px solid #28292b;color:#888b90;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#414345;color:#888b90}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#414345;color:#ecedef;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#323435;border-top:1px solid #28292b;border-right:1px solid #28292b;border-left:1px solid #28292b;color:#888b90;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#414345;color:#888b90}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#414345;border-top-right-radius:2px;border-top-left-radius:2px;color:#ecedef;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#2b2c2d;alternate-background-color:#303133;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#c2c5cc}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#5385a6;color:#f2f2f2}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('../Default/imgs/white/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('../Default/imgs/white/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/white/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('../Default/imgs/white/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('../Default/imgs/white/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('../Default/imgs/white/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('../Default/imgs/white/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('../Default/imgs/white/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('../Default/imgs/white/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/white/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('../Default/imgs/white/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('../Default/imgs/white/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('../Default/imgs/white/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('../Default/imgs/white/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#414345;color:#c2c5cc}QWidget:disabled{color:#828489}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#141516;height:4px;width:4px}#TDockPlaceholder{background-color:#5385a6}TPanel{background-color:#141516}#TopBar{background:#414345;border:0;border-bottom:1px solid #28292b;height:21px}#TopBar #EditToolLockButton{background:#414345;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#414345;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#414345;border:0}QMenuBar::item{background-color:#414345;border-left:1px solid #414345;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#5f6265;color:#c2c5cc}QMenuBar::item:pressed{background-color:#5385a6;color:#f2f2f2}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#323435;border-top:1px solid #28292b;border-right:1px solid #28292b;color:#888b90;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#414345;color:#888b90}#TopBarTab::tab:selected{background-color:#414345;color:#ecedef}#TopBarTab::tab:first{border-left:1px solid #28292b}#TopBarTab::tab:last{border-right:1px solid #28292b}QMenu{background-color:#414345;border:1px solid #28292b;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:checked{color:#c2c5cc}QMenu::item:checked:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:disabled{background:none;color:#828489}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #28292b;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#5385a6}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#323435;border-color:#28292b;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#8f9295;qproperty-ActiveTitleColor:#43AEE5;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#2d2f30}QScrollBar{background-color:#2d2f30;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #4b4d50;border-radius:4px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#5f6265;border-color:#5f6265}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#72767a;border-color:#72767a}QScrollBar::handle:horizontal{background-color:#4b4d50;margin:3px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#4b4d50;margin:16px 3px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#2d2f30;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#2d2f30;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#2d2f30;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#2d2f30;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/white/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/white/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/white/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/white/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #28292b;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #28292b;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#616467;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#6e7174}DvScrollWidget QPushButton:pressed{background-color:#2b2c2d}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#414345;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#6e7174}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#2b2c2d}#ScrollLeftButton{image:url('../Default/imgs/white/scroll-left.svg');border-right:1px solid #28292b}#ScrollRightButton{image:url('../Default/imgs/white/scroll-right.svg');border-left:1px solid #28292b;border-right:1px solid #28292b}#ScrollUpButton{image:url('../Default/imgs/white/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/white/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/white/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/white/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/white/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/white/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/white/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/white/nextkey_disabled.svg')}QTreeWidget{background:#2b2c2d;alternate-background-color:#303133}QListView{outline:0}#TabBarContainer{background-color:#323435}.Button,QPushButton{background-color:#616467;border-color:#414345;border-style:solid;border-radius:2px;border-width:0;color:#d0d2d8;padding:3px 15px;margin:1px}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#6e7174;border-color:#414345;color:#d0d2d8}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#2b2c2d;border-color:#414345;color:#d0d2d8}.Button:checked,QPushButton:checked{background-color:#2b2c2d;border-color:#414345;color:#d0d2d8}.Button:checked:hover,QPushButton:checked:hover{background-color:#303133}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#2b2c2d}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#4d5052;border-color:#414345;color:#828489}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/white/subfolder.svg')}.ComboBox,QComboBox{background-color:#616467;border:0 solid #414345;border-radius:2px;color:#d0d2d8;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#6e7174;border-color:#414345;color:#d0d2d8}.ComboBox:checked,QComboBox:checked{background-color:#616467;border-color:#414345;color:#d0d2d8}.ComboBox:disabled,QComboBox:disabled{background-color:#4d5052;border-color:#414345}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #414345;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/white/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#414345;image:url('../Default/imgs/white/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#414345;border:1px solid #28292b;selection-background-color:#5385a6;selection-color:#f2f2f2}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#2b2c2d;border:1px solid #2b2c2d;border-radius:2px;color:#c2c5cc;selection-background-color:#5385a6;selection-color:#f2f2f2;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#2b2c2d;border-color:#5385a6;color:#c2c5cc}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#363839;border-color:#363839;color:#828489}.CheckBox,QCheckBox{color:#c2c5cc}.CheckBox:hover,QCheckBox:hover{color:#c2c5cc}.CheckBox:disabled,QCheckBox:disabled{color:#828489}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#616467;border:1px solid #616467;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#6e7174;border-color:#6e7174}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#616467;border-color:#616467;image:url('../Default/imgs/white/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#4d5052;border-color:#4d5052;image:url('../Default/imgs/white/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#4d5052;border-color:#4d5052}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/white/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/white/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#c2c5cc}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#828489}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#828489}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/white/slider-groove.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/white/slider-groove_disabled.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:8px;margin:-2px 0 -2px 0;image:url('../Default/imgs/white/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/white/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#1e1f20;qproperty-LightLineEdgeColor:#1e1f20;qproperty-DarkLineColor:#1e1f20;qproperty-MiddleLineColor:#1e1f20;qproperty-HandleLeftPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg")}#DirTreeView{background-color:#414345;alternate-background-color:#414345;border:1px solid #28292b;border-right:0}DvItemViewerPanel{qproperty-TextColor:#c2c5cc;qproperty-AlternateBackground:#303133;qproperty-SelectedTextColor:#f2f2f2;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedItemBackground:#5385a6}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#2b2c2d}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #28292b;border-right:1px solid #28292b;border-bottom:1px solid #28292b;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#c2c5cc;qproperty-SelectedTextColor:#f2f2f2;qproperty-SelectedItemBackground:#5385a6;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedFolderTextColor:#f2f2f2;alternate-background-color:#303133;background-color:#2b2c2d;border:1px solid #28292b}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#414345}#SceneCast QToolBar{border-top:1px solid #28292b}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#414345}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#c2c5cc}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}#CameraSettingsDPI{color:#9fdaff}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('../Default/imgs/white/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/white/fsp_checked.svg')}#OutputSettingsLabel{color:#9fdaff}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#66696c}#MatchLineButton::pressed{background-color:#8c9093}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#5a5d5f}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#9fdaff}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #28292b;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#414345}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/white/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/white/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #28292b}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #28292b;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #28292b;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#c2c5cc}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#414345}QDialog #dialogButtonFrame{background-color:#323435;border-top:1px solid #28292b}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#9fdaff}#PreferencesPopup QListWidget{background-color:#2b2c2d;alternate-background-color:#2b2c2d;border:1px solid #28292b}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#5f6265;color:#c2c5cc}#PreferencesPopup QListWidget::item:selected{background-color:#5385a6;color:#f2f2f2}#ShortcutTree{border:1px solid #28292b}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#9fdaff}#SchematicBottomFrame{background-color:#414345;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#353638;border-bottom:1px solid #28292b}FxSettings QToolBar{border-top:1px solid #28292b;border-right:1px solid #28292b;border-left:1px solid #28292b;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#a0e680}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#323435}#TaskSheetItemLabel{color:#c2c5cc}#Tasks QToolBar{border-bottom:1px solid #28292b;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #28292b;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/white/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/white/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/white/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/white/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('../Default/imgs/white/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('../Default/imgs/white/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #28292b}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #28292b}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #28292b;border-bottom:1px solid #28292b;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('../Default/imgs/white/slider-groove.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#616467;border:1px solid #414345;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#616467;border:1px solid #414345;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#999c9f;border:1px solid #999c9f;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/white/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/white/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:rgba(205,101,101,0.78);qproperty-startedColor:#1abc3f;qproperty-baseColor:#28292b;qproperty-finishedColor:#28292b}Ruler{qproperty-ParentBGColor:#414345;qproperty-ScaleColor:#c2c5cc}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#2d2f30;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#c2c5cc;qproperty-BGColor:#353638;qproperty-LightLineColor:#262728;qproperty-MarkerLineColor:#1E96C4;qproperty-VerticalLineColor:#222;qproperty-VerticalLineHeadColor:#777b7f;qproperty-PreviewFrameTextColor:#9fdaff;qproperty-CurrentRowBgColor:#506082;qproperty-EmptyColumnHeadColor:#5a5d60;qproperty-SelectedColumnTextColor:#E66464;qproperty-EmptyCellColor:#393b3d;qproperty-NotEmptyColumnColor:#414345;qproperty-SelectedEmptyCellColor:#64676a;qproperty-LevelColumnColor:#4C6E4C;qproperty-LevelColumnBorderColor:#8FB38F;qproperty-SelectedLevelColumnColor:#6B8C6B;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#8C8C60;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#7A617A;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8896A7;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6A6D5A;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#828282;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#5F8581;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#8A75A2;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7F956A;qproperty-SoundColumnHlColor:#34FE5E;qproperty-SoundColumnTrackColor:#B6C29D;qproperty-ColumnHeadPastelizer:#000;qproperty-SelectedColumnHead:#506082;qproperty-LightLightBGColor:#393b3d;qproperty-LightBGColor:#eaebec;qproperty-DarkBGColor:#dbdcdd;qproperty-DarkLineColor:#8e9194}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #28292b}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#2b2c2d;alternate-background-color:#2b2c2d;border-top:1px solid #28292b}FunctionTreeView{qproperty-TextColor:#c2c5cc;qproperty-CurrentTextColor:#E66464}FunctionPanel{qproperty-BGColor:#343638;qproperty-ValueLineColor:#414345;qproperty-FrameLineColor:#585b5e;qproperty-OtherCurvesColor:#7f8386;qproperty-RulerBackground:#2d2e30;qproperty-TextColor:#c2c5cc;qproperty-SubColor:#000;qproperty-SelectedColor:#FFA500}SpreadsheetViewer{qproperty-LightLightBGColor:#393b3d;qproperty-CurrentRowBgColor:#506082;qproperty-LightLineColor:#262728;qproperty-MarkerLineColor:#1E96C4;qproperty-BGColor:#414345;qproperty-VerticalLineColor:#222;qproperty-KeyFrameColor:#995d1d;qproperty-KeyFrameBorderColor:#c9b04b;qproperty-SelectedKeyFrameColor:#978056;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7e8079;qproperty-SelectedEmptyColor:#64676a;qproperty-SelectedSceneRangeEmptyColor:#6d7073;qproperty-TextColor:#c2c5cc;qproperty-ColumnHeaderBorderColor:#777b7f;qproperty-SelectedColumnTextColor:#E66464}#ExpressionField{background-color:#e0e1e2;border:1px solid #2d2e2f;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/white/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/white/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/white/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file diff --git a/stuff/config/qss/Dark/Dark.qss b/stuff/config/qss/Dark/Dark.qss new file mode 100644 index 00000000..3d3195c9 --- /dev/null +++ b/stuff/config/qss/Dark/Dark.qss @@ -0,0 +1 @@ +.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/white/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#191919;border-color:#303030;image:url('../Default/imgs/white/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#191919;border-color:#303030}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#1e1e1e}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#5e5e5e;border-color:#5e5e5e;color:#dbdbdb}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#5385a6;border-color:#5385a6;color:#CECECE}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#6291b1;border-color:#6291b1}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#7f7f7f}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#5e5e5e}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#161616}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #161616;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#262626;qproperty-BottomBelowLineColor:#161616}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#262626;border-right:1px solid #161616;color:#8b8b8b;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#303030;color:#8b8b8b}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#303030;color:#f4f4f4;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#262626;border-top:1px solid #161616;border-right:1px solid #161616;border-left:1px solid #161616;color:#8b8b8b;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#303030;color:#8b8b8b}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#303030;border-top-right-radius:2px;border-top-left-radius:2px;color:#f4f4f4;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#262626;alternate-background-color:#2b2b2b;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#CECECE}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#5385a6;color:#f2f2f2}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('../Default/imgs/white/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('../Default/imgs/white/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/white/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('../Default/imgs/white/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('../Default/imgs/white/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('../Default/imgs/white/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('../Default/imgs/white/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('../Default/imgs/white/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('../Default/imgs/white/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/white/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('../Default/imgs/white/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('../Default/imgs/white/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('../Default/imgs/white/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('../Default/imgs/white/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#303030;color:#CECECE}QWidget:disabled{color:#7f7f7f}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#0c0c0c;height:4px;width:4px}#TDockPlaceholder{background-color:#5385a6}TPanel{background-color:#0c0c0c}#TopBar{background:#303030;border:0;border-bottom:1px solid #161616;height:21px}#TopBar #EditToolLockButton{background:#303030;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#303030;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#303030;border:0}QMenuBar::item{background-color:#303030;border-left:1px solid #303030;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#4f4f4f;color:#CECECE}QMenuBar::item:pressed{background-color:#5385a6;color:#f2f2f2}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#262626;border-top:1px solid #161616;border-right:1px solid #161616;color:#8b8b8b;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#303030;color:#8b8b8b}#TopBarTab::tab:selected{background-color:#303030;color:#f4f4f4}#TopBarTab::tab:first{border-left:1px solid #161616}#TopBarTab::tab:last{border-right:1px solid #161616}QMenu{background-color:#303030;border:1px solid #161616;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:checked{color:#CECECE}QMenu::item:checked:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:disabled{background:none;color:#7f7f7f}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #161616;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#5385a6}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#262626;border-color:#161616;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#7f7f7f;qproperty-ActiveTitleColor:#d8d8d8;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#212121}QScrollBar{background-color:#212121;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #3a3a3a;border-radius:4px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#4f4f4f;border-color:#4f4f4f}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#636363;border-color:#636363}QScrollBar::handle:horizontal{background-color:#3a3a3a;margin:3px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#3a3a3a;margin:16px 3px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#212121;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#212121;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#212121;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#212121;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/white/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/white/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/white/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/white/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #161616;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #161616;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#515151;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#5e5e5e}DvScrollWidget QPushButton:pressed{background-color:#191919}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#303030;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#5e5e5e}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#191919}#ScrollLeftButton{image:url('../Default/imgs/white/scroll-left.svg');border-right:1px solid #161616}#ScrollRightButton{image:url('../Default/imgs/white/scroll-right.svg');border-left:1px solid #161616;border-right:1px solid #161616}#ScrollUpButton{image:url('../Default/imgs/white/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/white/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/white/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/white/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/white/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/white/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/white/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/white/nextkey_disabled.svg')}QTreeWidget{background:#262626;alternate-background-color:#2b2b2b}QListView{outline:0}#TabBarContainer{background-color:#262626}.Button,QPushButton{background-color:#515151;border-color:#303030;border-style:solid;border-radius:2px;border-width:0;color:#dbdbdb;padding:3px 15px;margin:1px}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#5e5e5e;border-color:#303030;color:#dbdbdb}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#191919;border-color:#303030;color:#dbdbdb}.Button:checked,QPushButton:checked{background-color:#191919;border-color:#303030;color:#dbdbdb}.Button:checked:hover,QPushButton:checked:hover{background-color:#1e1e1e}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#191919}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#3d3d3d;border-color:#303030;color:#7f7f7f}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/white/subfolder.svg')}.ComboBox,QComboBox{background-color:#515151;border:0 solid #303030;border-radius:2px;color:#dbdbdb;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#5e5e5e;border-color:#303030;color:#dbdbdb}.ComboBox:checked,QComboBox:checked{background-color:#515151;border-color:#303030;color:#dbdbdb}.ComboBox:disabled,QComboBox:disabled{background-color:#3d3d3d;border-color:#303030}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #303030;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/white/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#303030;image:url('../Default/imgs/white/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#303030;border:1px solid #161616;selection-background-color:#5385a6;selection-color:#f2f2f2}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#191919;border:1px solid #191919;border-radius:2px;color:#CECECE;selection-background-color:#5385a6;selection-color:#f2f2f2;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#191919;border-color:#5385a6;color:#CECECE}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#252525;border-color:#252525;color:#7f7f7f}.CheckBox,QCheckBox{color:#CECECE}.CheckBox:hover,QCheckBox:hover{color:#CECECE}.CheckBox:disabled,QCheckBox:disabled{color:#7f7f7f}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#515151;border:1px solid #515151;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#5e5e5e;border-color:#5e5e5e}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#515151;border-color:#515151;image:url('../Default/imgs/white/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#3d3d3d;border-color:#3d3d3d;image:url('../Default/imgs/white/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#3d3d3d;border-color:#3d3d3d}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/white/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/white/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#CECECE}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#7f7f7f}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#7f7f7f}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/white/slider-groove_dark.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/white/slider-groove_disabled_dark.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:8px;margin:-2px 0 -2px 0;image:url('../Default/imgs/white/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/white/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#191919;qproperty-LightLineEdgeColor:#191919;qproperty-DarkLineColor:#191919;qproperty-MiddleLineColor:#191919;qproperty-HandleLeftPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg")}#DirTreeView{background-color:#303030;alternate-background-color:#303030;border:1px solid #161616;border-right:0}DvItemViewerPanel{qproperty-TextColor:#CECECE;qproperty-AlternateBackground:#2b2b2b;qproperty-SelectedTextColor:#f2f2f2;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedItemBackground:#5385a6}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#262626}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #161616;border-right:1px solid #161616;border-bottom:1px solid #161616;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#CECECE;qproperty-SelectedTextColor:#f2f2f2;qproperty-SelectedItemBackground:#5385a6;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedFolderTextColor:#f2f2f2;alternate-background-color:#2b2b2b;background-color:#262626;border:1px solid #161616}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#303030}#SceneCast QToolBar{border-top:1px solid #161616}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#303030}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#CECECE}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}#CameraSettingsDPI{color:#9fdaff}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('../Default/imgs/white/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/white/fsp_checked.svg')}#OutputSettingsLabel{color:#9fdaff}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#565656}#MatchLineButton::pressed{background-color:#7d7d7d}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#4a4a4a}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#9fdaff}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #161616;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#303030}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/white/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/white/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #161616}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #161616;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #161616;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#CECECE}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#303030}QDialog #dialogButtonFrame{background-color:#282828;border-top:1px solid #161616}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#9fdaff}#PreferencesPopup QListWidget{background-color:#262626;alternate-background-color:#262626;border:1px solid #161616}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#4f4f4f;color:#CECECE}#PreferencesPopup QListWidget::item:selected{background-color:#5385a6;color:#f2f2f2}#ShortcutTree{border:1px solid #161616}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#9fdaff}#SchematicBottomFrame{background-color:#303030;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#232323;border-bottom:1px solid #161616}FxSettings QToolBar{border-top:1px solid #161616;border-right:1px solid #161616;border-left:1px solid #161616;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#a0e680}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#262626}#TaskSheetItemLabel{color:#CECECE}#Tasks QToolBar{border-bottom:1px solid #161616;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #161616;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/white/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/white/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/white/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/white/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('../Default/imgs/white/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('../Default/imgs/white/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #161616}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #161616}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #161616;border-bottom:1px solid #161616;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('../Default/imgs/white/slider-groove_dark.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#515151;border:1px solid #303030;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#515151;border:1px solid #303030;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#898989;border:1px solid #898989;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/white/flipslider_dark.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/white/flipmarker_dark.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:rgba(205,101,101,0.78);qproperty-startedColor:#1abc3f;qproperty-baseColor:#1c1c1c;qproperty-finishedColor:#1c1c1c}Ruler{qproperty-ParentBGColor:#303030;qproperty-ScaleColor:#CECECE}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#212121;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#CECECE;qproperty-BGColor:#3d3d3d;qproperty-LightLineColor:#1f1f1f;qproperty-MarkerLineColor:#1E96C4;qproperty-VerticalLineColor:#090909;qproperty-VerticalLineHeadColor:#686868;qproperty-PreviewFrameTextColor:#9fdaff;qproperty-CurrentRowBgColor:#506082;qproperty-EmptyColumnHeadColor:#444;qproperty-SelectedColumnTextColor:#E66464;qproperty-EmptyCellColor:#303030;qproperty-NotEmptyColumnColor:#383838;qproperty-SelectedEmptyCellColor:#565656;qproperty-LevelColumnColor:#4C6E4C;qproperty-LevelColumnBorderColor:#8FB38F;qproperty-SelectedLevelColumnColor:#6B8C6B;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#8C8C60;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#7A617A;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8896A7;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6A6D5A;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#828282;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#5F8581;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#8A75A2;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7F956A;qproperty-SoundColumnHlColor:#34FE5E;qproperty-SoundColumnTrackColor:#B6C29D;qproperty-ColumnHeadPastelizer:#000;qproperty-SelectedColumnHead:#506082;qproperty-LightLightBGColor:#303030;qproperty-LightBGColor:#d8d8d8;qproperty-DarkBGColor:#c9c9c9;qproperty-DarkLineColor:#7e7e7e}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #161616}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#262626;alternate-background-color:#262626;border-top:1px solid #161616}FunctionTreeView{qproperty-TextColor:#CECECE;qproperty-CurrentTextColor:#E66464}FunctionPanel{qproperty-BGColor:#2F2F2F;qproperty-ValueLineColor:#303030;qproperty-FrameLineColor:#484848;qproperty-OtherCurvesColor:#7c7c7c;qproperty-RulerBackground:#272727;qproperty-TextColor:#CECECE;qproperty-SubColor:#000;qproperty-SelectedColor:#FFA500}SpreadsheetViewer{qproperty-LightLightBGColor:#303030;qproperty-CurrentRowBgColor:#506082;qproperty-LightLineColor:#1f1f1f;qproperty-MarkerLineColor:#1E96C4;qproperty-BGColor:#383838;qproperty-VerticalLineColor:#090909;qproperty-KeyFrameColor:#995d1d;qproperty-KeyFrameBorderColor:#c9b04b;qproperty-SelectedKeyFrameColor:#978056;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7e8079;qproperty-SelectedEmptyColor:#565656;qproperty-SelectedSceneRangeEmptyColor:#5d5d5d;qproperty-TextColor:#CECECE;qproperty-ColumnHeaderBorderColor:#686868;qproperty-SelectedColumnTextColor:#E66464}#ExpressionField{background-color:#cecece;border:1px solid #1b1b1b;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/white/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/white/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/white/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file diff --git a/stuff/config/qss/Default/Default.qss b/stuff/config/qss/Default/Default.qss new file mode 100644 index 00000000..f505dcc4 --- /dev/null +++ b/stuff/config/qss/Default/Default.qss @@ -0,0 +1 @@ +.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('imgs/white/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#313131;border-color:#484848;image:url('imgs/white/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#313131;border-color:#484848}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#363636}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#767676;border-color:#767676;color:#d9d9d9}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#5385a6;border-color:#5385a6;color:#ccc}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#6291b1;border-color:#6291b1}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#8a8a8a}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#767676}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#2f2f2f}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #2f2f2f;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#393939;qproperty-BottomBelowLineColor:#2f2f2f}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#393939;border-right:1px solid #2f2f2f;color:#919191;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#484848;color:#919191}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#484848;color:#f2f2f2;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#393939;border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;border-left:1px solid #2f2f2f;color:#919191;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#484848;color:#919191}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#484848;border-top-right-radius:2px;border-top-left-radius:2px;color:#f2f2f2;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#313131;alternate-background-color:#363636;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#ccc}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#5385a6;color:#f2f2f2}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('imgs/white/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('imgs/white/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('imgs/white/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('imgs/white/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('imgs/white/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('imgs/white/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('imgs/white/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('imgs/white/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('imgs/white/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('imgs/white/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('imgs/white/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('imgs/white/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('imgs/white/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('imgs/white/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#484848;color:#ccc}QWidget:disabled{color:#8a8a8a}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#1a1a1a;height:4px;width:4px}#TDockPlaceholder{background-color:#5385a6}TPanel{background-color:#1a1a1a}#TopBar{background:#484848;border:0;border-bottom:1px solid #2f2f2f;height:21px}#TopBar #EditToolLockButton{background:#484848;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#484848;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#484848;border:0}QMenuBar::item{background-color:#484848;border-left:1px solid #484848;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#676767;color:#ccc}QMenuBar::item:pressed{background-color:#5385a6;color:#f2f2f2}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#393939;border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;color:#919191;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#484848;color:#919191}#TopBarTab::tab:selected{background-color:#484848;color:#f2f2f2}#TopBarTab::tab:first{border-left:1px solid #2f2f2f}#TopBarTab::tab:last{border-right:1px solid #2f2f2f}QMenu{background-color:#484848;border:1px solid #2f2f2f;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:checked{color:#ccc}QMenu::item:checked:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:disabled{background:none;color:#8a8a8a}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #2f2f2f;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#5385a6}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#393939;border-color:#2f2f2f;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#979797;qproperty-ActiveTitleColor:#f0f0f0;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#343434}QScrollBar{background-color:#343434;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #525252;border-radius:4px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#676767;border-color:#676767}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#7b7b7b;border-color:#7b7b7b}QScrollBar::handle:horizontal{background-color:#525252;margin:3px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#525252;margin:16px 3px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#343434;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#343434;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#343434;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#343434;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('imgs/white/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('imgs/white/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('imgs/white/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('imgs/white/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #2f2f2f;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #2f2f2f;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#696969;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#767676}DvScrollWidget QPushButton:pressed{background-color:#313131}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#484848;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#767676}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#313131}#ScrollLeftButton{image:url('imgs/white/scroll-left.svg');border-right:1px solid #2f2f2f}#ScrollRightButton{image:url('imgs/white/scroll-right.svg');border-left:1px solid #2f2f2f;border-right:1px solid #2f2f2f}#ScrollUpButton{image:url('imgs/white/scroll-up.svg')}#ScrollDownButton{image:url('imgs/white/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('imgs/white/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('imgs/white/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('imgs/white/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('imgs/white/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('imgs/white/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('imgs/white/nextkey_disabled.svg')}QTreeWidget{background:#313131;alternate-background-color:#363636}QListView{outline:0}#TabBarContainer{background-color:#393939}.Button,QPushButton{background-color:#696969;border-color:#484848;border-style:solid;border-radius:2px;border-width:0;color:#d9d9d9;padding:3px 15px;margin:1px}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#767676;border-color:#484848;color:#d9d9d9}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#313131;border-color:#484848;color:#d9d9d9}.Button:checked,QPushButton:checked{background-color:#313131;border-color:#484848;color:#d9d9d9}.Button:checked:hover,QPushButton:checked:hover{background-color:#363636}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#313131}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#555;border-color:#484848;color:#8a8a8a}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('imgs/white/subfolder.svg')}.ComboBox,QComboBox{background-color:#696969;border:0 solid #484848;border-radius:2px;color:#d9d9d9;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#767676;border-color:#484848;color:#d9d9d9}.ComboBox:checked,QComboBox:checked{background-color:#696969;border-color:#484848;color:#d9d9d9}.ComboBox:disabled,QComboBox:disabled{background-color:#555;border-color:#484848}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #484848;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('imgs/white/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('imgs/white/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#484848;image:url('imgs/white/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#484848;border:1px solid #2f2f2f;selection-background-color:#5385a6;selection-color:#f2f2f2}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#313131;border:1px solid #313131;border-radius:2px;color:#ccc;selection-background-color:#5385a6;selection-color:#f2f2f2;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#313131;border-color:#5385a6;color:#ccc}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#3d3d3d;border-color:#3d3d3d;color:#8a8a8a}.CheckBox,QCheckBox{color:#ccc}.CheckBox:hover,QCheckBox:hover{color:#ccc}.CheckBox:disabled,QCheckBox:disabled{color:#8a8a8a}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#696969;border:1px solid #696969;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#767676;border-color:#767676}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#696969;border-color:#696969;image:url('imgs/white/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#555;border-color:#555;image:url('imgs/white/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#555;border-color:#555}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('imgs/white/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('imgs/white/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#ccc}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#8a8a8a}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#8a8a8a}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('imgs/white/slider-groove.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('imgs/white/slider-groove_disabled.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:8px;margin:-2px 0 -2px 0;image:url('imgs/white/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('imgs/white/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#242424;qproperty-LightLineEdgeColor:#242424;qproperty-DarkLineColor:#242424;qproperty-MiddleLineColor:#242424;qproperty-HandleLeftPixmap:url("imgs/white/slider-handle.svg");qproperty-HandleRightPixmap:url("imgs/white/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("imgs/white/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("imgs/white/slider-handle_disabled.svg")}#DirTreeView{background-color:#484848;alternate-background-color:#484848;border:1px solid #2f2f2f;border-right:0}DvItemViewerPanel{qproperty-TextColor:#ccc;qproperty-AlternateBackground:#363636;qproperty-SelectedTextColor:#f2f2f2;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedItemBackground:#5385a6}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#313131}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;border-bottom:1px solid #2f2f2f;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#ccc;qproperty-SelectedTextColor:#f2f2f2;qproperty-SelectedItemBackground:#5385a6;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedFolderTextColor:#f2f2f2;alternate-background-color:#363636;background-color:#313131;border:1px solid #2f2f2f}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#484848}#SceneCast QToolBar{border-top:1px solid #2f2f2f}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#484848}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#ccc}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('imgs/white/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('imgs/white/cam_lock.svg')}#CameraSettingsDPI{color:#9fdaff}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('imgs/white/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('imgs/white/fsp_checked.svg')}#OutputSettingsLabel{color:#9fdaff}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#6e6e6e}#MatchLineButton::pressed{background-color:#949494}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#626262}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#9fdaff}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #2f2f2f;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#484848}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('imgs/white/scroll-right.svg')}#colorSliderSubButton{image:url('imgs/white/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #2f2f2f}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #2f2f2f;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #2f2f2f;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#ccc}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#484848}QDialog #dialogButtonFrame{background-color:#393939;border-top:1px solid #2f2f2f}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#9fdaff}#PreferencesPopup QListWidget{background-color:#313131;alternate-background-color:#313131;border:1px solid #2f2f2f}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#676767;color:#ccc}#PreferencesPopup QListWidget::item:selected{background-color:#5385a6;color:#f2f2f2}#ShortcutTree{border:1px solid #2f2f2f}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#9fdaff}#SchematicBottomFrame{background-color:#484848;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#3b3b3b;border-bottom:1px solid #2f2f2f}FxSettings QToolBar{border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;border-left:1px solid #2f2f2f;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#a0e680}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#393939}#TaskSheetItemLabel{color:#ccc}#Tasks QToolBar{border-bottom:1px solid #2f2f2f;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #2f2f2f;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("imgs/white/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("imgs/white/selectiontool_rotation.svg");qproperty-PositionPixmap:url("imgs/white/selectiontool_position.svg");qproperty-ThicknessPixmap:url("imgs/white/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('imgs/white/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('imgs/white/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('imgs/white/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('imgs/white/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('imgs/white/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #2f2f2f}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #2f2f2f}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #2f2f2f;border-bottom:1px solid #2f2f2f;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('imgs/white/slider-groove.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#696969;border:1px solid #484848;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#696969;border:1px solid #484848;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#a1a1a1;border:1px solid #a1a1a1;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('imgs/white/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('imgs/white/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:rgba(205,101,101,0.78);qproperty-startedColor:#1abc3f;qproperty-baseColor:#2f2f2f;qproperty-finishedColor:#2f2f2f}Ruler{qproperty-ParentBGColor:#484848;qproperty-ScaleColor:#ccc}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#343434;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#ccc;qproperty-BGColor:#3b3b3b;qproperty-LightLineColor:#2c2c2c;qproperty-MarkerLineColor:#1E96C4;qproperty-VerticalLineColor:#222;qproperty-VerticalLineHeadColor:#808080;qproperty-PreviewFrameTextColor:#9fdaff;qproperty-CurrentRowBgColor:#506082;qproperty-EmptyColumnHeadColor:#626262;qproperty-SelectedColumnTextColor:#E66464;qproperty-EmptyCellColor:#404040;qproperty-NotEmptyColumnColor:#484848;qproperty-SelectedEmptyCellColor:#6c6c6c;qproperty-LevelColumnColor:#4C6E4C;qproperty-LevelColumnBorderColor:#8FB38F;qproperty-SelectedLevelColumnColor:#6B8C6B;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#8C8C60;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#7A617A;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8896A7;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6A6D5A;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#828282;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#5F8581;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#8A75A2;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7F956A;qproperty-SoundColumnHlColor:#34FE5E;qproperty-SoundColumnTrackColor:#B6C29D;qproperty-ColumnHeadPastelizer:#000;qproperty-SelectedColumnHead:#506082;qproperty-LightLightBGColor:#404040;qproperty-LightBGColor:#f0f0f0;qproperty-DarkBGColor:#e1e1e1;qproperty-DarkLineColor:#969696}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #2f2f2f}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#313131;alternate-background-color:#313131;border-top:1px solid #2f2f2f}FunctionTreeView{qproperty-TextColor:#ccc;qproperty-CurrentTextColor:#E66464}FunctionPanel{qproperty-BGColor:#3b3b3b;qproperty-ValueLineColor:#484848;qproperty-FrameLineColor:#606060;qproperty-OtherCurvesColor:#888;qproperty-RulerBackground:#333;qproperty-TextColor:#ccc;qproperty-SubColor:#000;qproperty-SelectedColor:#FFA500}SpreadsheetViewer{qproperty-LightLightBGColor:#404040;qproperty-CurrentRowBgColor:#506082;qproperty-LightLineColor:#2c2c2c;qproperty-MarkerLineColor:#1E96C4;qproperty-BGColor:#484848;qproperty-VerticalLineColor:#222;qproperty-KeyFrameColor:#995d1d;qproperty-KeyFrameBorderColor:#c9b04b;qproperty-SelectedKeyFrameColor:#978056;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7e8079;qproperty-SelectedEmptyColor:#6c6c6c;qproperty-SelectedSceneRangeEmptyColor:#757575;qproperty-TextColor:#ccc;qproperty-ColumnHeaderBorderColor:#808080;qproperty-SelectedColumnTextColor:#E66464}#ExpressionField{background-color:#e6e6e6;border:1px solid #333;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('imgs/white/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('imgs/white/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('imgs/white/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/black/cam_lock.svg b/stuff/config/qss/Default/imgs/black/cam_lock.svg new file mode 100644 index 00000000..5259b8d2 --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/cam_lock.svg @@ -0,0 +1,54 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/black/cam_unlock.svg b/stuff/config/qss/Default/imgs/black/cam_unlock.svg new file mode 100644 index 00000000..7d4f349a --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/cam_unlock.svg @@ -0,0 +1,49 @@ + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/black/checkmark.svg b/stuff/config/qss/Default/imgs/black/checkmark.svg new file mode 100644 index 00000000..3d70ed36 --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/checkmark.svg @@ -0,0 +1,34 @@ + + + + + + + image/svg+xml + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/black/checkmark_disabled.svg b/stuff/config/qss/Default/imgs/black/checkmark_disabled.svg new file mode 100644 index 00000000..b42c3cf9 --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/checkmark_disabled.svg @@ -0,0 +1,34 @@ + + + + + + + image/svg+xml + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/black/combo-down.svg b/stuff/config/qss/Default/imgs/black/combo-down.svg new file mode 100644 index 00000000..5d37126f --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/combo-down.svg @@ -0,0 +1,34 @@ + + + + + + + image/svg+xml + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/black/combo-down_disabled.svg b/stuff/config/qss/Default/imgs/black/combo-down_disabled.svg new file mode 100644 index 00000000..bb10f54a --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/combo-down_disabled.svg @@ -0,0 +1,34 @@ + + + + + + + image/svg+xml + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/black/combo-down_pressed.svg b/stuff/config/qss/Default/imgs/black/combo-down_pressed.svg new file mode 100644 index 00000000..5d37126f --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/combo-down_pressed.svg @@ -0,0 +1,34 @@ + + + + + + + image/svg+xml + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/black/flipmarker.svg b/stuff/config/qss/Default/imgs/black/flipmarker.svg new file mode 100644 index 00000000..3563d30b --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/flipmarker.svg @@ -0,0 +1,31 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/black/flipslider.svg b/stuff/config/qss/Default/imgs/black/flipslider.svg new file mode 100644 index 00000000..2b90a6b8 --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/flipslider.svg @@ -0,0 +1,23 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/black/fsp_checked.svg b/stuff/config/qss/Default/imgs/black/fsp_checked.svg new file mode 100644 index 00000000..f49ee6b8 --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/fsp_checked.svg @@ -0,0 +1,58 @@ + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/black/fsp_unchecked.svg b/stuff/config/qss/Default/imgs/black/fsp_unchecked.svg new file mode 100644 index 00000000..f49ee6b8 --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/fsp_unchecked.svg @@ -0,0 +1,58 @@ + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/black/gear.svg b/stuff/config/qss/Default/imgs/black/gear.svg new file mode 100644 index 00000000..43948a5b --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/gear.svg @@ -0,0 +1,38 @@ + + + + + + + image/svg+xml + + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/black/minus.svg b/stuff/config/qss/Default/imgs/black/minus.svg new file mode 100644 index 00000000..f844e889 --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/minus.svg @@ -0,0 +1,44 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/black/nextkey.svg b/stuff/config/qss/Default/imgs/black/nextkey.svg new file mode 100644 index 00000000..5d66ee05 --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/nextkey.svg @@ -0,0 +1,30 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/black/nextkey_disabled.svg b/stuff/config/qss/Default/imgs/black/nextkey_disabled.svg new file mode 100644 index 00000000..3805b0d6 --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/nextkey_disabled.svg @@ -0,0 +1,31 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/black/nextkey_over.svg b/stuff/config/qss/Default/imgs/black/nextkey_over.svg new file mode 100644 index 00000000..6355e04d --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/nextkey_over.svg @@ -0,0 +1,30 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/plus.svg b/stuff/config/qss/Default/imgs/black/plus.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/plus.svg rename to stuff/config/qss/Default/imgs/black/plus.svg diff --git a/stuff/config/qss/Default/imgs/black/prevkey.svg b/stuff/config/qss/Default/imgs/black/prevkey.svg new file mode 100644 index 00000000..77bb69c2 --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/prevkey.svg @@ -0,0 +1,30 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/black/prevkey_disabled.svg b/stuff/config/qss/Default/imgs/black/prevkey_disabled.svg new file mode 100644 index 00000000..d36c82f7 --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/prevkey_disabled.svg @@ -0,0 +1,31 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/black/prevkey_over.svg b/stuff/config/qss/Default/imgs/black/prevkey_over.svg new file mode 100644 index 00000000..12658138 --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/prevkey_over.svg @@ -0,0 +1,30 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/black/radiobutton_checked.svg b/stuff/config/qss/Default/imgs/black/radiobutton_checked.svg new file mode 100644 index 00000000..0f746550 --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/radiobutton_checked.svg @@ -0,0 +1,31 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/black/radiobutton_unchecked.svg b/stuff/config/qss/Default/imgs/black/radiobutton_unchecked.svg new file mode 100644 index 00000000..97371070 --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/radiobutton_unchecked.svg @@ -0,0 +1,26 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/black/scroll-down.svg b/stuff/config/qss/Default/imgs/black/scroll-down.svg new file mode 100644 index 00000000..6d53e09c --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/scroll-down.svg @@ -0,0 +1,21 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/black/scroll-left.svg b/stuff/config/qss/Default/imgs/black/scroll-left.svg new file mode 100644 index 00000000..56cc1f69 --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/scroll-left.svg @@ -0,0 +1,21 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/black/scroll-right.svg b/stuff/config/qss/Default/imgs/black/scroll-right.svg new file mode 100644 index 00000000..b4b15d83 --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/scroll-right.svg @@ -0,0 +1,21 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/black/scroll-up.svg b/stuff/config/qss/Default/imgs/black/scroll-up.svg new file mode 100644 index 00000000..22657bff --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/scroll-up.svg @@ -0,0 +1,21 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/segment_disabled.svg b/stuff/config/qss/Default/imgs/black/segment_disabled.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/segment_disabled.svg rename to stuff/config/qss/Default/imgs/black/segment_disabled.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/segment_linked.svg b/stuff/config/qss/Default/imgs/black/segment_linked.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/segment_linked.svg rename to stuff/config/qss/Default/imgs/black/segment_linked.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/segment_unlinked.svg b/stuff/config/qss/Default/imgs/black/segment_unlinked.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/segment_unlinked.svg rename to stuff/config/qss/Default/imgs/black/segment_unlinked.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/selectiontool_position.svg b/stuff/config/qss/Default/imgs/black/selectiontool_position.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/selectiontool_position.svg rename to stuff/config/qss/Default/imgs/black/selectiontool_position.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/selectiontool_rotation.svg b/stuff/config/qss/Default/imgs/black/selectiontool_rotation.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/selectiontool_rotation.svg rename to stuff/config/qss/Default/imgs/black/selectiontool_rotation.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/selectiontool_scalepeg.svg b/stuff/config/qss/Default/imgs/black/selectiontool_scalepeg.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/selectiontool_scalepeg.svg rename to stuff/config/qss/Default/imgs/black/selectiontool_scalepeg.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/selectiontool_thickness.svg b/stuff/config/qss/Default/imgs/black/selectiontool_thickness.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/selectiontool_thickness.svg rename to stuff/config/qss/Default/imgs/black/selectiontool_thickness.svg diff --git a/stuff/config/qss/Default/imgs/black/slider-groove.svg b/stuff/config/qss/Default/imgs/black/slider-groove.svg new file mode 100644 index 00000000..c3215e7f --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/slider-groove.svg @@ -0,0 +1,24 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/black/slider-groove_disabled.svg b/stuff/config/qss/Default/imgs/black/slider-groove_disabled.svg new file mode 100644 index 00000000..fb84ad9c --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/slider-groove_disabled.svg @@ -0,0 +1,24 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/black/slider-handle.svg b/stuff/config/qss/Default/imgs/black/slider-handle.svg new file mode 100644 index 00000000..d4b60ba6 --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/slider-handle.svg @@ -0,0 +1,45 @@ + + + + + + + image/svg+xml + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/black/slider-handle_disabled.svg b/stuff/config/qss/Default/imgs/black/slider-handle_disabled.svg new file mode 100644 index 00000000..9ccf134a --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/slider-handle_disabled.svg @@ -0,0 +1,40 @@ + + + + + + + image/svg+xml + + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/black/subfolder.svg b/stuff/config/qss/Default/imgs/black/subfolder.svg new file mode 100644 index 00000000..4311ff4a --- /dev/null +++ b/stuff/config/qss/Default/imgs/black/subfolder.svg @@ -0,0 +1,42 @@ + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/tree17_branch-closed.svg b/stuff/config/qss/Default/imgs/black/tree17_branch-closed.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/tree17_branch-closed.svg rename to stuff/config/qss/Default/imgs/black/tree17_branch-closed.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/tree17_branch-closed_nosib.svg b/stuff/config/qss/Default/imgs/black/tree17_branch-closed_nosib.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/tree17_branch-closed_nosib.svg rename to stuff/config/qss/Default/imgs/black/tree17_branch-closed_nosib.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/tree17_branch-end.svg b/stuff/config/qss/Default/imgs/black/tree17_branch-end.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/tree17_branch-end.svg rename to stuff/config/qss/Default/imgs/black/tree17_branch-end.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/tree17_branch-more.svg b/stuff/config/qss/Default/imgs/black/tree17_branch-more.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/tree17_branch-more.svg rename to stuff/config/qss/Default/imgs/black/tree17_branch-more.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/tree17_branch-open.svg b/stuff/config/qss/Default/imgs/black/tree17_branch-open.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/tree17_branch-open.svg rename to stuff/config/qss/Default/imgs/black/tree17_branch-open.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/tree17_branch-open_nosib.svg b/stuff/config/qss/Default/imgs/black/tree17_branch-open_nosib.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/tree17_branch-open_nosib.svg rename to stuff/config/qss/Default/imgs/black/tree17_branch-open_nosib.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/tree17_vline.svg b/stuff/config/qss/Default/imgs/black/tree17_vline.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/tree17_vline.svg rename to stuff/config/qss/Default/imgs/black/tree17_vline.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/tree22_branch-closed.svg b/stuff/config/qss/Default/imgs/black/tree22_branch-closed.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/tree22_branch-closed.svg rename to stuff/config/qss/Default/imgs/black/tree22_branch-closed.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/tree22_branch-closed_nosib.svg b/stuff/config/qss/Default/imgs/black/tree22_branch-closed_nosib.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/tree22_branch-closed_nosib.svg rename to stuff/config/qss/Default/imgs/black/tree22_branch-closed_nosib.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/tree22_branch-end.svg b/stuff/config/qss/Default/imgs/black/tree22_branch-end.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/tree22_branch-end.svg rename to stuff/config/qss/Default/imgs/black/tree22_branch-end.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/tree22_branch-more.svg b/stuff/config/qss/Default/imgs/black/tree22_branch-more.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/tree22_branch-more.svg rename to stuff/config/qss/Default/imgs/black/tree22_branch-more.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/tree22_branch-open.svg b/stuff/config/qss/Default/imgs/black/tree22_branch-open.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/tree22_branch-open.svg rename to stuff/config/qss/Default/imgs/black/tree22_branch-open.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/tree22_branch-open_nosib.svg b/stuff/config/qss/Default/imgs/black/tree22_branch-open_nosib.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/tree22_branch-open_nosib.svg rename to stuff/config/qss/Default/imgs/black/tree22_branch-open_nosib.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/black/tree22_vline.svg b/stuff/config/qss/Default/imgs/black/tree22_vline.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/black/tree22_vline.svg rename to stuff/config/qss/Default/imgs/black/tree22_vline.svg diff --git a/stuff/config/qss/Default/imgs/white/cam_lock.svg b/stuff/config/qss/Default/imgs/white/cam_lock.svg new file mode 100644 index 00000000..5259b8d2 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/cam_lock.svg @@ -0,0 +1,54 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/white/cam_unlock.svg b/stuff/config/qss/Default/imgs/white/cam_unlock.svg new file mode 100644 index 00000000..7d4f349a --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/cam_unlock.svg @@ -0,0 +1,49 @@ + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/white/checkmark.svg b/stuff/config/qss/Default/imgs/white/checkmark.svg new file mode 100644 index 00000000..22ec650b --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/checkmark.svg @@ -0,0 +1,38 @@ + + + + + + + image/svg+xml + + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/white/checkmark_disabled.svg b/stuff/config/qss/Default/imgs/white/checkmark_disabled.svg new file mode 100644 index 00000000..143f1ddb --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/checkmark_disabled.svg @@ -0,0 +1,38 @@ + + + + + + + image/svg+xml + + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/white/combo-down.svg b/stuff/config/qss/Default/imgs/white/combo-down.svg new file mode 100644 index 00000000..1ad4c188 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/combo-down.svg @@ -0,0 +1,34 @@ + + + + + + + image/svg+xml + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/white/combo-down_disabled.svg b/stuff/config/qss/Default/imgs/white/combo-down_disabled.svg new file mode 100644 index 00000000..be57b04a --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/combo-down_disabled.svg @@ -0,0 +1,34 @@ + + + + + + + image/svg+xml + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/white/combo-down_pressed.svg b/stuff/config/qss/Default/imgs/white/combo-down_pressed.svg new file mode 100644 index 00000000..1ad4c188 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/combo-down_pressed.svg @@ -0,0 +1,34 @@ + + + + + + + image/svg+xml + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/white/flipmarker.svg b/stuff/config/qss/Default/imgs/white/flipmarker.svg new file mode 100644 index 00000000..5bf403c7 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/flipmarker.svg @@ -0,0 +1,45 @@ + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/white/flipmarker_dark.svg b/stuff/config/qss/Default/imgs/white/flipmarker_dark.svg new file mode 100644 index 00000000..5038578e --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/flipmarker_dark.svg @@ -0,0 +1,49 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/white/flipslider.svg b/stuff/config/qss/Default/imgs/white/flipslider.svg new file mode 100644 index 00000000..9659d963 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/flipslider.svg @@ -0,0 +1,34 @@ + + + + + + + image/svg+xml + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/white/flipslider_dark.svg b/stuff/config/qss/Default/imgs/white/flipslider_dark.svg new file mode 100644 index 00000000..1cc62d84 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/flipslider_dark.svg @@ -0,0 +1,34 @@ + + + + + + + image/svg+xml + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/white/fsp_checked.svg b/stuff/config/qss/Default/imgs/white/fsp_checked.svg new file mode 100644 index 00000000..f49ee6b8 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/fsp_checked.svg @@ -0,0 +1,58 @@ + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/white/fsp_unchecked.svg b/stuff/config/qss/Default/imgs/white/fsp_unchecked.svg new file mode 100644 index 00000000..f49ee6b8 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/fsp_unchecked.svg @@ -0,0 +1,58 @@ + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/white/gear.svg b/stuff/config/qss/Default/imgs/white/gear.svg new file mode 100644 index 00000000..43948a5b --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/gear.svg @@ -0,0 +1,38 @@ + + + + + + + image/svg+xml + + + + + + + + + diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/minus.svg b/stuff/config/qss/Default/imgs/white/minus.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/minus.svg rename to stuff/config/qss/Default/imgs/white/minus.svg diff --git a/stuff/config/qss/Default/imgs/white/nextkey.svg b/stuff/config/qss/Default/imgs/white/nextkey.svg new file mode 100644 index 00000000..5d66ee05 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/nextkey.svg @@ -0,0 +1,30 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/white/nextkey_disabled.svg b/stuff/config/qss/Default/imgs/white/nextkey_disabled.svg new file mode 100644 index 00000000..3805b0d6 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/nextkey_disabled.svg @@ -0,0 +1,31 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/white/nextkey_over.svg b/stuff/config/qss/Default/imgs/white/nextkey_over.svg new file mode 100644 index 00000000..6355e04d --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/nextkey_over.svg @@ -0,0 +1,30 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/plus.svg b/stuff/config/qss/Default/imgs/white/plus.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/plus.svg rename to stuff/config/qss/Default/imgs/white/plus.svg diff --git a/stuff/config/qss/Default/imgs/white/prevkey.svg b/stuff/config/qss/Default/imgs/white/prevkey.svg new file mode 100644 index 00000000..77bb69c2 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/prevkey.svg @@ -0,0 +1,30 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/white/prevkey_disabled.svg b/stuff/config/qss/Default/imgs/white/prevkey_disabled.svg new file mode 100644 index 00000000..d36c82f7 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/prevkey_disabled.svg @@ -0,0 +1,31 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/white/prevkey_over.svg b/stuff/config/qss/Default/imgs/white/prevkey_over.svg new file mode 100644 index 00000000..12658138 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/prevkey_over.svg @@ -0,0 +1,30 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/white/radiobutton_checked.svg b/stuff/config/qss/Default/imgs/white/radiobutton_checked.svg new file mode 100644 index 00000000..654223be --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/radiobutton_checked.svg @@ -0,0 +1,36 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/white/radiobutton_unchecked.svg b/stuff/config/qss/Default/imgs/white/radiobutton_unchecked.svg new file mode 100644 index 00000000..5f840902 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/radiobutton_unchecked.svg @@ -0,0 +1,26 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/white/scroll-down.svg b/stuff/config/qss/Default/imgs/white/scroll-down.svg new file mode 100644 index 00000000..6aac4991 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/scroll-down.svg @@ -0,0 +1,21 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/white/scroll-left.svg b/stuff/config/qss/Default/imgs/white/scroll-left.svg new file mode 100644 index 00000000..924d58e8 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/scroll-left.svg @@ -0,0 +1,21 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/white/scroll-right.svg b/stuff/config/qss/Default/imgs/white/scroll-right.svg new file mode 100644 index 00000000..edd9ce4b --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/scroll-right.svg @@ -0,0 +1,21 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/white/scroll-up.svg b/stuff/config/qss/Default/imgs/white/scroll-up.svg new file mode 100644 index 00000000..3328228d --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/scroll-up.svg @@ -0,0 +1,21 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/segment_disabled.svg b/stuff/config/qss/Default/imgs/white/segment_disabled.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/segment_disabled.svg rename to stuff/config/qss/Default/imgs/white/segment_disabled.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/segment_linked.svg b/stuff/config/qss/Default/imgs/white/segment_linked.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/segment_linked.svg rename to stuff/config/qss/Default/imgs/white/segment_linked.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/segment_unlinked.svg b/stuff/config/qss/Default/imgs/white/segment_unlinked.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/segment_unlinked.svg rename to stuff/config/qss/Default/imgs/white/segment_unlinked.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/selectiontool_position.svg b/stuff/config/qss/Default/imgs/white/selectiontool_position.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/selectiontool_position.svg rename to stuff/config/qss/Default/imgs/white/selectiontool_position.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/selectiontool_rotation.svg b/stuff/config/qss/Default/imgs/white/selectiontool_rotation.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/selectiontool_rotation.svg rename to stuff/config/qss/Default/imgs/white/selectiontool_rotation.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/selectiontool_scalepeg.svg b/stuff/config/qss/Default/imgs/white/selectiontool_scalepeg.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/selectiontool_scalepeg.svg rename to stuff/config/qss/Default/imgs/white/selectiontool_scalepeg.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/selectiontool_thickness.svg b/stuff/config/qss/Default/imgs/white/selectiontool_thickness.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/selectiontool_thickness.svg rename to stuff/config/qss/Default/imgs/white/selectiontool_thickness.svg diff --git a/stuff/config/qss/Default/imgs/white/slider-groove.svg b/stuff/config/qss/Default/imgs/white/slider-groove.svg new file mode 100644 index 00000000..c3215e7f --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/slider-groove.svg @@ -0,0 +1,24 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/white/slider-groove_dark.svg b/stuff/config/qss/Default/imgs/white/slider-groove_dark.svg new file mode 100644 index 00000000..a64f057f --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/slider-groove_dark.svg @@ -0,0 +1,24 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/white/slider-groove_disabled.svg b/stuff/config/qss/Default/imgs/white/slider-groove_disabled.svg new file mode 100644 index 00000000..fb84ad9c --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/slider-groove_disabled.svg @@ -0,0 +1,24 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/white/slider-groove_disabled_dark.svg b/stuff/config/qss/Default/imgs/white/slider-groove_disabled_dark.svg new file mode 100644 index 00000000..223499b8 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/slider-groove_disabled_dark.svg @@ -0,0 +1,24 @@ + +image/svg+xml \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/white/slider-handle.svg b/stuff/config/qss/Default/imgs/white/slider-handle.svg new file mode 100644 index 00000000..ba0a9031 --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/slider-handle.svg @@ -0,0 +1,40 @@ + + + + + + + image/svg+xml + + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/white/slider-handle_disabled.svg b/stuff/config/qss/Default/imgs/white/slider-handle_disabled.svg new file mode 100644 index 00000000..9ccf134a --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/slider-handle_disabled.svg @@ -0,0 +1,40 @@ + + + + + + + image/svg+xml + + + + + + + + + diff --git a/stuff/config/qss/Default/imgs/white/subfolder.svg b/stuff/config/qss/Default/imgs/white/subfolder.svg new file mode 100644 index 00000000..4311ff4a --- /dev/null +++ b/stuff/config/qss/Default/imgs/white/subfolder.svg @@ -0,0 +1,42 @@ + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/tree17_branch-closed.svg b/stuff/config/qss/Default/imgs/white/tree17_branch-closed.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/tree17_branch-closed.svg rename to stuff/config/qss/Default/imgs/white/tree17_branch-closed.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/tree17_branch-closed_nosib.svg b/stuff/config/qss/Default/imgs/white/tree17_branch-closed_nosib.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/tree17_branch-closed_nosib.svg rename to stuff/config/qss/Default/imgs/white/tree17_branch-closed_nosib.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/tree17_branch-end.svg b/stuff/config/qss/Default/imgs/white/tree17_branch-end.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/tree17_branch-end.svg rename to stuff/config/qss/Default/imgs/white/tree17_branch-end.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/tree17_branch-more.svg b/stuff/config/qss/Default/imgs/white/tree17_branch-more.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/tree17_branch-more.svg rename to stuff/config/qss/Default/imgs/white/tree17_branch-more.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/tree17_branch-open.svg b/stuff/config/qss/Default/imgs/white/tree17_branch-open.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/tree17_branch-open.svg rename to stuff/config/qss/Default/imgs/white/tree17_branch-open.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/tree17_branch-open_nosib.svg b/stuff/config/qss/Default/imgs/white/tree17_branch-open_nosib.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/tree17_branch-open_nosib.svg rename to stuff/config/qss/Default/imgs/white/tree17_branch-open_nosib.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/tree17_vline.svg b/stuff/config/qss/Default/imgs/white/tree17_vline.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/tree17_vline.svg rename to stuff/config/qss/Default/imgs/white/tree17_vline.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/tree22_branch-closed.svg b/stuff/config/qss/Default/imgs/white/tree22_branch-closed.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/tree22_branch-closed.svg rename to stuff/config/qss/Default/imgs/white/tree22_branch-closed.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/tree22_branch-closed_nosib.svg b/stuff/config/qss/Default/imgs/white/tree22_branch-closed_nosib.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/tree22_branch-closed_nosib.svg rename to stuff/config/qss/Default/imgs/white/tree22_branch-closed_nosib.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/tree22_branch-end.svg b/stuff/config/qss/Default/imgs/white/tree22_branch-end.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/tree22_branch-end.svg rename to stuff/config/qss/Default/imgs/white/tree22_branch-end.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/tree22_branch-more.svg b/stuff/config/qss/Default/imgs/white/tree22_branch-more.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/tree22_branch-more.svg rename to stuff/config/qss/Default/imgs/white/tree22_branch-more.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/tree22_branch-open.svg b/stuff/config/qss/Default/imgs/white/tree22_branch-open.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/tree22_branch-open.svg rename to stuff/config/qss/Default/imgs/white/tree22_branch-open.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/tree22_branch-open_nosib.svg b/stuff/config/qss/Default/imgs/white/tree22_branch-open_nosib.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/tree22_branch-open_nosib.svg rename to stuff/config/qss/Default/imgs/white/tree22_branch-open_nosib.svg diff --git a/stuff/config/qss/Astral_072_Dark/imgs/white/tree22_vline.svg b/stuff/config/qss/Default/imgs/white/tree22_vline.svg similarity index 100% rename from stuff/config/qss/Astral_072_Dark/imgs/white/tree22_vline.svg rename to stuff/config/qss/Default/imgs/white/tree22_vline.svg diff --git a/stuff/config/qss/Default/less/.vscode/settings.json b/stuff/config/qss/Default/less/.vscode/settings.json new file mode 100644 index 00000000..b0c3c82d --- /dev/null +++ b/stuff/config/qss/Default/less/.vscode/settings.json @@ -0,0 +1,19 @@ +{ + // [VSCode] 2 Spaces for Tab + "editor.tabSize": 2, + + // [EasyLess Extension] Compile Config + "less.compile": { + "compress": true, + "sourceMap": false, + "out": false + }, + + // [Less IntelliSense Extension] Exclude Config + "less.scannerExclude":[ + "**/.git", + "**/.vscode", + "**/layouts", + "**/themes" + ] +} diff --git a/stuff/config/qss/Default/less/Default.less b/stuff/config/qss/Default/less/Default.less new file mode 100644 index 00000000..3171e03f --- /dev/null +++ b/stuff/config/qss/Default/less/Default.less @@ -0,0 +1,411 @@ +// out: ../Default.qss + +// MASTER THEME FILE +// All other themes are linked to this theme with the use of color functions, any +// changes here may also affect other themes. +// +// The way the theme works is that most properties are value linked to the @bg +// variable. So if the @bg variable changes, so does everything else. + +// Include All +@import 'main'; + +// IMG Location +@img-url: 'imgs/white'; + +@bg: #484848; +@accent: darken(@bg, 10); + +@text-color: lighten(@bg, 51.7647); +@text-color-disabled: mix(@text-color, @bg, 50); + +@selected-bg-color: rgb(83, 133, 166); +@selected-text-color: rgb(242, 242, 242); + +@selected-bg-color-secondary: lighten(@bg, 12); +@selected-text-color-secondary: @text-color; + +@dock-bg-color: darken(@bg, 18); +@dock-placeholder-color: @selected-bg-color; + +@window-border-color: @dock-bg-color; +@dialogButtonFrame-bg-color: darken(@bg, 6); +@dialogButtonFrame-border-color: @accent; + +@label-title: rgb(159, 218, 255); +@label-error: rgb(255, 0, 0); + +// ----------------------------------------------------------------------------- +// Tabs +// ----------------------------------------------------------------------------- + +// Container +@tabbar-bg-color: darken(@bg, 6); + +// Tabs +@tab-bg-color: @tabbar-bg-color; +@tab-text-color: mix(@tab-bg-color, @text-color, 40); + +@tab-bg-color-hover: @tab-bg-color-selected; +@tab-text-color-hover: @tab-text-color; + +@tab-bg-color-selected: @bg; +@tab-text-color-selected: lighten(@text-color, 15); + +// ----------------------------------------------------------------------------- +// Topbar & Workspaces +// ----------------------------------------------------------------------------- + +// Topbar +@topbar-bg-color: @bg; + +// Workspace Tabs +@rooms-tab-bg-color: @tab-bg-color; +@rooms-tab-text-color: @tab-text-color; + +@rooms-tab-bg-color-hover: @tab-bg-color-hover; +@rooms-text-color-hover: @rooms-tab-text-color; + +@rooms-tab-bg-color-selected: @bg; +@rooms-tab-text-color-selected: @tab-text-color-selected; + +// ----------------------------------------------------------------------------- +// Menu +// ----------------------------------------------------------------------------- + +@menu-bg-color: @bg; +@menu-border-color: @accent; +@menu-separator-color: @menu-border-color; +@menu-checkbox-text-color-selected: @text-color; + +// ----------------------------------------------------------------------------- +// Titlebars +// ----------------------------------------------------------------------------- + +@title-bg-color: darken(@bg, 6); +@title-text-color: lighten(@bg, 30.9804); +@title-text-color-active: lighten(@bg, 65.8824); + +// ----------------------------------------------------------------------------- +// Scrollbars +// ----------------------------------------------------------------------------- + +// Container +@scrollbar-bg-color: darken(@bg, 8); + +// Handle +@scrollbar-handle-border-size: 1px; +@scrollbar-handle-radius: 4px; +@scrollbar-handle-margin: 3px; + +@scrollbar-handle-bg-color: lighten(@bg, 4); +@scrollbar-handle-border-color: @scrollbar-handle-bg-color; + +@scrollbar-handle-bg-color-hover: lighten(@scrollbar-handle-bg-color, 8); +@scrollbar-handle-border-color-hover: @scrollbar-handle-bg-color-hover; + +@scrollbar-handle-bg-color-pressed: lighten(@scrollbar-handle-bg-color-hover, 8); +@scrollbar-handle-border-color-pressed: @scrollbar-handle-bg-color-pressed; + +// ----------------------------------------------------------------------------- +// Trees +// ----------------------------------------------------------------------------- + +@tree-bg-color: darken(@bg, 9); +@tree-bg-color-alt: lighten(@tree-bg-color, 2); + +// ----------------------------------------------------------------------------- +// Button +// ----------------------------------------------------------------------------- + +@button-border-size: 0; +@button-margin: 1px; + +@button-bg-color: lighten(@bg, 13); +@button-border-color: @bg; +@button-text-color: lighten(@text-color, 5); + +@button-bg-color-hover: lighten(@button-bg-color, 5); +@button-border-color-hover: @button-border-color; +@button-text-color-hover: @button-text-color; + +@button-bg-color-pressed: darken(@button-bg-color, 22); +@button-border-color-pressed: @button-border-color; +@button-text-color-pressed: @button-text-color; + +@button-bg-color-checked: @button-bg-color-pressed; +@button-border-color-checked: @button-border-color; +@button-text-color-checked: @button-text-color; + +@button-bg-color-checked-hover: lighten(@button-bg-color-checked, 2); +@button-bg-color-checked-hover-pressed: @button-bg-color-pressed; + +@button-bg-color-disabled: lighten(@bg, 5); +@button-border-color-disabled: @button-border-color; +@button-text-color-disabled: @text-color-disabled; + +// ----------------------------------------------------------------------------- +// Tool Buttons +// ----------------------------------------------------------------------------- + +// Main +@toolbutton-border-size: 0; + +@toolbutton-bg-color: rgba(255, 255, 255, 0.00); +@toolbutton-border-color: @toolbutton-bg-color; + +@toolbutton-bg-color-hover: @button-bg-color-hover; +@toolbutton-border-color-hover: @toolbutton-bg-color-hover; + +@toolbutton-bg-color-checked: @selected-bg-color; +@toolbutton-border-color-checked: @toolbutton-bg-color-checked; +@toolbutton-text-color-checked: @text-color; + +@toolbutton-bg-color-checked-hover: lighten(@toolbutton-bg-color-checked, 5); +@toolbutton-border-color-checked-hover: @toolbutton-bg-color-checked-hover; + +// Lock +@toolbutton-lock-bg-color-checked: #C34040; +@toolbutton-lock-border-color-checked: @toolbutton-lock-bg-color-checked; + +@toolbutton-lock-bg-color-checked-hover: lighten(@toolbutton-lock-bg-color-checked, 5); +@toolbutton-lock-border-color-checked-hover: @toolbutton-lock-bg-color-checked-hover; + +// ----------------------------------------------------------------------------- +// ComboBox +// ----------------------------------------------------------------------------- + +@combobox-border-size: @button-border-size; +@combobox-margin: 1px 0; + +@combobox-bg-color: @button-bg-color; +@combobox-border-color: @button-border-color; +@combobox-text-color: @button-text-color; + +@combobox-bg-color-hover: @button-bg-color-hover; +@combobox-border-color-hover: @combobox-border-color; +@combobox-text-color-hover: @combobox-text-color; + +@combobox-bg-color-pressed: @combobox-bg-color; +@combobox-border-color-pressed: @combobox-border-color; +@combobox-text-color-pressed: @combobox-text-color; + +@combobox-bg-color-disabled: @button-bg-color-disabled; +@combobox-border-color-disabled: @button-border-color-disabled; + +// Drop-Arrow Box +@droparrow-bg-color: rgba(255, 255, 255, 0.00); +@droparrow-border-size: 0; +@droparrow-border-color: @combobox-border-color; + +// ----------------------------------------------------------------------------- +// Textfield +// ----------------------------------------------------------------------------- + +@input-bg-color: darken(@bg, 9); +@input-border-color: darken(@input-bg-color, 0); +@input-text-color: @text-color; + +@input-bg-color-focus: @input-bg-color; +@input-border-color-focus: @selected-bg-color; +@input-text-color-focus: @input-text-color; + +@input-bg-color-disabled: mix(@input-bg-color, @bg, 50); +@input-border-color-disabled: mix(@input-border-color, @bg, 50); +@input-text-color-disabled: @text-color-disabled; + +// Text Selection +@input-selection-text-color: @selected-text-color; +@input-selection-bg-color: @selected-bg-color; + +// ----------------------------------------------------------------------------- +// CheckBox +// ----------------------------------------------------------------------------- + +@checkbox-bg-color: @button-bg-color; +@checkbox-border-color: @checkbox-bg-color; + +@checkbox-bg-color-hover: @button-bg-color-hover; +@checkbox-border-color-hover: @checkbox-bg-color-hover; +@checkbox-text-color-hover: @text-color; + +@checkbox-bg-color-checked: @checkbox-bg-color; +@checkbox-border-color-checked: @checkbox-border-color; + +@checkbox-bg-color-disabled: @button-bg-color-disabled; +@checkbox-border-color-disabled: @checkbox-bg-color-disabled; + +// ----------------------------------------------------------------------------- +// Slider +// ----------------------------------------------------------------------------- + +// Single +@slider-groove-img: 'slider-groove.svg'; +@slider-groove-img-disabled: 'slider-groove_disabled.svg'; + +@slider-handle-width: 8px; +@slider-handle-img: 'slider-handle.svg'; +@slider-handle-img-disabled: 'slider-handle_disabled.svg'; + +// This one is used only for #ViewerFpsSlider +@slider-handle-bg-color: lighten(@bg, 35); +@slider-handle-border-color: @slider-handle-bg-color; + +// DoublePairField, IntPairField +@slider-groove-color: darken(@bg, 14); +@slider-left-handle: @slider-handle-img; +@slider-right-handle: @slider-handle-img; +@slider-left-handle-disabled: @slider-handle-img-disabled; +@slider-right-handle-disabled: @slider-handle-img-disabled; + +// ----------------------------------------------------------------------------- +// File Browser +// ----------------------------------------------------------------------------- + +// All Panes +@browser-folder-text-color: @label-title; +@browser-folder-text-color-selected: @selected-text-color; + +// Left Pane +@browser-listview-bg-color: @bg; +@browser-listview-bg-color-alt: @browser-listview-bg-color; + +// Right Pane +@browser-itemview-bg-color: @tree-bg-color; +@browser-itemview-bg-color-alt: @tree-bg-color-alt; + +// ----------------------------------------------------------------------------- +// Viewer Window +// ----------------------------------------------------------------------------- + +// FlipSlider +@flipmarker-img: 'flipmarker.svg'; +@flipslider-img: 'flipslider.svg'; +@flipslider-base-color: darken(@bg, 10); +@flipslider-notstarted-color: rgba(205, 101, 101, 0.78); +@flipslider-started-color: rgb(26, 188, 63); +@flipslider-finished-color: @flipslider-base-color; + +// Ruler +@viewer-ruler-bg-color: @bg; +@viewer-ruler-scale-color: @text-color; +@viewer-ruler-ToolOptionValues-color: darken(@bg, 50); + +// ----------------------------------------------------------------------------- +// Schematic Viewer +// ----------------------------------------------------------------------------- + +@schematic-viewer-bg-color: darken(@bg, 5); + +@schematic-label-text-color: #a0e680; + +@schematic-help-button-bg-color: #80a0dc; +@schematic-help-button-bg-color-hover: lighten(@schematic-help-button-bg-color, 10); + +// ----------------------------------------------------------------------------- +// XSheet +// ----------------------------------------------------------------------------- + +// XSheet Context Menus +@xsheet-menu-preview-color: #E6E678; +@xsheet-menu-lock-color: #F5F5F5; +@xsheet-menu-camstand-color: #FFA480; +@xsheet-menu-text-color: #000; + +// XSheet Notes +@xsheet-notes-text-color: #000; + +// XSheet Spreadsheet Viewer +@xsheet-text-color: @text-color; +@xsheet-bg-color: darken(@bg, 5); +@xsheet-LightLine-color: darken(@bg, 10.9804); +@xsheet-MarkerLine-color: #1E96C4; +@xsheet-VerticalLine-color: darken(#626262, 25); +@xsheet-VerticalLineHead-color: lighten(@bg, 21.9608); +@xsheet-PreviewFrameText-color: @label-title; +@xsheet-CurrentRowBG-color: #506082; + +@xsheet-EmptyColumnHead-color: lighten(@bg, 10.1961); +@xsheet-SelectedColumnText-color: #E66464; + +@xsheet-EmptyCell-color: darken(@bg, 3.1373); +@xsheet-NotEmptyColumn-color: @bg; +@xsheet-SelectedEmptyCell-color: lighten(@bg, 14.1176); + +@xsheet-LevelColumn-color: #4C6E4C; +@xsheet-LevelColumnBorder-color: #8FB38F; +@xsheet-SelectedLevelColumn-color: #6B8C6B; + +@xsheet-VectorColumn-color: #7B7B4C; +@xsheet-VectorColumnBorder-color: #BBBB9A; +@xsheet-SelectedVectorColumn-color: #8C8C60; + +@xsheet-ChildColumn-color: #6A526B; +@xsheet-ChildColumnBorder-color: #B1A3B3; +@xsheet-SelectedChildColumn-color: #7A617A; + +@xsheet-FullColorColumn-color: #657A96; +@xsheet-FullColorColumnBorder-color: #9EB8BB; +@xsheet-SelectedFullColorColumn-color: #8896A7; + +@xsheet-FxColumn-color: #56553C; +@xsheet-FxColumnBorder-color: #95958A; +@xsheet-SelectedFxColumn-color: #6A6D5A; + +@xsheet-ReferenceColumn-color: #616161; +@xsheet-ReferenceColumnBorder-color: #A2A2A2; +@xsheet-SelectedReferenceColumn-color: #828282; + +@xsheet-PaletteColumn-color: #3A655F; +@xsheet-PaletteColumnBorder-color: #86ACA7; +@xsheet-SelectedPaletteColumn-color: #5F8581; + +@xsheet-MeshColumn-color: #684D86; +@xsheet-MeshColumnBorder-color: #BA92EF; +@xsheet-SelectedMeshColumn-color: #8A75A2; + +@xsheet-SoundColumn-color: #657456; +@xsheet-SoundColumnBorder-color: #A0AF7D; +@xsheet-SelectedSoundColumn-color: #7F956A; +@xsheet-SoundColumnHL-color: #34FE5E; +@xsheet-SoundColumnTrack-color: #B6C29D; + +@xsheet-ColumnHeadPastelizer-color: #000; +@xsheet-SelectedColumnHead-color: #506082; + +@xsheet-LightLightBG-color: darken(@bg, 3.1373); +@xsheet-LightBG-color: lighten(@bg, 65.8824); +@xsheet-DarkBG-color: lighten(@bg, 60.0000); +@xsheet-DarkLine-color: lighten(@bg, 30.5882); + +// ----------------------------------------------------------------------------- +// Function Editor +// ----------------------------------------------------------------------------- + +// Function Treeview +@function-treeview-text-color: @text-color; +@function-treeview-text-color-selected: #E66464; + +// Function Curve Panel +@function-panel-bg-color: darken(@bg, 5.0980); +@function-panel-ValueLine-color: @bg; +@function-panel-FrameLine-color: lighten(@bg, 9.4118); +@function-panel-OtherCurves-color: lighten(@function-panel-bg-color, 30); +@function-panel-RulerBG-color: darken(@function-panel-bg-color, 3); +@function-panel-Text-color: @text-color; +@function-panel-Sub-color: #000; +@function-panel-Selected-color: #FFA500; + +// Function Spreadsheet Viewer +@function-KeyFrame-color: rgb(153,93,29); +@function-KeyFrameBorder-color: rgb(201,176,75); +@function-SelectedKeyFrame-color: rgb(151,128,86); + +@function-Inbetween-color: rgb(102,98,80); +@function-InbetweenBorder-color: rgb(205,206,200); +@function-SelectedInbetween-color: rgb(126,128,121); + +@function-SelectedSceneRangeEmpty-color: lighten(@bg, 17.6471); + +@function-ExpressionFieldBG-color: lighten(@bg, 61.9608); +@function-ExpressionFieldBorder-color: darken(@bg, 8.2353); diff --git a/stuff/config/qss/Astral_072_Dark/less/base/colors.less b/stuff/config/qss/Default/less/base/colors.less similarity index 87% rename from stuff/config/qss/Astral_072_Dark/less/base/colors.less rename to stuff/config/qss/Default/less/base/colors.less index 173b049d..53a7f68e 100644 --- a/stuff/config/qss/Astral_072_Dark/less/base/colors.less +++ b/stuff/config/qss/Default/less/base/colors.less @@ -1,8 +1,11 @@ // ----------------------------------------------------------------------------- -// Common Palette +// Generic Palette Reference // ----------------------------------------------------------------------------- -// Original Ghibli Palette +// Intended as a color library for reference and legacy. +// But these can also be called. + +// Original Studio Ghibli Palette (v1.0.0 - v1.1.2) @palette-gray048: #303030; @palette-gray072: #484848; @palette-gray128: #808080; @@ -15,7 +18,7 @@ @palette-sunglo: #E66464; @palette-cold-turkey: #d3bfbf; -// Basic +// Generic @palette-school-bus-yellow: #ffdc00; @palette-tangerine: #eb9405; @palette-orange: #FFA500; @@ -47,6 +50,6 @@ @palette-lynch: #607388; @palette-classic: #aba8a6; -// Windows 10 +// Official Windows 10 @palette-win10-selected: #cce8ff; @palette-win10-selected-border: #99d1ff; diff --git a/stuff/config/qss/Astral_072_Dark/less/base/mixins.less b/stuff/config/qss/Default/less/base/mixins.less similarity index 83% rename from stuff/config/qss/Astral_072_Dark/less/base/mixins.less rename to stuff/config/qss/Default/less/base/mixins.less index 0580f659..d25338b0 100644 --- a/stuff/config/qss/Astral_072_Dark/less/base/mixins.less +++ b/stuff/config/qss/Default/less/base/mixins.less @@ -1,10 +1,11 @@ // ----------------------------------------------------------------------------- -// Mixins +// Mixins & Functions // ----------------------------------------------------------------------------- // Common Typography // ----------------------------------------------------------------------------- +// Calls the code font .text-code() { font-family: 'Courier New', monospace; } @@ -12,10 +13,12 @@ // Selected Objects and Hover States // ----------------------------------------------------------------------------- +// Calls the primary selected object style .selected-primary() { background-color: @selected-bg-color; color: @selected-text-color; } +// Calls the secondary selected object style .selected-secondary() { background-color: @selected-bg-color-secondary; color: @selected-text-color-secondary; diff --git a/stuff/config/qss/Astral_072_Dark/less/components/all.less b/stuff/config/qss/Default/less/components/all.less similarity index 85% rename from stuff/config/qss/Astral_072_Dark/less/components/all.less rename to stuff/config/qss/Default/less/components/all.less index de4c3b5f..e9552f38 100644 --- a/stuff/config/qss/Astral_072_Dark/less/components/all.less +++ b/stuff/config/qss/Default/less/components/all.less @@ -3,7 +3,7 @@ // ----------------------------------------------------------------------------- @import 'buttons'; -@import 'boxes'; +@import 'frames'; @import 'icons'; @import 'tabs'; -@import 'treeviews'; +@import 'trees'; diff --git a/stuff/config/qss/Astral_072_Dark/less/components/buttons.less b/stuff/config/qss/Default/less/components/buttons.less similarity index 86% rename from stuff/config/qss/Astral_072_Dark/less/components/buttons.less rename to stuff/config/qss/Default/less/components/buttons.less index 8b94aef2..87dc996d 100644 --- a/stuff/config/qss/Astral_072_Dark/less/components/buttons.less +++ b/stuff/config/qss/Default/less/components/buttons.less @@ -5,6 +5,7 @@ // Show (+/-) Button // ----------------------------------------------------------------------------- +// A button style for the show more options button .button-show { image: url('@{img-url}/plus.svg'); image-position: center center; @@ -29,6 +30,7 @@ // Tool Button // ----------------------------------------------------------------------------- +// A button style intended for highlighting selected tools .button-tool { background-color: @toolbutton-bg-color; border: 1px solid @toolbutton-border-color; @@ -38,14 +40,12 @@ &:hover { background-color: @toolbutton-bg-color-hover; border-color: @toolbutton-border-color-hover; - } - &:pressed { - background-color: @toolbutton-bg-color-pressed; - border-color: @toolbutton-border-color-pressed; + color: @button-text-color; } &:checked { background-color: @toolbutton-bg-color-checked; border-color: @toolbutton-border-color-checked; + color: @toolbutton-text-color-checked; &:hover { background-color: @toolbutton-bg-color-checked-hover; border-color: @toolbutton-border-color-checked-hover; @@ -56,9 +56,10 @@ } } -// Minimalist Flat/Highlight Button +// Flat Button // ----------------------------------------------------------------------------- +// A flat button style with no border and no margin .button-flat { background-color: none; border: 0; @@ -68,6 +69,6 @@ background-color: @toolbutton-bg-color-hover; } &:pressed { - background-color: @accent1; + background-color: @accent; } } diff --git a/stuff/config/qss/Astral_072_Dark/less/components/boxes.less b/stuff/config/qss/Default/less/components/frames.less similarity index 53% rename from stuff/config/qss/Astral_072_Dark/less/components/boxes.less rename to stuff/config/qss/Default/less/components/frames.less index d46479fb..551d1a8b 100644 --- a/stuff/config/qss/Astral_072_Dark/less/components/boxes.less +++ b/stuff/config/qss/Default/less/components/frames.less @@ -1,11 +1,9 @@ /* ----------------------------------------------------------------------------- - Component: Group Boxes + Component: Frames ----------------------------------------------------------------------------- */ -// Base -// ----------------------------------------------------------------------------- - -.box-base { - border: 1px solid @groupbox-color; +// A basic bounding box +.frame { + border: 1px solid @accent; border-radius: 2px; } diff --git a/stuff/config/qss/Astral_072_Dark/less/components/icons.less b/stuff/config/qss/Default/less/components/icons.less similarity index 66% rename from stuff/config/qss/Astral_072_Dark/less/components/icons.less rename to stuff/config/qss/Default/less/components/icons.less index 13122e63..fa2ff402 100644 --- a/stuff/config/qss/Astral_072_Dark/less/components/icons.less +++ b/stuff/config/qss/Default/less/components/icons.less @@ -5,14 +5,17 @@ // Camera Lock // ----------------------------------------------------------------------------- -.icon-lock { - height: 16px; - padding: 1px; - width: 16px; +.icon-lock() { + border: @toolbutton-border-size solid @toolbutton-border-color; + height: 18px; + padding: 0; + width: 18px; &:unchecked { image: url('@{img-url}/cam_unlock.svg'); } &:checked { + background-color: @toolbutton-lock-bg-color-checked; + border-color: @toolbutton-lock-border-color-checked; image: url('@{img-url}/cam_lock.svg'); } } @@ -20,10 +23,11 @@ // Force Square Pixel // ----------------------------------------------------------------------------- -.icon-fsp { +.icon-fsp() { height: 16px; + border: @toolbutton-border-size solid @toolbutton-border-color; image: url('@{img-url}/fsp_unchecked.svg'); - padding: 1px; + padding: 2px; width: 16px; &:checked { image: url('@{img-url}/fsp_checked.svg'); diff --git a/stuff/config/qss/Astral_072_Dark/less/components/tabs.less b/stuff/config/qss/Default/less/components/tabs.less similarity index 78% rename from stuff/config/qss/Astral_072_Dark/less/components/tabs.less rename to stuff/config/qss/Default/less/components/tabs.less index f6da1eec..6f2b9eb6 100644 --- a/stuff/config/qss/Astral_072_Dark/less/components/tabs.less +++ b/stuff/config/qss/Default/less/components/tabs.less @@ -6,23 +6,25 @@ // ----------------------------------------------------------------------------- .tab-container { - background-color: transparent; // Allows below line to show + background-color: transparent; // Allows below qproperty to show qproperty-BottomAboveLineColor: @tabbar-bg-color; - qproperty-BottomBelowLineColor: @tabbar-border-color; + qproperty-BottomBelowLineColor: @accent; } -// Flat Tab Style +// Flat Tabs // ----------------------------------------------------------------------------- +// Flat angular tabs with no top border .tab-flat { @horizontal-padding: 4px; background-color: @tab-bg-color; - border-right: 1px solid @tab-border-color; + border-right: 1px solid @accent; color: @tab-text-color; margin: 0 0 1px 0; padding: 3px @horizontal-padding 3px @horizontal-padding; &:hover { background-color: @tab-bg-color-hover; + color: @tab-text-color-hover; } &:selected { background-color: @tab-bg-color-selected; @@ -36,18 +38,23 @@ } } -// Round Tab Style +// Rounded Tabs // ----------------------------------------------------------------------------- +// Classical rounded tabs .tab-round { @horizontal-padding: 7px; background-color: @tab-bg-color; - border-top: 1px solid @tab-border-color; - border-right: 1px solid @tab-border-color; - border-left: 1px solid @tab-border-color; + border-top: 1px solid @accent; + border-right: 1px solid @accent; + border-left: 1px solid @accent; color: @tab-text-color; margin: 3px -1px 1px 0; padding: 2px @horizontal-padding 1px @horizontal-padding; + &:hover { + background-color: @tab-bg-color-hover; + color: @tab-text-color-hover; + } &:selected { background-color: @tab-bg-color-selected; border-top-right-radius: 2px; diff --git a/stuff/config/qss/Astral_072_Dark/less/components/treeviews.less b/stuff/config/qss/Default/less/components/trees.less similarity index 80% rename from stuff/config/qss/Astral_072_Dark/less/components/treeviews.less rename to stuff/config/qss/Default/less/components/trees.less index 25fd72da..075d7f99 100644 --- a/stuff/config/qss/Astral_072_Dark/less/components/treeviews.less +++ b/stuff/config/qss/Default/less/components/trees.less @@ -2,9 +2,11 @@ Component: Treeviews / Branch ----------------------------------------------------------------------------- */ -// List +// Tree List // ----------------------------------------------------------------------------- +// List text-items + .tree-list { background-color: @tree-bg-color; alternate-background-color: @tree-bg-color-alt; @@ -14,7 +16,7 @@ &::item { color: @text-color; &:selected { - .selected-primary; // base/mixins.less + .selected-primary; } &:focus { border: 0; @@ -23,12 +25,11 @@ } } -// Branch Size +// Branch Icon Size // ----------------------------------------------------------------------------- -// Extend to one of the branch sizes below that suits the situation. - -// Base mixin +// DO NOT EXTEND TO THIS MIXIN - IT IS A FUNCTION PLACEHOLDER +// There are multiple branch sizes to choose from, see below for options .branch-base(@size: 17) { &:adjoins-item { @@ -66,14 +67,19 @@ } } -// Size 17 // ----------------------------------------------------------------------------- +// Branch size options +// I used a mixin placeholder above and created the options below in their own +// classes because we cannot extend to a mixin, extend to any class below + +// Branch icon size 17 + .branch-17 { .branch-base(17); } -// Size 22 +// Branch icon size 22 // ----------------------------------------------------------------------------- .branch-22 { diff --git a/stuff/config/qss/Astral_072_Dark/less/layouts/all.less b/stuff/config/qss/Default/less/layouts/all.less similarity index 88% rename from stuff/config/qss/Astral_072_Dark/less/layouts/all.less rename to stuff/config/qss/Default/less/layouts/all.less index 07d35099..22deec59 100644 --- a/stuff/config/qss/Astral_072_Dark/less/layouts/all.less +++ b/stuff/config/qss/Default/less/layouts/all.less @@ -2,10 +2,10 @@ // Layouts // ----------------------------------------------------------------------------- -// Load mainwindow first (IMPORTANT) +// Load MainWindow First (Important) @import 'mainwindow'; -// Load everything else +// Load All @import 'controls'; @import 'filebrowser'; @import 'filmstrip'; diff --git a/stuff/config/qss/Default/less/layouts/controls.less b/stuff/config/qss/Default/less/layouts/controls.less new file mode 100644 index 00000000..9a4d4be9 --- /dev/null +++ b/stuff/config/qss/Default/less/layouts/controls.less @@ -0,0 +1,301 @@ +/* ----------------------------------------------------------------------------- + QT USER CONTROL CLASSES +----------------------------------------------------------------------------- */ + +// Styling Qt controls is best done by extending to a mixin. +// +// This is because if we style the Qt class directly, when we want to extend +// the style to a different class the compiler will get confused because Qt +// classes are unknown in LESS. +// +// In summary, when you want to use the style of a user control make sure to +// extend to the mixin and not the Qt class. + +/* ----------------------------------------------------------------------------- + Button +----------------------------------------------------------------------------- */ + +.Button { + background-color: @button-bg-color; + border-color: @button-border-color; + border-style: solid; + border-radius: 2px; + border-width: @button-border-size; + color: @button-text-color; + padding: 3px 15px; + margin: @button-margin; + &:hover { + background-color: @button-bg-color-hover; + border-color: @button-border-color-hover; + color: @button-text-color-hover; + } + &:pressed { + background-color: @button-bg-color-pressed; + border-color: @button-border-color-pressed; + color: @button-text-color-pressed; + } + &:checked { + background-color: @button-bg-color-checked; + border-color: @button-border-color-checked; + color: @button-text-color-checked; + &:hover { + background-color: @button-bg-color-checked-hover; + &:pressed { + background: @button-bg-color-checked-hover-pressed; + } + } + } + &:disabled { + background-color: @button-bg-color-disabled; + border-color: @button-border-color-disabled; + color: @button-text-color-disabled; + } +} + +QPushButton { // Qt Class (do not extend to this) + &:extend(.Button all); +} + +#PushButton_NoPadding { + padding: 3px; +} + +#GearButton { /* Camera Capture */ + qproperty-icon: url('@{img-url}/gear.svg'); +} + +#SubfolderButton { /* Camera Capture */ + qproperty-icon: url('@{img-url}/subfolder.svg'); +} + +/* ----------------------------------------------------------------------------- + ComboBox +----------------------------------------------------------------------------- */ + +.ComboBox { + background-color: @combobox-bg-color; + border: @combobox-border-size solid @combobox-border-color; + border-radius: 2px; + color: @combobox-text-color; + padding: 1px 0 1px 4px; + margin: @combobox-margin; + &:hover { + background-color: @combobox-bg-color-hover; + border-color: @combobox-border-color-hover; + color: @combobox-text-color-hover; + } + &:checked { + background-color: @combobox-bg-color-pressed; + border-color: @combobox-border-color-pressed; + color: @combobox-text-color-pressed; + } + &:disabled { + background-color: @combobox-bg-color-disabled; + border-color: @combobox-border-color-disabled; + } + &::drop-down { + background-color: @droparrow-bg-color; + border-left: @droparrow-border-size solid @droparrow-border-color; + border-top-right-radius: 2px; + border-bottom-right-radius: 2px; + image: url('@{img-url}/combo-down.svg'); + image-position: center center; + width: 16px; + &:hover { + image: url('@{img-url}/combo-down_pressed.svg'); + } + &:disabled { + border-color: @combobox-border-color-disabled; + image: url('@{img-url}/combo-down_disabled.svg'); + } + } + & QAbstractItemView { + background-color: @menu-bg-color; + border: 1px solid @menu-border-color; + selection-background-color: @selected-bg-color; + selection-color: @selected-text-color; + } +} + +QComboBox { // Qt Class (do not extend to this) + &:extend(.ComboBox all); +} + +/* ----------------------------------------------------------------------------- + Textfield +----------------------------------------------------------------------------- */ + +.Input { + background-color: @input-bg-color; + border: 1px solid @input-border-color; + border-radius: 2px; + color: @input-text-color; + selection-background-color: @input-selection-bg-color; + selection-color: @input-selection-text-color; + padding: 0 0 0 1px; + &:focus { + background-color: @input-bg-color-focus; + border-color: @input-border-color-focus; + color: @input-text-color-focus; + } + &:disabled { + background-color: @input-bg-color-disabled; + border-color: @input-border-color-disabled; + color: @input-text-color-disabled; + } +} + +QLineEdit { // Qt Class (do not extend to this) + &:extend(.Input all); +} + +/* ----------------------------------------------------------------------------- + CheckBox +----------------------------------------------------------------------------- */ + +.CheckBox { + color: @text-color; + &:hover { + color: @checkbox-text-color-hover; + } + &:disabled { + color: @text-color-disabled; + } + &::indicator { + background-color: @checkbox-bg-color; + border: 1px solid @checkbox-border-color; + border-radius: 2px; + height: 9px; /* fix for QGroupBox */ + padding: 1px; + width: 9px; /* fix for QMenu */ + &:hover { + background-color: @checkbox-bg-color-hover; + border-color: @checkbox-border-color-hover; + } + &:checked { + background-color: @checkbox-bg-color-checked; + border-color: @checkbox-border-color-checked; + image: url('@{img-url}/checkmark.svg'); + &:hover { + &:extend(.CheckBox::indicator:hover); + } + &:disabled { + background-color: @checkbox-bg-color-disabled; + border-color: @checkbox-border-color-disabled; + image: url('@{img-url}/checkmark_disabled.svg'); + } + } + &:disabled { + background-color: @checkbox-bg-color-disabled; + border-color: @checkbox-border-color-disabled; + } + } +} + +QCheckBox { // Qt Class (do not extend to this) + &:extend(.CheckBox all); +} + +/* ----------------------------------------------------------------------------- + Radio Button +----------------------------------------------------------------------------- */ + +.RadioButton { + &::indicator { + &:unchecked { + image: url('@{img-url}/radiobutton_unchecked.svg'); + image-position: center center; + } + &:checked { + image: url('@{img-url}/radiobutton_checked.svg'); + image-position: center center; + } + } +} + +QRadioButton { // Qt Class (do not extend to this) + &:extend(.RadioButton all); +} + +/* ----------------------------------------------------------------------------- + GroupBox +----------------------------------------------------------------------------- */ + +.GroupBox { + &:extend(.frame all); + margin: 6px 0 0 0; + padding: 5px 0px; + &::title { + subcontrol-origin: margin; + left: 15px; + margin: -3px 0 0 0; + padding: 0 3px; + &:hover { + color: @checkbox-text-color-hover; + } + &:disabled { + color: @text-color-disabled; + } + } + &::indicator { + &:extend(.CheckBox::indicator all); + subcontrol-origin: margin; + margin-top: 2px; + } + &:disabled { + color: @text-color-disabled; + } +} + +QGroupBox { // Qt Class (do not extend to this) + &:extend(.GroupBox all); +} + +/* ----------------------------------------------------------------------------- + Slider +----------------------------------------------------------------------------- */ + +.Slider { + &::groove:horizontal { + background-color: transparent; + background-image: url('@{img-url}/@{slider-groove-img}'); + background-position: center center; + background-repeat: repeat-x; + margin: 0; + height: 20px; + min-height: 20px; + &:disabled { + background-image: url('@{img-url}/@{slider-groove-img-disabled}'); + } + } + &::handle:horizontal { + width: @slider-handle-width; + margin: -2px 0 -2px 0; + image: url('@{img-url}/@{slider-handle-img}'); + &:disabled { + image: url('@{img-url}/@{slider-handle-img-disabled}'); + } + } +} + +QSlider { // Qt Class (do not extend to this) + &:extend(.Slider all); +} + +/* ----------------------------------------------------------------------------- + Double Slider +----------------------------------------------------------------------------- */ + +#IntPairField, +#DoublePairField { + qproperty-LightLineColor: @slider-groove-color; + qproperty-LightLineEdgeColor: @slider-groove-color; + qproperty-DarkLineColor: @slider-groove-color; + qproperty-MiddleLineColor: @slider-groove-color; + + qproperty-HandleLeftPixmap: url("@{img-url}/@{slider-left-handle}"); + qproperty-HandleRightPixmap: url("@{img-url}/@{slider-right-handle}"); + + qproperty-HandleLeftGrayPixmap: url("@{img-url}/@{slider-left-handle-disabled}"); + qproperty-HandleRightGrayPixmap: url("@{img-url}/@{slider-right-handle-disabled}"); +} diff --git a/stuff/config/qss/Astral_072_Dark/less/layouts/filebrowser.less b/stuff/config/qss/Default/less/layouts/filebrowser.less similarity index 66% rename from stuff/config/qss/Astral_072_Dark/less/layouts/filebrowser.less rename to stuff/config/qss/Default/less/layouts/filebrowser.less index d389b5e5..1f933041 100644 --- a/stuff/config/qss/Astral_072_Dark/less/layouts/filebrowser.less +++ b/stuff/config/qss/Default/less/layouts/filebrowser.less @@ -6,17 +6,13 @@ ----------------------------------------------------------------------------- */ #DirTreeView { - &:extend(.tree-list all); // components/treeviews.less - border: 1px solid @accent1; + &:extend(.tree-list all); + background-color: @browser-listview-bg-color; + alternate-background-color: @browser-listview-bg-color-alt; + border: 1px solid @accent; border-right: 0; &::branch { - &:extend(.branch-22 all); // components/treeviews.less - } - & QScrollBar { - &:horizontal { - height: 16px; - margin-bottom: -1px; - } + &:extend(.branch-22 all); } } @@ -33,37 +29,33 @@ DvItemViewerPanel { #FileBrowser { & DvItemViewerPanel { - background: @browser-itemview-bg-color; + background-color: @browser-itemview-bg-color; } #castFrame { - border-top: 1px solid @accent1; - border-right: 1px solid @accent1; - border-bottom: 1px solid @accent1; + border-top: 1px solid @accent; + border-right: 1px solid @accent; + border-bottom: 1px solid @accent; margin: 0; - & QScrollBar { - &:vertical { - width: 16px; - margin-right: -1px; - } - } } & QToolButton { padding: 1px; } } -#DvItemViewerButtonBar {} +#DvItemViewerButtonBar { + // Placeholder +} #LoadLevelFrame { - &:extend(.box-base all); // components/borders.less + &:extend(.frame all); } #LoadLevelShowButton { - &:extend(.button-show all); // components/buttons.less + &:extend(.button-show all); } #PsdSettingsGroupBox { - &:extend(.box-base all); // components/borders.less + &:extend(.frame all); } DvDirTreeView { @@ -74,7 +66,7 @@ DvDirTreeView { qproperty-SelectedFolderTextColor: @browser-folder-text-color-selected; alternate-background-color: @tree-bg-color-alt; background-color: @tree-bg-color; - border: 1px solid @accent1; + border: 1px solid @accent; } #FileDoesNotExistLabel { @@ -88,13 +80,14 @@ DvDirTreeView { #SceneCast { &:extend(#FileBrowser all); & QTreeView { - &:extend(.tree-list all); // components/treeviews.less + &:extend(.tree-list all); + background-color: @browser-listview-bg-color; &::branch { - &:extend(.branch-17 all); // components/treeviews.less + &:extend(.branch-17 all); } } & QToolBar { - border-top: 1px solid @accent1; + border-top: 1px solid @accent; } & QToolButton { margin: 3px 1px 2px 1px; @@ -102,7 +95,7 @@ DvDirTreeView { } } -// PR #1104. +// PR #1104 #CastBrowser { border: 0; margin: 0; diff --git a/stuff/config/qss/Astral_072_Dark/less/layouts/filmstrip.less b/stuff/config/qss/Default/less/layouts/filmstrip.less similarity index 81% rename from stuff/config/qss/Astral_072_Dark/less/layouts/filmstrip.less rename to stuff/config/qss/Default/less/layouts/filmstrip.less index 2312eb73..524dc669 100644 --- a/stuff/config/qss/Astral_072_Dark/less/layouts/filmstrip.less +++ b/stuff/config/qss/Default/less/layouts/filmstrip.less @@ -6,7 +6,7 @@ QComboBox { border-radius: 0; border-width: 0; - & QAbstractItemView { // Override QAbstractScrollArea (above) + & QAbstractItemView { background-color: @menu-bg-color; } } diff --git a/stuff/config/qss/Astral_072_Dark/less/layouts/format.less b/stuff/config/qss/Default/less/layouts/format.less similarity index 63% rename from stuff/config/qss/Astral_072_Dark/less/layouts/format.less rename to stuff/config/qss/Default/less/layouts/format.less index 661787b3..0b306653 100644 --- a/stuff/config/qss/Astral_072_Dark/less/layouts/format.less +++ b/stuff/config/qss/Default/less/layouts/format.less @@ -6,6 +6,7 @@ & QLabel {} // Space out the boxes vertically & #CleanupSettingsFrame { + // Needs margin for good placement margin-top: 2px; margin-bottom: 4px; } @@ -15,12 +16,11 @@ } #CleanupSettingsFrame { - // Added some margin to #CleanupSettings QDockWidget ONLY (above). - &:extend(.box-base all); // components/borders.less + &:extend(.frame all); } #CleanupSettingsShowButton { - &:extend(.button-show all); // components/buttons.less + &:extend(.button-show all); } ParamsPage { @@ -40,10 +40,8 @@ ParamsPage { background: none; } &::indicator { - // Apply a button style - &:extend(.button-tool all); // components/buttons.less - // Apply an icon - &:extend(.icon-lock all); // components/icons.less + &:extend(.button-tool all); // Apply a button style + .icon-lock; // Apply an icon } } @@ -54,7 +52,7 @@ ParamsPage { #CameraSettingsRadioButton_Small { padding: 0; &::indicator { - &:extend(.QRadioButton::indicator all); // layouts/controls.less + &:extend(.RadioButton::indicator all); background-color: transparent; border: 0; height: 21px; @@ -64,12 +62,9 @@ ParamsPage { } #ForceSquaredPixelButton { - // Apply a button style - &:extend(.button-tool all); // components/buttons.less - // Apply an icon - &:extend(.icon-fsp all); // components/icons.less + &:extend(.button-tool all); // Apply a button style + .icon-fsp; // Apply an icon margin: 0; - background: none; // fix for 128 highlight img } /* ----------------------------------------------------------------------------- @@ -81,13 +76,13 @@ ParamsPage { } #OutputSettingsBox { - &:extend(.box-base all); // components/borders.less + &:extend(.frame all); } #OutputSettingsCameraBox { - &:extend(.box-base all); // components/borders.less + &:extend(.frame all); } #OutputSettingsShowButton { - &:extend(.button-show all); // components/buttons.less + &:extend(.button-show all); } diff --git a/stuff/config/qss/Astral_072_Dark/less/layouts/mainwindow.less b/stuff/config/qss/Default/less/layouts/mainwindow.less similarity index 65% rename from stuff/config/qss/Astral_072_Dark/less/layouts/mainwindow.less rename to stuff/config/qss/Default/less/layouts/mainwindow.less index 01d63f50..cb783ea8 100644 --- a/stuff/config/qss/Astral_072_Dark/less/layouts/mainwindow.less +++ b/stuff/config/qss/Default/less/layouts/mainwindow.less @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - Main + Core ----------------------------------------------------------------------------- */ QWidget { @@ -34,8 +34,7 @@ QToolTip, #DockSeparator, QMainWindow::separator, -QSplitter::handle, -TPanel { +QSplitter::handle { background-color: @dock-bg-color; height: 4px; width: 4px; @@ -45,31 +44,37 @@ TPanel { background-color: @dock-placeholder-color; } +TPanel { + background-color: @window-border-color; +} + /* ----------------------------------------------------------------------------- - TopBar / QMenuBar + Topbar ----------------------------------------------------------------------------- */ #TopBar { background: @topbar-bg-color; border: 0; - border-bottom: 1px solid @topbar-border-color; // I have conditions (#C001) + border-bottom: 1px solid @accent; height: 21px; & #EditToolLockButton { + background: @topbar-bg-color; spacing: 0; &::indicator { - // Inherits from #ToolOptions (toolbar.less) - &:extend(.button-tool all); - height: 17px; + // This inherits from #ToolOptions (layouts/toolbar) + background: none; + border: none; + height: 18px; margin: 1px 2px 0 0; - padding-left: 1px; - padding-right: 1px; + padding-left: 0; + padding-right: 0; } } } #TopBarTabContainer { background-color: @topbar-bg-color; - margin-bottom: 1px; // (#C001) Required for #TopBar border-bottom to show + margin-bottom: 1px; // Required for #TopBar border-bottom to show } #StackedMenuBar { @@ -83,20 +88,20 @@ QMenuBar { border: 0; &::item { background-color: @topbar-bg-color; - border-left: 1px solid @topbar-bg-color; // Spacing for QMenu + border-left: 1px solid @topbar-bg-color; // Helps to align with QMenu margin: 0; padding: 3px 5px; &:selected { - .selected-secondary; // base/mixins.less + .selected-secondary; } &:pressed { - .selected-primary; // base/mixins.less + .selected-primary; } } } /* ----------------------------------------------------------------------------- - Room Tabs + Workspaces ----------------------------------------------------------------------------- */ #TopBarTab { @@ -104,29 +109,30 @@ QMenuBar { padding: 0; &::tab { background-color: @rooms-tab-bg-color; - border-top: 1px solid @rooms-tab-border-color; - border-right: 1px solid @rooms-tab-border-color; + border-top: 1px solid @accent; + border-right: 1px solid @accent; color: @rooms-tab-text-color; margin: 0 0 0 0; - padding: 2px 10px 3px 10px; + padding: 2px 8px 3px 8px; &:hover { background-color: @rooms-tab-bg-color-hover; + color: @rooms-text-color-hover; } &:selected { background-color: @rooms-tab-bg-color-selected; color: @rooms-tab-text-color-selected; } &:first { - border-left: 1px solid @rooms-tab-border-color; + border-left: 1px solid @accent; } &:last { - border-right: 1px solid @rooms-tab-border-color; + border-right: 1px solid @accent; } } } /* ----------------------------------------------------------------------------- - QMenu (Context Menu) + Menu ----------------------------------------------------------------------------- */ QMenu { @@ -136,12 +142,12 @@ QMenu { &::item { padding: 3px 28px; &:selected { - .selected-primary; // base/mixins.less + .selected-primary; } &:checked { - color: @menu-checkbox-text-color-checked; + color: @menu-checkbox-text-color-selected; &:selected { - .selected-primary; // base/mixins.less + .selected-primary; } } &:disabled { @@ -166,33 +172,33 @@ QMenu { } } &::indicator { - &:extend(.QCheckBox::indicator all); // views/controls.less + &:extend(.CheckBox::indicator all); margin-left: 7px; } } /* ----------------------------------------------------------------------------- - Title Bars (Global) + Titlebars ----------------------------------------------------------------------------- */ TPanelTitleBar { background-color: @title-bg-color; - border-color: @title-border-color; + border-color: @accent; border-style: solid; - border-width: @title-border-width; - font-weight: 700; - height: @title-size; - min-height: @title-size; + border-width: 0 0 1px 0; + height: 20px; + min-height: 20px; qproperty-TitleColor: @title-text-color; qproperty-ActiveTitleColor: @title-text-color-active; - qproperty-BorderPixmap: url('@{img-url}/@{title-img}'); - qproperty-ActiveBorderPixmap: url('@{img-url}/@{title-img-active}'); - qproperty-FloatBorderPixmap: url('@{img-url}/@{title-img-float}'); - qproperty-FloatActiveBorderPixmap: url('@{img-url}/@{title-img-float-active}'); + // QSS only works when pixmaps are set as 'none' + qproperty-BorderPixmap: url('none'); + qproperty-ActiveBorderPixmap: url('none'); + qproperty-FloatBorderPixmap: url('none'); + qproperty-FloatActiveBorderPixmap: url('none'); } /* ----------------------------------------------------------------------------- - Scroll Bars (Global) + Scrollbars ----------------------------------------------------------------------------- */ QAbstractScrollArea::corner { @@ -212,24 +218,27 @@ QScrollBar { } &::handle { - border: 0; + border: @scrollbar-handle-border-size solid @scrollbar-handle-border-color; + border-radius: @scrollbar-handle-radius; &:horizontal, &:vertical { &:hover { background-color: @scrollbar-handle-bg-color-hover; + border-color: @scrollbar-handle-border-color-hover; } &:pressed { background-color: @scrollbar-handle-bg-color-pressed; + border-color: @scrollbar-handle-border-color-pressed; } } &:horizontal { background-color: @scrollbar-handle-bg-color; - margin: 2px 16px; + margin: @scrollbar-handle-margin 16px; min-width: 20px; } &:vertical { background-color: @scrollbar-handle-bg-color; - margin: 16px 2px; + margin: 16px @scrollbar-handle-margin; min-height: 20px; } } @@ -239,21 +248,15 @@ QScrollBar { border: 0; &:horizontal { // right subcontrol-position: right; - background-color: @scrollbar-button-bg-color; + background-color: @scrollbar-bg-color; margin: 0; width: 16px; - &:pressed { - background-color: @scrollbar-button-bg-color-pressed; - } } &:vertical { // down subcontrol-position: bottom; - background-color: @scrollbar-button-bg-color; + background-color: @scrollbar-bg-color; margin: 0; height: 16px; - &:pressed { - background-color: @scrollbar-button-bg-color-pressed; - } } } @@ -262,21 +265,15 @@ QScrollBar { subcontrol-origin: margin; &:horizontal { // left subcontrol-position: left; - background-color: @scrollbar-button-bg-color; + background-color: @scrollbar-bg-color; margin: 0; width: 16px; - &:pressed { - background-color: @scrollbar-button-bg-color-pressed; - } } &:vertical { // up subcontrol-position: top; - background-color: @scrollbar-button-bg-color; + background-color: @scrollbar-bg-color; margin: 0; height: 16px; - &:pressed { - background-color: @scrollbar-button-bg-color-pressed; - } } } @@ -310,28 +307,29 @@ QScrollBar { } /* ----------------------------------------------------------------------------- - Tool Bars (Global) + Tool Bars ----------------------------------------------------------------------------- */ -// Don't over-develop here, it could cause things to break in other places. -// If you're looking for the #ToolBar DockWidget look in /layouts/toolbar.less. +// This applies to QToolBar (Qt). +// This is not the #ToolBar widget window. +// Look in [layouts/toolbar] if you're looking for the window. QToolBar { padding: 0; &::separator { &:horizontal { - border-left: 1px solid @accent1; + border-left: 1px solid @accent; margin: 0 1px; width: 0; } &:vertical { - border-top: 1px solid @accent1; + border-top: 1px solid @accent; height: 0; margin: 1px 0; } } QToolButton { - &:extend(.button-tool all); // components/buttons.less + &:extend(.button-tool all); &::menu-indicator { image: none; } @@ -349,25 +347,23 @@ QToolBar { /* -------------------------------------------------------------------------- */ -// Scrollable QToolBar buttons - these show when QToolBar is too small to show -// all of its content. -// -// This is a generic global style, pay attention to #ComboViewer and -// #PaletteViewer variants when tweaking these. +// Scrollable QToolBar buttons. +// This is a global style so pay attention to #ComboViewer and #PaletteViewer +// versions when tweaking these as they use unique positioning. - DvScrollWidget { +DvScrollWidget { & QPushButton { - background-color: @toolbar-scrollbutton-bg-color; + background-color: @button-bg-color; border: 0; border-radius: 0; padding: 0; max-width: 16px; min-width: 16px; &:hover { - background-color: @toolbar-scrollbutton-bg-color-hover; + background-color: @button-bg-color-hover; } &:pressed { - background-color: @toolbar-scrollbutton-bg-color-pressed; + background-color: @button-bg-color-pressed; } } } @@ -376,27 +372,28 @@ QToolBar { #ScrollRightButton, #ScrollUpButton, #ScrollDownButton { - background-color: @toolbar-scrollbutton-bg-color; - border: 0; - border-radius: 0; + background-color: @bg; + background-clip: padding; + background-origin: padding; max-width: 16px; min-width: 16px; padding: 0; + margin: 0; &:hover { - background-color: @toolbar-scrollbutton-bg-color-hover; + background-color: @button-bg-color-hover; } &:pressed { - background-color: @toolbar-scrollbutton-bg-color-pressed; + background-color: @button-bg-color-pressed; } } #ScrollLeftButton { image: url('@{img-url}/scroll-left.svg'); - border-right: 1px solid @accent1; + border-right: 1px solid @accent; } #ScrollRightButton { image: url('@{img-url}/scroll-right.svg'); - border-left: 1px solid @accent1; - border-right: 1px solid @accent1; // FPS Slider + border-left: 1px solid @accent; + border-right: 1px solid @accent; // For FpsSlider only } #ScrollUpButton { image: url('@{img-url}/scroll-up.svg'); @@ -405,44 +402,54 @@ QToolBar { image: url('@{img-url}/scroll-down.svg'); } +/* -------------------------------------------------------------------------- */ + #keyFrameNavigator { - background: none; // Fixes BG overflow + background: none; margin: 0; padding: 0; & QToolButton { min-width: 18px; } - #PreviousKey{ - image: url('@{img-url}/prevkey.png'); - &:disabled{ - image: url('@{img-url}/prevkey_disabled.png'); + #PreviousKey { + image: url('@{img-url}/prevkey.svg'); + &:hover { + image: url('@{img-url}/prevkey_over.svg'); + } + &:disabled { + image: url('@{img-url}/prevkey_disabled.svg'); } } - #NextKey{ - image: url('@{img-url}/nextkey.png'); - &:disabled{ - image: url('@{img-url}/nextkey_disabled.png'); + #NextKey { + image: url('@{img-url}/nextkey.svg'); + &:hover { + image: url('@{img-url}/nextkey_over.svg'); + } + &:disabled { + image: url('@{img-url}/nextkey_disabled.svg'); } } } /* ----------------------------------------------------------------------------- - Treeviews (Global) + Tree Systems ----------------------------------------------------------------------------- */ QTreeWidget { - &:extend(.tree-list all); // components/treeviews.less + &:extend(.tree-list all); + background: @tree-bg-color; + alternate-background-color: @tree-bg-color-alt; } QListView { - outline: 0; // Hide dotted border on focus + outline: 0; // Hide focus border } /* ----------------------------------------------------------------------------- - Tabs (Global) + Tab Systems ----------------------------------------------------------------------------- */ #TabBarContainer { - &:extend(.tab-container all); // components/tabs.less + &:extend(.tab-container all); background-color: @tabbar-bg-color; } diff --git a/stuff/config/qss/Astral_072_Dark/less/layouts/misc.less b/stuff/config/qss/Default/less/layouts/misc.less similarity index 75% rename from stuff/config/qss/Astral_072_Dark/less/layouts/misc.less rename to stuff/config/qss/Default/less/layouts/misc.less index 0a5e7bea..10e441a9 100644 --- a/stuff/config/qss/Astral_072_Dark/less/layouts/misc.less +++ b/stuff/config/qss/Default/less/layouts/misc.less @@ -3,14 +3,13 @@ ----------------------------------------------------------------------------- */ PencilTestPopup { - /* Allow for using a 768 screen */ - min-height: 730px; - /* some clipping will still occur on width, but this - allows for filling half of a 1024 screen */ - min-width: 512px; + min-height: 730px; /* Allow for using a 768 screen */ + min-width: 512px; /* some clipping will still occur on width, but this + allows for filling half of a 1024 screen */ } #HistoryPanel { + // Placeholder } #MatchLineButton { @@ -29,12 +28,12 @@ PencilTestPopup { ----------------------------------------------------------------------------- */ // Below are classes I couldn't locate in the app so I was not able to test -// them - I left the properties as they were from gray072. +// them - I left the properties as they were from v1.1.2. #StartupLabel { padding: 3px; &:hover { - background: lighten(@bg, 10%); + background: lighten(@bg, 10%); } } diff --git a/stuff/config/qss/Astral_072_Dark/less/layouts/palette.less b/stuff/config/qss/Default/less/layouts/palette.less similarity index 60% rename from stuff/config/qss/Astral_072_Dark/less/layouts/palette.less rename to stuff/config/qss/Default/less/layouts/palette.less index 380a1674..918ca92e 100644 --- a/stuff/config/qss/Astral_072_Dark/less/layouts/palette.less +++ b/stuff/config/qss/Default/less/layouts/palette.less @@ -9,34 +9,34 @@ padding: 0; } & #TabBarContainer { - margin-left: -4px; // Resets container margin + margin-left: -4px; // Fix container margin } & #bottomWidget { - border-top: 1px solid @accent1; + border-top: 1px solid @accent; padding: 3px 2px 8px 3px; & QPushButton { - // Override above fix + // Override above container margin fix padding: 3px 5px; } } } #StyleEditorTabBar { - &:extend(.tab-container all); // components/tabs.less + &:extend(.tab-container all); &::tab { - &:extend(.tab-flat all); // components/tabs.less + &:extend(.tab-flat all); } } #HexagonalColorWheel { - qproperty-BGColor: @styleeditor-wheel-bg-color; + qproperty-BGColor: @bg; } /* -------------------------------------------------------------------------- */ /* Horizontal QSlider */ -// START: I don't know what #colorSlider does, it seems to have no effect here. +// NOTE: I don't know what #colorSlider does, it seems to have no effect. #colorSlider { &::groove:horizontal { @@ -49,8 +49,6 @@ } } -// ----- End - #colorSliderAddButton, #colorSliderSubButton { background: none; @@ -60,10 +58,10 @@ padding: 0; min-width: 18px; &:hover { - &:extend(.button-tool:hover); // layouts/controls.less + &:extend(.button-tool:hover); } &:pressed { - &:extend(.button-tool:pressed); // layouts/controls.less + &:extend(.button-tool:pressed); } } @@ -76,7 +74,7 @@ } #PlainColorPageParts { - border-top: 1px solid @accent1; + border-top: 1px solid @accent; & QLineEdit { max-width: 35px; } @@ -84,6 +82,7 @@ #colorSliderLabel, #colorSliderField { + // Placeholder } /* ----------------------------------------------------------------------------- @@ -99,30 +98,30 @@ PaletteViewer { min-width: 15px; } & #ScrollLeftButton { - border-right: 1px solid @accent1; - border-left: 1px solid @accent1; + border-left: 1px solid @accent; max-width: 15px; min-width: 15px; + margin-bottom: 1px; } & #ScrollRightButton { border-right: 0; margin-left: 1px; max-width: 15px; min-width: 15px; + margin-bottom: 1px; } } & QToolBar { background: none; - border-bottom: 1px solid @tabbar-border-color; + border-bottom: 1px solid @accent; padding: 0; margin: 0; &::separator:horizontal { - // Very compact space - so we can do without margin here... - margin: 0; + margin: 0; // very compact space so remove margin } & QToolButton { - &:extend(.button-flat all); // components/buttons.less - margin: 0 0 1px 0; // Adds height to QToolBar + &:extend(.button-flat all); // use flat button style + margin: 0 0 1px 0; // adds height to QToolBar padding: 1px 1px 2px 1px; } } @@ -130,17 +129,17 @@ PaletteViewer { #StudioPalette { & QTreeView { - &:extend(.tree-list all); // components/treeviews.less + &:extend(.tree-list all); &::branch { - &:extend(.branch-17 all); // components/treeviews.less + &:extend(.branch-17 all); } } } #PaletteTabBar { - &:extend(.tab-container all); // components/tabs.less + &:extend(.tab-container all); &::tab { - &:extend(.tab-flat all); // components/tabs.less + &:extend(.tab-flat all); } } @@ -151,16 +150,12 @@ PaletteViewer { #PaletteLockButton { border-radius: 0; margin: 0 0 1px 1px; - &:hover { - background-color: @paletteviewer-lock-color-active; - border-color: @paletteviewer-lock-color-active; - } &:checked { - background-color: @paletteviewer-lock-color-active; - border-color: @paletteviewer-lock-color-active; + background-color: @toolbutton-lock-bg-color-checked; + border-color: @toolbutton-lock-border-color-checked; &:hover { - background-color: @paletteviewer-lock-color-active-hover; - border-color: @paletteviewer-lock-color-active-hover; + background-color: @toolbutton-lock-bg-color-checked-hover; + border-color: @toolbutton-lock-border-color-checked-hover; } } } @@ -170,12 +165,12 @@ PaletteViewer { ----------------------------------------------------------------------------- */ #WordButton { - &:extend(.QPushButton all); // layouts/controls.less - // Remove horizontal padding... else moderate length text gets clipped + &:extend(.QPushButton all); + // Remove H padding else moderate length text gets clipped padding-right: 0; padding-left: 0; } #SolidLineFrame { - &:extend(.box-base all); // components/boxes.less + &:extend(.frame all); } diff --git a/stuff/config/qss/Astral_072_Dark/less/layouts/popups.less b/stuff/config/qss/Default/less/layouts/popups.less similarity index 67% rename from stuff/config/qss/Astral_072_Dark/less/layouts/popups.less rename to stuff/config/qss/Default/less/layouts/popups.less index 42aac8cc..57bae66b 100644 --- a/stuff/config/qss/Astral_072_Dark/less/layouts/popups.less +++ b/stuff/config/qss/Default/less/layouts/popups.less @@ -5,8 +5,8 @@ QDialog { background-color: @bg; & #dialogButtonFrame { - background-color: @bg; - border-top: 1px solid @dialog-border-color; + background-color: @dialogButtonFrame-bg-color; + border-top: 1px solid @dialogButtonFrame-border-color; & QPushButton { padding: 3px 15px; } @@ -29,18 +29,17 @@ QDialog { #PreferencesPopup { & QListWidget { - background-color: @browser-itemview-bg-color; - alternate-background-color: @browser-itemview-bg-color; - border: 1px solid @accent1; - font-size: 13px; + background-color: @tree-bg-color; + alternate-background-color: @tree-bg-color; + border: 1px solid @accent; &::item { - border: 0; // Removes indent + border: 0; // remove indent on hover padding: 3px; &:hover { - .selected-secondary; // base/mixins.less + .selected-secondary; } &:selected { - .selected-primary; // base/mixins.less + .selected-primary; } } } @@ -54,13 +53,11 @@ QDialog { &::item { padding: 1px 0; } - &:extend(.tree-list all); // components/treeviews.less + &:extend(.tree-list all); &::branch { - &:extend(.branch-17 all); // components/treeviews.less + &:extend(.branch-17 all); } - background-color: @browser-itemview-bg-color; - alternate-background-color: @browser-itemview-bg-color-alt; - border: 1px solid @accent1; + border: 1px solid @accent; & QScrollBar { &:vertical { width: 16px; @@ -78,9 +75,9 @@ ProjectPopup { color: @label-title; } & QTreeView { - &:extend(.tree-list all); // components/treeviews.less + &:extend(.tree-list all); &::branch { - &:extend(.branch-22 all); // components/treeviews.less + &:extend(.branch-22 all); } } } diff --git a/stuff/config/qss/Astral_072_Dark/less/layouts/schematic.less b/stuff/config/qss/Default/less/layouts/schematic.less similarity index 67% rename from stuff/config/qss/Astral_072_Dark/less/layouts/schematic.less rename to stuff/config/qss/Default/less/layouts/schematic.less index 779ebf61..7c0e3c62 100644 --- a/stuff/config/qss/Astral_072_Dark/less/layouts/schematic.less +++ b/stuff/config/qss/Default/less/layouts/schematic.less @@ -12,7 +12,7 @@ margin: 0; } & QToolButton { - &:extend(.button-tool all); // components/buttons.less + &:extend(.button-tool all); padding: 0; margin: 2px; } @@ -21,7 +21,7 @@ #SchematicSceneViewer { background-color: @schematic-viewer-bg-color; - border-bottom: 1px solid @accent1; + border-bottom: 1px solid @accent; } /* ----------------------------------------------------------------------------- @@ -29,19 +29,18 @@ ----------------------------------------------------------------------------- */ #FxSettingsTabBar { - &:extend(.tab-container all); // components/tabs.less + &:extend(.tab-container all); &::tab { - // We use round tabs here because the entire window has margin... - &:extend(.tab-round all); // components/tabs.less + &:extend(.tab-round all); // use rounded tabs } } FxSettings { & QToolBar { - border-top: 1px solid @accent1; - border-right: 1px solid @accent1; - border-left: 1px solid @accent1; - min-height: 23px; // Prevent shrink + border-top: 1px solid @accent; + border-right: 1px solid @accent; + border-left: 1px solid @accent; + min-height: 23px; // prevent shrinking padding: 3px 0; & QToolBar { border: 0; @@ -56,7 +55,7 @@ FxSettings { #FxSettingsHelpButton { background-color: @schematic-help-button-bg-color; color: #000; - // Remove vertical padding... else text gets clipped + // remove V padding else text gets clipped padding-top: 0; padding-bottom: 0; &:hover { @@ -65,5 +64,5 @@ FxSettings { } #FxSettingsPreviewShowButton { - &:extend(.button-show all); // components/buttons.less + &:extend(.button-show all); } diff --git a/stuff/config/qss/Astral_072_Dark/less/layouts/scriptconsole.less b/stuff/config/qss/Default/less/layouts/scriptconsole.less similarity index 65% rename from stuff/config/qss/Astral_072_Dark/less/layouts/scriptconsole.less rename to stuff/config/qss/Default/less/layouts/scriptconsole.less index 333a692a..6f0f362a 100644 --- a/stuff/config/qss/Astral_072_Dark/less/layouts/scriptconsole.less +++ b/stuff/config/qss/Default/less/layouts/scriptconsole.less @@ -2,16 +2,16 @@ Script Console ----------------------------------------------------------------------------- */ -// Unfortunetely most of the text color properties are hard-coded... -// Consider moving them to qproperties in scriptconsole.cpp (line 29-39)? +// Unfortunetely most of the text color properties are hard-coded +// Consider moving them to qproperties in scriptconsole.cpp [line 29-39]? #ScriptConsole { - .text-code; // base/mixins.less + .text-code; border: 0; - color: @scriptconsole-text-color; + color: #000000; padding: 3px; & QFrame { - background-color: @scriptconsole-bg-color; + background-color: rgb(220, 220, 220); } & TPanelTitleBar { background-color: @title-bg-color; diff --git a/stuff/config/qss/Astral_072_Dark/less/layouts/taskviewer.less b/stuff/config/qss/Default/less/layouts/taskviewer.less similarity index 62% rename from stuff/config/qss/Astral_072_Dark/less/layouts/taskviewer.less rename to stuff/config/qss/Default/less/layouts/taskviewer.less index 315e6cae..f40cf83f 100644 --- a/stuff/config/qss/Astral_072_Dark/less/layouts/taskviewer.less +++ b/stuff/config/qss/Default/less/layouts/taskviewer.less @@ -5,7 +5,7 @@ #TaskSheetItem, #tasksRemoveBox, #tasksAddBox { - &:extend(.QLineEdit all); // layouts/controls.less + &:extend(.Input all); } #TaskSheetItemLabel { @@ -14,7 +14,7 @@ #Tasks { & QToolBar { - border-bottom: 1px solid @accent1; + border-bottom: 1px solid @accent; margin: 0; padding: 0; & QToolButton { @@ -22,10 +22,9 @@ } } & QTreeView { - &:extend(.tree-list all); // components/treeviews.less - background-color: @browser-itemview-bg-color; + &:extend(.tree-list all); &::branch { - &:extend(.branch-17 all); // components/treeviews.less + &:extend(.branch-17 all); } } } diff --git a/stuff/config/qss/Default/less/layouts/toolbar.less b/stuff/config/qss/Default/less/layouts/toolbar.less new file mode 100644 index 00000000..edbfa8eb --- /dev/null +++ b/stuff/config/qss/Default/less/layouts/toolbar.less @@ -0,0 +1,96 @@ +/* ----------------------------------------------------------------------------- + Tool Bar +----------------------------------------------------------------------------- */ + +#ToolBar { + & QToolBar { + padding-left: 2px; // spacing for expand tools button + } +} + +/* ----------------------------------------------------------------------------- + Tool Options +----------------------------------------------------------------------------- */ + +#ToolOptions { + & TPanelTitleBar { + border-right: 1px solid @accent; + border-bottom: 0; + } +} + +IconViewField { + qproperty-ScalePegPixmap: url("@{img-url}/selectiontool_scalepeg.svg"); + qproperty-RotationPixmap: url("@{img-url}/selectiontool_rotation.svg"); + qproperty-PositionPixmap: url("@{img-url}/selectiontool_position.svg"); + qproperty-ThicknessPixmap: url("@{img-url}/selectiontool_thickness.svg"); +} + +#EditToolLockButton { + // this also applies to room tab lock icon (layouts/mainwindow.less) + spacing: 0; + &:hover { + background: none; + } + &::indicator { + &:extend(.button-tool all); // button style + .icon-lock; // icon + } +} + +PopupButton { + &::menu-indicator { + border-left: 0; + height: 17px; + image: url('@{img-url}/combo-down.svg'); + width: 10px; + &:hover { + image: url('@{img-url}/combo-down_pressed.svg'); + } + &:disabled { + image: url('@{img-url}/combo-down_disabled.svg'); + } + } +} + +#Cap, +#Join { + @size: 32px; + padding: 0 4px 0 -8px; + max-width: @size; + min-width: @size; + & QMenu { + @size: 28px; + max-width: @size; + min-width: @size; + &::item { + max-width: @size; + min-width: @size; + padding: 0; + } + } +} + +QToolBar#MediumPaddingToolBar { //Schematic Toolbars + & QToolButton { + padding-left: 3px; + padding-right: 3px; + } +} + +QToolBar#WidePaddingToolBar { //FrameNavigator + & QToolButton { + padding-left: 6px; + padding-right: 6px; + } +} + +#CommandBar { + margin: 0; + padding: 0; + border: 0; + &::separator:horizontal { + margin-right: 3; + margin-left: 3; + } +} diff --git a/stuff/config/qss/Astral_072_Dark/less/layouts/viewer.less b/stuff/config/qss/Default/less/layouts/viewer.less similarity index 61% rename from stuff/config/qss/Astral_072_Dark/less/layouts/viewer.less rename to stuff/config/qss/Default/less/layouts/viewer.less index ebf47d48..e7cf65c4 100644 --- a/stuff/config/qss/Astral_072_Dark/less/layouts/viewer.less +++ b/stuff/config/qss/Default/less/layouts/viewer.less @@ -4,89 +4,65 @@ #ComboViewerPanel { & Toolbar { - border-bottom: 1px solid @accent1; // Accent line against viewport + border-bottom: 1px solid @accent; // accent line against viewport &::separator:horizontal { - // Workaround for first tool button (#W001) + // workaround for first tool button which adds spacing margin: 0 0 0 2px; } & QToolButton { - // (#W001) Make sure the first tool button has enough space on the left margin: 2px 0 3px 2px; } } } #ComboViewerToolOptions { - border-bottom: 1px solid @accent1; // Accent line against viewport/ToolBar + border-bottom: 1px solid @accent; // accent line against viewport & ToolBar } #ComboViewer, #ViewerPanel, FlipBook { - - // BUG 01: - // 2px width is required for the border-top property to work. - // There is a hard-coded GRAY line that is persistent no matter what. - // - // BUG 02: - // When opening a new ComboViewer panel from the Windows menu... - // The border-top property will not be shown until the app has been - // restarted, or the theme reloaded. - // - // If these BUGS have been fixed then consider if the border-top - // property below requires adjustment, to 1px for example. - & #ToolBarContainer { background-color: transparent; - border-top: 2px solid @accent1; - border-bottom: 1px solid @accent1; - // Hides right border on #ScrollRightButton when - // FPS Slider is hidden - padding-right: -1px; - & QLineEdit { - border-color: @fps-input-border-color; - border-top-right-radius: 0; - border-bottom-right-radius: 0; - height: 16px; - } + border-top: 2px solid @accent; + border-bottom: 1px solid @accent; + padding-right: -1px; // hides right border on #ScrollRightButton when + // FPS Slider is turned off } } QToolBar#FlipConsolePlayToolBar { &::separator:horizontal { - margin: 0 2px; + margin: 0 3px; } & QToolButton { margin-top: 2px; margin-bottom: 2px; height: 16px; - padding-left: 6px; - padding-right: 6px; + padding-left: 3px; + padding-right: 3px; } } #ViewerFpsSlider { background-color: transparent; - background-image: url('@{img-url}/slider_groove.png'); + background-image: url('@{img-url}/@{slider-groove-img}'); background-position: center center; background-repeat: repeat-x; border: 0; height: 19px; - margin: 0 3px 0 31px; - max-width: 450px; + margin: 0 3px 0 37px; + max-width: 300px; min-width: 0px; &::sub-line:horizontal { subcontrol-origin: absolute; background-color: @button-bg-color; border: 1px solid @button-border-color; + border-top-left-radius: 2px; + border-bottom-left-radius: 2px; height: 16px; left: -33px; - padding-left: 1px; width: 14px; - &:pressed { - background-color: @button-bg-color-pressed; - border-color: @accent1; - } } &::add-line:horizontal { subcontrol-position: left; @@ -94,13 +70,21 @@ QToolBar#FlipConsolePlayToolBar { border: 1px solid @button-border-color; border-top-right-radius: 2px; border-bottom-right-radius: 2px; - left: 13px; + left: 18px; height: 16px; image-position: center center; width: 13px; + } + &::sub-line:horizontal, + &::add-line:horizontal { + &:hover { + &:extend(.Button:hover all); + } &:pressed { - background-color: @button-bg-color-pressed; - border-color: @accent1; + &:extend(.Button:pressed all); + } + &:disabled { + &:extend(.Button:disabled all); } } &::handle { @@ -120,18 +104,21 @@ QToolBar#FlipConsolePlayToolBar { FlipSlider { qproperty-PBHeight: 15; + // slider qproperty-PBOverlay: url('@{img-url}/@{flipslider-img}'); - qproperty-PBMarker: url('@{img-url}/@{flipmarker-img}'); qproperty-PBColorMarginLeft: 1; qproperty-PBColorMarginTop: 2; qproperty-PBColorMarginRight: 1; qproperty-PBColorMarginBottom: 2; - + + // marker + qproperty-PBMarker: url('@{img-url}/@{flipmarker-img}'); qproperty-PBMarkerMarginLeft: 3; qproperty-PBMarkerMarginRight: 3; qproperty-notStartedColor: @flipslider-notstarted-color; qproperty-startedColor: @flipslider-started-color; qproperty-baseColor: @flipslider-base-color; + qproperty-finishedColor: @flipslider-finished-color; } Ruler { diff --git a/stuff/config/qss/Astral_072_Dark/less/layouts/xsheet.less b/stuff/config/qss/Default/less/layouts/xsheet.less similarity index 88% rename from stuff/config/qss/Astral_072_Dark/less/layouts/xsheet.less rename to stuff/config/qss/Default/less/layouts/xsheet.less index f17862c7..d195e6b9 100644 --- a/stuff/config/qss/Astral_072_Dark/less/layouts/xsheet.less +++ b/stuff/config/qss/Default/less/layouts/xsheet.less @@ -8,11 +8,11 @@ #xsheetArea, #ScrollArea { background-color: @scrollbar-bg-color; - border: 0; + border: 0; } #xsheetScrollArea { - border: 0; + border: 0; } /* xsheetColumnHeader (Context Menus) @@ -40,11 +40,6 @@ color: @xsheet-notes-text-color; } -#flipOrientationButton -{ - padding: 2px 12px; -} - /* XSheet Spreadsheet ----------------------------------------------------------------------------- */ @@ -112,13 +107,30 @@ XsheetViewer { qproperty-DarkLineColor: @xsheet-DarkLine-color; } +/* XSheet Toolbar +----------------------------------------------------------------------------- */ + +#XSheetToolbar { + margin: 0; + padding: 0; + border: 0; + &::separator:horizontal { + margin-right: 3px; + margin-left: 3px; + } + & #XSheetToolbarLevelButton { + &:extend(.button-tool all); + padding: 2px; + } +} + /* ----------------------------------------------------------------------------- Function Editor ----------------------------------------------------------------------------- */ #FunctionEditor { & QToolBar { - border-bottom: 1px solid @accent1; + border-bottom: 1px solid @accent; & QToolBar { border: 0; } @@ -126,32 +138,31 @@ XsheetViewer { margin-left: 5px; } & QToolButton { - height: 18px; // Gives the KEY button increased hit area + height: 18px; // gives the key button increased active space } } } #FunctionParametersPanel { - &:extend(.box-base all); // components/borders.less + &:extend(.frame all); } #FunctionEditorTree { - // Don't extend all else FunctionTreeView qproperties won't work + // don't extend all else FunctionTreeView qproperties won't work &:extend(.tree-list); - background-color: @browser-itemview-bg-color; - alternate-background-color: @browser-itemview-bg-color; - border-top: 1px solid @accent1; - &::branch { // Size "17" - // OK to extend all on branch - &:extend(.branch-17 all); // components/treeviews.less + background-color: @tree-bg-color; + alternate-background-color: @tree-bg-color; + border-top: 1px solid @accent; + &::branch { // + &:extend(.branch-17 all); } } /* Function Editor Spreadsheet ----------------------------------------------------------------------------- */ -// If a property shares likeness with XSheet then pair them - XSheet should be -// considered the master... +// If a property shares likeness with XSheet then pair them +// XSheet should be considered the master FunctionTreeView { qproperty-TextColor: @function-treeview-text-color; @@ -189,7 +200,9 @@ SpreadsheetViewer { qproperty-SelectedColumnTextColor: @xsheet-SelectedColumnText-color; // paired } -#FunctionSegmentViewer {} +#FunctionSegmentViewer { + // Placeholder +} #ExpressionField { background-color: @function-ExpressionFieldBG-color; @@ -198,7 +211,7 @@ SpreadsheetViewer { } #FunctionSegmentViewerLinkButton { - &:extend(.QPushButton all); // components/buttons.less + &:extend(.QPushButton all); background-image: url('@{img-url}/segment_unlinked.svg'); background-repeat: no-repeat; &:hover { @@ -213,3 +226,8 @@ SpreadsheetViewer { background-repeat: no-repeat; } } + +// This fixes a Mac specific issue with text clipping and may be temporary +#flipOrientationButton { + padding: 2px 12px; +} diff --git a/stuff/config/qss/Astral_072_Dark/less/main.less b/stuff/config/qss/Default/less/main.less similarity index 66% rename from stuff/config/qss/Astral_072_Dark/less/main.less rename to stuff/config/qss/Default/less/main.less index aee273a0..bde57513 100644 --- a/stuff/config/qss/Astral_072_Dark/less/main.less +++ b/stuff/config/qss/Default/less/main.less @@ -1,17 +1,13 @@ -// out: ../Astral_072_Dark.qss // ----------------------------------------------------------------------------- -// Main file - outputs the default theme +// Main Include File // ----------------------------------------------------------------------------- // Base @import 'base/colors'; @import 'base/mixins'; -// Components +// Components (must come before layouts) @import 'components/all'; // Layouts @import 'layouts/all'; - -// Default Theme -@import 'themes/Astral_072_Dark.less'; diff --git a/stuff/config/qss/Default/less/themes/Blue.less b/stuff/config/qss/Default/less/themes/Blue.less new file mode 100644 index 00000000..cd0ec702 --- /dev/null +++ b/stuff/config/qss/Default/less/themes/Blue.less @@ -0,0 +1,13 @@ +// out: ../../../Blue/Blue.qss + +// Include Default Theme +@import '../Default'; + +// IMG Location +@img-url: '../Default/imgs/white'; + +@bg: rgb(65, 67, 69); + +@text-color: rgb(194, 197, 204); + +@title-text-color-active: #43AEE5; diff --git a/stuff/config/qss/Default/less/themes/Dark.less b/stuff/config/qss/Default/less/themes/Dark.less new file mode 100644 index 00000000..37eedb7d --- /dev/null +++ b/stuff/config/qss/Default/less/themes/Dark.less @@ -0,0 +1,86 @@ +// out: ../../../Dark/Dark.qss + +// Include Default Theme +@import '../Default'; + +// IMG Location +@img-url: '../Default/imgs/white'; + +@bg: #303030; +@accent: darken(@bg, 10); + +@text-color: #CECECE; + +@dock-bg-color: darken(@bg, 14); + +@dialogButtonFrame-bg-color: darken(@bg, 3); + +// ----------------------------------------------------------------------------- +// Trees +// ----------------------------------------------------------------------------- + +@tree-bg-color: darken(@bg, 4); + +// ----------------------------------------------------------------------------- +// Tabs +// ----------------------------------------------------------------------------- + +// Container +@tabbar-bg-color: darken(@bg, 4); + +// ----------------------------------------------------------------------------- +// Titlebars +// ----------------------------------------------------------------------------- + +@title-bg-color: darken(@bg, 4); + +// ----------------------------------------------------------------------------- +// Scroll Bars +// ----------------------------------------------------------------------------- + +// Frame +@scrollbar-bg-color: darken(@bg, 6); + +// ----------------------------------------------------------------------------- +// Slider +// ----------------------------------------------------------------------------- + +// SVG +@slider-groove-img: 'slider-groove_dark.svg'; +@slider-groove-img-disabled: 'slider-groove_disabled_dark.svg'; + +// DoublePairField, IntPairField +@slider-groove-color: darken(@bg, 9); + +// ----------------------------------------------------------------------------- +// Viewer Window +// ----------------------------------------------------------------------------- + +// Flip Slider +@flipmarker-img: 'flipmarker_dark.svg'; +@flipslider-img: 'flipslider_dark.svg'; +@flipslider-base-color: darken(@bg, 8); + +// ----------------------------------------------------------------------------- +// XSheet +// ----------------------------------------------------------------------------- + +@xsheet-bg-color: lighten(@bg, 5); + +@xsheet-LightLine-color: darken(#2c2c2c, 5); +@xsheet-VerticalLine-color: darken(#626262, 35); + +@xsheet-EmptyColumnHead-color: lighten(@bg, 8); + +@xsheet-EmptyCell-color: @bg; +@xsheet-NotEmptyColumn-color: lighten(@bg, 3); +@xsheet-SelectedEmptyCell-color: lighten(@bg, 15); + +@xsheet-LightLightBG-color: @xsheet-EmptyCell-color; + +// ----------------------------------------------------------------------------- +// Function Editor +// ----------------------------------------------------------------------------- + +// Function Curve Panel +@function-panel-bg-color: #2F2F2F; diff --git a/stuff/config/qss/Default/less/themes/Light.less b/stuff/config/qss/Default/less/themes/Light.less new file mode 100644 index 00000000..c25104e9 --- /dev/null +++ b/stuff/config/qss/Default/less/themes/Light.less @@ -0,0 +1,285 @@ +// out: ../../../Light/Light.qss + +// Import Default Theme +@import '../Default'; + +// IMG Location +@img-url: '../Default/imgs/black'; + +@bg: #808080; +@accent: darken(@bg, 28); + +@text-color: #101010; + +@selected-bg-color: rgb(37, 80, 149); +@selected-text-color: rgba(255, 255, 255, 0.80); + +@selected-bg-color-secondary: lighten(@bg, 15); + +@dock-bg-color: darken(@bg, 40); +@dock-placeholder-color: rgb(177, 254, 97); + +@label-title: rgb(0, 0, 0); + +// ----------------------------------------------------------------------------- +// Tabs +// ----------------------------------------------------------------------------- + +// Container +@tabbar-bg-color: darken(@bg, 8); + +// Tabs +@tab-bg-color: @tabbar-bg-color; +@tab-text-color: @text-color; + +@tab-text-color-selected: @text-color; + +// ----------------------------------------------------------------------------- +// Topbar & Workspaces +// ----------------------------------------------------------------------------- + +// Topbar +@topbar-bg-color: @bg; + +// Workspace Tabs +@rooms-tab-bg-color: @tab-bg-color; +@rooms-tab-text-color: @tab-text-color; + +@rooms-tab-bg-color-hover: @tab-bg-color-hover; +@rooms-text-color-hover: @rooms-tab-text-color; + +@rooms-tab-bg-color-selected: lighten(@bg, 8); +@rooms-tab-text-color-selected: @tab-text-color-selected; + +// ----------------------------------------------------------------------------- +// Right-Click Menu +// ----------------------------------------------------------------------------- + +@menu-bg-color: lighten(@bg, 15); + +// ----------------------------------------------------------------------------- +// Titlebars +// ----------------------------------------------------------------------------- + +@title-bg-color: darken(@bg, 8); +@title-text-color: @text-color; +@title-text-color-active: @text-color; + +// ----------------------------------------------------------------------------- +// Scrollbars +// ----------------------------------------------------------------------------- + +// Container +@scrollbar-bg-color: lighten(@bg, 10); + +// Handle +@scrollbar-handle-border-size: 1px; +@scrollbar-handle-radius: 2px; +@scrollbar-handle-margin: 1px; + +@scrollbar-handle-bg-color: lighten(@bg, 14); +@scrollbar-handle-border-color: @accent; + +@scrollbar-handle-border-color-hover: @accent; + +@scrollbar-handle-border-color-pressed: @accent; + +// ----------------------------------------------------------------------------- +// Trees +// ----------------------------------------------------------------------------- + +@tree-bg-color: lighten(@bg, 8); +@tree-bg-color-alt: lighten(@tree-bg-color, 3); + +// ----------------------------------------------------------------------------- +// Button +// ----------------------------------------------------------------------------- + +@button-border-size: 1px; +@button-margin: 0; + +@button-bg-color: lighten(@bg, 14); +@button-border-color: darken(@bg, 18); +@button-text-color: @text-color; + +@button-bg-color-hover: lighten(@button-bg-color, 8); +@button-border-color-hover: @button-border-color; +@button-text-color-hover: @button-text-color; + +@button-bg-color-pressed: darken(@button-bg-color, 22); +@button-border-color-pressed: darken(@bg, 15); +@button-text-color-pressed: @button-text-color; + +@button-bg-color-checked: #575757; +@button-border-color-checked: darken(@button-bg-color-checked, 5); +@button-text-color-checked: rgba(255, 255, 255, 0.80); + +@button-bg-color-disabled: lighten(@bg, 5); +@button-border-color-disabled: darken(@bg, 5); + +// ----------------------------------------------------------------------------- +// Tool Buttons +// ----------------------------------------------------------------------------- + +@toolbutton-bg-color-checked: #E8EBE8; + +// ----------------------------------------------------------------------------- +// Textfield +// ----------------------------------------------------------------------------- + +@input-bg-color: lighten(@bg, 25); +@input-border-color: darken(@bg, 18); +@input-text-color: @text-color; + +@input-border-color-focus: #1C1C1C; + +// ----------------------------------------------------------------------------- +// CheckBox +// ----------------------------------------------------------------------------- + +@checkbox-bg-color: lighten(@button-bg-color, 15); +@checkbox-border-color: @button-border-color; + +@checkbox-bg-color-hover: lighten(@button-bg-color-hover, 20); +@checkbox-border-color-hover: @button-border-color; +@checkbox-text-color-hover: @text-color; + +@checkbox-border-color-checked: @button-border-color; + +@checkbox-bg-color-disabled: @button-bg-color-disabled; +@checkbox-border-color-disabled: @button-border-color-disabled; + +// ----------------------------------------------------------------------------- +// File Browser +// ----------------------------------------------------------------------------- + +// All Panes +@browser-folder-text-color: #000eb6; + +// Left Pane +@browser-listview-bg-color: #A4A4A4; + +// Right Pane +@browser-itemview-bg-color: @tree-bg-color; +@browser-itemview-bg-color-alt: @tree-bg-color-alt; + +// ----------------------------------------------------------------------------- +// Slider +// ----------------------------------------------------------------------------- + +@slider-groove-color: darken(@bg, 25); +@slider-handle-width: 10px; + +// This one is used only for #ViewerFpsSlider +@slider-handle-bg-color: lighten(@bg, 15); +@slider-handle-border-color: @accent; + +// ----------------------------------------------------------------------------- +// Viewer Window +// ----------------------------------------------------------------------------- + +// FlipSlider +@flipslider-notstarted-color: rgb(146, 81, 81); +@flipslider-started-color: rgb(40, 133, 61); + +// ----------------------------------------------------------------------------- +// Schematic Viewer +// ----------------------------------------------------------------------------- + +@schematic-label-text-color: rgb(0, 0, 0); + +// ----------------------------------------------------------------------------- +// XSheet +// ----------------------------------------------------------------------------- + +// XSheet Spreadsheet Viewer +@xsheet-text-color: @text-color; +@xsheet-bg-color: lighten(@bg, 7.12); +@xsheet-LightLine-color: darken(@bg, 10); +@xsheet-MarkerLine-color: #6D2D2E; //rgb(0, 255, 246); (old) +@xsheet-VerticalLine-color: darken(@bg, 11); +@xsheet-VerticalLineHead-color: darken(@bg, 28); +@xsheet-PreviewFrameText-color: @text-color; //#000eb6; (old) +@xsheet-CurrentRowBG-color: rgb(210,210,210); + +@xsheet-EmptyColumnHead-color: darken(@bg, 5); +@xsheet-SelectedColumnText-color: darken(rgb(255, 0, 0), 15); + +@xsheet-EmptyCell-color: darken(@bg, 1.57); +@xsheet-NotEmptyColumn-color: lighten(@bg, 4); +@xsheet-SelectedEmptyCell-color: lighten(@bg, 32.16); + +@xsheet-LevelColumn-color: rgb(118, 183, 118); +@xsheet-LevelColumnBorder-color: darken(desaturate(@xsheet-LevelColumn-color, 15), 25); +@xsheet-SelectedLevelColumn-color: lighten(@xsheet-LevelColumn-color, 15); + +@xsheet-VectorColumn-color: rgb(192, 192, 122); +@xsheet-VectorColumnBorder-color: darken(desaturate(@xsheet-VectorColumn-color, 15), 35); +@xsheet-SelectedVectorColumn-color: rgb(234,234,194); + +@xsheet-ChildColumn-color: rgb(214,154,219); +@xsheet-ChildColumnBorder-color: darken(desaturate(@xsheet-ChildColumn-color, 15), 35); +@xsheet-SelectedChildColumn-color: rgb(235,205,237); + +@xsheet-FullColorColumn-color: rgb(139, 189, 193); +@xsheet-FullColorColumnBorder-color: darken(desaturate(@xsheet-FullColorColumn-color, 15), 35); +@xsheet-SelectedFullColorColumn-color: rgb(205,235,237); + +@xsheet-FxColumn-color: rgb(130,129,93); +@xsheet-FxColumnBorder-color: darken(desaturate(@xsheet-FxColumn-color, 10), 20); +@xsheet-SelectedFxColumn-color: rgb(193,192,174); + +@xsheet-ReferenceColumn-color: rgb(171,171,171); +@xsheet-ReferenceColumnBorder-color: darken(desaturate(@xsheet-ReferenceColumn-color, 15), 35); +@xsheet-SelectedReferenceColumn-color: rgb(213,213,213); + +@xsheet-PaletteColumn-color: rgb(42,171,154); +@xsheet-PaletteColumnBorder-color: darken(desaturate(@xsheet-PaletteColumn-color, 15), 35); +@xsheet-SelectedPaletteColumn-color: rgb(146,221,202); + +@xsheet-MeshColumn-color: rgb(172, 120, 212); +@xsheet-MeshColumnBorder-color: darken(desaturate(@xsheet-MeshColumn-color, 15), 35); +@xsheet-SelectedMeshColumn-color: rgb(216,180,245); + +@xsheet-SoundColumn-color: rgb(172, 186, 130); +@xsheet-SoundColumnBorder-color: darken(desaturate(@xsheet-SoundColumn-color, 15), 35); +@xsheet-SelectedSoundColumn-color: rgb(215,215,180); +@xsheet-SoundColumnHL-color: rgb(245,255,230); +@xsheet-SoundColumnTrack-color: rgb(90,100,45); + +@xsheet-ColumnHeadPastelizer-color: rgb(255,255,255); +@xsheet-SelectedColumnHead-color: rgb(190,210,240); + +@xsheet-LightLightBG-color: @bg; +@xsheet-LightBG-color: rgb(240,240,240); +@xsheet-DarkBG-color: rgb(225,225,225); +@xsheet-DarkLine-color: rgb(150,150,150); + +// ----------------------------------------------------------------------------- +// Function Editor +// ----------------------------------------------------------------------------- + +// Function Treeview +@function-treeview-text-color: @text-color; +@function-treeview-text-color-selected: darken(rgb(255, 0, 0), 15); + +// Function Curve Panel +@function-panel-bg-color: rgb(225,225,225); +@function-panel-ValueLine-color: rgb(186,186,186); +@function-panel-FrameLine-color: rgb(210,210,210); +@function-panel-OtherCurves-color: rgb(150,150,150); +@function-panel-RulerBG-color: rgb(255,255,255); +@function-panel-Text-color: @text-color; +@function-panel-Sub-color: #fff; +@function-panel-Selected-color: rgb(0, 0, 255); + +// Function Spreadsheet Viewer +@function-KeyFrame-color: rgb(219,139,54); +@function-KeyFrameBorder-color: darken(desaturate(@function-KeyFrame-color, 15), 35); +@function-SelectedKeyFrame-color: rgb(237,197,155); + +@function-Inbetween-color: rgb(194,194,176); +@function-InbetweenBorder-color: rgb(72,72,65); +@function-SelectedInbetween-color: rgb(225,225,216); + +@function-SelectedSceneRangeEmpty-color: rgb(210,210,210); diff --git a/stuff/config/qss/Default/less/themes/Softimage.less b/stuff/config/qss/Default/less/themes/Softimage.less new file mode 100644 index 00000000..b0024655 --- /dev/null +++ b/stuff/config/qss/Default/less/themes/Softimage.less @@ -0,0 +1,78 @@ +// out: ../../../Softimage/Softimage.qss + +// This is loosely based on Softimage UI + +// Import Light Theme +@import 'Light'; + +@bg: #A8A7A5; +@accent: darken(@bg, 26); + +@selected-bg-color: #607388; +@selected-text-color: #fff; + +// ----------------------------------------------------------------------------- +// Menu +// ----------------------------------------------------------------------------- + +@menu-bg-color: lighten(@bg, 15); + +// ----------------------------------------------------------------------------- +// Titlebars +// ----------------------------------------------------------------------------- + +@title-bg-color: darken(@bg, 12); + +// ----------------------------------------------------------------------------- +// Trees +// ----------------------------------------------------------------------------- + +@tree-bg-color: lighten(@bg, 6); +@tree-bg-color-alt: lighten(@tree-bg-color, 4); + +// ----------------------------------------------------------------------------- +// Button +// ----------------------------------------------------------------------------- + +@button-border-color: darken(@bg, 15); +@button-bg-color-checked: #607388; + +// ----------------------------------------------------------------------------- +// Tool Buttons +// ----------------------------------------------------------------------------- + +@toolbutton-bg-color-checked: #607388; + +// ----------------------------------------------------------------------------- +// CheckBox +// ----------------------------------------------------------------------------- + +@checkbox-bg-color: #9EB895; +@checkbox-border-color: @accent; + +@checkbox-bg-color-hover: lighten(@checkbox-bg-color, 8); +@checkbox-border-color-hover: @checkbox-border-color; + +@checkbox-bg-color-checked: #9EB895; +@checkbox-border-color-checked: @accent; + +// ----------------------------------------------------------------------------- +// File Browser +// ----------------------------------------------------------------------------- + +// All Panes +@browser-folder-text-color: #6D2D2E; + +// Left Pane +@browser-listview-bg-color: @bg; +@browser-listview-bg-color-alt: @browser-listview-bg-color; + +// Right Pane +@browser-itemview-bg-color: @tree-bg-color; +@browser-itemview-bg-color-alt: @tree-bg-color-alt; + +// ----------------------------------------------------------------------------- +// XSheet +// ----------------------------------------------------------------------------- + +@xsheet-MarkerLine-color: #6D2D2E; diff --git a/stuff/config/qss/Light/Light.qss b/stuff/config/qss/Light/Light.qss new file mode 100644 index 00000000..ff737714 --- /dev/null +++ b/stuff/config/qss/Light/Light.qss @@ -0,0 +1 @@ +.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/black/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#575757;border-color:#4a4a4a;image:url('../Default/imgs/black/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#6c6c6c;border-color:#5a5a5a}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#5c5c5c}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#b8b8b8;border-color:#b8b8b8;color:#101010}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#E8EBE8;border-color:#E8EBE8;color:#101010}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#f6f7f6;border-color:#f6f7f6}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#484848}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#b8b8b8}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#393939}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #393939;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#6c6c6c;qproperty-BottomBelowLineColor:#393939}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#6c6c6c;border-right:1px solid #393939;color:#101010;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#808080;color:#101010}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#808080;color:#101010;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#6c6c6c;border-top:1px solid #393939;border-right:1px solid #393939;border-left:1px solid #393939;color:#101010;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#808080;color:#101010}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#808080;border-top-right-radius:2px;border-top-left-radius:2px;color:#101010;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#949494;alternate-background-color:#9c9c9c;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#101010}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#255095;color:rgba(255,255,255,0.8)}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('../Default/imgs/black/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('../Default/imgs/black/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/black/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('../Default/imgs/black/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('../Default/imgs/black/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('../Default/imgs/black/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('../Default/imgs/black/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('../Default/imgs/black/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('../Default/imgs/black/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/black/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('../Default/imgs/black/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('../Default/imgs/black/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('../Default/imgs/black/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('../Default/imgs/black/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#808080;color:#101010}QWidget:disabled{color:#484848}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#1a1a1a;height:4px;width:4px}#TDockPlaceholder{background-color:#b1fe61}TPanel{background-color:#1a1a1a}#TopBar{background:#808080;border:0;border-bottom:1px solid #393939;height:21px}#TopBar #EditToolLockButton{background:#808080;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#808080;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#808080;border:0}QMenuBar::item{background-color:#808080;border-left:1px solid #808080;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#a6a6a6;color:#101010}QMenuBar::item:pressed{background-color:#255095;color:rgba(255,255,255,0.8)}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#6c6c6c;border-top:1px solid #393939;border-right:1px solid #393939;color:#101010;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#808080;color:#101010}#TopBarTab::tab:selected{background-color:#949494;color:#101010}#TopBarTab::tab:first{border-left:1px solid #393939}#TopBarTab::tab:last{border-right:1px solid #393939}QMenu{background-color:#a6a6a6;border:1px solid #393939;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#255095;color:rgba(255,255,255,0.8)}QMenu::item:checked{color:#101010}QMenu::item:checked:selected{background-color:#255095;color:rgba(255,255,255,0.8)}QMenu::item:disabled{background:none;color:#484848}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #393939;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#255095}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#6c6c6c;border-color:#393939;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#101010;qproperty-ActiveTitleColor:#101010;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#9a9a9a}QScrollBar{background-color:#9a9a9a;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #393939;border-radius:2px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#b8b8b8;border-color:#393939}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#ccc;border-color:#393939}QScrollBar::handle:horizontal{background-color:#a4a4a4;margin:1px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#a4a4a4;margin:16px 1px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#9a9a9a;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#9a9a9a;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#9a9a9a;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#9a9a9a;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/black/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/black/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/black/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/black/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #393939;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #393939;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#a4a4a4;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#b8b8b8}DvScrollWidget QPushButton:pressed{background-color:#6c6c6c}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#808080;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#b8b8b8}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#6c6c6c}#ScrollLeftButton{image:url('../Default/imgs/black/scroll-left.svg');border-right:1px solid #393939}#ScrollRightButton{image:url('../Default/imgs/black/scroll-right.svg');border-left:1px solid #393939;border-right:1px solid #393939}#ScrollUpButton{image:url('../Default/imgs/black/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/black/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/black/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/black/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/black/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/black/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/black/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/black/nextkey_disabled.svg')}QTreeWidget{background:#949494;alternate-background-color:#9c9c9c}QListView{outline:0}#TabBarContainer{background-color:#6c6c6c}.Button,QPushButton{background-color:#a4a4a4;border-color:#525252;border-style:solid;border-radius:2px;border-width:1px;color:#101010;padding:3px 15px;margin:0}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#b8b8b8;border-color:#525252;color:#101010}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#6c6c6c;border-color:#5a5a5a;color:#101010}.Button:checked,QPushButton:checked{background-color:#575757;border-color:#4a4a4a;color:rgba(255,255,255,0.8)}.Button:checked:hover,QPushButton:checked:hover{background-color:#5c5c5c}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#6c6c6c}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#8d8d8d;border-color:#737373;color:#484848}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/black/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/black/subfolder.svg')}.ComboBox,QComboBox{background-color:#a4a4a4;border:1px solid #525252;border-radius:2px;color:#101010;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#b8b8b8;border-color:#525252;color:#101010}.ComboBox:checked,QComboBox:checked{background-color:#a4a4a4;border-color:#525252;color:#101010}.ComboBox:disabled,QComboBox:disabled{background-color:#8d8d8d;border-color:#737373}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #525252;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/black/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#737373;image:url('../Default/imgs/black/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#a6a6a6;border:1px solid #393939;selection-background-color:#255095;selection-color:rgba(255,255,255,0.8)}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#c0c0c0;border:1px solid #525252;border-radius:2px;color:#101010;selection-background-color:#255095;selection-color:rgba(255,255,255,0.8);padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#c0c0c0;border-color:#1C1C1C;color:#101010}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#a0a0a0;border-color:#696969;color:#484848}.CheckBox,QCheckBox{color:#101010}.CheckBox:hover,QCheckBox:hover{color:#101010}.CheckBox:disabled,QCheckBox:disabled{color:#484848}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#cacaca;border:1px solid #525252;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#ebebeb;border-color:#525252}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#cacaca;border-color:#525252;image:url('../Default/imgs/black/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#8d8d8d;border-color:#737373;image:url('../Default/imgs/black/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#8d8d8d;border-color:#737373}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/black/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/black/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#101010}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#484848}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#484848}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/black/slider-groove_disabled.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:10px;margin:-2px 0 -2px 0;image:url('../Default/imgs/black/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/black/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#404040;qproperty-LightLineEdgeColor:#404040;qproperty-DarkLineColor:#404040;qproperty-MiddleLineColor:#404040;qproperty-HandleLeftPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg")}#DirTreeView{background-color:#A4A4A4;alternate-background-color:#A4A4A4;border:1px solid #393939;border-right:0}DvItemViewerPanel{qproperty-TextColor:#101010;qproperty-AlternateBackground:#9c9c9c;qproperty-SelectedTextColor:rgba(255,255,255,0.8);qproperty-FolderTextColor:#000eb6;qproperty-SelectedItemBackground:#255095}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#949494}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #393939;border-right:1px solid #393939;border-bottom:1px solid #393939;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#101010;qproperty-SelectedTextColor:rgba(255,255,255,0.8);qproperty-SelectedItemBackground:#255095;qproperty-FolderTextColor:#000eb6;qproperty-SelectedFolderTextColor:rgba(255,255,255,0.8);alternate-background-color:#9c9c9c;background-color:#949494;border:1px solid #393939}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#A4A4A4}#SceneCast QToolBar{border-top:1px solid #393939}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#a6a6a6}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#101010}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}#CameraSettingsDPI{color:#000}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('../Default/imgs/black/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/black/fsp_checked.svg')}#OutputSettingsLabel{color:#000}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#a6a6a6}#MatchLineButton::pressed{background-color:#cdcdcd}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#9a9a9a}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#000}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #393939;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#808080}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/black/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/black/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #393939}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #393939;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #393939;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#101010}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#808080}QDialog #dialogButtonFrame{background-color:#717171;border-top:1px solid #393939}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#000}#PreferencesPopup QListWidget{background-color:#949494;alternate-background-color:#949494;border:1px solid #393939}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#a6a6a6;color:#101010}#PreferencesPopup QListWidget::item:selected{background-color:#255095;color:rgba(255,255,255,0.8)}#ShortcutTree{border:1px solid #393939}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#000}#SchematicBottomFrame{background-color:#808080;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#737373;border-bottom:1px solid #393939}FxSettings QToolBar{border-top:1px solid #393939;border-right:1px solid #393939;border-left:1px solid #393939;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#000}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#6c6c6c}#TaskSheetItemLabel{color:#101010}#Tasks QToolBar{border-bottom:1px solid #393939;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #393939;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/black/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/black/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/black/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/black/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('../Default/imgs/black/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('../Default/imgs/black/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #393939}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #393939}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #393939;border-bottom:1px solid #393939;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#a4a4a4;border:1px solid #525252;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#a4a4a4;border:1px solid #525252;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#a6a6a6;border:1px solid #393939;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/black/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/black/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:#925151;qproperty-startedColor:#28853d;qproperty-baseColor:#676767;qproperty-finishedColor:#676767}Ruler{qproperty-ParentBGColor:#808080;qproperty-ScaleColor:#101010}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#9a9a9a;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#101010;qproperty-BGColor:#929292;qproperty-LightLineColor:#676767;qproperty-MarkerLineColor:#6D2D2E;qproperty-VerticalLineColor:#646464;qproperty-VerticalLineHeadColor:#393939;qproperty-PreviewFrameTextColor:#101010;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-EmptyColumnHeadColor:#737373;qproperty-SelectedColumnTextColor:#b30000;qproperty-EmptyCellColor:#7c7c7c;qproperty-NotEmptyColumnColor:#8a8a8a;qproperty-SelectedEmptyCellColor:#d2d2d2;qproperty-LevelColumnColor:#76b776;qproperty-LevelColumnBorderColor:#496549;qproperty-SelectedLevelColumnColor:#a8d1a8;qproperty-VectorColumnColor:#c0c07a;qproperty-VectorColumnBorderColor:#525236;qproperty-SelectedVectorColumnColor:#eaeac2;qproperty-ChildColumnColor:#d69adb;qproperty-ChildColumnBorderColor:#7c4281;qproperty-SelectedChildColumnColor:#ebcded;qproperty-FullcolorColumnColor:#8bbdc1;qproperty-FullcolorColumnBorderColor:#415759;qproperty-SelectedFullcolorColumnColor:#cdebed;qproperty-FxColumnColor:#82815d;qproperty-FxColumnBorderColor:#404039;qproperty-SelectedFxColumnColor:#c1c0ae;qproperty-ReferenceColumnColor:#ababab;qproperty-ReferenceColumnBorderColor:#525252;qproperty-SelectedReferenceColumnColor:#d5d5d5;qproperty-PaletteColumnColor:#2aab9a;qproperty-PaletteColumnBorderColor:#091917;qproperty-SelectedPaletteColumnColor:#92ddca;qproperty-MeshColumnColor:#ac78d4;qproperty-MeshColumnBorderColor:#503169;qproperty-SelectedMeshColumnColor:#d8b4f5;qproperty-SoundColumnColor:#acba82;qproperty-SoundColumnBorderColor:#4a4e3b;qproperty-SelectedSoundColumnColor:#d7d7b4;qproperty-SoundColumnHlColor:#f5ffe6;qproperty-SoundColumnTrackColor:#5a642d;qproperty-ColumnHeadPastelizer:#fff;qproperty-SelectedColumnHead:#bed2f0;qproperty-LightLightBGColor:#808080;qproperty-LightBGColor:#f0f0f0;qproperty-DarkBGColor:#e1e1e1;qproperty-DarkLineColor:#969696}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #393939}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#949494;alternate-background-color:#949494;border-top:1px solid #393939}FunctionTreeView{qproperty-TextColor:#101010;qproperty-CurrentTextColor:#b30000}FunctionPanel{qproperty-BGColor:#e1e1e1;qproperty-ValueLineColor:#bababa;qproperty-FrameLineColor:#d2d2d2;qproperty-OtherCurvesColor:#969696;qproperty-RulerBackground:#fff;qproperty-TextColor:#101010;qproperty-SubColor:#fff;qproperty-SelectedColor:#00f}SpreadsheetViewer{qproperty-LightLightBGColor:#808080;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-LightLineColor:#676767;qproperty-MarkerLineColor:#6D2D2E;qproperty-BGColor:#8a8a8a;qproperty-VerticalLineColor:#646464;qproperty-KeyFrameColor:#db8b36;qproperty-KeyFrameBorderColor:#493015;qproperty-SelectedKeyFrameColor:#edc59b;qproperty-InBetweenColor:#c2c2b0;qproperty-InBetweenBorderColor:#484841;qproperty-SelectedInBetweenColor:#e1e1d8;qproperty-SelectedEmptyColor:#d2d2d2;qproperty-SelectedSceneRangeEmptyColor:#d2d2d2;qproperty-TextColor:#101010;qproperty-ColumnHeaderBorderColor:#393939;qproperty-SelectedColumnTextColor:#b30000}#ExpressionField{background-color:#fff;border:1px solid #6b6b6b;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/black/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/black/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/black/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file diff --git a/stuff/config/qss/Softimage/Softimage.qss b/stuff/config/qss/Softimage/Softimage.qss new file mode 100644 index 00000000..2eb915fb --- /dev/null +++ b/stuff/config/qss/Softimage/Softimage.qss @@ -0,0 +1 @@ +.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/black/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#607388;border-color:#556679;image:url('../Default/imgs/black/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#949390;border-color:#82817e}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#64788e}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#dfdfde;border-color:#dfdfde;color:#101010}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#607388;border-color:#607388;color:#101010}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#6b8097;border-color:#6b8097}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#5c5c5b}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#dfdfde}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#666563}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #666563;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#949390;qproperty-BottomBelowLineColor:#666563}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#949390;border-right:1px solid #666563;color:#101010;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#A8A7A5;color:#101010}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#A8A7A5;color:#101010;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#949390;border-top:1px solid #666563;border-right:1px solid #666563;border-left:1px solid #666563;color:#101010;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#A8A7A5;color:#101010}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#A8A7A5;border-top-right-radius:2px;border-top-left-radius:2px;color:#101010;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#b7b6b5;alternate-background-color:#c1c0bf;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#101010}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#607388;color:#fff}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('../Default/imgs/black/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('../Default/imgs/black/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/black/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('../Default/imgs/black/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('../Default/imgs/black/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('../Default/imgs/black/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('../Default/imgs/black/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('../Default/imgs/black/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('../Default/imgs/black/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/black/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('../Default/imgs/black/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('../Default/imgs/black/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('../Default/imgs/black/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('../Default/imgs/black/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#A8A7A5;color:#101010}QWidget:disabled{color:#5c5c5b}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#42413f;height:4px;width:4px}#TDockPlaceholder{background-color:#b1fe61}TPanel{background-color:#42413f}#TopBar{background:#A8A7A5;border:0;border-bottom:1px solid #666563;height:21px}#TopBar #EditToolLockButton{background:#A8A7A5;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#A8A7A5;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#A8A7A5;border:0}QMenuBar::item{background-color:#A8A7A5;border-left:1px solid #A8A7A5;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#cecdcc;color:#101010}QMenuBar::item:pressed{background-color:#607388;color:#fff}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#949390;border-top:1px solid #666563;border-right:1px solid #666563;color:#101010;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#A8A7A5;color:#101010}#TopBarTab::tab:selected{background-color:#bcbbba;color:#101010}#TopBarTab::tab:first{border-left:1px solid #666563}#TopBarTab::tab:last{border-right:1px solid #666563}QMenu{background-color:#cecdcc;border:1px solid #666563;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#607388;color:#fff}QMenu::item:checked{color:#101010}QMenu::item:checked:selected{background-color:#607388;color:#fff}QMenu::item:disabled{background:none;color:#5c5c5b}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #666563;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#607388}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#8a8986;border-color:#666563;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#101010;qproperty-ActiveTitleColor:#101010;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#c1c0bf}QScrollBar{background-color:#c1c0bf;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #666563;border-radius:2px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#dfdfde;border-color:#666563}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#f3f3f3;border-color:#666563}QScrollBar::handle:horizontal{background-color:#cbcac9;margin:1px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#cbcac9;margin:16px 1px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#c1c0bf;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#c1c0bf;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#c1c0bf;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#c1c0bf;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/black/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/black/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/black/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/black/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #666563;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #666563;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#cbcac9;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#dfdfde}DvScrollWidget QPushButton:pressed{background-color:#949390}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#A8A7A5;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#dfdfde}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#949390}#ScrollLeftButton{image:url('../Default/imgs/black/scroll-left.svg');border-right:1px solid #666563}#ScrollRightButton{image:url('../Default/imgs/black/scroll-right.svg');border-left:1px solid #666563;border-right:1px solid #666563}#ScrollUpButton{image:url('../Default/imgs/black/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/black/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/black/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/black/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/black/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/black/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/black/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/black/nextkey_disabled.svg')}QTreeWidget{background:#b7b6b5;alternate-background-color:#c1c0bf}QListView{outline:0}#TabBarContainer{background-color:#949390}.Button,QPushButton{background-color:#cbcac9;border-color:#82817e;border-style:solid;border-radius:2px;border-width:1px;color:#101010;padding:3px 15px;margin:0}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#dfdfde;border-color:#82817e;color:#101010}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#949390;border-color:#82817e;color:#101010}.Button:checked,QPushButton:checked{background-color:#607388;border-color:#556679;color:rgba(255,255,255,0.8)}.Button:checked:hover,QPushButton:checked:hover{background-color:#64788e}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#949390}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#b5b4b2;border-color:#9b9a98;color:#5c5c5b}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/black/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/black/subfolder.svg')}.ComboBox,QComboBox{background-color:#cbcac9;border:1px solid #82817e;border-radius:2px;color:#101010;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#dfdfde;border-color:#82817e;color:#101010}.ComboBox:checked,QComboBox:checked{background-color:#cbcac9;border-color:#82817e;color:#101010}.ComboBox:disabled,QComboBox:disabled{background-color:#b5b4b2;border-color:#9b9a98}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #82817e;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/black/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#9b9a98;image:url('../Default/imgs/black/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#cecdcc;border:1px solid #666563;selection-background-color:#607388;selection-color:#fff}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#e7e6e6;border:1px solid #7b7977;border-radius:2px;color:#101010;selection-background-color:#607388;selection-color:#fff;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#e7e6e6;border-color:#1C1C1C;color:#101010}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#c7c7c5;border-color:#91908e;color:#5c5c5b}.CheckBox,QCheckBox{color:#101010}.CheckBox:hover,QCheckBox:hover{color:#101010}.CheckBox:disabled,QCheckBox:disabled{color:#5c5c5b}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#9EB895;border:1px solid #666563;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#b4c8ad;border-color:#666563}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#9EB895;border-color:#666563;image:url('../Default/imgs/black/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#b5b4b2;border-color:#9b9a98;image:url('../Default/imgs/black/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#b5b4b2;border-color:#9b9a98}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/black/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/black/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#101010}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#5c5c5b}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#5c5c5b}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/black/slider-groove_disabled.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:10px;margin:-2px 0 -2px 0;image:url('../Default/imgs/black/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/black/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#686765;qproperty-LightLineEdgeColor:#686765;qproperty-DarkLineColor:#686765;qproperty-MiddleLineColor:#686765;qproperty-HandleLeftPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg")}#DirTreeView{background-color:#A8A7A5;alternate-background-color:#A8A7A5;border:1px solid #666563;border-right:0}DvItemViewerPanel{qproperty-TextColor:#101010;qproperty-AlternateBackground:#c1c0bf;qproperty-SelectedTextColor:#fff;qproperty-FolderTextColor:#6D2D2E;qproperty-SelectedItemBackground:#607388}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#b7b6b5}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #666563;border-right:1px solid #666563;border-bottom:1px solid #666563;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#101010;qproperty-SelectedTextColor:#fff;qproperty-SelectedItemBackground:#607388;qproperty-FolderTextColor:#6D2D2E;qproperty-SelectedFolderTextColor:#fff;alternate-background-color:#c1c0bf;background-color:#b7b6b5;border:1px solid #666563}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#A8A7A5}#SceneCast QToolBar{border-top:1px solid #666563}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#cecdcc}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#101010}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}#CameraSettingsDPI{color:#000}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('../Default/imgs/black/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/black/fsp_checked.svg')}#OutputSettingsLabel{color:#000}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#cecdcc}#MatchLineButton::pressed{background-color:#f3f3f3}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#c1c0bf}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#000}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #666563;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#A8A7A5}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/black/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/black/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #666563}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #666563;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #666563;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#101010}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#A8A7A5}QDialog #dialogButtonFrame{background-color:#999895;border-top:1px solid #666563}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#000}#PreferencesPopup QListWidget{background-color:#b7b6b5;alternate-background-color:#b7b6b5;border:1px solid #666563}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#cecdcc;color:#101010}#PreferencesPopup QListWidget::item:selected{background-color:#607388;color:#fff}#ShortcutTree{border:1px solid #666563}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#000}#SchematicBottomFrame{background-color:#A8A7A5;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#9b9a98;border-bottom:1px solid #666563}FxSettings QToolBar{border-top:1px solid #666563;border-right:1px solid #666563;border-left:1px solid #666563;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#000}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#8a8986}#TaskSheetItemLabel{color:#101010}#Tasks QToolBar{border-bottom:1px solid #666563;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #666563;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/black/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/black/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/black/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/black/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('../Default/imgs/black/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('../Default/imgs/black/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #666563}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #666563}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #666563;border-bottom:1px solid #666563;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#cbcac9;border:1px solid #82817e;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#cbcac9;border:1px solid #82817e;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#cecdcc;border:1px solid #666563;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/black/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/black/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:#925151;qproperty-startedColor:#28853d;qproperty-baseColor:#8f8e8b;qproperty-finishedColor:#8f8e8b}Ruler{qproperty-ParentBGColor:#A8A7A5;qproperty-ScaleColor:#101010}#RulerToolOptionValues{color:#282726}#xsheetArea,#ScrollArea{background-color:#c1c0bf;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#101010;qproperty-BGColor:#bab9b7;qproperty-LightLineColor:#8f8e8b;qproperty-MarkerLineColor:#6D2D2E;qproperty-VerticalLineColor:#8c8b88;qproperty-VerticalLineHeadColor:#61605d;qproperty-PreviewFrameTextColor:#101010;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-EmptyColumnHeadColor:#9b9a98;qproperty-SelectedColumnTextColor:#b30000;qproperty-EmptyCellColor:#a4a3a1;qproperty-NotEmptyColumnColor:#b2b1af;qproperty-SelectedEmptyCellColor:#f9f9f8;qproperty-LevelColumnColor:#76b776;qproperty-LevelColumnBorderColor:#496549;qproperty-SelectedLevelColumnColor:#a8d1a8;qproperty-VectorColumnColor:#c0c07a;qproperty-VectorColumnBorderColor:#525236;qproperty-SelectedVectorColumnColor:#eaeac2;qproperty-ChildColumnColor:#d69adb;qproperty-ChildColumnBorderColor:#7c4281;qproperty-SelectedChildColumnColor:#ebcded;qproperty-FullcolorColumnColor:#8bbdc1;qproperty-FullcolorColumnBorderColor:#415759;qproperty-SelectedFullcolorColumnColor:#cdebed;qproperty-FxColumnColor:#82815d;qproperty-FxColumnBorderColor:#404039;qproperty-SelectedFxColumnColor:#c1c0ae;qproperty-ReferenceColumnColor:#ababab;qproperty-ReferenceColumnBorderColor:#525252;qproperty-SelectedReferenceColumnColor:#d5d5d5;qproperty-PaletteColumnColor:#2aab9a;qproperty-PaletteColumnBorderColor:#091917;qproperty-SelectedPaletteColumnColor:#92ddca;qproperty-MeshColumnColor:#ac78d4;qproperty-MeshColumnBorderColor:#503169;qproperty-SelectedMeshColumnColor:#d8b4f5;qproperty-SoundColumnColor:#acba82;qproperty-SoundColumnBorderColor:#4a4e3b;qproperty-SelectedSoundColumnColor:#d7d7b4;qproperty-SoundColumnHlColor:#f5ffe6;qproperty-SoundColumnTrackColor:#5a642d;qproperty-ColumnHeadPastelizer:#fff;qproperty-SelectedColumnHead:#bed2f0;qproperty-LightLightBGColor:#A8A7A5;qproperty-LightBGColor:#f0f0f0;qproperty-DarkBGColor:#e1e1e1;qproperty-DarkLineColor:#969696}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #666563}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#b7b6b5;alternate-background-color:#b7b6b5;border-top:1px solid #666563}FunctionTreeView{qproperty-TextColor:#101010;qproperty-CurrentTextColor:#b30000}FunctionPanel{qproperty-BGColor:#e1e1e1;qproperty-ValueLineColor:#bababa;qproperty-FrameLineColor:#d2d2d2;qproperty-OtherCurvesColor:#969696;qproperty-RulerBackground:#fff;qproperty-TextColor:#101010;qproperty-SubColor:#fff;qproperty-SelectedColor:#00f}SpreadsheetViewer{qproperty-LightLightBGColor:#A8A7A5;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-LightLineColor:#8f8e8b;qproperty-MarkerLineColor:#6D2D2E;qproperty-BGColor:#b2b1af;qproperty-VerticalLineColor:#8c8b88;qproperty-KeyFrameColor:#db8b36;qproperty-KeyFrameBorderColor:#493015;qproperty-SelectedKeyFrameColor:#edc59b;qproperty-InBetweenColor:#c2c2b0;qproperty-InBetweenBorderColor:#484841;qproperty-SelectedInBetweenColor:#e1e1d8;qproperty-SelectedEmptyColor:#f9f9f8;qproperty-SelectedSceneRangeEmptyColor:#d2d2d2;qproperty-TextColor:#101010;qproperty-ColumnHeaderBorderColor:#61605d;qproperty-SelectedColumnTextColor:#b30000}#ExpressionField{background-color:#fff;border:1px solid #939290;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/black/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/black/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/black/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file diff --git a/toonz/sources/toonzlib/preferences.cpp b/toonz/sources/toonzlib/preferences.cpp index c24fbdc6..91272096 100644 --- a/toonz/sources/toonzlib/preferences.cpp +++ b/toonz/sources/toonzlib/preferences.cpp @@ -250,7 +250,7 @@ Preferences::Preferences() , m_shmmni(-1) , m_onionPaperThickness(50) , m_currentLanguage("English") - , m_currentStyleSheet("Astral_072_Dark") + , m_currentStyleSheet("Default") , m_undoMemorySize(100) , m_dragCellsBehaviour(0) , m_lineTestFpsCapture(25) From 29b1951be7af9d630672deb8511f092e28355659 Mon Sep 17 00:00:00 2001 From: Kite Date: Wed, 30 Aug 2017 13:19:59 +0100 Subject: [PATCH 2/2] Fix & Name Change --- stuff/config/qss/Blue/Blue.qss | 2 +- stuff/config/qss/Dark/Dark.qss | 2 +- stuff/config/qss/Default/Default.qss | 2 +- stuff/config/qss/Default/less/layouts/popups.less | 1 + .../qss/Default/less/themes/{Softimage.less => Warm.less} | 4 +--- stuff/config/qss/Light/Light.qss | 2 +- stuff/config/qss/{Softimage/Softimage.qss => Warm/Warm.qss} | 2 +- 7 files changed, 7 insertions(+), 8 deletions(-) rename stuff/config/qss/Default/less/themes/{Softimage.less => Warm.less} (96%) rename stuff/config/qss/{Softimage/Softimage.qss => Warm/Warm.qss} (74%) diff --git a/stuff/config/qss/Blue/Blue.qss b/stuff/config/qss/Blue/Blue.qss index 36bec28c..579f5107 100644 --- a/stuff/config/qss/Blue/Blue.qss +++ b/stuff/config/qss/Blue/Blue.qss @@ -1 +1 @@ -.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/white/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#2b2c2d;border-color:#414345;image:url('../Default/imgs/white/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#2b2c2d;border-color:#414345}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#303133}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#6e7174;border-color:#6e7174;color:#d0d2d8}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#5385a6;border-color:#5385a6;color:#c2c5cc}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#6291b1;border-color:#6291b1}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#828489}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#6e7174}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#28292b}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #28292b;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#323435;qproperty-BottomBelowLineColor:#28292b}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#323435;border-right:1px solid #28292b;color:#888b90;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#414345;color:#888b90}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#414345;color:#ecedef;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#323435;border-top:1px solid #28292b;border-right:1px solid #28292b;border-left:1px solid #28292b;color:#888b90;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#414345;color:#888b90}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#414345;border-top-right-radius:2px;border-top-left-radius:2px;color:#ecedef;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#2b2c2d;alternate-background-color:#303133;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#c2c5cc}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#5385a6;color:#f2f2f2}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('../Default/imgs/white/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('../Default/imgs/white/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/white/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('../Default/imgs/white/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('../Default/imgs/white/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('../Default/imgs/white/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('../Default/imgs/white/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('../Default/imgs/white/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('../Default/imgs/white/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/white/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('../Default/imgs/white/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('../Default/imgs/white/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('../Default/imgs/white/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('../Default/imgs/white/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#414345;color:#c2c5cc}QWidget:disabled{color:#828489}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#141516;height:4px;width:4px}#TDockPlaceholder{background-color:#5385a6}TPanel{background-color:#141516}#TopBar{background:#414345;border:0;border-bottom:1px solid #28292b;height:21px}#TopBar #EditToolLockButton{background:#414345;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#414345;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#414345;border:0}QMenuBar::item{background-color:#414345;border-left:1px solid #414345;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#5f6265;color:#c2c5cc}QMenuBar::item:pressed{background-color:#5385a6;color:#f2f2f2}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#323435;border-top:1px solid #28292b;border-right:1px solid #28292b;color:#888b90;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#414345;color:#888b90}#TopBarTab::tab:selected{background-color:#414345;color:#ecedef}#TopBarTab::tab:first{border-left:1px solid #28292b}#TopBarTab::tab:last{border-right:1px solid #28292b}QMenu{background-color:#414345;border:1px solid #28292b;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:checked{color:#c2c5cc}QMenu::item:checked:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:disabled{background:none;color:#828489}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #28292b;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#5385a6}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#323435;border-color:#28292b;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#8f9295;qproperty-ActiveTitleColor:#43AEE5;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#2d2f30}QScrollBar{background-color:#2d2f30;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #4b4d50;border-radius:4px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#5f6265;border-color:#5f6265}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#72767a;border-color:#72767a}QScrollBar::handle:horizontal{background-color:#4b4d50;margin:3px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#4b4d50;margin:16px 3px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#2d2f30;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#2d2f30;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#2d2f30;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#2d2f30;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/white/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/white/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/white/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/white/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #28292b;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #28292b;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#616467;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#6e7174}DvScrollWidget QPushButton:pressed{background-color:#2b2c2d}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#414345;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#6e7174}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#2b2c2d}#ScrollLeftButton{image:url('../Default/imgs/white/scroll-left.svg');border-right:1px solid #28292b}#ScrollRightButton{image:url('../Default/imgs/white/scroll-right.svg');border-left:1px solid #28292b;border-right:1px solid #28292b}#ScrollUpButton{image:url('../Default/imgs/white/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/white/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/white/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/white/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/white/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/white/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/white/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/white/nextkey_disabled.svg')}QTreeWidget{background:#2b2c2d;alternate-background-color:#303133}QListView{outline:0}#TabBarContainer{background-color:#323435}.Button,QPushButton{background-color:#616467;border-color:#414345;border-style:solid;border-radius:2px;border-width:0;color:#d0d2d8;padding:3px 15px;margin:1px}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#6e7174;border-color:#414345;color:#d0d2d8}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#2b2c2d;border-color:#414345;color:#d0d2d8}.Button:checked,QPushButton:checked{background-color:#2b2c2d;border-color:#414345;color:#d0d2d8}.Button:checked:hover,QPushButton:checked:hover{background-color:#303133}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#2b2c2d}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#4d5052;border-color:#414345;color:#828489}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/white/subfolder.svg')}.ComboBox,QComboBox{background-color:#616467;border:0 solid #414345;border-radius:2px;color:#d0d2d8;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#6e7174;border-color:#414345;color:#d0d2d8}.ComboBox:checked,QComboBox:checked{background-color:#616467;border-color:#414345;color:#d0d2d8}.ComboBox:disabled,QComboBox:disabled{background-color:#4d5052;border-color:#414345}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #414345;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/white/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#414345;image:url('../Default/imgs/white/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#414345;border:1px solid #28292b;selection-background-color:#5385a6;selection-color:#f2f2f2}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#2b2c2d;border:1px solid #2b2c2d;border-radius:2px;color:#c2c5cc;selection-background-color:#5385a6;selection-color:#f2f2f2;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#2b2c2d;border-color:#5385a6;color:#c2c5cc}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#363839;border-color:#363839;color:#828489}.CheckBox,QCheckBox{color:#c2c5cc}.CheckBox:hover,QCheckBox:hover{color:#c2c5cc}.CheckBox:disabled,QCheckBox:disabled{color:#828489}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#616467;border:1px solid #616467;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#6e7174;border-color:#6e7174}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#616467;border-color:#616467;image:url('../Default/imgs/white/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#4d5052;border-color:#4d5052;image:url('../Default/imgs/white/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#4d5052;border-color:#4d5052}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/white/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/white/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#c2c5cc}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#828489}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#828489}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/white/slider-groove.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/white/slider-groove_disabled.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:8px;margin:-2px 0 -2px 0;image:url('../Default/imgs/white/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/white/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#1e1f20;qproperty-LightLineEdgeColor:#1e1f20;qproperty-DarkLineColor:#1e1f20;qproperty-MiddleLineColor:#1e1f20;qproperty-HandleLeftPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg")}#DirTreeView{background-color:#414345;alternate-background-color:#414345;border:1px solid #28292b;border-right:0}DvItemViewerPanel{qproperty-TextColor:#c2c5cc;qproperty-AlternateBackground:#303133;qproperty-SelectedTextColor:#f2f2f2;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedItemBackground:#5385a6}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#2b2c2d}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #28292b;border-right:1px solid #28292b;border-bottom:1px solid #28292b;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#c2c5cc;qproperty-SelectedTextColor:#f2f2f2;qproperty-SelectedItemBackground:#5385a6;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedFolderTextColor:#f2f2f2;alternate-background-color:#303133;background-color:#2b2c2d;border:1px solid #28292b}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#414345}#SceneCast QToolBar{border-top:1px solid #28292b}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#414345}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#c2c5cc}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}#CameraSettingsDPI{color:#9fdaff}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('../Default/imgs/white/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/white/fsp_checked.svg')}#OutputSettingsLabel{color:#9fdaff}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#66696c}#MatchLineButton::pressed{background-color:#8c9093}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#5a5d5f}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#9fdaff}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #28292b;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#414345}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/white/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/white/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #28292b}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #28292b;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #28292b;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#c2c5cc}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#414345}QDialog #dialogButtonFrame{background-color:#323435;border-top:1px solid #28292b}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#9fdaff}#PreferencesPopup QListWidget{background-color:#2b2c2d;alternate-background-color:#2b2c2d;border:1px solid #28292b}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#5f6265;color:#c2c5cc}#PreferencesPopup QListWidget::item:selected{background-color:#5385a6;color:#f2f2f2}#ShortcutTree{border:1px solid #28292b}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#9fdaff}#SchematicBottomFrame{background-color:#414345;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#353638;border-bottom:1px solid #28292b}FxSettings QToolBar{border-top:1px solid #28292b;border-right:1px solid #28292b;border-left:1px solid #28292b;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#a0e680}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#323435}#TaskSheetItemLabel{color:#c2c5cc}#Tasks QToolBar{border-bottom:1px solid #28292b;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #28292b;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/white/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/white/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/white/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/white/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('../Default/imgs/white/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('../Default/imgs/white/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #28292b}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #28292b}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #28292b;border-bottom:1px solid #28292b;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('../Default/imgs/white/slider-groove.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#616467;border:1px solid #414345;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#616467;border:1px solid #414345;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#999c9f;border:1px solid #999c9f;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/white/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/white/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:rgba(205,101,101,0.78);qproperty-startedColor:#1abc3f;qproperty-baseColor:#28292b;qproperty-finishedColor:#28292b}Ruler{qproperty-ParentBGColor:#414345;qproperty-ScaleColor:#c2c5cc}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#2d2f30;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#c2c5cc;qproperty-BGColor:#353638;qproperty-LightLineColor:#262728;qproperty-MarkerLineColor:#1E96C4;qproperty-VerticalLineColor:#222;qproperty-VerticalLineHeadColor:#777b7f;qproperty-PreviewFrameTextColor:#9fdaff;qproperty-CurrentRowBgColor:#506082;qproperty-EmptyColumnHeadColor:#5a5d60;qproperty-SelectedColumnTextColor:#E66464;qproperty-EmptyCellColor:#393b3d;qproperty-NotEmptyColumnColor:#414345;qproperty-SelectedEmptyCellColor:#64676a;qproperty-LevelColumnColor:#4C6E4C;qproperty-LevelColumnBorderColor:#8FB38F;qproperty-SelectedLevelColumnColor:#6B8C6B;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#8C8C60;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#7A617A;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8896A7;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6A6D5A;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#828282;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#5F8581;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#8A75A2;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7F956A;qproperty-SoundColumnHlColor:#34FE5E;qproperty-SoundColumnTrackColor:#B6C29D;qproperty-ColumnHeadPastelizer:#000;qproperty-SelectedColumnHead:#506082;qproperty-LightLightBGColor:#393b3d;qproperty-LightBGColor:#eaebec;qproperty-DarkBGColor:#dbdcdd;qproperty-DarkLineColor:#8e9194}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #28292b}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#2b2c2d;alternate-background-color:#2b2c2d;border-top:1px solid #28292b}FunctionTreeView{qproperty-TextColor:#c2c5cc;qproperty-CurrentTextColor:#E66464}FunctionPanel{qproperty-BGColor:#343638;qproperty-ValueLineColor:#414345;qproperty-FrameLineColor:#585b5e;qproperty-OtherCurvesColor:#7f8386;qproperty-RulerBackground:#2d2e30;qproperty-TextColor:#c2c5cc;qproperty-SubColor:#000;qproperty-SelectedColor:#FFA500}SpreadsheetViewer{qproperty-LightLightBGColor:#393b3d;qproperty-CurrentRowBgColor:#506082;qproperty-LightLineColor:#262728;qproperty-MarkerLineColor:#1E96C4;qproperty-BGColor:#414345;qproperty-VerticalLineColor:#222;qproperty-KeyFrameColor:#995d1d;qproperty-KeyFrameBorderColor:#c9b04b;qproperty-SelectedKeyFrameColor:#978056;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7e8079;qproperty-SelectedEmptyColor:#64676a;qproperty-SelectedSceneRangeEmptyColor:#6d7073;qproperty-TextColor:#c2c5cc;qproperty-ColumnHeaderBorderColor:#777b7f;qproperty-SelectedColumnTextColor:#E66464}#ExpressionField{background-color:#e0e1e2;border:1px solid #2d2e2f;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/white/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/white/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/white/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file +.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/white/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#2b2c2d;border-color:#414345;image:url('../Default/imgs/white/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#2b2c2d;border-color:#414345}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#303133}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#6e7174;border-color:#6e7174;color:#d0d2d8}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#5385a6;border-color:#5385a6;color:#c2c5cc}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#6291b1;border-color:#6291b1}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#828489}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#6e7174}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#28292b}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #28292b;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#323435;qproperty-BottomBelowLineColor:#28292b}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#323435;border-right:1px solid #28292b;color:#888b90;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#414345;color:#888b90}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#414345;color:#ecedef;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#323435;border-top:1px solid #28292b;border-right:1px solid #28292b;border-left:1px solid #28292b;color:#888b90;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#414345;color:#888b90}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#414345;border-top-right-radius:2px;border-top-left-radius:2px;color:#ecedef;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#2b2c2d;alternate-background-color:#303133;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#c2c5cc}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#5385a6;color:#f2f2f2}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('../Default/imgs/white/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('../Default/imgs/white/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/white/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('../Default/imgs/white/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('../Default/imgs/white/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('../Default/imgs/white/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('../Default/imgs/white/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('../Default/imgs/white/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('../Default/imgs/white/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/white/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('../Default/imgs/white/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('../Default/imgs/white/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('../Default/imgs/white/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('../Default/imgs/white/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#414345;color:#c2c5cc}QWidget:disabled{color:#828489}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#141516;height:4px;width:4px}#TDockPlaceholder{background-color:#5385a6}TPanel{background-color:#141516}#TopBar{background:#414345;border:0;border-bottom:1px solid #28292b;height:21px}#TopBar #EditToolLockButton{background:#414345;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#414345;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#414345;border:0}QMenuBar::item{background-color:#414345;border-left:1px solid #414345;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#5f6265;color:#c2c5cc}QMenuBar::item:pressed{background-color:#5385a6;color:#f2f2f2}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#323435;border-top:1px solid #28292b;border-right:1px solid #28292b;color:#888b90;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#414345;color:#888b90}#TopBarTab::tab:selected{background-color:#414345;color:#ecedef}#TopBarTab::tab:first{border-left:1px solid #28292b}#TopBarTab::tab:last{border-right:1px solid #28292b}QMenu{background-color:#414345;border:1px solid #28292b;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:checked{color:#c2c5cc}QMenu::item:checked:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:disabled{background:none;color:#828489}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #28292b;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#5385a6}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#323435;border-color:#28292b;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#8f9295;qproperty-ActiveTitleColor:#43AEE5;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#2d2f30}QScrollBar{background-color:#2d2f30;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #4b4d50;border-radius:4px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#5f6265;border-color:#5f6265}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#72767a;border-color:#72767a}QScrollBar::handle:horizontal{background-color:#4b4d50;margin:3px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#4b4d50;margin:16px 3px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#2d2f30;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#2d2f30;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#2d2f30;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#2d2f30;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/white/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/white/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/white/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/white/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #28292b;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #28292b;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#616467;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#6e7174}DvScrollWidget QPushButton:pressed{background-color:#2b2c2d}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#414345;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#6e7174}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#2b2c2d}#ScrollLeftButton{image:url('../Default/imgs/white/scroll-left.svg');border-right:1px solid #28292b}#ScrollRightButton{image:url('../Default/imgs/white/scroll-right.svg');border-left:1px solid #28292b;border-right:1px solid #28292b}#ScrollUpButton{image:url('../Default/imgs/white/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/white/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/white/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/white/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/white/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/white/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/white/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/white/nextkey_disabled.svg')}QTreeWidget{background:#2b2c2d;alternate-background-color:#303133}QListView{outline:0}#TabBarContainer{background-color:#323435}.Button,QPushButton{background-color:#616467;border-color:#414345;border-style:solid;border-radius:2px;border-width:0;color:#d0d2d8;padding:3px 15px;margin:1px}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#6e7174;border-color:#414345;color:#d0d2d8}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#2b2c2d;border-color:#414345;color:#d0d2d8}.Button:checked,QPushButton:checked{background-color:#2b2c2d;border-color:#414345;color:#d0d2d8}.Button:checked:hover,QPushButton:checked:hover{background-color:#303133}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#2b2c2d}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#4d5052;border-color:#414345;color:#828489}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/white/subfolder.svg')}.ComboBox,QComboBox{background-color:#616467;border:0 solid #414345;border-radius:2px;color:#d0d2d8;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#6e7174;border-color:#414345;color:#d0d2d8}.ComboBox:checked,QComboBox:checked{background-color:#616467;border-color:#414345;color:#d0d2d8}.ComboBox:disabled,QComboBox:disabled{background-color:#4d5052;border-color:#414345}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #414345;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/white/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#414345;image:url('../Default/imgs/white/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#414345;border:1px solid #28292b;selection-background-color:#5385a6;selection-color:#f2f2f2}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#2b2c2d;border:1px solid #2b2c2d;border-radius:2px;color:#c2c5cc;selection-background-color:#5385a6;selection-color:#f2f2f2;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#2b2c2d;border-color:#5385a6;color:#c2c5cc}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#363839;border-color:#363839;color:#828489}.CheckBox,QCheckBox{color:#c2c5cc}.CheckBox:hover,QCheckBox:hover{color:#c2c5cc}.CheckBox:disabled,QCheckBox:disabled{color:#828489}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#616467;border:1px solid #616467;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#6e7174;border-color:#6e7174}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#616467;border-color:#616467;image:url('../Default/imgs/white/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#4d5052;border-color:#4d5052;image:url('../Default/imgs/white/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#4d5052;border-color:#4d5052}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/white/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/white/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#c2c5cc}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#828489}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#828489}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/white/slider-groove.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/white/slider-groove_disabled.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:8px;margin:-2px 0 -2px 0;image:url('../Default/imgs/white/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/white/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#1e1f20;qproperty-LightLineEdgeColor:#1e1f20;qproperty-DarkLineColor:#1e1f20;qproperty-MiddleLineColor:#1e1f20;qproperty-HandleLeftPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg")}#DirTreeView{background-color:#414345;alternate-background-color:#414345;border:1px solid #28292b;border-right:0}DvItemViewerPanel{qproperty-TextColor:#c2c5cc;qproperty-AlternateBackground:#303133;qproperty-SelectedTextColor:#f2f2f2;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedItemBackground:#5385a6}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#2b2c2d}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #28292b;border-right:1px solid #28292b;border-bottom:1px solid #28292b;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#c2c5cc;qproperty-SelectedTextColor:#f2f2f2;qproperty-SelectedItemBackground:#5385a6;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedFolderTextColor:#f2f2f2;alternate-background-color:#303133;background-color:#2b2c2d;border:1px solid #28292b}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#414345}#SceneCast QToolBar{border-top:1px solid #28292b}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#414345}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#c2c5cc}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}#CameraSettingsDPI{color:#9fdaff}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('../Default/imgs/white/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/white/fsp_checked.svg')}#OutputSettingsLabel{color:#9fdaff}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#66696c}#MatchLineButton::pressed{background-color:#8c9093}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#5a5d5f}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#9fdaff}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #28292b;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#414345}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/white/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/white/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #28292b}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #28292b;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #28292b;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#c2c5cc}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#414345}QDialog #dialogButtonFrame{background-color:#323435;border-top:1px solid #28292b}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#9fdaff}#PreferencesPopup QListWidget{background-color:#2b2c2d;alternate-background-color:#2b2c2d;border:1px solid #28292b;font-size:13px}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#5f6265;color:#c2c5cc}#PreferencesPopup QListWidget::item:selected{background-color:#5385a6;color:#f2f2f2}#ShortcutTree{border:1px solid #28292b}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#9fdaff}#SchematicBottomFrame{background-color:#414345;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#353638;border-bottom:1px solid #28292b}FxSettings QToolBar{border-top:1px solid #28292b;border-right:1px solid #28292b;border-left:1px solid #28292b;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#a0e680}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#323435}#TaskSheetItemLabel{color:#c2c5cc}#Tasks QToolBar{border-bottom:1px solid #28292b;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #28292b;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/white/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/white/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/white/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/white/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('../Default/imgs/white/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('../Default/imgs/white/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #28292b}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #28292b}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #28292b;border-bottom:1px solid #28292b;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('../Default/imgs/white/slider-groove.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#616467;border:1px solid #414345;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#616467;border:1px solid #414345;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#999c9f;border:1px solid #999c9f;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/white/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/white/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:rgba(205,101,101,0.78);qproperty-startedColor:#1abc3f;qproperty-baseColor:#28292b;qproperty-finishedColor:#28292b}Ruler{qproperty-ParentBGColor:#414345;qproperty-ScaleColor:#c2c5cc}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#2d2f30;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#c2c5cc;qproperty-BGColor:#353638;qproperty-LightLineColor:#262728;qproperty-MarkerLineColor:#1E96C4;qproperty-VerticalLineColor:#222;qproperty-VerticalLineHeadColor:#777b7f;qproperty-PreviewFrameTextColor:#9fdaff;qproperty-CurrentRowBgColor:#506082;qproperty-EmptyColumnHeadColor:#5a5d60;qproperty-SelectedColumnTextColor:#E66464;qproperty-EmptyCellColor:#393b3d;qproperty-NotEmptyColumnColor:#414345;qproperty-SelectedEmptyCellColor:#64676a;qproperty-LevelColumnColor:#4C6E4C;qproperty-LevelColumnBorderColor:#8FB38F;qproperty-SelectedLevelColumnColor:#6B8C6B;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#8C8C60;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#7A617A;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8896A7;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6A6D5A;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#828282;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#5F8581;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#8A75A2;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7F956A;qproperty-SoundColumnHlColor:#34FE5E;qproperty-SoundColumnTrackColor:#B6C29D;qproperty-ColumnHeadPastelizer:#000;qproperty-SelectedColumnHead:#506082;qproperty-LightLightBGColor:#393b3d;qproperty-LightBGColor:#eaebec;qproperty-DarkBGColor:#dbdcdd;qproperty-DarkLineColor:#8e9194}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #28292b}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#2b2c2d;alternate-background-color:#2b2c2d;border-top:1px solid #28292b}FunctionTreeView{qproperty-TextColor:#c2c5cc;qproperty-CurrentTextColor:#E66464}FunctionPanel{qproperty-BGColor:#343638;qproperty-ValueLineColor:#414345;qproperty-FrameLineColor:#585b5e;qproperty-OtherCurvesColor:#7f8386;qproperty-RulerBackground:#2d2e30;qproperty-TextColor:#c2c5cc;qproperty-SubColor:#000;qproperty-SelectedColor:#FFA500}SpreadsheetViewer{qproperty-LightLightBGColor:#393b3d;qproperty-CurrentRowBgColor:#506082;qproperty-LightLineColor:#262728;qproperty-MarkerLineColor:#1E96C4;qproperty-BGColor:#414345;qproperty-VerticalLineColor:#222;qproperty-KeyFrameColor:#995d1d;qproperty-KeyFrameBorderColor:#c9b04b;qproperty-SelectedKeyFrameColor:#978056;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7e8079;qproperty-SelectedEmptyColor:#64676a;qproperty-SelectedSceneRangeEmptyColor:#6d7073;qproperty-TextColor:#c2c5cc;qproperty-ColumnHeaderBorderColor:#777b7f;qproperty-SelectedColumnTextColor:#E66464}#ExpressionField{background-color:#e0e1e2;border:1px solid #2d2e2f;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/white/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/white/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/white/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file diff --git a/stuff/config/qss/Dark/Dark.qss b/stuff/config/qss/Dark/Dark.qss index 3d3195c9..6b954a19 100644 --- a/stuff/config/qss/Dark/Dark.qss +++ b/stuff/config/qss/Dark/Dark.qss @@ -1 +1 @@ -.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/white/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#191919;border-color:#303030;image:url('../Default/imgs/white/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#191919;border-color:#303030}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#1e1e1e}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#5e5e5e;border-color:#5e5e5e;color:#dbdbdb}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#5385a6;border-color:#5385a6;color:#CECECE}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#6291b1;border-color:#6291b1}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#7f7f7f}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#5e5e5e}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#161616}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #161616;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#262626;qproperty-BottomBelowLineColor:#161616}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#262626;border-right:1px solid #161616;color:#8b8b8b;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#303030;color:#8b8b8b}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#303030;color:#f4f4f4;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#262626;border-top:1px solid #161616;border-right:1px solid #161616;border-left:1px solid #161616;color:#8b8b8b;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#303030;color:#8b8b8b}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#303030;border-top-right-radius:2px;border-top-left-radius:2px;color:#f4f4f4;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#262626;alternate-background-color:#2b2b2b;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#CECECE}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#5385a6;color:#f2f2f2}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('../Default/imgs/white/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('../Default/imgs/white/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/white/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('../Default/imgs/white/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('../Default/imgs/white/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('../Default/imgs/white/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('../Default/imgs/white/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('../Default/imgs/white/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('../Default/imgs/white/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/white/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('../Default/imgs/white/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('../Default/imgs/white/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('../Default/imgs/white/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('../Default/imgs/white/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#303030;color:#CECECE}QWidget:disabled{color:#7f7f7f}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#0c0c0c;height:4px;width:4px}#TDockPlaceholder{background-color:#5385a6}TPanel{background-color:#0c0c0c}#TopBar{background:#303030;border:0;border-bottom:1px solid #161616;height:21px}#TopBar #EditToolLockButton{background:#303030;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#303030;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#303030;border:0}QMenuBar::item{background-color:#303030;border-left:1px solid #303030;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#4f4f4f;color:#CECECE}QMenuBar::item:pressed{background-color:#5385a6;color:#f2f2f2}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#262626;border-top:1px solid #161616;border-right:1px solid #161616;color:#8b8b8b;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#303030;color:#8b8b8b}#TopBarTab::tab:selected{background-color:#303030;color:#f4f4f4}#TopBarTab::tab:first{border-left:1px solid #161616}#TopBarTab::tab:last{border-right:1px solid #161616}QMenu{background-color:#303030;border:1px solid #161616;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:checked{color:#CECECE}QMenu::item:checked:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:disabled{background:none;color:#7f7f7f}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #161616;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#5385a6}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#262626;border-color:#161616;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#7f7f7f;qproperty-ActiveTitleColor:#d8d8d8;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#212121}QScrollBar{background-color:#212121;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #3a3a3a;border-radius:4px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#4f4f4f;border-color:#4f4f4f}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#636363;border-color:#636363}QScrollBar::handle:horizontal{background-color:#3a3a3a;margin:3px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#3a3a3a;margin:16px 3px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#212121;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#212121;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#212121;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#212121;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/white/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/white/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/white/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/white/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #161616;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #161616;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#515151;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#5e5e5e}DvScrollWidget QPushButton:pressed{background-color:#191919}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#303030;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#5e5e5e}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#191919}#ScrollLeftButton{image:url('../Default/imgs/white/scroll-left.svg');border-right:1px solid #161616}#ScrollRightButton{image:url('../Default/imgs/white/scroll-right.svg');border-left:1px solid #161616;border-right:1px solid #161616}#ScrollUpButton{image:url('../Default/imgs/white/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/white/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/white/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/white/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/white/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/white/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/white/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/white/nextkey_disabled.svg')}QTreeWidget{background:#262626;alternate-background-color:#2b2b2b}QListView{outline:0}#TabBarContainer{background-color:#262626}.Button,QPushButton{background-color:#515151;border-color:#303030;border-style:solid;border-radius:2px;border-width:0;color:#dbdbdb;padding:3px 15px;margin:1px}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#5e5e5e;border-color:#303030;color:#dbdbdb}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#191919;border-color:#303030;color:#dbdbdb}.Button:checked,QPushButton:checked{background-color:#191919;border-color:#303030;color:#dbdbdb}.Button:checked:hover,QPushButton:checked:hover{background-color:#1e1e1e}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#191919}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#3d3d3d;border-color:#303030;color:#7f7f7f}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/white/subfolder.svg')}.ComboBox,QComboBox{background-color:#515151;border:0 solid #303030;border-radius:2px;color:#dbdbdb;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#5e5e5e;border-color:#303030;color:#dbdbdb}.ComboBox:checked,QComboBox:checked{background-color:#515151;border-color:#303030;color:#dbdbdb}.ComboBox:disabled,QComboBox:disabled{background-color:#3d3d3d;border-color:#303030}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #303030;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/white/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#303030;image:url('../Default/imgs/white/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#303030;border:1px solid #161616;selection-background-color:#5385a6;selection-color:#f2f2f2}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#191919;border:1px solid #191919;border-radius:2px;color:#CECECE;selection-background-color:#5385a6;selection-color:#f2f2f2;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#191919;border-color:#5385a6;color:#CECECE}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#252525;border-color:#252525;color:#7f7f7f}.CheckBox,QCheckBox{color:#CECECE}.CheckBox:hover,QCheckBox:hover{color:#CECECE}.CheckBox:disabled,QCheckBox:disabled{color:#7f7f7f}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#515151;border:1px solid #515151;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#5e5e5e;border-color:#5e5e5e}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#515151;border-color:#515151;image:url('../Default/imgs/white/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#3d3d3d;border-color:#3d3d3d;image:url('../Default/imgs/white/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#3d3d3d;border-color:#3d3d3d}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/white/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/white/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#CECECE}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#7f7f7f}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#7f7f7f}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/white/slider-groove_dark.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/white/slider-groove_disabled_dark.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:8px;margin:-2px 0 -2px 0;image:url('../Default/imgs/white/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/white/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#191919;qproperty-LightLineEdgeColor:#191919;qproperty-DarkLineColor:#191919;qproperty-MiddleLineColor:#191919;qproperty-HandleLeftPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg")}#DirTreeView{background-color:#303030;alternate-background-color:#303030;border:1px solid #161616;border-right:0}DvItemViewerPanel{qproperty-TextColor:#CECECE;qproperty-AlternateBackground:#2b2b2b;qproperty-SelectedTextColor:#f2f2f2;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedItemBackground:#5385a6}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#262626}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #161616;border-right:1px solid #161616;border-bottom:1px solid #161616;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#CECECE;qproperty-SelectedTextColor:#f2f2f2;qproperty-SelectedItemBackground:#5385a6;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedFolderTextColor:#f2f2f2;alternate-background-color:#2b2b2b;background-color:#262626;border:1px solid #161616}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#303030}#SceneCast QToolBar{border-top:1px solid #161616}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#303030}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#CECECE}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}#CameraSettingsDPI{color:#9fdaff}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('../Default/imgs/white/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/white/fsp_checked.svg')}#OutputSettingsLabel{color:#9fdaff}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#565656}#MatchLineButton::pressed{background-color:#7d7d7d}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#4a4a4a}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#9fdaff}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #161616;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#303030}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/white/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/white/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #161616}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #161616;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #161616;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#CECECE}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#303030}QDialog #dialogButtonFrame{background-color:#282828;border-top:1px solid #161616}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#9fdaff}#PreferencesPopup QListWidget{background-color:#262626;alternate-background-color:#262626;border:1px solid #161616}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#4f4f4f;color:#CECECE}#PreferencesPopup QListWidget::item:selected{background-color:#5385a6;color:#f2f2f2}#ShortcutTree{border:1px solid #161616}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#9fdaff}#SchematicBottomFrame{background-color:#303030;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#232323;border-bottom:1px solid #161616}FxSettings QToolBar{border-top:1px solid #161616;border-right:1px solid #161616;border-left:1px solid #161616;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#a0e680}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#262626}#TaskSheetItemLabel{color:#CECECE}#Tasks QToolBar{border-bottom:1px solid #161616;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #161616;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/white/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/white/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/white/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/white/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('../Default/imgs/white/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('../Default/imgs/white/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #161616}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #161616}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #161616;border-bottom:1px solid #161616;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('../Default/imgs/white/slider-groove_dark.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#515151;border:1px solid #303030;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#515151;border:1px solid #303030;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#898989;border:1px solid #898989;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/white/flipslider_dark.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/white/flipmarker_dark.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:rgba(205,101,101,0.78);qproperty-startedColor:#1abc3f;qproperty-baseColor:#1c1c1c;qproperty-finishedColor:#1c1c1c}Ruler{qproperty-ParentBGColor:#303030;qproperty-ScaleColor:#CECECE}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#212121;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#CECECE;qproperty-BGColor:#3d3d3d;qproperty-LightLineColor:#1f1f1f;qproperty-MarkerLineColor:#1E96C4;qproperty-VerticalLineColor:#090909;qproperty-VerticalLineHeadColor:#686868;qproperty-PreviewFrameTextColor:#9fdaff;qproperty-CurrentRowBgColor:#506082;qproperty-EmptyColumnHeadColor:#444;qproperty-SelectedColumnTextColor:#E66464;qproperty-EmptyCellColor:#303030;qproperty-NotEmptyColumnColor:#383838;qproperty-SelectedEmptyCellColor:#565656;qproperty-LevelColumnColor:#4C6E4C;qproperty-LevelColumnBorderColor:#8FB38F;qproperty-SelectedLevelColumnColor:#6B8C6B;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#8C8C60;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#7A617A;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8896A7;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6A6D5A;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#828282;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#5F8581;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#8A75A2;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7F956A;qproperty-SoundColumnHlColor:#34FE5E;qproperty-SoundColumnTrackColor:#B6C29D;qproperty-ColumnHeadPastelizer:#000;qproperty-SelectedColumnHead:#506082;qproperty-LightLightBGColor:#303030;qproperty-LightBGColor:#d8d8d8;qproperty-DarkBGColor:#c9c9c9;qproperty-DarkLineColor:#7e7e7e}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #161616}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#262626;alternate-background-color:#262626;border-top:1px solid #161616}FunctionTreeView{qproperty-TextColor:#CECECE;qproperty-CurrentTextColor:#E66464}FunctionPanel{qproperty-BGColor:#2F2F2F;qproperty-ValueLineColor:#303030;qproperty-FrameLineColor:#484848;qproperty-OtherCurvesColor:#7c7c7c;qproperty-RulerBackground:#272727;qproperty-TextColor:#CECECE;qproperty-SubColor:#000;qproperty-SelectedColor:#FFA500}SpreadsheetViewer{qproperty-LightLightBGColor:#303030;qproperty-CurrentRowBgColor:#506082;qproperty-LightLineColor:#1f1f1f;qproperty-MarkerLineColor:#1E96C4;qproperty-BGColor:#383838;qproperty-VerticalLineColor:#090909;qproperty-KeyFrameColor:#995d1d;qproperty-KeyFrameBorderColor:#c9b04b;qproperty-SelectedKeyFrameColor:#978056;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7e8079;qproperty-SelectedEmptyColor:#565656;qproperty-SelectedSceneRangeEmptyColor:#5d5d5d;qproperty-TextColor:#CECECE;qproperty-ColumnHeaderBorderColor:#686868;qproperty-SelectedColumnTextColor:#E66464}#ExpressionField{background-color:#cecece;border:1px solid #1b1b1b;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/white/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/white/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/white/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file +.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/white/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#191919;border-color:#303030;image:url('../Default/imgs/white/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#191919;border-color:#303030}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#1e1e1e}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#5e5e5e;border-color:#5e5e5e;color:#dbdbdb}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#5385a6;border-color:#5385a6;color:#CECECE}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#6291b1;border-color:#6291b1}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#7f7f7f}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#5e5e5e}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#161616}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #161616;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#262626;qproperty-BottomBelowLineColor:#161616}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#262626;border-right:1px solid #161616;color:#8b8b8b;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#303030;color:#8b8b8b}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#303030;color:#f4f4f4;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#262626;border-top:1px solid #161616;border-right:1px solid #161616;border-left:1px solid #161616;color:#8b8b8b;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#303030;color:#8b8b8b}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#303030;border-top-right-radius:2px;border-top-left-radius:2px;color:#f4f4f4;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#262626;alternate-background-color:#2b2b2b;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#CECECE}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#5385a6;color:#f2f2f2}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('../Default/imgs/white/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('../Default/imgs/white/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/white/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('../Default/imgs/white/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('../Default/imgs/white/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('../Default/imgs/white/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('../Default/imgs/white/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('../Default/imgs/white/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('../Default/imgs/white/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/white/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('../Default/imgs/white/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('../Default/imgs/white/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('../Default/imgs/white/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('../Default/imgs/white/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#303030;color:#CECECE}QWidget:disabled{color:#7f7f7f}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#0c0c0c;height:4px;width:4px}#TDockPlaceholder{background-color:#5385a6}TPanel{background-color:#0c0c0c}#TopBar{background:#303030;border:0;border-bottom:1px solid #161616;height:21px}#TopBar #EditToolLockButton{background:#303030;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#303030;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#303030;border:0}QMenuBar::item{background-color:#303030;border-left:1px solid #303030;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#4f4f4f;color:#CECECE}QMenuBar::item:pressed{background-color:#5385a6;color:#f2f2f2}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#262626;border-top:1px solid #161616;border-right:1px solid #161616;color:#8b8b8b;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#303030;color:#8b8b8b}#TopBarTab::tab:selected{background-color:#303030;color:#f4f4f4}#TopBarTab::tab:first{border-left:1px solid #161616}#TopBarTab::tab:last{border-right:1px solid #161616}QMenu{background-color:#303030;border:1px solid #161616;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:checked{color:#CECECE}QMenu::item:checked:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:disabled{background:none;color:#7f7f7f}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #161616;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#5385a6}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#262626;border-color:#161616;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#7f7f7f;qproperty-ActiveTitleColor:#d8d8d8;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#212121}QScrollBar{background-color:#212121;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #3a3a3a;border-radius:4px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#4f4f4f;border-color:#4f4f4f}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#636363;border-color:#636363}QScrollBar::handle:horizontal{background-color:#3a3a3a;margin:3px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#3a3a3a;margin:16px 3px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#212121;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#212121;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#212121;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#212121;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/white/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/white/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/white/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/white/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #161616;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #161616;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#515151;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#5e5e5e}DvScrollWidget QPushButton:pressed{background-color:#191919}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#303030;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#5e5e5e}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#191919}#ScrollLeftButton{image:url('../Default/imgs/white/scroll-left.svg');border-right:1px solid #161616}#ScrollRightButton{image:url('../Default/imgs/white/scroll-right.svg');border-left:1px solid #161616;border-right:1px solid #161616}#ScrollUpButton{image:url('../Default/imgs/white/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/white/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/white/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/white/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/white/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/white/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/white/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/white/nextkey_disabled.svg')}QTreeWidget{background:#262626;alternate-background-color:#2b2b2b}QListView{outline:0}#TabBarContainer{background-color:#262626}.Button,QPushButton{background-color:#515151;border-color:#303030;border-style:solid;border-radius:2px;border-width:0;color:#dbdbdb;padding:3px 15px;margin:1px}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#5e5e5e;border-color:#303030;color:#dbdbdb}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#191919;border-color:#303030;color:#dbdbdb}.Button:checked,QPushButton:checked{background-color:#191919;border-color:#303030;color:#dbdbdb}.Button:checked:hover,QPushButton:checked:hover{background-color:#1e1e1e}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#191919}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#3d3d3d;border-color:#303030;color:#7f7f7f}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/white/subfolder.svg')}.ComboBox,QComboBox{background-color:#515151;border:0 solid #303030;border-radius:2px;color:#dbdbdb;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#5e5e5e;border-color:#303030;color:#dbdbdb}.ComboBox:checked,QComboBox:checked{background-color:#515151;border-color:#303030;color:#dbdbdb}.ComboBox:disabled,QComboBox:disabled{background-color:#3d3d3d;border-color:#303030}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #303030;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/white/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#303030;image:url('../Default/imgs/white/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#303030;border:1px solid #161616;selection-background-color:#5385a6;selection-color:#f2f2f2}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#191919;border:1px solid #191919;border-radius:2px;color:#CECECE;selection-background-color:#5385a6;selection-color:#f2f2f2;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#191919;border-color:#5385a6;color:#CECECE}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#252525;border-color:#252525;color:#7f7f7f}.CheckBox,QCheckBox{color:#CECECE}.CheckBox:hover,QCheckBox:hover{color:#CECECE}.CheckBox:disabled,QCheckBox:disabled{color:#7f7f7f}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#515151;border:1px solid #515151;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#5e5e5e;border-color:#5e5e5e}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#515151;border-color:#515151;image:url('../Default/imgs/white/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#3d3d3d;border-color:#3d3d3d;image:url('../Default/imgs/white/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#3d3d3d;border-color:#3d3d3d}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/white/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/white/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#CECECE}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#7f7f7f}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#7f7f7f}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/white/slider-groove_dark.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/white/slider-groove_disabled_dark.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:8px;margin:-2px 0 -2px 0;image:url('../Default/imgs/white/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/white/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#191919;qproperty-LightLineEdgeColor:#191919;qproperty-DarkLineColor:#191919;qproperty-MiddleLineColor:#191919;qproperty-HandleLeftPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg")}#DirTreeView{background-color:#303030;alternate-background-color:#303030;border:1px solid #161616;border-right:0}DvItemViewerPanel{qproperty-TextColor:#CECECE;qproperty-AlternateBackground:#2b2b2b;qproperty-SelectedTextColor:#f2f2f2;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedItemBackground:#5385a6}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#262626}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #161616;border-right:1px solid #161616;border-bottom:1px solid #161616;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#CECECE;qproperty-SelectedTextColor:#f2f2f2;qproperty-SelectedItemBackground:#5385a6;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedFolderTextColor:#f2f2f2;alternate-background-color:#2b2b2b;background-color:#262626;border:1px solid #161616}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#303030}#SceneCast QToolBar{border-top:1px solid #161616}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#303030}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#CECECE}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}#CameraSettingsDPI{color:#9fdaff}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('../Default/imgs/white/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/white/fsp_checked.svg')}#OutputSettingsLabel{color:#9fdaff}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#565656}#MatchLineButton::pressed{background-color:#7d7d7d}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#4a4a4a}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#9fdaff}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #161616;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#303030}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/white/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/white/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #161616}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #161616;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #161616;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#CECECE}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#303030}QDialog #dialogButtonFrame{background-color:#282828;border-top:1px solid #161616}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#9fdaff}#PreferencesPopup QListWidget{background-color:#262626;alternate-background-color:#262626;border:1px solid #161616;font-size:13px}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#4f4f4f;color:#CECECE}#PreferencesPopup QListWidget::item:selected{background-color:#5385a6;color:#f2f2f2}#ShortcutTree{border:1px solid #161616}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#9fdaff}#SchematicBottomFrame{background-color:#303030;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#232323;border-bottom:1px solid #161616}FxSettings QToolBar{border-top:1px solid #161616;border-right:1px solid #161616;border-left:1px solid #161616;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#a0e680}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#262626}#TaskSheetItemLabel{color:#CECECE}#Tasks QToolBar{border-bottom:1px solid #161616;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #161616;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/white/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/white/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/white/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/white/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('../Default/imgs/white/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('../Default/imgs/white/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #161616}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #161616}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #161616;border-bottom:1px solid #161616;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('../Default/imgs/white/slider-groove_dark.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#515151;border:1px solid #303030;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#515151;border:1px solid #303030;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#898989;border:1px solid #898989;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/white/flipslider_dark.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/white/flipmarker_dark.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:rgba(205,101,101,0.78);qproperty-startedColor:#1abc3f;qproperty-baseColor:#1c1c1c;qproperty-finishedColor:#1c1c1c}Ruler{qproperty-ParentBGColor:#303030;qproperty-ScaleColor:#CECECE}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#212121;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#CECECE;qproperty-BGColor:#3d3d3d;qproperty-LightLineColor:#1f1f1f;qproperty-MarkerLineColor:#1E96C4;qproperty-VerticalLineColor:#090909;qproperty-VerticalLineHeadColor:#686868;qproperty-PreviewFrameTextColor:#9fdaff;qproperty-CurrentRowBgColor:#506082;qproperty-EmptyColumnHeadColor:#444;qproperty-SelectedColumnTextColor:#E66464;qproperty-EmptyCellColor:#303030;qproperty-NotEmptyColumnColor:#383838;qproperty-SelectedEmptyCellColor:#565656;qproperty-LevelColumnColor:#4C6E4C;qproperty-LevelColumnBorderColor:#8FB38F;qproperty-SelectedLevelColumnColor:#6B8C6B;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#8C8C60;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#7A617A;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8896A7;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6A6D5A;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#828282;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#5F8581;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#8A75A2;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7F956A;qproperty-SoundColumnHlColor:#34FE5E;qproperty-SoundColumnTrackColor:#B6C29D;qproperty-ColumnHeadPastelizer:#000;qproperty-SelectedColumnHead:#506082;qproperty-LightLightBGColor:#303030;qproperty-LightBGColor:#d8d8d8;qproperty-DarkBGColor:#c9c9c9;qproperty-DarkLineColor:#7e7e7e}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #161616}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#262626;alternate-background-color:#262626;border-top:1px solid #161616}FunctionTreeView{qproperty-TextColor:#CECECE;qproperty-CurrentTextColor:#E66464}FunctionPanel{qproperty-BGColor:#2F2F2F;qproperty-ValueLineColor:#303030;qproperty-FrameLineColor:#484848;qproperty-OtherCurvesColor:#7c7c7c;qproperty-RulerBackground:#272727;qproperty-TextColor:#CECECE;qproperty-SubColor:#000;qproperty-SelectedColor:#FFA500}SpreadsheetViewer{qproperty-LightLightBGColor:#303030;qproperty-CurrentRowBgColor:#506082;qproperty-LightLineColor:#1f1f1f;qproperty-MarkerLineColor:#1E96C4;qproperty-BGColor:#383838;qproperty-VerticalLineColor:#090909;qproperty-KeyFrameColor:#995d1d;qproperty-KeyFrameBorderColor:#c9b04b;qproperty-SelectedKeyFrameColor:#978056;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7e8079;qproperty-SelectedEmptyColor:#565656;qproperty-SelectedSceneRangeEmptyColor:#5d5d5d;qproperty-TextColor:#CECECE;qproperty-ColumnHeaderBorderColor:#686868;qproperty-SelectedColumnTextColor:#E66464}#ExpressionField{background-color:#cecece;border:1px solid #1b1b1b;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/white/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/white/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/white/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file diff --git a/stuff/config/qss/Default/Default.qss b/stuff/config/qss/Default/Default.qss index f505dcc4..f25a2112 100644 --- a/stuff/config/qss/Default/Default.qss +++ b/stuff/config/qss/Default/Default.qss @@ -1 +1 @@ -.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('imgs/white/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#313131;border-color:#484848;image:url('imgs/white/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#313131;border-color:#484848}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#363636}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#767676;border-color:#767676;color:#d9d9d9}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#5385a6;border-color:#5385a6;color:#ccc}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#6291b1;border-color:#6291b1}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#8a8a8a}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#767676}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#2f2f2f}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #2f2f2f;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#393939;qproperty-BottomBelowLineColor:#2f2f2f}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#393939;border-right:1px solid #2f2f2f;color:#919191;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#484848;color:#919191}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#484848;color:#f2f2f2;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#393939;border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;border-left:1px solid #2f2f2f;color:#919191;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#484848;color:#919191}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#484848;border-top-right-radius:2px;border-top-left-radius:2px;color:#f2f2f2;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#313131;alternate-background-color:#363636;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#ccc}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#5385a6;color:#f2f2f2}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('imgs/white/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('imgs/white/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('imgs/white/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('imgs/white/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('imgs/white/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('imgs/white/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('imgs/white/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('imgs/white/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('imgs/white/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('imgs/white/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('imgs/white/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('imgs/white/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('imgs/white/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('imgs/white/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#484848;color:#ccc}QWidget:disabled{color:#8a8a8a}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#1a1a1a;height:4px;width:4px}#TDockPlaceholder{background-color:#5385a6}TPanel{background-color:#1a1a1a}#TopBar{background:#484848;border:0;border-bottom:1px solid #2f2f2f;height:21px}#TopBar #EditToolLockButton{background:#484848;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#484848;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#484848;border:0}QMenuBar::item{background-color:#484848;border-left:1px solid #484848;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#676767;color:#ccc}QMenuBar::item:pressed{background-color:#5385a6;color:#f2f2f2}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#393939;border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;color:#919191;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#484848;color:#919191}#TopBarTab::tab:selected{background-color:#484848;color:#f2f2f2}#TopBarTab::tab:first{border-left:1px solid #2f2f2f}#TopBarTab::tab:last{border-right:1px solid #2f2f2f}QMenu{background-color:#484848;border:1px solid #2f2f2f;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:checked{color:#ccc}QMenu::item:checked:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:disabled{background:none;color:#8a8a8a}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #2f2f2f;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#5385a6}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#393939;border-color:#2f2f2f;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#979797;qproperty-ActiveTitleColor:#f0f0f0;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#343434}QScrollBar{background-color:#343434;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #525252;border-radius:4px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#676767;border-color:#676767}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#7b7b7b;border-color:#7b7b7b}QScrollBar::handle:horizontal{background-color:#525252;margin:3px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#525252;margin:16px 3px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#343434;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#343434;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#343434;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#343434;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('imgs/white/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('imgs/white/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('imgs/white/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('imgs/white/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #2f2f2f;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #2f2f2f;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#696969;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#767676}DvScrollWidget QPushButton:pressed{background-color:#313131}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#484848;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#767676}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#313131}#ScrollLeftButton{image:url('imgs/white/scroll-left.svg');border-right:1px solid #2f2f2f}#ScrollRightButton{image:url('imgs/white/scroll-right.svg');border-left:1px solid #2f2f2f;border-right:1px solid #2f2f2f}#ScrollUpButton{image:url('imgs/white/scroll-up.svg')}#ScrollDownButton{image:url('imgs/white/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('imgs/white/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('imgs/white/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('imgs/white/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('imgs/white/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('imgs/white/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('imgs/white/nextkey_disabled.svg')}QTreeWidget{background:#313131;alternate-background-color:#363636}QListView{outline:0}#TabBarContainer{background-color:#393939}.Button,QPushButton{background-color:#696969;border-color:#484848;border-style:solid;border-radius:2px;border-width:0;color:#d9d9d9;padding:3px 15px;margin:1px}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#767676;border-color:#484848;color:#d9d9d9}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#313131;border-color:#484848;color:#d9d9d9}.Button:checked,QPushButton:checked{background-color:#313131;border-color:#484848;color:#d9d9d9}.Button:checked:hover,QPushButton:checked:hover{background-color:#363636}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#313131}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#555;border-color:#484848;color:#8a8a8a}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('imgs/white/subfolder.svg')}.ComboBox,QComboBox{background-color:#696969;border:0 solid #484848;border-radius:2px;color:#d9d9d9;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#767676;border-color:#484848;color:#d9d9d9}.ComboBox:checked,QComboBox:checked{background-color:#696969;border-color:#484848;color:#d9d9d9}.ComboBox:disabled,QComboBox:disabled{background-color:#555;border-color:#484848}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #484848;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('imgs/white/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('imgs/white/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#484848;image:url('imgs/white/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#484848;border:1px solid #2f2f2f;selection-background-color:#5385a6;selection-color:#f2f2f2}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#313131;border:1px solid #313131;border-radius:2px;color:#ccc;selection-background-color:#5385a6;selection-color:#f2f2f2;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#313131;border-color:#5385a6;color:#ccc}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#3d3d3d;border-color:#3d3d3d;color:#8a8a8a}.CheckBox,QCheckBox{color:#ccc}.CheckBox:hover,QCheckBox:hover{color:#ccc}.CheckBox:disabled,QCheckBox:disabled{color:#8a8a8a}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#696969;border:1px solid #696969;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#767676;border-color:#767676}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#696969;border-color:#696969;image:url('imgs/white/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#555;border-color:#555;image:url('imgs/white/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#555;border-color:#555}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('imgs/white/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('imgs/white/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#ccc}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#8a8a8a}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#8a8a8a}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('imgs/white/slider-groove.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('imgs/white/slider-groove_disabled.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:8px;margin:-2px 0 -2px 0;image:url('imgs/white/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('imgs/white/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#242424;qproperty-LightLineEdgeColor:#242424;qproperty-DarkLineColor:#242424;qproperty-MiddleLineColor:#242424;qproperty-HandleLeftPixmap:url("imgs/white/slider-handle.svg");qproperty-HandleRightPixmap:url("imgs/white/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("imgs/white/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("imgs/white/slider-handle_disabled.svg")}#DirTreeView{background-color:#484848;alternate-background-color:#484848;border:1px solid #2f2f2f;border-right:0}DvItemViewerPanel{qproperty-TextColor:#ccc;qproperty-AlternateBackground:#363636;qproperty-SelectedTextColor:#f2f2f2;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedItemBackground:#5385a6}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#313131}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;border-bottom:1px solid #2f2f2f;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#ccc;qproperty-SelectedTextColor:#f2f2f2;qproperty-SelectedItemBackground:#5385a6;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedFolderTextColor:#f2f2f2;alternate-background-color:#363636;background-color:#313131;border:1px solid #2f2f2f}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#484848}#SceneCast QToolBar{border-top:1px solid #2f2f2f}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#484848}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#ccc}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('imgs/white/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('imgs/white/cam_lock.svg')}#CameraSettingsDPI{color:#9fdaff}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('imgs/white/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('imgs/white/fsp_checked.svg')}#OutputSettingsLabel{color:#9fdaff}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#6e6e6e}#MatchLineButton::pressed{background-color:#949494}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#626262}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#9fdaff}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #2f2f2f;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#484848}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('imgs/white/scroll-right.svg')}#colorSliderSubButton{image:url('imgs/white/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #2f2f2f}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #2f2f2f;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #2f2f2f;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#ccc}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#484848}QDialog #dialogButtonFrame{background-color:#393939;border-top:1px solid #2f2f2f}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#9fdaff}#PreferencesPopup QListWidget{background-color:#313131;alternate-background-color:#313131;border:1px solid #2f2f2f}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#676767;color:#ccc}#PreferencesPopup QListWidget::item:selected{background-color:#5385a6;color:#f2f2f2}#ShortcutTree{border:1px solid #2f2f2f}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#9fdaff}#SchematicBottomFrame{background-color:#484848;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#3b3b3b;border-bottom:1px solid #2f2f2f}FxSettings QToolBar{border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;border-left:1px solid #2f2f2f;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#a0e680}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#393939}#TaskSheetItemLabel{color:#ccc}#Tasks QToolBar{border-bottom:1px solid #2f2f2f;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #2f2f2f;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("imgs/white/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("imgs/white/selectiontool_rotation.svg");qproperty-PositionPixmap:url("imgs/white/selectiontool_position.svg");qproperty-ThicknessPixmap:url("imgs/white/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('imgs/white/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('imgs/white/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('imgs/white/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('imgs/white/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('imgs/white/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #2f2f2f}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #2f2f2f}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #2f2f2f;border-bottom:1px solid #2f2f2f;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('imgs/white/slider-groove.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#696969;border:1px solid #484848;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#696969;border:1px solid #484848;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#a1a1a1;border:1px solid #a1a1a1;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('imgs/white/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('imgs/white/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:rgba(205,101,101,0.78);qproperty-startedColor:#1abc3f;qproperty-baseColor:#2f2f2f;qproperty-finishedColor:#2f2f2f}Ruler{qproperty-ParentBGColor:#484848;qproperty-ScaleColor:#ccc}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#343434;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#ccc;qproperty-BGColor:#3b3b3b;qproperty-LightLineColor:#2c2c2c;qproperty-MarkerLineColor:#1E96C4;qproperty-VerticalLineColor:#222;qproperty-VerticalLineHeadColor:#808080;qproperty-PreviewFrameTextColor:#9fdaff;qproperty-CurrentRowBgColor:#506082;qproperty-EmptyColumnHeadColor:#626262;qproperty-SelectedColumnTextColor:#E66464;qproperty-EmptyCellColor:#404040;qproperty-NotEmptyColumnColor:#484848;qproperty-SelectedEmptyCellColor:#6c6c6c;qproperty-LevelColumnColor:#4C6E4C;qproperty-LevelColumnBorderColor:#8FB38F;qproperty-SelectedLevelColumnColor:#6B8C6B;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#8C8C60;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#7A617A;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8896A7;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6A6D5A;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#828282;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#5F8581;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#8A75A2;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7F956A;qproperty-SoundColumnHlColor:#34FE5E;qproperty-SoundColumnTrackColor:#B6C29D;qproperty-ColumnHeadPastelizer:#000;qproperty-SelectedColumnHead:#506082;qproperty-LightLightBGColor:#404040;qproperty-LightBGColor:#f0f0f0;qproperty-DarkBGColor:#e1e1e1;qproperty-DarkLineColor:#969696}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #2f2f2f}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#313131;alternate-background-color:#313131;border-top:1px solid #2f2f2f}FunctionTreeView{qproperty-TextColor:#ccc;qproperty-CurrentTextColor:#E66464}FunctionPanel{qproperty-BGColor:#3b3b3b;qproperty-ValueLineColor:#484848;qproperty-FrameLineColor:#606060;qproperty-OtherCurvesColor:#888;qproperty-RulerBackground:#333;qproperty-TextColor:#ccc;qproperty-SubColor:#000;qproperty-SelectedColor:#FFA500}SpreadsheetViewer{qproperty-LightLightBGColor:#404040;qproperty-CurrentRowBgColor:#506082;qproperty-LightLineColor:#2c2c2c;qproperty-MarkerLineColor:#1E96C4;qproperty-BGColor:#484848;qproperty-VerticalLineColor:#222;qproperty-KeyFrameColor:#995d1d;qproperty-KeyFrameBorderColor:#c9b04b;qproperty-SelectedKeyFrameColor:#978056;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7e8079;qproperty-SelectedEmptyColor:#6c6c6c;qproperty-SelectedSceneRangeEmptyColor:#757575;qproperty-TextColor:#ccc;qproperty-ColumnHeaderBorderColor:#808080;qproperty-SelectedColumnTextColor:#E66464}#ExpressionField{background-color:#e6e6e6;border:1px solid #333;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('imgs/white/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('imgs/white/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('imgs/white/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file +.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('imgs/white/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#313131;border-color:#484848;image:url('imgs/white/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#313131;border-color:#484848}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#363636}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#767676;border-color:#767676;color:#d9d9d9}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#5385a6;border-color:#5385a6;color:#ccc}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#6291b1;border-color:#6291b1}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#8a8a8a}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#767676}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#2f2f2f}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #2f2f2f;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#393939;qproperty-BottomBelowLineColor:#2f2f2f}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#393939;border-right:1px solid #2f2f2f;color:#919191;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#484848;color:#919191}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#484848;color:#f2f2f2;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#393939;border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;border-left:1px solid #2f2f2f;color:#919191;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#484848;color:#919191}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#484848;border-top-right-radius:2px;border-top-left-radius:2px;color:#f2f2f2;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#313131;alternate-background-color:#363636;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#ccc}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#5385a6;color:#f2f2f2}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('imgs/white/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('imgs/white/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('imgs/white/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('imgs/white/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('imgs/white/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('imgs/white/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('imgs/white/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('imgs/white/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('imgs/white/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('imgs/white/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('imgs/white/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('imgs/white/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('imgs/white/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('imgs/white/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#484848;color:#ccc}QWidget:disabled{color:#8a8a8a}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#1a1a1a;height:4px;width:4px}#TDockPlaceholder{background-color:#5385a6}TPanel{background-color:#1a1a1a}#TopBar{background:#484848;border:0;border-bottom:1px solid #2f2f2f;height:21px}#TopBar #EditToolLockButton{background:#484848;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#484848;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#484848;border:0}QMenuBar::item{background-color:#484848;border-left:1px solid #484848;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#676767;color:#ccc}QMenuBar::item:pressed{background-color:#5385a6;color:#f2f2f2}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#393939;border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;color:#919191;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#484848;color:#919191}#TopBarTab::tab:selected{background-color:#484848;color:#f2f2f2}#TopBarTab::tab:first{border-left:1px solid #2f2f2f}#TopBarTab::tab:last{border-right:1px solid #2f2f2f}QMenu{background-color:#484848;border:1px solid #2f2f2f;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:checked{color:#ccc}QMenu::item:checked:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:disabled{background:none;color:#8a8a8a}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #2f2f2f;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#5385a6}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#393939;border-color:#2f2f2f;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#979797;qproperty-ActiveTitleColor:#f0f0f0;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#343434}QScrollBar{background-color:#343434;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #525252;border-radius:4px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#676767;border-color:#676767}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#7b7b7b;border-color:#7b7b7b}QScrollBar::handle:horizontal{background-color:#525252;margin:3px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#525252;margin:16px 3px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#343434;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#343434;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#343434;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#343434;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('imgs/white/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('imgs/white/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('imgs/white/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('imgs/white/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #2f2f2f;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #2f2f2f;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#696969;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#767676}DvScrollWidget QPushButton:pressed{background-color:#313131}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#484848;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#767676}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#313131}#ScrollLeftButton{image:url('imgs/white/scroll-left.svg');border-right:1px solid #2f2f2f}#ScrollRightButton{image:url('imgs/white/scroll-right.svg');border-left:1px solid #2f2f2f;border-right:1px solid #2f2f2f}#ScrollUpButton{image:url('imgs/white/scroll-up.svg')}#ScrollDownButton{image:url('imgs/white/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('imgs/white/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('imgs/white/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('imgs/white/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('imgs/white/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('imgs/white/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('imgs/white/nextkey_disabled.svg')}QTreeWidget{background:#313131;alternate-background-color:#363636}QListView{outline:0}#TabBarContainer{background-color:#393939}.Button,QPushButton{background-color:#696969;border-color:#484848;border-style:solid;border-radius:2px;border-width:0;color:#d9d9d9;padding:3px 15px;margin:1px}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#767676;border-color:#484848;color:#d9d9d9}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#313131;border-color:#484848;color:#d9d9d9}.Button:checked,QPushButton:checked{background-color:#313131;border-color:#484848;color:#d9d9d9}.Button:checked:hover,QPushButton:checked:hover{background-color:#363636}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#313131}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#555;border-color:#484848;color:#8a8a8a}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('imgs/white/subfolder.svg')}.ComboBox,QComboBox{background-color:#696969;border:0 solid #484848;border-radius:2px;color:#d9d9d9;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#767676;border-color:#484848;color:#d9d9d9}.ComboBox:checked,QComboBox:checked{background-color:#696969;border-color:#484848;color:#d9d9d9}.ComboBox:disabled,QComboBox:disabled{background-color:#555;border-color:#484848}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #484848;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('imgs/white/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('imgs/white/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#484848;image:url('imgs/white/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#484848;border:1px solid #2f2f2f;selection-background-color:#5385a6;selection-color:#f2f2f2}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#313131;border:1px solid #313131;border-radius:2px;color:#ccc;selection-background-color:#5385a6;selection-color:#f2f2f2;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#313131;border-color:#5385a6;color:#ccc}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#3d3d3d;border-color:#3d3d3d;color:#8a8a8a}.CheckBox,QCheckBox{color:#ccc}.CheckBox:hover,QCheckBox:hover{color:#ccc}.CheckBox:disabled,QCheckBox:disabled{color:#8a8a8a}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#696969;border:1px solid #696969;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#767676;border-color:#767676}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#696969;border-color:#696969;image:url('imgs/white/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#555;border-color:#555;image:url('imgs/white/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#555;border-color:#555}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('imgs/white/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('imgs/white/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#ccc}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#8a8a8a}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#8a8a8a}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('imgs/white/slider-groove.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('imgs/white/slider-groove_disabled.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:8px;margin:-2px 0 -2px 0;image:url('imgs/white/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('imgs/white/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#242424;qproperty-LightLineEdgeColor:#242424;qproperty-DarkLineColor:#242424;qproperty-MiddleLineColor:#242424;qproperty-HandleLeftPixmap:url("imgs/white/slider-handle.svg");qproperty-HandleRightPixmap:url("imgs/white/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("imgs/white/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("imgs/white/slider-handle_disabled.svg")}#DirTreeView{background-color:#484848;alternate-background-color:#484848;border:1px solid #2f2f2f;border-right:0}DvItemViewerPanel{qproperty-TextColor:#ccc;qproperty-AlternateBackground:#363636;qproperty-SelectedTextColor:#f2f2f2;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedItemBackground:#5385a6}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#313131}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;border-bottom:1px solid #2f2f2f;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#ccc;qproperty-SelectedTextColor:#f2f2f2;qproperty-SelectedItemBackground:#5385a6;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedFolderTextColor:#f2f2f2;alternate-background-color:#363636;background-color:#313131;border:1px solid #2f2f2f}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#484848}#SceneCast QToolBar{border-top:1px solid #2f2f2f}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#484848}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#ccc}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('imgs/white/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('imgs/white/cam_lock.svg')}#CameraSettingsDPI{color:#9fdaff}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('imgs/white/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('imgs/white/fsp_checked.svg')}#OutputSettingsLabel{color:#9fdaff}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#6e6e6e}#MatchLineButton::pressed{background-color:#949494}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#626262}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#9fdaff}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #2f2f2f;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#484848}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('imgs/white/scroll-right.svg')}#colorSliderSubButton{image:url('imgs/white/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #2f2f2f}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #2f2f2f;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #2f2f2f;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#ccc}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#484848}QDialog #dialogButtonFrame{background-color:#393939;border-top:1px solid #2f2f2f}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#9fdaff}#PreferencesPopup QListWidget{background-color:#313131;alternate-background-color:#313131;border:1px solid #2f2f2f;font-size:13px}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#676767;color:#ccc}#PreferencesPopup QListWidget::item:selected{background-color:#5385a6;color:#f2f2f2}#ShortcutTree{border:1px solid #2f2f2f}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#9fdaff}#SchematicBottomFrame{background-color:#484848;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#3b3b3b;border-bottom:1px solid #2f2f2f}FxSettings QToolBar{border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;border-left:1px solid #2f2f2f;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#a0e680}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#393939}#TaskSheetItemLabel{color:#ccc}#Tasks QToolBar{border-bottom:1px solid #2f2f2f;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #2f2f2f;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("imgs/white/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("imgs/white/selectiontool_rotation.svg");qproperty-PositionPixmap:url("imgs/white/selectiontool_position.svg");qproperty-ThicknessPixmap:url("imgs/white/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('imgs/white/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('imgs/white/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('imgs/white/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('imgs/white/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('imgs/white/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #2f2f2f}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #2f2f2f}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #2f2f2f;border-bottom:1px solid #2f2f2f;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('imgs/white/slider-groove.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#696969;border:1px solid #484848;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#696969;border:1px solid #484848;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#a1a1a1;border:1px solid #a1a1a1;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('imgs/white/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('imgs/white/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:rgba(205,101,101,0.78);qproperty-startedColor:#1abc3f;qproperty-baseColor:#2f2f2f;qproperty-finishedColor:#2f2f2f}Ruler{qproperty-ParentBGColor:#484848;qproperty-ScaleColor:#ccc}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#343434;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#ccc;qproperty-BGColor:#3b3b3b;qproperty-LightLineColor:#2c2c2c;qproperty-MarkerLineColor:#1E96C4;qproperty-VerticalLineColor:#222;qproperty-VerticalLineHeadColor:#808080;qproperty-PreviewFrameTextColor:#9fdaff;qproperty-CurrentRowBgColor:#506082;qproperty-EmptyColumnHeadColor:#626262;qproperty-SelectedColumnTextColor:#E66464;qproperty-EmptyCellColor:#404040;qproperty-NotEmptyColumnColor:#484848;qproperty-SelectedEmptyCellColor:#6c6c6c;qproperty-LevelColumnColor:#4C6E4C;qproperty-LevelColumnBorderColor:#8FB38F;qproperty-SelectedLevelColumnColor:#6B8C6B;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#8C8C60;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#7A617A;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8896A7;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6A6D5A;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#828282;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#5F8581;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#8A75A2;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7F956A;qproperty-SoundColumnHlColor:#34FE5E;qproperty-SoundColumnTrackColor:#B6C29D;qproperty-ColumnHeadPastelizer:#000;qproperty-SelectedColumnHead:#506082;qproperty-LightLightBGColor:#404040;qproperty-LightBGColor:#f0f0f0;qproperty-DarkBGColor:#e1e1e1;qproperty-DarkLineColor:#969696}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #2f2f2f}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#313131;alternate-background-color:#313131;border-top:1px solid #2f2f2f}FunctionTreeView{qproperty-TextColor:#ccc;qproperty-CurrentTextColor:#E66464}FunctionPanel{qproperty-BGColor:#3b3b3b;qproperty-ValueLineColor:#484848;qproperty-FrameLineColor:#606060;qproperty-OtherCurvesColor:#888;qproperty-RulerBackground:#333;qproperty-TextColor:#ccc;qproperty-SubColor:#000;qproperty-SelectedColor:#FFA500}SpreadsheetViewer{qproperty-LightLightBGColor:#404040;qproperty-CurrentRowBgColor:#506082;qproperty-LightLineColor:#2c2c2c;qproperty-MarkerLineColor:#1E96C4;qproperty-BGColor:#484848;qproperty-VerticalLineColor:#222;qproperty-KeyFrameColor:#995d1d;qproperty-KeyFrameBorderColor:#c9b04b;qproperty-SelectedKeyFrameColor:#978056;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7e8079;qproperty-SelectedEmptyColor:#6c6c6c;qproperty-SelectedSceneRangeEmptyColor:#757575;qproperty-TextColor:#ccc;qproperty-ColumnHeaderBorderColor:#808080;qproperty-SelectedColumnTextColor:#E66464}#ExpressionField{background-color:#e6e6e6;border:1px solid #333;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('imgs/white/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('imgs/white/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('imgs/white/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file diff --git a/stuff/config/qss/Default/less/layouts/popups.less b/stuff/config/qss/Default/less/layouts/popups.less index 57bae66b..c8baac25 100644 --- a/stuff/config/qss/Default/less/layouts/popups.less +++ b/stuff/config/qss/Default/less/layouts/popups.less @@ -32,6 +32,7 @@ QDialog { background-color: @tree-bg-color; alternate-background-color: @tree-bg-color; border: 1px solid @accent; + font-size: 13px; &::item { border: 0; // remove indent on hover padding: 3px; diff --git a/stuff/config/qss/Default/less/themes/Softimage.less b/stuff/config/qss/Default/less/themes/Warm.less similarity index 96% rename from stuff/config/qss/Default/less/themes/Softimage.less rename to stuff/config/qss/Default/less/themes/Warm.less index b0024655..1054c55b 100644 --- a/stuff/config/qss/Default/less/themes/Softimage.less +++ b/stuff/config/qss/Default/less/themes/Warm.less @@ -1,6 +1,4 @@ -// out: ../../../Softimage/Softimage.qss - -// This is loosely based on Softimage UI +// out: ../../../Warm/Warm.qss // Import Light Theme @import 'Light'; diff --git a/stuff/config/qss/Light/Light.qss b/stuff/config/qss/Light/Light.qss index ff737714..eb765f04 100644 --- a/stuff/config/qss/Light/Light.qss +++ b/stuff/config/qss/Light/Light.qss @@ -1 +1 @@ -.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/black/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#575757;border-color:#4a4a4a;image:url('../Default/imgs/black/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#6c6c6c;border-color:#5a5a5a}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#5c5c5c}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#b8b8b8;border-color:#b8b8b8;color:#101010}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#E8EBE8;border-color:#E8EBE8;color:#101010}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#f6f7f6;border-color:#f6f7f6}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#484848}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#b8b8b8}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#393939}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #393939;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#6c6c6c;qproperty-BottomBelowLineColor:#393939}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#6c6c6c;border-right:1px solid #393939;color:#101010;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#808080;color:#101010}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#808080;color:#101010;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#6c6c6c;border-top:1px solid #393939;border-right:1px solid #393939;border-left:1px solid #393939;color:#101010;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#808080;color:#101010}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#808080;border-top-right-radius:2px;border-top-left-radius:2px;color:#101010;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#949494;alternate-background-color:#9c9c9c;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#101010}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#255095;color:rgba(255,255,255,0.8)}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('../Default/imgs/black/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('../Default/imgs/black/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/black/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('../Default/imgs/black/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('../Default/imgs/black/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('../Default/imgs/black/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('../Default/imgs/black/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('../Default/imgs/black/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('../Default/imgs/black/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/black/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('../Default/imgs/black/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('../Default/imgs/black/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('../Default/imgs/black/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('../Default/imgs/black/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#808080;color:#101010}QWidget:disabled{color:#484848}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#1a1a1a;height:4px;width:4px}#TDockPlaceholder{background-color:#b1fe61}TPanel{background-color:#1a1a1a}#TopBar{background:#808080;border:0;border-bottom:1px solid #393939;height:21px}#TopBar #EditToolLockButton{background:#808080;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#808080;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#808080;border:0}QMenuBar::item{background-color:#808080;border-left:1px solid #808080;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#a6a6a6;color:#101010}QMenuBar::item:pressed{background-color:#255095;color:rgba(255,255,255,0.8)}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#6c6c6c;border-top:1px solid #393939;border-right:1px solid #393939;color:#101010;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#808080;color:#101010}#TopBarTab::tab:selected{background-color:#949494;color:#101010}#TopBarTab::tab:first{border-left:1px solid #393939}#TopBarTab::tab:last{border-right:1px solid #393939}QMenu{background-color:#a6a6a6;border:1px solid #393939;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#255095;color:rgba(255,255,255,0.8)}QMenu::item:checked{color:#101010}QMenu::item:checked:selected{background-color:#255095;color:rgba(255,255,255,0.8)}QMenu::item:disabled{background:none;color:#484848}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #393939;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#255095}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#6c6c6c;border-color:#393939;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#101010;qproperty-ActiveTitleColor:#101010;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#9a9a9a}QScrollBar{background-color:#9a9a9a;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #393939;border-radius:2px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#b8b8b8;border-color:#393939}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#ccc;border-color:#393939}QScrollBar::handle:horizontal{background-color:#a4a4a4;margin:1px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#a4a4a4;margin:16px 1px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#9a9a9a;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#9a9a9a;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#9a9a9a;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#9a9a9a;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/black/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/black/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/black/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/black/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #393939;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #393939;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#a4a4a4;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#b8b8b8}DvScrollWidget QPushButton:pressed{background-color:#6c6c6c}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#808080;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#b8b8b8}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#6c6c6c}#ScrollLeftButton{image:url('../Default/imgs/black/scroll-left.svg');border-right:1px solid #393939}#ScrollRightButton{image:url('../Default/imgs/black/scroll-right.svg');border-left:1px solid #393939;border-right:1px solid #393939}#ScrollUpButton{image:url('../Default/imgs/black/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/black/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/black/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/black/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/black/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/black/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/black/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/black/nextkey_disabled.svg')}QTreeWidget{background:#949494;alternate-background-color:#9c9c9c}QListView{outline:0}#TabBarContainer{background-color:#6c6c6c}.Button,QPushButton{background-color:#a4a4a4;border-color:#525252;border-style:solid;border-radius:2px;border-width:1px;color:#101010;padding:3px 15px;margin:0}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#b8b8b8;border-color:#525252;color:#101010}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#6c6c6c;border-color:#5a5a5a;color:#101010}.Button:checked,QPushButton:checked{background-color:#575757;border-color:#4a4a4a;color:rgba(255,255,255,0.8)}.Button:checked:hover,QPushButton:checked:hover{background-color:#5c5c5c}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#6c6c6c}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#8d8d8d;border-color:#737373;color:#484848}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/black/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/black/subfolder.svg')}.ComboBox,QComboBox{background-color:#a4a4a4;border:1px solid #525252;border-radius:2px;color:#101010;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#b8b8b8;border-color:#525252;color:#101010}.ComboBox:checked,QComboBox:checked{background-color:#a4a4a4;border-color:#525252;color:#101010}.ComboBox:disabled,QComboBox:disabled{background-color:#8d8d8d;border-color:#737373}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #525252;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/black/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#737373;image:url('../Default/imgs/black/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#a6a6a6;border:1px solid #393939;selection-background-color:#255095;selection-color:rgba(255,255,255,0.8)}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#c0c0c0;border:1px solid #525252;border-radius:2px;color:#101010;selection-background-color:#255095;selection-color:rgba(255,255,255,0.8);padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#c0c0c0;border-color:#1C1C1C;color:#101010}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#a0a0a0;border-color:#696969;color:#484848}.CheckBox,QCheckBox{color:#101010}.CheckBox:hover,QCheckBox:hover{color:#101010}.CheckBox:disabled,QCheckBox:disabled{color:#484848}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#cacaca;border:1px solid #525252;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#ebebeb;border-color:#525252}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#cacaca;border-color:#525252;image:url('../Default/imgs/black/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#8d8d8d;border-color:#737373;image:url('../Default/imgs/black/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#8d8d8d;border-color:#737373}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/black/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/black/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#101010}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#484848}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#484848}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/black/slider-groove_disabled.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:10px;margin:-2px 0 -2px 0;image:url('../Default/imgs/black/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/black/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#404040;qproperty-LightLineEdgeColor:#404040;qproperty-DarkLineColor:#404040;qproperty-MiddleLineColor:#404040;qproperty-HandleLeftPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg")}#DirTreeView{background-color:#A4A4A4;alternate-background-color:#A4A4A4;border:1px solid #393939;border-right:0}DvItemViewerPanel{qproperty-TextColor:#101010;qproperty-AlternateBackground:#9c9c9c;qproperty-SelectedTextColor:rgba(255,255,255,0.8);qproperty-FolderTextColor:#000eb6;qproperty-SelectedItemBackground:#255095}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#949494}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #393939;border-right:1px solid #393939;border-bottom:1px solid #393939;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#101010;qproperty-SelectedTextColor:rgba(255,255,255,0.8);qproperty-SelectedItemBackground:#255095;qproperty-FolderTextColor:#000eb6;qproperty-SelectedFolderTextColor:rgba(255,255,255,0.8);alternate-background-color:#9c9c9c;background-color:#949494;border:1px solid #393939}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#A4A4A4}#SceneCast QToolBar{border-top:1px solid #393939}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#a6a6a6}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#101010}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}#CameraSettingsDPI{color:#000}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('../Default/imgs/black/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/black/fsp_checked.svg')}#OutputSettingsLabel{color:#000}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#a6a6a6}#MatchLineButton::pressed{background-color:#cdcdcd}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#9a9a9a}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#000}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #393939;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#808080}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/black/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/black/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #393939}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #393939;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #393939;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#101010}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#808080}QDialog #dialogButtonFrame{background-color:#717171;border-top:1px solid #393939}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#000}#PreferencesPopup QListWidget{background-color:#949494;alternate-background-color:#949494;border:1px solid #393939}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#a6a6a6;color:#101010}#PreferencesPopup QListWidget::item:selected{background-color:#255095;color:rgba(255,255,255,0.8)}#ShortcutTree{border:1px solid #393939}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#000}#SchematicBottomFrame{background-color:#808080;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#737373;border-bottom:1px solid #393939}FxSettings QToolBar{border-top:1px solid #393939;border-right:1px solid #393939;border-left:1px solid #393939;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#000}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#6c6c6c}#TaskSheetItemLabel{color:#101010}#Tasks QToolBar{border-bottom:1px solid #393939;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #393939;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/black/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/black/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/black/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/black/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('../Default/imgs/black/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('../Default/imgs/black/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #393939}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #393939}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #393939;border-bottom:1px solid #393939;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#a4a4a4;border:1px solid #525252;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#a4a4a4;border:1px solid #525252;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#a6a6a6;border:1px solid #393939;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/black/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/black/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:#925151;qproperty-startedColor:#28853d;qproperty-baseColor:#676767;qproperty-finishedColor:#676767}Ruler{qproperty-ParentBGColor:#808080;qproperty-ScaleColor:#101010}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#9a9a9a;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#101010;qproperty-BGColor:#929292;qproperty-LightLineColor:#676767;qproperty-MarkerLineColor:#6D2D2E;qproperty-VerticalLineColor:#646464;qproperty-VerticalLineHeadColor:#393939;qproperty-PreviewFrameTextColor:#101010;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-EmptyColumnHeadColor:#737373;qproperty-SelectedColumnTextColor:#b30000;qproperty-EmptyCellColor:#7c7c7c;qproperty-NotEmptyColumnColor:#8a8a8a;qproperty-SelectedEmptyCellColor:#d2d2d2;qproperty-LevelColumnColor:#76b776;qproperty-LevelColumnBorderColor:#496549;qproperty-SelectedLevelColumnColor:#a8d1a8;qproperty-VectorColumnColor:#c0c07a;qproperty-VectorColumnBorderColor:#525236;qproperty-SelectedVectorColumnColor:#eaeac2;qproperty-ChildColumnColor:#d69adb;qproperty-ChildColumnBorderColor:#7c4281;qproperty-SelectedChildColumnColor:#ebcded;qproperty-FullcolorColumnColor:#8bbdc1;qproperty-FullcolorColumnBorderColor:#415759;qproperty-SelectedFullcolorColumnColor:#cdebed;qproperty-FxColumnColor:#82815d;qproperty-FxColumnBorderColor:#404039;qproperty-SelectedFxColumnColor:#c1c0ae;qproperty-ReferenceColumnColor:#ababab;qproperty-ReferenceColumnBorderColor:#525252;qproperty-SelectedReferenceColumnColor:#d5d5d5;qproperty-PaletteColumnColor:#2aab9a;qproperty-PaletteColumnBorderColor:#091917;qproperty-SelectedPaletteColumnColor:#92ddca;qproperty-MeshColumnColor:#ac78d4;qproperty-MeshColumnBorderColor:#503169;qproperty-SelectedMeshColumnColor:#d8b4f5;qproperty-SoundColumnColor:#acba82;qproperty-SoundColumnBorderColor:#4a4e3b;qproperty-SelectedSoundColumnColor:#d7d7b4;qproperty-SoundColumnHlColor:#f5ffe6;qproperty-SoundColumnTrackColor:#5a642d;qproperty-ColumnHeadPastelizer:#fff;qproperty-SelectedColumnHead:#bed2f0;qproperty-LightLightBGColor:#808080;qproperty-LightBGColor:#f0f0f0;qproperty-DarkBGColor:#e1e1e1;qproperty-DarkLineColor:#969696}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #393939}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#949494;alternate-background-color:#949494;border-top:1px solid #393939}FunctionTreeView{qproperty-TextColor:#101010;qproperty-CurrentTextColor:#b30000}FunctionPanel{qproperty-BGColor:#e1e1e1;qproperty-ValueLineColor:#bababa;qproperty-FrameLineColor:#d2d2d2;qproperty-OtherCurvesColor:#969696;qproperty-RulerBackground:#fff;qproperty-TextColor:#101010;qproperty-SubColor:#fff;qproperty-SelectedColor:#00f}SpreadsheetViewer{qproperty-LightLightBGColor:#808080;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-LightLineColor:#676767;qproperty-MarkerLineColor:#6D2D2E;qproperty-BGColor:#8a8a8a;qproperty-VerticalLineColor:#646464;qproperty-KeyFrameColor:#db8b36;qproperty-KeyFrameBorderColor:#493015;qproperty-SelectedKeyFrameColor:#edc59b;qproperty-InBetweenColor:#c2c2b0;qproperty-InBetweenBorderColor:#484841;qproperty-SelectedInBetweenColor:#e1e1d8;qproperty-SelectedEmptyColor:#d2d2d2;qproperty-SelectedSceneRangeEmptyColor:#d2d2d2;qproperty-TextColor:#101010;qproperty-ColumnHeaderBorderColor:#393939;qproperty-SelectedColumnTextColor:#b30000}#ExpressionField{background-color:#fff;border:1px solid #6b6b6b;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/black/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/black/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/black/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file +.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/black/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#575757;border-color:#4a4a4a;image:url('../Default/imgs/black/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#6c6c6c;border-color:#5a5a5a}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#5c5c5c}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#b8b8b8;border-color:#b8b8b8;color:#101010}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#E8EBE8;border-color:#E8EBE8;color:#101010}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#f6f7f6;border-color:#f6f7f6}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#484848}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#b8b8b8}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#393939}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #393939;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#6c6c6c;qproperty-BottomBelowLineColor:#393939}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#6c6c6c;border-right:1px solid #393939;color:#101010;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#808080;color:#101010}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#808080;color:#101010;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#6c6c6c;border-top:1px solid #393939;border-right:1px solid #393939;border-left:1px solid #393939;color:#101010;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#808080;color:#101010}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#808080;border-top-right-radius:2px;border-top-left-radius:2px;color:#101010;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#949494;alternate-background-color:#9c9c9c;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#101010}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#255095;color:rgba(255,255,255,0.8)}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('../Default/imgs/black/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('../Default/imgs/black/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/black/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('../Default/imgs/black/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('../Default/imgs/black/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('../Default/imgs/black/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('../Default/imgs/black/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('../Default/imgs/black/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('../Default/imgs/black/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/black/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('../Default/imgs/black/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('../Default/imgs/black/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('../Default/imgs/black/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('../Default/imgs/black/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#808080;color:#101010}QWidget:disabled{color:#484848}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#1a1a1a;height:4px;width:4px}#TDockPlaceholder{background-color:#b1fe61}TPanel{background-color:#1a1a1a}#TopBar{background:#808080;border:0;border-bottom:1px solid #393939;height:21px}#TopBar #EditToolLockButton{background:#808080;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#808080;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#808080;border:0}QMenuBar::item{background-color:#808080;border-left:1px solid #808080;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#a6a6a6;color:#101010}QMenuBar::item:pressed{background-color:#255095;color:rgba(255,255,255,0.8)}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#6c6c6c;border-top:1px solid #393939;border-right:1px solid #393939;color:#101010;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#808080;color:#101010}#TopBarTab::tab:selected{background-color:#949494;color:#101010}#TopBarTab::tab:first{border-left:1px solid #393939}#TopBarTab::tab:last{border-right:1px solid #393939}QMenu{background-color:#a6a6a6;border:1px solid #393939;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#255095;color:rgba(255,255,255,0.8)}QMenu::item:checked{color:#101010}QMenu::item:checked:selected{background-color:#255095;color:rgba(255,255,255,0.8)}QMenu::item:disabled{background:none;color:#484848}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #393939;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#255095}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#6c6c6c;border-color:#393939;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#101010;qproperty-ActiveTitleColor:#101010;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#9a9a9a}QScrollBar{background-color:#9a9a9a;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #393939;border-radius:2px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#b8b8b8;border-color:#393939}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#ccc;border-color:#393939}QScrollBar::handle:horizontal{background-color:#a4a4a4;margin:1px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#a4a4a4;margin:16px 1px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#9a9a9a;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#9a9a9a;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#9a9a9a;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#9a9a9a;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/black/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/black/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/black/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/black/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #393939;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #393939;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#a4a4a4;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#b8b8b8}DvScrollWidget QPushButton:pressed{background-color:#6c6c6c}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#808080;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#b8b8b8}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#6c6c6c}#ScrollLeftButton{image:url('../Default/imgs/black/scroll-left.svg');border-right:1px solid #393939}#ScrollRightButton{image:url('../Default/imgs/black/scroll-right.svg');border-left:1px solid #393939;border-right:1px solid #393939}#ScrollUpButton{image:url('../Default/imgs/black/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/black/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/black/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/black/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/black/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/black/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/black/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/black/nextkey_disabled.svg')}QTreeWidget{background:#949494;alternate-background-color:#9c9c9c}QListView{outline:0}#TabBarContainer{background-color:#6c6c6c}.Button,QPushButton{background-color:#a4a4a4;border-color:#525252;border-style:solid;border-radius:2px;border-width:1px;color:#101010;padding:3px 15px;margin:0}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#b8b8b8;border-color:#525252;color:#101010}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#6c6c6c;border-color:#5a5a5a;color:#101010}.Button:checked,QPushButton:checked{background-color:#575757;border-color:#4a4a4a;color:rgba(255,255,255,0.8)}.Button:checked:hover,QPushButton:checked:hover{background-color:#5c5c5c}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#6c6c6c}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#8d8d8d;border-color:#737373;color:#484848}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/black/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/black/subfolder.svg')}.ComboBox,QComboBox{background-color:#a4a4a4;border:1px solid #525252;border-radius:2px;color:#101010;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#b8b8b8;border-color:#525252;color:#101010}.ComboBox:checked,QComboBox:checked{background-color:#a4a4a4;border-color:#525252;color:#101010}.ComboBox:disabled,QComboBox:disabled{background-color:#8d8d8d;border-color:#737373}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #525252;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/black/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#737373;image:url('../Default/imgs/black/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#a6a6a6;border:1px solid #393939;selection-background-color:#255095;selection-color:rgba(255,255,255,0.8)}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#c0c0c0;border:1px solid #525252;border-radius:2px;color:#101010;selection-background-color:#255095;selection-color:rgba(255,255,255,0.8);padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#c0c0c0;border-color:#1C1C1C;color:#101010}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#a0a0a0;border-color:#696969;color:#484848}.CheckBox,QCheckBox{color:#101010}.CheckBox:hover,QCheckBox:hover{color:#101010}.CheckBox:disabled,QCheckBox:disabled{color:#484848}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#cacaca;border:1px solid #525252;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#ebebeb;border-color:#525252}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#cacaca;border-color:#525252;image:url('../Default/imgs/black/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#8d8d8d;border-color:#737373;image:url('../Default/imgs/black/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#8d8d8d;border-color:#737373}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/black/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/black/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#101010}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#484848}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#484848}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/black/slider-groove_disabled.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:10px;margin:-2px 0 -2px 0;image:url('../Default/imgs/black/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/black/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#404040;qproperty-LightLineEdgeColor:#404040;qproperty-DarkLineColor:#404040;qproperty-MiddleLineColor:#404040;qproperty-HandleLeftPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg")}#DirTreeView{background-color:#A4A4A4;alternate-background-color:#A4A4A4;border:1px solid #393939;border-right:0}DvItemViewerPanel{qproperty-TextColor:#101010;qproperty-AlternateBackground:#9c9c9c;qproperty-SelectedTextColor:rgba(255,255,255,0.8);qproperty-FolderTextColor:#000eb6;qproperty-SelectedItemBackground:#255095}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#949494}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #393939;border-right:1px solid #393939;border-bottom:1px solid #393939;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#101010;qproperty-SelectedTextColor:rgba(255,255,255,0.8);qproperty-SelectedItemBackground:#255095;qproperty-FolderTextColor:#000eb6;qproperty-SelectedFolderTextColor:rgba(255,255,255,0.8);alternate-background-color:#9c9c9c;background-color:#949494;border:1px solid #393939}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#A4A4A4}#SceneCast QToolBar{border-top:1px solid #393939}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#a6a6a6}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#101010}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}#CameraSettingsDPI{color:#000}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('../Default/imgs/black/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/black/fsp_checked.svg')}#OutputSettingsLabel{color:#000}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#a6a6a6}#MatchLineButton::pressed{background-color:#cdcdcd}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#9a9a9a}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#000}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #393939;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#808080}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/black/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/black/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #393939}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #393939;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #393939;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#101010}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#808080}QDialog #dialogButtonFrame{background-color:#717171;border-top:1px solid #393939}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#000}#PreferencesPopup QListWidget{background-color:#949494;alternate-background-color:#949494;border:1px solid #393939;font-size:13px}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#a6a6a6;color:#101010}#PreferencesPopup QListWidget::item:selected{background-color:#255095;color:rgba(255,255,255,0.8)}#ShortcutTree{border:1px solid #393939}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#000}#SchematicBottomFrame{background-color:#808080;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#737373;border-bottom:1px solid #393939}FxSettings QToolBar{border-top:1px solid #393939;border-right:1px solid #393939;border-left:1px solid #393939;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#000}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#6c6c6c}#TaskSheetItemLabel{color:#101010}#Tasks QToolBar{border-bottom:1px solid #393939;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #393939;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/black/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/black/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/black/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/black/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('../Default/imgs/black/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('../Default/imgs/black/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #393939}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #393939}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #393939;border-bottom:1px solid #393939;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#a4a4a4;border:1px solid #525252;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#a4a4a4;border:1px solid #525252;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#a6a6a6;border:1px solid #393939;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/black/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/black/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:#925151;qproperty-startedColor:#28853d;qproperty-baseColor:#676767;qproperty-finishedColor:#676767}Ruler{qproperty-ParentBGColor:#808080;qproperty-ScaleColor:#101010}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#9a9a9a;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#101010;qproperty-BGColor:#929292;qproperty-LightLineColor:#676767;qproperty-MarkerLineColor:#6D2D2E;qproperty-VerticalLineColor:#646464;qproperty-VerticalLineHeadColor:#393939;qproperty-PreviewFrameTextColor:#101010;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-EmptyColumnHeadColor:#737373;qproperty-SelectedColumnTextColor:#b30000;qproperty-EmptyCellColor:#7c7c7c;qproperty-NotEmptyColumnColor:#8a8a8a;qproperty-SelectedEmptyCellColor:#d2d2d2;qproperty-LevelColumnColor:#76b776;qproperty-LevelColumnBorderColor:#496549;qproperty-SelectedLevelColumnColor:#a8d1a8;qproperty-VectorColumnColor:#c0c07a;qproperty-VectorColumnBorderColor:#525236;qproperty-SelectedVectorColumnColor:#eaeac2;qproperty-ChildColumnColor:#d69adb;qproperty-ChildColumnBorderColor:#7c4281;qproperty-SelectedChildColumnColor:#ebcded;qproperty-FullcolorColumnColor:#8bbdc1;qproperty-FullcolorColumnBorderColor:#415759;qproperty-SelectedFullcolorColumnColor:#cdebed;qproperty-FxColumnColor:#82815d;qproperty-FxColumnBorderColor:#404039;qproperty-SelectedFxColumnColor:#c1c0ae;qproperty-ReferenceColumnColor:#ababab;qproperty-ReferenceColumnBorderColor:#525252;qproperty-SelectedReferenceColumnColor:#d5d5d5;qproperty-PaletteColumnColor:#2aab9a;qproperty-PaletteColumnBorderColor:#091917;qproperty-SelectedPaletteColumnColor:#92ddca;qproperty-MeshColumnColor:#ac78d4;qproperty-MeshColumnBorderColor:#503169;qproperty-SelectedMeshColumnColor:#d8b4f5;qproperty-SoundColumnColor:#acba82;qproperty-SoundColumnBorderColor:#4a4e3b;qproperty-SelectedSoundColumnColor:#d7d7b4;qproperty-SoundColumnHlColor:#f5ffe6;qproperty-SoundColumnTrackColor:#5a642d;qproperty-ColumnHeadPastelizer:#fff;qproperty-SelectedColumnHead:#bed2f0;qproperty-LightLightBGColor:#808080;qproperty-LightBGColor:#f0f0f0;qproperty-DarkBGColor:#e1e1e1;qproperty-DarkLineColor:#969696}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #393939}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#949494;alternate-background-color:#949494;border-top:1px solid #393939}FunctionTreeView{qproperty-TextColor:#101010;qproperty-CurrentTextColor:#b30000}FunctionPanel{qproperty-BGColor:#e1e1e1;qproperty-ValueLineColor:#bababa;qproperty-FrameLineColor:#d2d2d2;qproperty-OtherCurvesColor:#969696;qproperty-RulerBackground:#fff;qproperty-TextColor:#101010;qproperty-SubColor:#fff;qproperty-SelectedColor:#00f}SpreadsheetViewer{qproperty-LightLightBGColor:#808080;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-LightLineColor:#676767;qproperty-MarkerLineColor:#6D2D2E;qproperty-BGColor:#8a8a8a;qproperty-VerticalLineColor:#646464;qproperty-KeyFrameColor:#db8b36;qproperty-KeyFrameBorderColor:#493015;qproperty-SelectedKeyFrameColor:#edc59b;qproperty-InBetweenColor:#c2c2b0;qproperty-InBetweenBorderColor:#484841;qproperty-SelectedInBetweenColor:#e1e1d8;qproperty-SelectedEmptyColor:#d2d2d2;qproperty-SelectedSceneRangeEmptyColor:#d2d2d2;qproperty-TextColor:#101010;qproperty-ColumnHeaderBorderColor:#393939;qproperty-SelectedColumnTextColor:#b30000}#ExpressionField{background-color:#fff;border:1px solid #6b6b6b;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/black/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/black/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/black/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file diff --git a/stuff/config/qss/Softimage/Softimage.qss b/stuff/config/qss/Warm/Warm.qss similarity index 74% rename from stuff/config/qss/Softimage/Softimage.qss rename to stuff/config/qss/Warm/Warm.qss index 2eb915fb..10e45ec6 100644 --- a/stuff/config/qss/Softimage/Softimage.qss +++ b/stuff/config/qss/Warm/Warm.qss @@ -1 +1 @@ -.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/black/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#607388;border-color:#556679;image:url('../Default/imgs/black/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#949390;border-color:#82817e}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#64788e}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#dfdfde;border-color:#dfdfde;color:#101010}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#607388;border-color:#607388;color:#101010}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#6b8097;border-color:#6b8097}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#5c5c5b}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#dfdfde}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#666563}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #666563;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#949390;qproperty-BottomBelowLineColor:#666563}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#949390;border-right:1px solid #666563;color:#101010;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#A8A7A5;color:#101010}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#A8A7A5;color:#101010;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#949390;border-top:1px solid #666563;border-right:1px solid #666563;border-left:1px solid #666563;color:#101010;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#A8A7A5;color:#101010}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#A8A7A5;border-top-right-radius:2px;border-top-left-radius:2px;color:#101010;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#b7b6b5;alternate-background-color:#c1c0bf;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#101010}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#607388;color:#fff}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('../Default/imgs/black/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('../Default/imgs/black/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/black/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('../Default/imgs/black/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('../Default/imgs/black/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('../Default/imgs/black/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('../Default/imgs/black/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('../Default/imgs/black/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('../Default/imgs/black/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/black/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('../Default/imgs/black/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('../Default/imgs/black/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('../Default/imgs/black/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('../Default/imgs/black/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#A8A7A5;color:#101010}QWidget:disabled{color:#5c5c5b}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#42413f;height:4px;width:4px}#TDockPlaceholder{background-color:#b1fe61}TPanel{background-color:#42413f}#TopBar{background:#A8A7A5;border:0;border-bottom:1px solid #666563;height:21px}#TopBar #EditToolLockButton{background:#A8A7A5;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#A8A7A5;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#A8A7A5;border:0}QMenuBar::item{background-color:#A8A7A5;border-left:1px solid #A8A7A5;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#cecdcc;color:#101010}QMenuBar::item:pressed{background-color:#607388;color:#fff}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#949390;border-top:1px solid #666563;border-right:1px solid #666563;color:#101010;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#A8A7A5;color:#101010}#TopBarTab::tab:selected{background-color:#bcbbba;color:#101010}#TopBarTab::tab:first{border-left:1px solid #666563}#TopBarTab::tab:last{border-right:1px solid #666563}QMenu{background-color:#cecdcc;border:1px solid #666563;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#607388;color:#fff}QMenu::item:checked{color:#101010}QMenu::item:checked:selected{background-color:#607388;color:#fff}QMenu::item:disabled{background:none;color:#5c5c5b}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #666563;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#607388}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#8a8986;border-color:#666563;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#101010;qproperty-ActiveTitleColor:#101010;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#c1c0bf}QScrollBar{background-color:#c1c0bf;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #666563;border-radius:2px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#dfdfde;border-color:#666563}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#f3f3f3;border-color:#666563}QScrollBar::handle:horizontal{background-color:#cbcac9;margin:1px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#cbcac9;margin:16px 1px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#c1c0bf;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#c1c0bf;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#c1c0bf;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#c1c0bf;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/black/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/black/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/black/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/black/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #666563;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #666563;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#cbcac9;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#dfdfde}DvScrollWidget QPushButton:pressed{background-color:#949390}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#A8A7A5;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#dfdfde}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#949390}#ScrollLeftButton{image:url('../Default/imgs/black/scroll-left.svg');border-right:1px solid #666563}#ScrollRightButton{image:url('../Default/imgs/black/scroll-right.svg');border-left:1px solid #666563;border-right:1px solid #666563}#ScrollUpButton{image:url('../Default/imgs/black/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/black/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/black/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/black/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/black/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/black/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/black/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/black/nextkey_disabled.svg')}QTreeWidget{background:#b7b6b5;alternate-background-color:#c1c0bf}QListView{outline:0}#TabBarContainer{background-color:#949390}.Button,QPushButton{background-color:#cbcac9;border-color:#82817e;border-style:solid;border-radius:2px;border-width:1px;color:#101010;padding:3px 15px;margin:0}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#dfdfde;border-color:#82817e;color:#101010}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#949390;border-color:#82817e;color:#101010}.Button:checked,QPushButton:checked{background-color:#607388;border-color:#556679;color:rgba(255,255,255,0.8)}.Button:checked:hover,QPushButton:checked:hover{background-color:#64788e}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#949390}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#b5b4b2;border-color:#9b9a98;color:#5c5c5b}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/black/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/black/subfolder.svg')}.ComboBox,QComboBox{background-color:#cbcac9;border:1px solid #82817e;border-radius:2px;color:#101010;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#dfdfde;border-color:#82817e;color:#101010}.ComboBox:checked,QComboBox:checked{background-color:#cbcac9;border-color:#82817e;color:#101010}.ComboBox:disabled,QComboBox:disabled{background-color:#b5b4b2;border-color:#9b9a98}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #82817e;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/black/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#9b9a98;image:url('../Default/imgs/black/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#cecdcc;border:1px solid #666563;selection-background-color:#607388;selection-color:#fff}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#e7e6e6;border:1px solid #7b7977;border-radius:2px;color:#101010;selection-background-color:#607388;selection-color:#fff;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#e7e6e6;border-color:#1C1C1C;color:#101010}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#c7c7c5;border-color:#91908e;color:#5c5c5b}.CheckBox,QCheckBox{color:#101010}.CheckBox:hover,QCheckBox:hover{color:#101010}.CheckBox:disabled,QCheckBox:disabled{color:#5c5c5b}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#9EB895;border:1px solid #666563;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#b4c8ad;border-color:#666563}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#9EB895;border-color:#666563;image:url('../Default/imgs/black/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#b5b4b2;border-color:#9b9a98;image:url('../Default/imgs/black/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#b5b4b2;border-color:#9b9a98}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/black/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/black/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#101010}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#5c5c5b}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#5c5c5b}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/black/slider-groove_disabled.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:10px;margin:-2px 0 -2px 0;image:url('../Default/imgs/black/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/black/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#686765;qproperty-LightLineEdgeColor:#686765;qproperty-DarkLineColor:#686765;qproperty-MiddleLineColor:#686765;qproperty-HandleLeftPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg")}#DirTreeView{background-color:#A8A7A5;alternate-background-color:#A8A7A5;border:1px solid #666563;border-right:0}DvItemViewerPanel{qproperty-TextColor:#101010;qproperty-AlternateBackground:#c1c0bf;qproperty-SelectedTextColor:#fff;qproperty-FolderTextColor:#6D2D2E;qproperty-SelectedItemBackground:#607388}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#b7b6b5}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #666563;border-right:1px solid #666563;border-bottom:1px solid #666563;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#101010;qproperty-SelectedTextColor:#fff;qproperty-SelectedItemBackground:#607388;qproperty-FolderTextColor:#6D2D2E;qproperty-SelectedFolderTextColor:#fff;alternate-background-color:#c1c0bf;background-color:#b7b6b5;border:1px solid #666563}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#A8A7A5}#SceneCast QToolBar{border-top:1px solid #666563}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#cecdcc}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#101010}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}#CameraSettingsDPI{color:#000}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('../Default/imgs/black/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/black/fsp_checked.svg')}#OutputSettingsLabel{color:#000}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#cecdcc}#MatchLineButton::pressed{background-color:#f3f3f3}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#c1c0bf}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#000}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #666563;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#A8A7A5}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/black/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/black/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #666563}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #666563;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #666563;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#101010}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#A8A7A5}QDialog #dialogButtonFrame{background-color:#999895;border-top:1px solid #666563}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#000}#PreferencesPopup QListWidget{background-color:#b7b6b5;alternate-background-color:#b7b6b5;border:1px solid #666563}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#cecdcc;color:#101010}#PreferencesPopup QListWidget::item:selected{background-color:#607388;color:#fff}#ShortcutTree{border:1px solid #666563}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#000}#SchematicBottomFrame{background-color:#A8A7A5;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#9b9a98;border-bottom:1px solid #666563}FxSettings QToolBar{border-top:1px solid #666563;border-right:1px solid #666563;border-left:1px solid #666563;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#000}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#8a8986}#TaskSheetItemLabel{color:#101010}#Tasks QToolBar{border-bottom:1px solid #666563;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #666563;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/black/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/black/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/black/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/black/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('../Default/imgs/black/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('../Default/imgs/black/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #666563}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #666563}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #666563;border-bottom:1px solid #666563;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#cbcac9;border:1px solid #82817e;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#cbcac9;border:1px solid #82817e;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#cecdcc;border:1px solid #666563;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/black/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/black/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:#925151;qproperty-startedColor:#28853d;qproperty-baseColor:#8f8e8b;qproperty-finishedColor:#8f8e8b}Ruler{qproperty-ParentBGColor:#A8A7A5;qproperty-ScaleColor:#101010}#RulerToolOptionValues{color:#282726}#xsheetArea,#ScrollArea{background-color:#c1c0bf;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#101010;qproperty-BGColor:#bab9b7;qproperty-LightLineColor:#8f8e8b;qproperty-MarkerLineColor:#6D2D2E;qproperty-VerticalLineColor:#8c8b88;qproperty-VerticalLineHeadColor:#61605d;qproperty-PreviewFrameTextColor:#101010;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-EmptyColumnHeadColor:#9b9a98;qproperty-SelectedColumnTextColor:#b30000;qproperty-EmptyCellColor:#a4a3a1;qproperty-NotEmptyColumnColor:#b2b1af;qproperty-SelectedEmptyCellColor:#f9f9f8;qproperty-LevelColumnColor:#76b776;qproperty-LevelColumnBorderColor:#496549;qproperty-SelectedLevelColumnColor:#a8d1a8;qproperty-VectorColumnColor:#c0c07a;qproperty-VectorColumnBorderColor:#525236;qproperty-SelectedVectorColumnColor:#eaeac2;qproperty-ChildColumnColor:#d69adb;qproperty-ChildColumnBorderColor:#7c4281;qproperty-SelectedChildColumnColor:#ebcded;qproperty-FullcolorColumnColor:#8bbdc1;qproperty-FullcolorColumnBorderColor:#415759;qproperty-SelectedFullcolorColumnColor:#cdebed;qproperty-FxColumnColor:#82815d;qproperty-FxColumnBorderColor:#404039;qproperty-SelectedFxColumnColor:#c1c0ae;qproperty-ReferenceColumnColor:#ababab;qproperty-ReferenceColumnBorderColor:#525252;qproperty-SelectedReferenceColumnColor:#d5d5d5;qproperty-PaletteColumnColor:#2aab9a;qproperty-PaletteColumnBorderColor:#091917;qproperty-SelectedPaletteColumnColor:#92ddca;qproperty-MeshColumnColor:#ac78d4;qproperty-MeshColumnBorderColor:#503169;qproperty-SelectedMeshColumnColor:#d8b4f5;qproperty-SoundColumnColor:#acba82;qproperty-SoundColumnBorderColor:#4a4e3b;qproperty-SelectedSoundColumnColor:#d7d7b4;qproperty-SoundColumnHlColor:#f5ffe6;qproperty-SoundColumnTrackColor:#5a642d;qproperty-ColumnHeadPastelizer:#fff;qproperty-SelectedColumnHead:#bed2f0;qproperty-LightLightBGColor:#A8A7A5;qproperty-LightBGColor:#f0f0f0;qproperty-DarkBGColor:#e1e1e1;qproperty-DarkLineColor:#969696}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #666563}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#b7b6b5;alternate-background-color:#b7b6b5;border-top:1px solid #666563}FunctionTreeView{qproperty-TextColor:#101010;qproperty-CurrentTextColor:#b30000}FunctionPanel{qproperty-BGColor:#e1e1e1;qproperty-ValueLineColor:#bababa;qproperty-FrameLineColor:#d2d2d2;qproperty-OtherCurvesColor:#969696;qproperty-RulerBackground:#fff;qproperty-TextColor:#101010;qproperty-SubColor:#fff;qproperty-SelectedColor:#00f}SpreadsheetViewer{qproperty-LightLightBGColor:#A8A7A5;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-LightLineColor:#8f8e8b;qproperty-MarkerLineColor:#6D2D2E;qproperty-BGColor:#b2b1af;qproperty-VerticalLineColor:#8c8b88;qproperty-KeyFrameColor:#db8b36;qproperty-KeyFrameBorderColor:#493015;qproperty-SelectedKeyFrameColor:#edc59b;qproperty-InBetweenColor:#c2c2b0;qproperty-InBetweenBorderColor:#484841;qproperty-SelectedInBetweenColor:#e1e1d8;qproperty-SelectedEmptyColor:#f9f9f8;qproperty-SelectedSceneRangeEmptyColor:#d2d2d2;qproperty-TextColor:#101010;qproperty-ColumnHeaderBorderColor:#61605d;qproperty-SelectedColumnTextColor:#b30000}#ExpressionField{background-color:#fff;border:1px solid #939290;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/black/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/black/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/black/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file +.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/black/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#607388;border-color:#556679;image:url('../Default/imgs/black/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#949390;border-color:#82817e}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#64788e}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#dfdfde;border-color:#dfdfde;color:#101010}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#607388;border-color:#607388;color:#101010}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#6b8097;border-color:#6b8097}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#5c5c5b}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#dfdfde}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#666563}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #666563;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#949390;qproperty-BottomBelowLineColor:#666563}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#949390;border-right:1px solid #666563;color:#101010;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#A8A7A5;color:#101010}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#A8A7A5;color:#101010;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#949390;border-top:1px solid #666563;border-right:1px solid #666563;border-left:1px solid #666563;color:#101010;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#A8A7A5;color:#101010}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#A8A7A5;border-top-right-radius:2px;border-top-left-radius:2px;color:#101010;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#b7b6b5;alternate-background-color:#c1c0bf;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#101010}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#607388;color:#fff}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('../Default/imgs/black/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('../Default/imgs/black/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/black/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('../Default/imgs/black/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('../Default/imgs/black/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('../Default/imgs/black/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('../Default/imgs/black/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('../Default/imgs/black/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('../Default/imgs/black/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/black/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('../Default/imgs/black/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('../Default/imgs/black/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('../Default/imgs/black/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('../Default/imgs/black/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#A8A7A5;color:#101010}QWidget:disabled{color:#5c5c5b}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#42413f;height:4px;width:4px}#TDockPlaceholder{background-color:#b1fe61}TPanel{background-color:#42413f}#TopBar{background:#A8A7A5;border:0;border-bottom:1px solid #666563;height:21px}#TopBar #EditToolLockButton{background:#A8A7A5;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#A8A7A5;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#A8A7A5;border:0}QMenuBar::item{background-color:#A8A7A5;border-left:1px solid #A8A7A5;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#cecdcc;color:#101010}QMenuBar::item:pressed{background-color:#607388;color:#fff}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#949390;border-top:1px solid #666563;border-right:1px solid #666563;color:#101010;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#A8A7A5;color:#101010}#TopBarTab::tab:selected{background-color:#bcbbba;color:#101010}#TopBarTab::tab:first{border-left:1px solid #666563}#TopBarTab::tab:last{border-right:1px solid #666563}QMenu{background-color:#cecdcc;border:1px solid #666563;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#607388;color:#fff}QMenu::item:checked{color:#101010}QMenu::item:checked:selected{background-color:#607388;color:#fff}QMenu::item:disabled{background:none;color:#5c5c5b}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #666563;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#607388}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#8a8986;border-color:#666563;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#101010;qproperty-ActiveTitleColor:#101010;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#c1c0bf}QScrollBar{background-color:#c1c0bf;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #666563;border-radius:2px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#dfdfde;border-color:#666563}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#f3f3f3;border-color:#666563}QScrollBar::handle:horizontal{background-color:#cbcac9;margin:1px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#cbcac9;margin:16px 1px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#c1c0bf;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#c1c0bf;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#c1c0bf;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#c1c0bf;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/black/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/black/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/black/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/black/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #666563;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #666563;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#cbcac9;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#dfdfde}DvScrollWidget QPushButton:pressed{background-color:#949390}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#A8A7A5;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#dfdfde}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#949390}#ScrollLeftButton{image:url('../Default/imgs/black/scroll-left.svg');border-right:1px solid #666563}#ScrollRightButton{image:url('../Default/imgs/black/scroll-right.svg');border-left:1px solid #666563;border-right:1px solid #666563}#ScrollUpButton{image:url('../Default/imgs/black/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/black/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/black/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/black/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/black/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/black/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/black/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/black/nextkey_disabled.svg')}QTreeWidget{background:#b7b6b5;alternate-background-color:#c1c0bf}QListView{outline:0}#TabBarContainer{background-color:#949390}.Button,QPushButton{background-color:#cbcac9;border-color:#82817e;border-style:solid;border-radius:2px;border-width:1px;color:#101010;padding:3px 15px;margin:0}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#dfdfde;border-color:#82817e;color:#101010}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#949390;border-color:#82817e;color:#101010}.Button:checked,QPushButton:checked{background-color:#607388;border-color:#556679;color:rgba(255,255,255,0.8)}.Button:checked:hover,QPushButton:checked:hover{background-color:#64788e}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#949390}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#b5b4b2;border-color:#9b9a98;color:#5c5c5b}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/black/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/black/subfolder.svg')}.ComboBox,QComboBox{background-color:#cbcac9;border:1px solid #82817e;border-radius:2px;color:#101010;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#dfdfde;border-color:#82817e;color:#101010}.ComboBox:checked,QComboBox:checked{background-color:#cbcac9;border-color:#82817e;color:#101010}.ComboBox:disabled,QComboBox:disabled{background-color:#b5b4b2;border-color:#9b9a98}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #82817e;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/black/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#9b9a98;image:url('../Default/imgs/black/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#cecdcc;border:1px solid #666563;selection-background-color:#607388;selection-color:#fff}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#e7e6e6;border:1px solid #7b7977;border-radius:2px;color:#101010;selection-background-color:#607388;selection-color:#fff;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#e7e6e6;border-color:#1C1C1C;color:#101010}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#c7c7c5;border-color:#91908e;color:#5c5c5b}.CheckBox,QCheckBox{color:#101010}.CheckBox:hover,QCheckBox:hover{color:#101010}.CheckBox:disabled,QCheckBox:disabled{color:#5c5c5b}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#9EB895;border:1px solid #666563;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#b4c8ad;border-color:#666563}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#9EB895;border-color:#666563;image:url('../Default/imgs/black/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#b5b4b2;border-color:#9b9a98;image:url('../Default/imgs/black/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#b5b4b2;border-color:#9b9a98}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/black/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/black/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#101010}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#5c5c5b}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#5c5c5b}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/black/slider-groove_disabled.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:10px;margin:-2px 0 -2px 0;image:url('../Default/imgs/black/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/black/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#686765;qproperty-LightLineEdgeColor:#686765;qproperty-DarkLineColor:#686765;qproperty-MiddleLineColor:#686765;qproperty-HandleLeftPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg")}#DirTreeView{background-color:#A8A7A5;alternate-background-color:#A8A7A5;border:1px solid #666563;border-right:0}DvItemViewerPanel{qproperty-TextColor:#101010;qproperty-AlternateBackground:#c1c0bf;qproperty-SelectedTextColor:#fff;qproperty-FolderTextColor:#6D2D2E;qproperty-SelectedItemBackground:#607388}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#b7b6b5}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #666563;border-right:1px solid #666563;border-bottom:1px solid #666563;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#101010;qproperty-SelectedTextColor:#fff;qproperty-SelectedItemBackground:#607388;qproperty-FolderTextColor:#6D2D2E;qproperty-SelectedFolderTextColor:#fff;alternate-background-color:#c1c0bf;background-color:#b7b6b5;border:1px solid #666563}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#A8A7A5}#SceneCast QToolBar{border-top:1px solid #666563}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#cecdcc}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#101010}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}#CameraSettingsDPI{color:#000}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('../Default/imgs/black/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/black/fsp_checked.svg')}#OutputSettingsLabel{color:#000}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#cecdcc}#MatchLineButton::pressed{background-color:#f3f3f3}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#c1c0bf}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#000}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #666563;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#A8A7A5}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/black/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/black/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #666563}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #666563;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #666563;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#101010}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#A8A7A5}QDialog #dialogButtonFrame{background-color:#999895;border-top:1px solid #666563}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#000}#PreferencesPopup QListWidget{background-color:#b7b6b5;alternate-background-color:#b7b6b5;border:1px solid #666563;font-size:13px}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#cecdcc;color:#101010}#PreferencesPopup QListWidget::item:selected{background-color:#607388;color:#fff}#ShortcutTree{border:1px solid #666563}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#000}#SchematicBottomFrame{background-color:#A8A7A5;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#9b9a98;border-bottom:1px solid #666563}FxSettings QToolBar{border-top:1px solid #666563;border-right:1px solid #666563;border-left:1px solid #666563;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#000}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#8a8986}#TaskSheetItemLabel{color:#101010}#Tasks QToolBar{border-bottom:1px solid #666563;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #666563;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/black/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/black/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/black/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/black/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('../Default/imgs/black/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('../Default/imgs/black/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #666563}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #666563}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #666563;border-bottom:1px solid #666563;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#cbcac9;border:1px solid #82817e;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#cbcac9;border:1px solid #82817e;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#cecdcc;border:1px solid #666563;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/black/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/black/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:#925151;qproperty-startedColor:#28853d;qproperty-baseColor:#8f8e8b;qproperty-finishedColor:#8f8e8b}Ruler{qproperty-ParentBGColor:#A8A7A5;qproperty-ScaleColor:#101010}#RulerToolOptionValues{color:#282726}#xsheetArea,#ScrollArea{background-color:#c1c0bf;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#101010;qproperty-BGColor:#bab9b7;qproperty-LightLineColor:#8f8e8b;qproperty-MarkerLineColor:#6D2D2E;qproperty-VerticalLineColor:#8c8b88;qproperty-VerticalLineHeadColor:#61605d;qproperty-PreviewFrameTextColor:#101010;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-EmptyColumnHeadColor:#9b9a98;qproperty-SelectedColumnTextColor:#b30000;qproperty-EmptyCellColor:#a4a3a1;qproperty-NotEmptyColumnColor:#b2b1af;qproperty-SelectedEmptyCellColor:#f9f9f8;qproperty-LevelColumnColor:#76b776;qproperty-LevelColumnBorderColor:#496549;qproperty-SelectedLevelColumnColor:#a8d1a8;qproperty-VectorColumnColor:#c0c07a;qproperty-VectorColumnBorderColor:#525236;qproperty-SelectedVectorColumnColor:#eaeac2;qproperty-ChildColumnColor:#d69adb;qproperty-ChildColumnBorderColor:#7c4281;qproperty-SelectedChildColumnColor:#ebcded;qproperty-FullcolorColumnColor:#8bbdc1;qproperty-FullcolorColumnBorderColor:#415759;qproperty-SelectedFullcolorColumnColor:#cdebed;qproperty-FxColumnColor:#82815d;qproperty-FxColumnBorderColor:#404039;qproperty-SelectedFxColumnColor:#c1c0ae;qproperty-ReferenceColumnColor:#ababab;qproperty-ReferenceColumnBorderColor:#525252;qproperty-SelectedReferenceColumnColor:#d5d5d5;qproperty-PaletteColumnColor:#2aab9a;qproperty-PaletteColumnBorderColor:#091917;qproperty-SelectedPaletteColumnColor:#92ddca;qproperty-MeshColumnColor:#ac78d4;qproperty-MeshColumnBorderColor:#503169;qproperty-SelectedMeshColumnColor:#d8b4f5;qproperty-SoundColumnColor:#acba82;qproperty-SoundColumnBorderColor:#4a4e3b;qproperty-SelectedSoundColumnColor:#d7d7b4;qproperty-SoundColumnHlColor:#f5ffe6;qproperty-SoundColumnTrackColor:#5a642d;qproperty-ColumnHeadPastelizer:#fff;qproperty-SelectedColumnHead:#bed2f0;qproperty-LightLightBGColor:#A8A7A5;qproperty-LightBGColor:#f0f0f0;qproperty-DarkBGColor:#e1e1e1;qproperty-DarkLineColor:#969696}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #666563}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#b7b6b5;alternate-background-color:#b7b6b5;border-top:1px solid #666563}FunctionTreeView{qproperty-TextColor:#101010;qproperty-CurrentTextColor:#b30000}FunctionPanel{qproperty-BGColor:#e1e1e1;qproperty-ValueLineColor:#bababa;qproperty-FrameLineColor:#d2d2d2;qproperty-OtherCurvesColor:#969696;qproperty-RulerBackground:#fff;qproperty-TextColor:#101010;qproperty-SubColor:#fff;qproperty-SelectedColor:#00f}SpreadsheetViewer{qproperty-LightLightBGColor:#A8A7A5;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-LightLineColor:#8f8e8b;qproperty-MarkerLineColor:#6D2D2E;qproperty-BGColor:#b2b1af;qproperty-VerticalLineColor:#8c8b88;qproperty-KeyFrameColor:#db8b36;qproperty-KeyFrameBorderColor:#493015;qproperty-SelectedKeyFrameColor:#edc59b;qproperty-InBetweenColor:#c2c2b0;qproperty-InBetweenBorderColor:#484841;qproperty-SelectedInBetweenColor:#e1e1d8;qproperty-SelectedEmptyColor:#f9f9f8;qproperty-SelectedSceneRangeEmptyColor:#d2d2d2;qproperty-TextColor:#101010;qproperty-ColumnHeaderBorderColor:#61605d;qproperty-SelectedColumnTextColor:#b30000}#ExpressionField{background-color:#fff;border:1px solid #939290;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/black/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/black/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/black/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file