From a8ee452de363d82286d01c51f5386dfa07f200ce Mon Sep 17 00:00:00 2001 From: Kite Date: Sat, 16 Sep 2017 17:02:23 +0100 Subject: [PATCH] Batch Update --- stuff/config/qss/Blue/Blue.qss | 2 +- stuff/config/qss/Dark/Dark.qss | 2 +- stuff/config/qss/Default/Default.qss | 2 +- .../qss/Default/imgs/black/combo-down.svg | 18 +++---- .../imgs/black/combo-down_disabled.svg | 18 +++---- .../Default/imgs/black/combo-down_pressed.svg | 18 +++---- .../qss/Default/imgs/black/flipmarker.svg | 32 ++++++------- .../qss/Default/imgs/black/flipslider.svg | 22 ++++----- .../imgs/black/slider-handle_disabled.svg | 35 ++++++++------ .../qss/Default/imgs/white/combo-down.svg | 18 +++---- .../imgs/white/combo-down_disabled.svg | 18 +++---- .../Default/imgs/white/combo-down_pressed.svg | 4 +- .../qss/Default/imgs/white/slider-handle.svg | 20 ++++++-- .../imgs/white/slider-handle_disabled.svg | 40 +++++++++++----- stuff/config/qss/Default/less/Default.less | 48 +++++++++---------- .../qss/Default/less/layouts/controls.less | 32 +++---------- .../qss/Default/less/layouts/filmstrip.less | 2 +- .../qss/Default/less/layouts/mainwindow.less | 39 ++++++++++----- .../qss/Default/less/layouts/popups.less | 26 ++++++++++ .../qss/Default/less/layouts/xsheet.less | 27 +++++++---- .../config/qss/Default/less/themes/Dark.less | 18 ++++--- .../config/qss/Default/less/themes/Light.less | 48 ++++++++----------- stuff/config/qss/Light/Light.qss | 2 +- 23 files changed, 273 insertions(+), 218 deletions(-) diff --git a/stuff/config/qss/Blue/Blue.qss b/stuff/config/qss/Blue/Blue.qss index 80f667b0..a403ab8f 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:#262728;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:#262728}.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;color:#d0d2d8;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: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:#2b2c2d;border-color:#262728;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:#f2f2f2}.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:#84a9c2;border-color:#84a9c2}.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:#F77272}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:#3a3b3d;border-style:solid;border-radius:2px;border-width:1px;color:#d0d2d8;padding:3px 15px;margin:0;outline:0}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#6e7174;border-color:#3a3b3d;color:#d0d2d8}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#2b2c2d;border-color:#262728;color:#d0d2d8}.Button:checked,QPushButton:checked{background-color:#2b2c2d;border-color:#262728;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:#3a3b3d;color:#828489}.Button:focus,QPushButton:focus{background-color:#636F77;border-color:#5385a6;color:#d0d2d8}.Button:focus:pressed,QPushButton:focus:pressed{background-color:#2b2c2d;border-color:#5385a6;color:#d0d2d8}#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:1px solid #3a3b3d;border-radius:2px;color:#d0d2d8;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#6e7174;border-color:#3a3b3d;color:#d0d2d8}.ComboBox:checked,QComboBox:checked{background-color:#2b2c2d;border-color:#5385a6;color:#d0d2d8}.ComboBox:disabled,QComboBox:disabled{background-color:#4d5052;border-color:#3a3b3d}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #3a3b3d;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:#3a3b3d;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:#28292b;border:1px solid #252627;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:#28292b;border-color:#5385a6;color:#c2c5cc}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#353638;border-color:#333436;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:#28292b;border:1px solid #252627;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:#28292b;border-color:#5385a6}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#28292b;border-color:#252627;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:#353638;border-color:#353638;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:#353638;border-color:#353638}.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:#262728;qproperty-LightLineEdgeColor:#262728;qproperty-DarkLineColor:#262728;qproperty-MiddleLineColor:#262728;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:1 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')}#CameraSettingsRadioButton::indicator:checked:hover{background-color:#d57a7a;border-color:#d57a7a}#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:1 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:#d57a7a;border-color:#d57a7a}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#414345}QDialog #dialogButtonFrame{background-color:#37393a;border-top:1px solid #28292b}QDialog #dialogButtonFrame QPushButton{border-color:#323435}QDialog #dialogButtonFrame QPushButton:focus{border-color:#5385a6}#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:1 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')}#EditToolLockButton::indicator:checked:hover{background-color:#d57a7a;border-color:#d57a7a}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 #3a3b3d;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 #3a3b3d;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:#262728;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:#262728}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#303133}.button-tool,QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;color:#d0d2d8;margin:1px;padding:0}.button-tool:hover,QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover{background-color:#6e7174;border-color:#6e7174;color:#d0d2d8}.button-tool:pressed,QToolButton:pressed,#CameraSettingsRadioButton::indicator:pressed,#ForceSquaredPixelButton:pressed,#colorSliderAddButton:pressed,#colorSliderSubButton:pressed,#SchematicBottomFrame QToolBar QToolButton:pressed,#EditToolLockButton::indicator:pressed{background-color:#2b2c2d;border-color:#262728;color:#d0d2d8}.button-tool:checked,QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked{background-color:#5385a6;border-color:#5385a6;color:#f2f2f2}.button-tool:checked:hover,QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover{background-color:#6c98b6;border-color:#6c98b6}.button-tool:disabled,QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator: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:#F77272}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('../Default/imgs/white/none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('../Default/imgs/white/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::up-arrow:vertical:pressed{margin:1px 0 0 0}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/white/scroll-down.svg');image-position:center center}QScrollBar::down-arrow:vertical:pressed{margin:1px 0 0 0}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/white/scroll-left.svg');image-position:center center}QScrollBar::left-arrow:horizontal:pressed{margin:1px 0 0 0}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/white/scroll-right.svg');image-position:center center}QScrollBar::right-arrow:horizontal:pressed{margin:1px 0 0 0}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 QLabel{margin-top:1px}QToolBar QToolBar{border:0}QToolButton::menu-indicator{image:none}QToolButton::menu-button{border-image:none}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:#3a3b3d;border-style:solid;border-radius:2px;border-width:1px;color:#d0d2d8;padding:3px 15px;margin:0}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#6e7174;border-color:#3a3b3d;color:#d0d2d8}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#2b2c2d;border-color:#262728;color:#d0d2d8}.Button:checked,QPushButton:checked{background-color:#2b2c2d;border-color:#262728;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:#3a3b3d;color:#828489}#PushButton_NoPadding{padding:3px}.ComboBox,QComboBox{background-color:#616467;border:1px solid #3a3b3d;border-radius:2px;color:#d0d2d8;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#6e7174;border-color:#3a3b3d;color:#d0d2d8}.ComboBox:checked,QComboBox:checked{background-color:#2b2c2d;border-color:#262728;color:#d0d2d8}.ComboBox:disabled,QComboBox:disabled{background-color:#4d5052;border-color:#3a3b3d}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #3a3b3d;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:#3a3b3d;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:#28292b;border:1px solid #232425;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:#28292b;border-color:#5385a6;color:#c2c5cc}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#353638;border-color:#323435;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:#28292b;border:1px solid #232425;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:#28292b;border-color:#5385a6}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#28292b;border-color:#232425;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:#353638;border-color:#353638;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:#353638;border-color:#353638}.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:10px;margin:-2px -1px;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:#262728;qproperty-LightLineEdgeColor:#262728;qproperty-DarkLineColor:#262728;qproperty-MiddleLineColor:#262728;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:1px 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')}#CameraSettingsRadioButton::indicator:checked:hover{background-color:#d57a7a;border-color:#d57a7a}#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:1px 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:#d57a7a;border-color:#d57a7a}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#414345}QDialog #dialogButtonFrame{background-color:#37393a;border-top:1px solid #28292b}QDialog #dialogButtonFrame QPushButton{border-color:#303133;outline:0}QDialog #dialogButtonFrame QPushButton:focus{background-color:#5385a6;border-color:#303133;color:#d0d2d8}QDialog #dialogButtonFrame QPushButton:focus:hover{background-color:#6c98b6}QDialog #dialogButtonFrame QPushButton:focus:pressed{background-color:#2b2c2d;border-color:#262728;color:#d0d2d8}#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}#GearButton{qproperty-icon:url('../Default/imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/white/subfolder.svg')}#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:1px 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')}#EditToolLockButton::indicator:checked:hover{background-color:#d57a7a;border-color:#d57a7a}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 #3a3b3d;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 #3a3b3d;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}#cornerWidget QToolButton{padding: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:#678667;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#949466;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#816e82;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8895a6;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6f6e56;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#7a7a7a;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#52807a;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#82689e;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7e8b72;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 QToolButton{padding:0;margin:4px 1px;min-height:19px;height:19px}#XSheetToolbar::separator:horizontal{margin:0 4px}#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:#be772b;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7d7a6c;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 74a52d03..ea36bd98 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:#141414;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:#141414}.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;color:#dbdbdb;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: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:#191919;border-color:#141414;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:#f2f2f2}.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:#84a9c2;border-color:#84a9c2}.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:#F77272}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:#282828;border-style:solid;border-radius:2px;border-width:1px;color:#dbdbdb;padding:3px 15px;margin:0;outline:0}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#5e5e5e;border-color:#282828;color:#dbdbdb}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#191919;border-color:#141414;color:#dbdbdb}.Button:checked,QPushButton:checked{background-color:#191919;border-color:#141414;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:#282828;color:#7f7f7f}.Button:focus,QPushButton:focus{background-color:#636F77;border-color:#5385a6;color:#dbdbdb}.Button:focus:pressed,QPushButton:focus:pressed{background-color:#191919;border-color:#5385a6;color:#dbdbdb}#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:1px solid #282828;border-radius:2px;color:#dbdbdb;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#5e5e5e;border-color:#282828;color:#dbdbdb}.ComboBox:checked,QComboBox:checked{background-color:#191919;border-color:#5385a6;color:#dbdbdb}.ComboBox:disabled,QComboBox:disabled{background-color:#3d3d3d;border-color:#282828}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #282828;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:#282828;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:#1c1c1c;border:1px solid #444;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:#1c1c1c;border-color:#5385a6;color:#CECECE}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#262626;border-color:#3a3a3a;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:#1c1c1c;border:1px solid #565656;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:#1c1c1c;border-color:#5385a6}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#1c1c1c;border-color:#565656;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:#262626;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:#262626;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:1 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')}#CameraSettingsRadioButton::indicator:checked:hover{background-color:#d57a7a;border-color:#d57a7a}#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:1 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:#d57a7a;border-color:#d57a7a}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#303030}QDialog #dialogButtonFrame{background-color:#282828;border-top:1px solid #161616}QDialog #dialogButtonFrame QPushButton{border-color:#232323}QDialog #dialogButtonFrame QPushButton:focus{border-color:#5385a6}#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:1 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')}#EditToolLockButton::indicator:checked:hover{background-color:#d57a7a;border-color:#d57a7a}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 #282828;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 #282828;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:#141414;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:#141414}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#1e1e1e}.button-tool,QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;color:#dbdbdb;margin:1px;padding:0}.button-tool:hover,QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover{background-color:#5e5e5e;border-color:#5e5e5e;color:#dbdbdb}.button-tool:pressed,QToolButton:pressed,#CameraSettingsRadioButton::indicator:pressed,#ForceSquaredPixelButton:pressed,#colorSliderAddButton:pressed,#colorSliderSubButton:pressed,#SchematicBottomFrame QToolBar QToolButton:pressed,#EditToolLockButton::indicator:pressed{background-color:#191919;border-color:#141414;color:#dbdbdb}.button-tool:checked,QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked{background-color:#5385a6;border-color:#5385a6;color:#f2f2f2}.button-tool:checked:hover,QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover{background-color:#6c98b6;border-color:#6c98b6}.button-tool:disabled,QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator: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:#F77272}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('../Default/imgs/white/none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('../Default/imgs/white/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::up-arrow:vertical:pressed{margin:1px 0 0 0}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/white/scroll-down.svg');image-position:center center}QScrollBar::down-arrow:vertical:pressed{margin:1px 0 0 0}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/white/scroll-left.svg');image-position:center center}QScrollBar::left-arrow:horizontal:pressed{margin:1px 0 0 0}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/white/scroll-right.svg');image-position:center center}QScrollBar::right-arrow:horizontal:pressed{margin:1px 0 0 0}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 QLabel{margin-top:1px}QToolBar QToolBar{border:0}QToolButton::menu-indicator{image:none}QToolButton::menu-button{border-image:none}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:#282828;border-style:solid;border-radius:2px;border-width:1px;color:#dbdbdb;padding:3px 15px;margin:0}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#5e5e5e;border-color:#282828;color:#dbdbdb}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#191919;border-color:#141414;color:#dbdbdb}.Button:checked,QPushButton:checked{background-color:#191919;border-color:#141414;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:#282828;color:#7f7f7f}#PushButton_NoPadding{padding:3px}.ComboBox,QComboBox{background-color:#515151;border:1px solid #282828;border-radius:2px;color:#dbdbdb;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#5e5e5e;border-color:#282828;color:#dbdbdb}.ComboBox:checked,QComboBox:checked{background-color:#191919;border-color:#141414;color:#dbdbdb}.ComboBox:disabled,QComboBox:disabled{background-color:#3d3d3d;border-color:#282828}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #282828;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:#282828;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:#1c1c1c;border:1px solid #020202;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:#1c1c1c;border-color:#5385a6;color:#CECECE}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#262626;border-color:#191919;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:#1c1c1c;border:1px solid #020202;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:#1c1c1c;border-color:#5385a6}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#1c1c1c;border-color:#020202;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:#262626;border-color:#191919;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:#262626;border-color:#191919}.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:10px;margin:-2px -1px;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:1px 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')}#CameraSettingsRadioButton::indicator:checked:hover{background-color:#d57a7a;border-color:#d57a7a}#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:1px 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:#d57a7a;border-color:#d57a7a}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#303030}QDialog #dialogButtonFrame{background-color:#282828;border-top:1px solid #161616}QDialog #dialogButtonFrame QPushButton{border-color:#212121;outline:0}QDialog #dialogButtonFrame QPushButton:focus{background-color:#5385a6;border-color:#212121;color:#dbdbdb}QDialog #dialogButtonFrame QPushButton:focus:hover{background-color:#6c98b6}QDialog #dialogButtonFrame QPushButton:focus:pressed{background-color:#191919;border-color:#141414;color:#dbdbdb}#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}#GearButton{qproperty-icon:url('../Default/imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/white/subfolder.svg')}#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:1px 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')}#EditToolLockButton::indicator:checked:hover{background-color:#d57a7a;border-color:#d57a7a}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 #282828;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 #282828;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}#cornerWidget QToolButton{padding: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:#545454;qproperty-LevelColumnColor:#4C6E4C;qproperty-LevelColumnBorderColor:#8FB38F;qproperty-SelectedLevelColumnColor:#678667;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#949466;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#816e82;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8895a6;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6f6e56;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#7a7a7a;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#52807a;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#82689e;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7e8b72;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 QToolButton{padding:0;margin:4px 1px;min-height:19px;height:19px}#XSheetToolbar::separator:horizontal{margin:0 4px}#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:#be772b;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7d7a6c;qproperty-SelectedEmptyColor:#545454;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 5c838b80..c2ad4e40 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:#2c2c2c;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:#2c2c2c}.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;color:#d9d9d9;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: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:#313131;border-color:#2c2c2c;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:#f2f2f2}.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:#84a9c2;border-color:#84a9c2}.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:#F77272}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:#404040;border-style:solid;border-radius:2px;border-width:1px;color:#d9d9d9;padding:3px 15px;margin:0;outline:0}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#767676;border-color:#404040;color:#d9d9d9}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#313131;border-color:#2c2c2c;color:#d9d9d9}.Button:checked,QPushButton:checked{background-color:#313131;border-color:#2c2c2c;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:#404040;color:#8a8a8a}.Button:focus,QPushButton:focus{background-color:#636F77;border-color:#5385a6;color:#d9d9d9}.Button:focus:pressed,QPushButton:focus:pressed{background-color:#313131;border-color:#5385a6;color:#d9d9d9}#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:1px solid #404040;border-radius:2px;color:#d9d9d9;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#767676;border-color:#404040;color:#d9d9d9}.ComboBox:checked,QComboBox:checked{background-color:#313131;border-color:#5385a6;color:#d9d9d9}.ComboBox:disabled,QComboBox:disabled{background-color:#555;border-color:#404040}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #404040;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:#404040;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:#2f2f2f;border:1px solid #2b2b2b;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:#2f2f2f;border-color:#5385a6;color:#ccc}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#3b3b3b;border-color:#393939;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:#2f2f2f;border:1px solid #2b2b2b;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:#2f2f2f;border-color:#5385a6}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#2f2f2f;border-color:#2b2b2b;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:#3b3b3b;border-color:#3b3b3b;image:url('imgs/white/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#3b3b3b;border-color:#3b3b3b}.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:#2c2c2c;qproperty-LightLineEdgeColor:#2c2c2c;qproperty-DarkLineColor:#2c2c2c;qproperty-MiddleLineColor:#2c2c2c;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:1 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')}#CameraSettingsRadioButton::indicator:checked:hover{background-color:#d57a7a;border-color:#d57a7a}#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:1 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:#d57a7a;border-color:#d57a7a}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#484848}QDialog #dialogButtonFrame{background-color:#3e3e3e;border-top:1px solid #2f2f2f}QDialog #dialogButtonFrame QPushButton{border-color:#393939}QDialog #dialogButtonFrame QPushButton:focus{border-color:#5385a6}#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:1 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')}#EditToolLockButton::indicator:checked:hover{background-color:#d57a7a;border-color:#d57a7a}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 #404040;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 #404040;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:#2c2c2c;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:#2c2c2c}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#363636}.button-tool,QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;color:#d9d9d9;margin:1px;padding:0}.button-tool:hover,QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover{background-color:#767676;border-color:#767676;color:#d9d9d9}.button-tool:pressed,QToolButton:pressed,#CameraSettingsRadioButton::indicator:pressed,#ForceSquaredPixelButton:pressed,#colorSliderAddButton:pressed,#colorSliderSubButton:pressed,#SchematicBottomFrame QToolBar QToolButton:pressed,#EditToolLockButton::indicator:pressed{background-color:#313131;border-color:#2c2c2c;color:#d9d9d9}.button-tool:checked,QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked{background-color:#5385a6;border-color:#5385a6;color:#f2f2f2}.button-tool:checked:hover,QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover{background-color:#6c98b6;border-color:#6c98b6}.button-tool:disabled,QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator: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:#F77272}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('imgs/white/none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('imgs/white/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::up-arrow:vertical:pressed{margin:1px 0 0 0}QScrollBar::down-arrow:vertical{image:url('imgs/white/scroll-down.svg');image-position:center center}QScrollBar::down-arrow:vertical:pressed{margin:1px 0 0 0}QScrollBar::left-arrow:horizontal{image:url('imgs/white/scroll-left.svg');image-position:center center}QScrollBar::left-arrow:horizontal:pressed{margin:1px 0 0 0}QScrollBar::right-arrow:horizontal{image:url('imgs/white/scroll-right.svg');image-position:center center}QScrollBar::right-arrow:horizontal:pressed{margin:1px 0 0 0}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 QLabel{margin-top:1px}QToolBar QToolBar{border:0}QToolButton::menu-indicator{image:none}QToolButton::menu-button{border-image:none}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:#404040;border-style:solid;border-radius:2px;border-width:1px;color:#d9d9d9;padding:3px 15px;margin:0}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#767676;border-color:#404040;color:#d9d9d9}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#313131;border-color:#2c2c2c;color:#d9d9d9}.Button:checked,QPushButton:checked{background-color:#313131;border-color:#2c2c2c;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:#404040;color:#8a8a8a}#PushButton_NoPadding{padding:3px}.ComboBox,QComboBox{background-color:#696969;border:1px solid #404040;border-radius:2px;color:#d9d9d9;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#767676;border-color:#404040;color:#d9d9d9}.ComboBox:checked,QComboBox:checked{background-color:#313131;border-color:#2c2c2c;color:#d9d9d9}.ComboBox:disabled,QComboBox:disabled{background-color:#555;border-color:#404040}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #404040;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:#404040;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:#2f2f2f;border:1px solid #292929;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:#2f2f2f;border-color:#5385a6;color:#ccc}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#3b3b3b;border-color:#393939;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:#2f2f2f;border:1px solid #292929;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:#2f2f2f;border-color:#5385a6}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#2f2f2f;border-color:#292929;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:#3b3b3b;border-color:#3b3b3b;image:url('imgs/white/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#3b3b3b;border-color:#3b3b3b}.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:10px;margin:-2px -1px;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:#2c2c2c;qproperty-LightLineEdgeColor:#2c2c2c;qproperty-DarkLineColor:#2c2c2c;qproperty-MiddleLineColor:#2c2c2c;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:1px 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')}#CameraSettingsRadioButton::indicator:checked:hover{background-color:#d57a7a;border-color:#d57a7a}#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:1px 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:#d57a7a;border-color:#d57a7a}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#484848}QDialog #dialogButtonFrame{background-color:#3e3e3e;border-top:1px solid #2f2f2f}QDialog #dialogButtonFrame QPushButton{border-color:#363636;outline:0}QDialog #dialogButtonFrame QPushButton:focus{background-color:#5385a6;border-color:#363636;color:#d9d9d9}QDialog #dialogButtonFrame QPushButton:focus:hover{background-color:#6c98b6}QDialog #dialogButtonFrame QPushButton:focus:pressed{background-color:#313131;border-color:#2c2c2c;color:#d9d9d9}#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}#GearButton{qproperty-icon:url('imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('imgs/white/subfolder.svg')}#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:1px 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')}#EditToolLockButton::indicator:checked:hover{background-color:#d57a7a;border-color:#d57a7a}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 #404040;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 #404040;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}#cornerWidget QToolButton{padding: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:#678667;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#949466;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#816e82;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8895a6;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6f6e56;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#7a7a7a;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#52807a;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#82689e;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7e8b72;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 QToolButton{padding:0;margin:4px 1px;min-height:19px;height:19px}#XSheetToolbar::separator:horizontal{margin:0 4px}#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:#be772b;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7d7a6c;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/combo-down.svg b/stuff/config/qss/Default/imgs/black/combo-down.svg index 5d37126f..1c035659 100644 --- a/stuff/config/qss/Default/imgs/black/combo-down.svg +++ b/stuff/config/qss/Default/imgs/black/combo-down.svg @@ -5,11 +5,11 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - width="100%" - height="100%" - viewBox="0 0 16 16" + id="svg4489" version="1.1" - id="svg4489"> + viewBox="0 0 16 16" + height="100%" + width="100%"> + transform="translate(0,-1106.5197)" + id="layer1" /> + id="path2" + style="clip-rule:evenodd;fill:#000000;fill-opacity:0.90243901;fill-rule:evenodd;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:1.41420996" + d="M 10.722125,7 H 5.277875 4.5 L 8,11 11.5,7 Z" /> diff --git a/stuff/config/qss/Default/imgs/black/combo-down_disabled.svg b/stuff/config/qss/Default/imgs/black/combo-down_disabled.svg index bb10f54a..e77ea365 100644 --- a/stuff/config/qss/Default/imgs/black/combo-down_disabled.svg +++ b/stuff/config/qss/Default/imgs/black/combo-down_disabled.svg @@ -5,11 +5,11 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - id="svg4489" - version="1.1" - viewBox="0 0 16 16" + width="100%" height="100%" - width="100%"> + viewBox="0 0 16 16" + version="1.1" + id="svg4489"> + id="layer1" + transform="translate(0,-1106.5197)" /> + d="M 10.722125,7 H 5.277875 4.5 L 8,11 11.5,7 Z" + style="clip-rule:evenodd;fill:#000000;fill-opacity:0.31372549;fill-rule:evenodd;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:1.41420996" + id="path2" /> diff --git a/stuff/config/qss/Default/imgs/black/combo-down_pressed.svg b/stuff/config/qss/Default/imgs/black/combo-down_pressed.svg index 5d37126f..1c035659 100644 --- a/stuff/config/qss/Default/imgs/black/combo-down_pressed.svg +++ b/stuff/config/qss/Default/imgs/black/combo-down_pressed.svg @@ -5,11 +5,11 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - width="100%" - height="100%" - viewBox="0 0 16 16" + id="svg4489" version="1.1" - id="svg4489"> + viewBox="0 0 16 16" + height="100%" + width="100%"> + transform="translate(0,-1106.5197)" + id="layer1" /> + id="path2" + style="clip-rule:evenodd;fill:#000000;fill-opacity:0.90243901;fill-rule:evenodd;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:1.41420996" + d="M 10.722125,7 H 5.277875 4.5 L 8,11 11.5,7 Z" /> diff --git a/stuff/config/qss/Default/imgs/black/flipmarker.svg b/stuff/config/qss/Default/imgs/black/flipmarker.svg index 3563d30b..01a85aac 100644 --- a/stuff/config/qss/Default/imgs/black/flipmarker.svg +++ b/stuff/config/qss/Default/imgs/black/flipmarker.svg @@ -5,27 +5,27 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - width="100%" - height="100%" - viewBox="0 0 22 17" - version="1.1" - xml:space="preserve" + id="svg10" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;" - id="svg10">image/svg+xml \ No newline at end of file + d="M19.5,1c0.828,0 1.5,0.672 1.5,1.5l0,12c0,0.828 -0.672,1.5 -1.5,1.5l-17,0c-0.828,0 -1.5,-0.672 -1.5,-1.5l0,-12c0,-0.828 0.672,-1.5 1.5,-1.5l17,0Zm-0.85,1l-15.3,0c-0.745,0 -1.35,0.583 -1.35,1.3l0,10.4c0,0.717 0.605,1.3 1.35,1.3l15.3,0c0.745,0 1.35,-0.583 1.35,-1.3l0,-10.4c0,-0.717 -0.605,-1.3 -1.35,-1.3l0,0Z" /> \ 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 index 2b90a6b8..5cf1b96e 100644 --- a/stuff/config/qss/Default/imgs/black/flipslider.svg +++ b/stuff/config/qss/Default/imgs/black/flipslider.svg @@ -5,19 +5,19 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - width="100%" - height="100%" - viewBox="0 0 14 15" - version="1.1" - xml:space="preserve" + id="svg8" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;" - id="svg8">image/svg+xml \ No newline at end of file + style="display:inline" + id="g6"> \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/black/slider-handle_disabled.svg b/stuff/config/qss/Default/imgs/black/slider-handle_disabled.svg index 9ccf134a..9fabc51f 100644 --- a/stuff/config/qss/Default/imgs/black/slider-handle_disabled.svg +++ b/stuff/config/qss/Default/imgs/black/slider-handle_disabled.svg @@ -7,9 +7,9 @@ xmlns="http://www.w3.org/2000/svg" id="svg4553" version="1.1" - viewBox="0 0 8 16" + viewBox="0 0 10 16" height="16" - width="8"> + width="10"> - - - + + diff --git a/stuff/config/qss/Default/imgs/white/combo-down.svg b/stuff/config/qss/Default/imgs/white/combo-down.svg index 011869ed..350d38cd 100644 --- a/stuff/config/qss/Default/imgs/white/combo-down.svg +++ b/stuff/config/qss/Default/imgs/white/combo-down.svg @@ -5,11 +5,11 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - width="100%" - height="100%" - viewBox="0 0 16 16" + id="svg4489" version="1.1" - id="svg4489"> + viewBox="0 0 16 16" + height="100%" + width="100%"> + transform="translate(0,-1106.5197)" + id="layer1" /> + id="path2" + style="clip-rule:evenodd;fill:#ffffff;fill-opacity:0.78431373;fill-rule:evenodd;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:1.41420996" + d="M 10.722125,7 H 5.277875 4.5 L 8,11 11.5,7 Z" /> diff --git a/stuff/config/qss/Default/imgs/white/combo-down_disabled.svg b/stuff/config/qss/Default/imgs/white/combo-down_disabled.svg index be57b04a..7c36ba6d 100644 --- a/stuff/config/qss/Default/imgs/white/combo-down_disabled.svg +++ b/stuff/config/qss/Default/imgs/white/combo-down_disabled.svg @@ -5,11 +5,11 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - width="100%" - height="100%" - viewBox="0 0 16 16" + id="svg4489" version="1.1" - id="svg4489"> + viewBox="0 0 16 16" + height="100%" + width="100%"> + transform="translate(0,-1106.5197)" + id="layer1" /> + id="path2" + style="clip-rule:evenodd;fill:#ffffff;fill-opacity:0.31372549;fill-rule:evenodd;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:1.41420996" + d="M 10.722125,7 H 5.277875 4.5 L 8,11 11.5,7 Z" /> diff --git a/stuff/config/qss/Default/imgs/white/combo-down_pressed.svg b/stuff/config/qss/Default/imgs/white/combo-down_pressed.svg index 1ad4c188..350d38cd 100644 --- a/stuff/config/qss/Default/imgs/white/combo-down_pressed.svg +++ b/stuff/config/qss/Default/imgs/white/combo-down_pressed.svg @@ -29,6 +29,6 @@ id="layer1" /> + style="clip-rule:evenodd;fill:#ffffff;fill-opacity:0.78431373;fill-rule:evenodd;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:1.41420996" + d="M 10.722125,7 H 5.277875 4.5 L 8,11 11.5,7 Z" /> diff --git a/stuff/config/qss/Default/imgs/white/slider-handle.svg b/stuff/config/qss/Default/imgs/white/slider-handle.svg index ba0a9031..999242ca 100644 --- a/stuff/config/qss/Default/imgs/white/slider-handle.svg +++ b/stuff/config/qss/Default/imgs/white/slider-handle.svg @@ -7,9 +7,9 @@ xmlns="http://www.w3.org/2000/svg" id="svg4553" version="1.1" - viewBox="0 0 8 16" + viewBox="0 0 10 16" height="16" - width="8"> + width="10"> + + diff --git a/stuff/config/qss/Default/imgs/white/slider-handle_disabled.svg b/stuff/config/qss/Default/imgs/white/slider-handle_disabled.svg index 9ccf134a..c7525a86 100644 --- a/stuff/config/qss/Default/imgs/white/slider-handle_disabled.svg +++ b/stuff/config/qss/Default/imgs/white/slider-handle_disabled.svg @@ -5,11 +5,11 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - id="svg4553" - version="1.1" - viewBox="0 0 8 16" + width="10" height="16" - width="8"> + viewBox="0 0 10 16" + version="1.1" + id="svg4553"> + id="layer1" + transform="translate(1,-1106.5197)"> + width="8" + height="15.999953" + x="0" + y="1106.5197" + ry="3.0000467" + rx="3.0000467" /> + + diff --git a/stuff/config/qss/Default/less/Default.less b/stuff/config/qss/Default/less/Default.less index 585209d1..034fc897 100644 --- a/stuff/config/qss/Default/less/Default.less +++ b/stuff/config/qss/Default/less/Default.less @@ -1,11 +1,6 @@ // 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'; @@ -86,6 +81,8 @@ @title-text-color: lighten(@bg, 30.9804); @title-text-color-active: lighten(@bg, 65.8824); +@title-active-border-pixmap: 'none'; + // ----------------------------------------------------------------------------- // Scrollbars // ----------------------------------------------------------------------------- @@ -140,23 +137,25 @@ @button-bg-color-checked-hover: lighten(@button-bg-color-checked, 2); @button-bg-color-checked-hover-pressed: @button-bg-color-checked; -@button-bg-color-focus: #636F77; -@button-border-color-focus: @selected-bg-color; +@button-bg-color-focus: @selected-bg-color; +@button-border-color-focus: @button-dialog-border-color; @button-text-color-focus: @button-text-color; +@button-bg-color-focus-hover: lighten(@button-bg-color-focus, 8); + @button-bg-color-disabled: lighten(@bg, 5); @button-border-color-disabled: @button-border-color; @button-text-color-disabled: @text-color-disabled; // For QDialogs -@button-dialog-border-color: darken(@dialogButtonFrame-bg-color, 2); +@button-dialog-border-color: darken(@dialogButtonFrame-bg-color, 3); // ----------------------------------------------------------------------------- // Tool Buttons // ----------------------------------------------------------------------------- // Main -@toolbutton-border-size: 1; +@toolbutton-border-size: 1px; @toolbutton-bg-color: rgba(255, 255, 255, 0.00); @toolbutton-border-color: @toolbutton-bg-color; @@ -174,7 +173,7 @@ @toolbutton-border-color-checked: @toolbutton-bg-color-checked; @toolbutton-text-color-checked: @selected-text-color; -@toolbutton-bg-color-checked-hover: lighten(@toolbutton-bg-color-checked, 15); +@toolbutton-bg-color-checked-hover: lighten(@toolbutton-bg-color-checked, 8); @toolbutton-border-color-checked-hover: @toolbutton-bg-color-checked-hover; // Lock @@ -200,7 +199,7 @@ @combobox-text-color-hover: @combobox-text-color; @combobox-bg-color-pressed: @button-bg-color-checked; -@combobox-border-color-pressed: @selected-bg-color; +@combobox-border-color-pressed: @button-border-color-pressed; @combobox-text-color-pressed: @combobox-text-color; @combobox-bg-color-disabled: @button-bg-color-disabled; @@ -216,7 +215,7 @@ // ----------------------------------------------------------------------------- @input-bg-color: darken(@bg, 10); -@input-border-color: darken(@input-bg-color, 1.5); +@input-border-color: darken(@input-bg-color, 2); @input-text-color: @text-color; @input-bg-color-focus: @input-bg-color; @@ -256,11 +255,12 @@ @slider-groove-img: 'slider-groove.svg'; @slider-groove-img-disabled: 'slider-groove_disabled.svg'; -@slider-handle-width: 8px; +@slider-handle-width: 10px; @slider-handle-img: 'slider-handle.svg'; @slider-handle-img-disabled: 'slider-handle_disabled.svg'; // This one is used only for #ViewerFpsSlider +@slider-handle-margin: -2px -1px; @slider-handle-bg-color: lighten(@bg, 35); @slider-handle-border-color: @slider-handle-bg-color; @@ -347,39 +347,39 @@ @xsheet-LevelColumn-color: #4C6E4C; @xsheet-LevelColumnBorder-color: #8FB38F; -@xsheet-SelectedLevelColumn-color: #6B8C6B; +@xsheet-SelectedLevelColumn-color: lighten(desaturate(@xsheet-LevelColumn-color, 5), 10); @xsheet-VectorColumn-color: #7B7B4C; @xsheet-VectorColumnBorder-color: #BBBB9A; -@xsheet-SelectedVectorColumn-color: #8C8C60; +@xsheet-SelectedVectorColumn-color: lighten(desaturate(@xsheet-VectorColumn-color, 5), 10); @xsheet-ChildColumn-color: #6A526B; @xsheet-ChildColumnBorder-color: #B1A3B3; -@xsheet-SelectedChildColumn-color: #7A617A; +@xsheet-SelectedChildColumn-color: lighten(desaturate(@xsheet-ChildColumn-color, 5), 10); @xsheet-FullColorColumn-color: #657A96; @xsheet-FullColorColumnBorder-color: #9EB8BB; -@xsheet-SelectedFullColorColumn-color: #8896A7; +@xsheet-SelectedFullColorColumn-color: lighten(desaturate(@xsheet-FullColorColumn-color, 5), 10); @xsheet-FxColumn-color: #56553C; @xsheet-FxColumnBorder-color: #95958A; -@xsheet-SelectedFxColumn-color: #6A6D5A; +@xsheet-SelectedFxColumn-color: lighten(desaturate(@xsheet-FxColumn-color, 5), 10); @xsheet-ReferenceColumn-color: #616161; @xsheet-ReferenceColumnBorder-color: #A2A2A2; -@xsheet-SelectedReferenceColumn-color: #828282; +@xsheet-SelectedReferenceColumn-color: lighten(desaturate(@xsheet-ReferenceColumn-color, 5), 10); @xsheet-PaletteColumn-color: #3A655F; @xsheet-PaletteColumnBorder-color: #86ACA7; -@xsheet-SelectedPaletteColumn-color: #5F8581; +@xsheet-SelectedPaletteColumn-color: lighten(desaturate(@xsheet-PaletteColumn-color, 5), 10); @xsheet-MeshColumn-color: #684D86; @xsheet-MeshColumnBorder-color: #BA92EF; -@xsheet-SelectedMeshColumn-color: #8A75A2; +@xsheet-SelectedMeshColumn-color: lighten(desaturate(@xsheet-MeshColumn-color, 5), 10); @xsheet-SoundColumn-color: #657456; @xsheet-SoundColumnBorder-color: #A0AF7D; -@xsheet-SelectedSoundColumn-color: #7F956A; +@xsheet-SelectedSoundColumn-color: lighten(desaturate(@xsheet-SoundColumn-color, 5), 10); @xsheet-SoundColumnHL-color: #34FE5E; @xsheet-SoundColumnTrack-color: #B6C29D; @@ -412,11 +412,11 @@ // 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-SelectedKeyFrame-color: lighten(desaturate(@function-KeyFrame-color, 5), 10); @function-Inbetween-color: rgb(102,98,80); @function-InbetweenBorder-color: rgb(205,206,200); -@function-SelectedInbetween-color: rgb(126,128,121); +@function-SelectedInbetween-color: lighten(desaturate(@function-Inbetween-color, 5), 10); @function-SelectedSceneRangeEmpty-color: lighten(@bg, 17.6471); diff --git a/stuff/config/qss/Default/less/layouts/controls.less b/stuff/config/qss/Default/less/layouts/controls.less index b9c4eb2d..784f2ee7 100644 --- a/stuff/config/qss/Default/less/layouts/controls.less +++ b/stuff/config/qss/Default/less/layouts/controls.less @@ -2,14 +2,15 @@ QT USER CONTROL CLASSES ----------------------------------------------------------------------------- */ -// Styling Qt controls is best done by extending to a mixin. +// Styling Qt controls is best done by extending to a mixin placeholder. // // 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. +// the style to a different class the compiler will get confused. // -// 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. +// Compiler doesn't understand QSS classes? +// +// Summary, when we want to use the style of a control somewhere else make sure +// to extend to the mixin placeholder (.) and NOT the QSS class (Q). /* ----------------------------------------------------------------------------- Button @@ -24,7 +25,6 @@ color: @button-text-color; padding: 3px 15px; margin: @button-margin; - outline: 0; &:hover { background-color: @button-bg-color-hover; border-color: @button-border-color-hover; @@ -51,16 +51,6 @@ border-color: @button-border-color-disabled; color: @button-text-color-disabled; } - &:focus { - background-color: @button-bg-color-focus; - border-color: @button-border-color-focus; - color: @button-text-color-focus; - &:pressed { - background-color: @button-bg-color-pressed; - border-color: @button-border-color-focus; - color: @button-text-color-pressed; - } - } } QPushButton { // Qt Class (do not extend to this) @@ -71,14 +61,6 @@ QPushButton { // Qt Class (do not extend to this) padding: 3px; } -#GearButton { /* Camera Capture */ - qproperty-icon: url('@{img-url}/gear.svg'); -} - -#SubfolderButton { /* Camera Capture */ - qproperty-icon: url('@{img-url}/subfolder.svg'); -} - /* ----------------------------------------------------------------------------- ComboBox ----------------------------------------------------------------------------- */ @@ -281,7 +263,7 @@ QGroupBox { // Qt Class (do not extend to this) } &::handle:horizontal { width: @slider-handle-width; - margin: -2px 0 -2px 0; + margin: @slider-handle-margin; image: url('@{img-url}/@{slider-handle-img}'); &:disabled { image: url('@{img-url}/@{slider-handle-img-disabled}'); diff --git a/stuff/config/qss/Default/less/layouts/filmstrip.less b/stuff/config/qss/Default/less/layouts/filmstrip.less index 524dc669..51f4fd1b 100644 --- a/stuff/config/qss/Default/less/layouts/filmstrip.less +++ b/stuff/config/qss/Default/less/layouts/filmstrip.less @@ -3,7 +3,7 @@ ----------------------------------------------------------------------------- */ #FilmStrip { - QComboBox { + & QComboBox { border-radius: 0; border-width: 0; & QAbstractItemView { diff --git a/stuff/config/qss/Default/less/layouts/mainwindow.less b/stuff/config/qss/Default/less/layouts/mainwindow.less index cb783ea8..d28ada53 100644 --- a/stuff/config/qss/Default/less/layouts/mainwindow.less +++ b/stuff/config/qss/Default/less/layouts/mainwindow.less @@ -192,9 +192,9 @@ TPanelTitleBar { qproperty-ActiveTitleColor: @title-text-color-active; // QSS only works when pixmaps are set as 'none' qproperty-BorderPixmap: url('none'); - qproperty-ActiveBorderPixmap: url('none'); + qproperty-ActiveBorderPixmap: url('@{img-url}/@{title-active-border-pixmap}'); qproperty-FloatBorderPixmap: url('none'); - qproperty-FloatActiveBorderPixmap: url('none'); + qproperty-FloatActiveBorderPixmap: url('@{img-url}/@{title-active-border-pixmap}'); } /* ----------------------------------------------------------------------------- @@ -277,24 +277,38 @@ QScrollBar { } } + @arrow-pressed: 1px 0 0 0; // press effect shortcut + &::up-arrow:vertical { image: url('@{img-url}/scroll-up.svg'); image-position: center center; + &:pressed { + margin: @arrow-pressed; + } } &::down-arrow:vertical { image: url('@{img-url}/scroll-down.svg'); image-position: center center; + &:pressed { + margin: @arrow-pressed; + } } &::left-arrow:horizontal { image: url('@{img-url}/scroll-left.svg'); image-position: center center; + &:pressed { + margin: @arrow-pressed; + } } &::right-arrow:horizontal { image: url('@{img-url}/scroll-right.svg'); image-position: center center; + &:pressed { + margin: @arrow-pressed; + } } &::sub-page, @@ -328,15 +342,6 @@ QToolBar { margin: 1px 0; } } - QToolButton { - &:extend(.button-tool all); - &::menu-indicator { - image: none; - } - &::menu-button { - border-image: none; - } - } & QLabel { margin-top: 1px; } @@ -345,6 +350,16 @@ QToolBar { } } +QToolButton { + &:extend(.button-tool all); + &::menu-indicator { + image: none; + } + &::menu-button { + border-image: none; + } +} + /* -------------------------------------------------------------------------- */ // Scrollable QToolBar buttons. @@ -442,7 +457,7 @@ QTreeWidget { } QListView { - outline: 0; // Hide focus border + outline: 0; // hide focus border } /* ----------------------------------------------------------------------------- diff --git a/stuff/config/qss/Default/less/layouts/popups.less b/stuff/config/qss/Default/less/layouts/popups.less index 8a9541df..e1563317 100644 --- a/stuff/config/qss/Default/less/layouts/popups.less +++ b/stuff/config/qss/Default/less/layouts/popups.less @@ -9,8 +9,19 @@ QDialog { border-top: 1px solid @dialogButtonFrame-border-color; & QPushButton { border-color: @button-dialog-border-color; + outline: 0; &:focus { + background-color: @button-bg-color-focus; border-color: @button-border-color-focus; + color: @button-text-color-focus; + &:hover { + background-color: @button-bg-color-focus-hover; + } + &:pressed { + background-color: @button-bg-color-pressed; + border-color: @button-border-color-pressed; + color: @button-text-color-pressed; + } } } } @@ -85,3 +96,18 @@ ProjectPopup { } } } + +/* ----------------------------------------------------------------------------- + PencilTestPopup / CameraCapture Window +----------------------------------------------------------------------------- */ + +PencilTestPopup { +} + +#GearButton { + qproperty-icon: url('@{img-url}/gear.svg'); +} + +#SubfolderButton { + qproperty-icon: url('@{img-url}/subfolder.svg'); +} diff --git a/stuff/config/qss/Default/less/layouts/xsheet.less b/stuff/config/qss/Default/less/layouts/xsheet.less index d195e6b9..07b0d817 100644 --- a/stuff/config/qss/Default/less/layouts/xsheet.less +++ b/stuff/config/qss/Default/less/layouts/xsheet.less @@ -15,6 +15,12 @@ border: 0; } +#cornerWidget { + & QToolButton { + padding: 0; + } +} + /* xsheetColumnHeader (Context Menus) ----------------------------------------------------------------------------- */ @@ -111,16 +117,17 @@ XsheetViewer { ----------------------------------------------------------------------------- */ #XSheetToolbar { - margin: 0; - padding: 0; - border: 0; - &::separator:horizontal { - margin-right: 3px; - margin-left: 3px; - } - & #XSheetToolbarLevelButton { - &:extend(.button-tool all); - padding: 2px; + margin: 0; + padding: 0; + border: 0; + & QToolButton { + padding: 0; + margin: 4px 1px; + min-height: 19px; + height: 19px; + } + &::separator:horizontal { + margin: 0 4px; } } diff --git a/stuff/config/qss/Default/less/themes/Dark.less b/stuff/config/qss/Default/less/themes/Dark.less index bb8331e2..618e3c2f 100644 --- a/stuff/config/qss/Default/less/themes/Dark.less +++ b/stuff/config/qss/Default/less/themes/Dark.less @@ -41,20 +41,19 @@ // Frame @scrollbar-bg-color: darken(@bg, 6); -// ----------------------------------------------------------------------------- -// CheckBox -// ----------------------------------------------------------------------------- - -@checkbox-border-color: lighten(@bg, 15); - -@checkbox-border-color-disabled: lighten(@bg, 5); - // ----------------------------------------------------------------------------- // Textfield // ----------------------------------------------------------------------------- @input-bg-color: darken(@bg, 8); -@input-border-color: lighten(@bg, 8); +@input-border-color: darken(@bg, 18); + +// ----------------------------------------------------------------------------- +// CheckBox +// ----------------------------------------------------------------------------- + +@checkbox-border-color: @input-border-color; +@checkbox-border-color-disabled: darken(@bg, 9); // ----------------------------------------------------------------------------- // Slider @@ -89,7 +88,6 @@ @xsheet-EmptyCell-color: @bg; @xsheet-NotEmptyColumn-color: lighten(@bg, 3); -@xsheet-SelectedEmptyCell-color: lighten(@bg, 15); @xsheet-LightLightBG-color: @xsheet-EmptyCell-color; diff --git a/stuff/config/qss/Default/less/themes/Light.less b/stuff/config/qss/Default/less/themes/Light.less index 4490a649..687d67dd 100644 --- a/stuff/config/qss/Default/less/themes/Light.less +++ b/stuff/config/qss/Default/less/themes/Light.less @@ -1,6 +1,6 @@ // out: ../../../Light/Light.qss -// Import Default Theme +// Include Default Theme @import '../Default'; // IMG Location @@ -60,9 +60,11 @@ // Titlebars // ----------------------------------------------------------------------------- -@title-bg-color: darken(@bg, 8); -@title-text-color: @text-color; -@title-text-color-active: @text-color; +@title-bg-color: darken(@bg, 12); +@title-text-color: #B4B4B4; +@title-text-color-active: #F5F5F5; + +@title-active-border-pixmap: 'none'; // ----------------------------------------------------------------------------- // Scrollbars @@ -107,6 +109,7 @@ @button-border-color-checked: @selected-bg-color; @button-bg-color-focus: #B5C0D0; +@button-border-color-focus: @selected-bg-color; @button-border-color-disabled: darken(@bg, 5); @@ -136,6 +139,7 @@ // ----------------------------------------------------------------------------- @combobox-bg-color-pressed: @button-bg-color-focus; +@combobox-border-color-pressed: @selected-bg-color; // ----------------------------------------------------------------------------- // Textfield @@ -180,6 +184,7 @@ @slider-handle-width: 10px; // This one is used only for #ViewerFpsSlider +@slider-handle-margin: -2px 0px; @slider-handle-bg-color: lighten(@bg, 15); @slider-handle-border-color: @accent; @@ -204,55 +209,46 @@ // XSheet Spreadsheet Viewer @xsheet-text-color: @text-color; @xsheet-bg-color: lighten(@bg, 7.12); -@xsheet-LightLine-color: darken(@bg, 10); -@xsheet-MarkerLine-color: rgb(0, 255, 246); +@xsheet-LightLine-color: darken(@bg, 12); +@xsheet-MarkerLine-color: #000; //rgb(0, 255, 246); @xsheet-VerticalLine-color: darken(@bg, 11); @xsheet-VerticalLineHead-color: darken(@bg, 28); -@xsheet-PreviewFrameText-color: #000eb6; -@xsheet-CurrentRowBG-color: rgb(210,210,210); +@xsheet-PreviewFrameText-color: #000; //#000eb6; +@xsheet-CurrentRowBG-color: #B5C0D0; @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-SelectedEmptyCell-color: lighten(@bg, 20); @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-VectorColumnBorder-color: darken(desaturate(@xsheet-VectorColumn-color, 15), 25); @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-ChildColumnBorder-color: darken(desaturate(@xsheet-ChildColumn-color, 15), 25); @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-FullColorColumnBorder-color: darken(desaturate(@xsheet-FullColorColumn-color, 15), 25); @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-ReferenceColumnBorder-color: darken(desaturate(@xsheet-ReferenceColumn-color, 15), 25); @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-PaletteColumnBorder-color: darken(desaturate(@xsheet-PaletteColumn-color, 15), 25); @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-MeshColumnBorder-color: darken(desaturate(@xsheet-MeshColumn-color, 15), 25); @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-SoundColumnBorder-color: darken(desaturate(@xsheet-SoundColumn-color, 15), 25); @xsheet-SoundColumnHL-color: rgb(245,255,230); @xsheet-SoundColumnTrack-color: rgb(90,100,45); @@ -285,10 +281,8 @@ // 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/Light/Light.qss b/stuff/config/qss/Light/Light.qss index bda29039..bbc72ae2 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:#B5C0D0;border-color:#255095;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:#dedede;border-color:#525252}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#bbc5d4}.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;color:#101010;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:#525252;color:#101010}.button-tool: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:#dedede;border-color:#525252;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:#B5C0D0;border-color:#255095;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:#ced5e0;border-color:#255095}.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:#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('../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:#F77272}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:#FFFFFF}#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:#FFFFFF}QMenu::item:checked{color:#101010}QMenu::item:checked:selected{background-color:#255095;color:#FFFFFF}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:#dedede}#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:#dedede}#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;outline: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:#dedede;border-color:#525252;color:#101010}.Button:checked,QPushButton:checked{background-color:#B5C0D0;border-color:#255095;color:#101010}.Button:checked:hover,QPushButton:checked:hover{background-color:#bbc5d4}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#B5C0D0}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#8d8d8d;border-color:#737373;color:#484848}.Button:focus,QPushButton:focus{background-color:#B5C0D0;border-color:#255095;color:#101010}.Button:focus:pressed,QPushButton:focus:pressed{background-color:#dedede;border-color:#255095;color:#101010}#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:#B5C0D0;border-color:#255095;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:#FFFFFF}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#cdcdcd;border:1px solid #525252;border-radius:2px;color:#101010;selection-background-color:#255095;selection-color:#FFFFFF;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#cdcdcd;border-color:#255095;color:#101010}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#a6a6a6;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:#e3e3e3;border-color:#255095}.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:#FFFFFF;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:#FFFFFF;qproperty-SelectedItemBackground:#255095;qproperty-FolderTextColor:#000eb6;qproperty-SelectedFolderTextColor:#FFFFFF;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:1 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:#772626;image:url('../Default/imgs/black/cam_lock.svg')}#CameraSettingsRadioButton::indicator:checked:hover{background-color:#d57a7a;border-color:#772626}#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:1 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:#772626}#PaletteLockButton:checked:hover{background-color:#d57a7a;border-color:#772626}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#808080}QDialog #dialogButtonFrame{background-color:#767676;border-top:1px solid #393939}QDialog #dialogButtonFrame QPushButton{border-color:#525252}QDialog #dialogButtonFrame QPushButton:focus{border-color:#255095}#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:#FFFFFF}#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:1 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:#772626;image:url('../Default/imgs/black/cam_lock.svg')}#EditToolLockButton::indicator:checked:hover{background-color:#d57a7a;border-color:#772626}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:#00fff6;qproperty-VerticalLineColor:#646464;qproperty-VerticalLineHeadColor:#393939;qproperty-PreviewFrameTextColor:#000eb6;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:#00fff6;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:#B5C0D0;border-color:#255095;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:#dedede;border-color:#525252}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#bbc5d4}.button-tool,QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;color:#101010;margin:1px;padding:0}.button-tool:hover,QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover{background-color:#b8b8b8;border-color:#525252;color:#101010}.button-tool:pressed,QToolButton:pressed,#CameraSettingsRadioButton::indicator:pressed,#ForceSquaredPixelButton:pressed,#colorSliderAddButton:pressed,#colorSliderSubButton:pressed,#SchematicBottomFrame QToolBar QToolButton:pressed,#EditToolLockButton::indicator:pressed{background-color:#dedede;border-color:#525252;color:#101010}.button-tool:checked,QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked{background-color:#B5C0D0;border-color:#255095;color:#101010}.button-tool:checked:hover,QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover{background-color:#ced5e0;border-color:#255095}.button-tool:disabled,QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator: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:#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('../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:#F77272}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:#FFFFFF}#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:#FFFFFF}QMenu::item:checked{color:#101010}QMenu::item:checked:selected{background-color:#255095;color:#FFFFFF}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:#616161;border-color:#393939;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#B4B4B4;qproperty-ActiveTitleColor:#F5F5F5;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('../Default/imgs/black/none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('../Default/imgs/black/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::up-arrow:vertical:pressed{margin:1px 0 0 0}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/black/scroll-down.svg');image-position:center center}QScrollBar::down-arrow:vertical:pressed{margin:1px 0 0 0}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/black/scroll-left.svg');image-position:center center}QScrollBar::left-arrow:horizontal:pressed{margin:1px 0 0 0}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/black/scroll-right.svg');image-position:center center}QScrollBar::right-arrow:horizontal:pressed{margin:1px 0 0 0}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 QLabel{margin-top:1px}QToolBar QToolBar{border:0}QToolButton::menu-indicator{image:none}QToolButton::menu-button{border-image:none}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:#dedede}#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:#dedede}#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:#dedede;border-color:#525252;color:#101010}.Button:checked,QPushButton:checked{background-color:#B5C0D0;border-color:#255095;color:#101010}.Button:checked:hover,QPushButton:checked:hover{background-color:#bbc5d4}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#B5C0D0}.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}.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:#B5C0D0;border-color:#255095;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:#FFFFFF}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#cdcdcd;border:1px solid #525252;border-radius:2px;color:#101010;selection-background-color:#255095;selection-color:#FFFFFF;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#cdcdcd;border-color:#255095;color:#101010}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#a6a6a6;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:#e3e3e3;border-color:#255095}.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;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:#FFFFFF;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:#FFFFFF;qproperty-SelectedItemBackground:#255095;qproperty-FolderTextColor:#000eb6;qproperty-SelectedFolderTextColor:#FFFFFF;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:1px 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:#772626;image:url('../Default/imgs/black/cam_lock.svg')}#CameraSettingsRadioButton::indicator:checked:hover{background-color:#d57a7a;border-color:#772626}#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:1px 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:#772626}#PaletteLockButton:checked:hover{background-color:#d57a7a;border-color:#772626}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#808080}QDialog #dialogButtonFrame{background-color:#767676;border-top:1px solid #393939}QDialog #dialogButtonFrame QPushButton{border-color:#525252;outline:0}QDialog #dialogButtonFrame QPushButton:focus{background-color:#B5C0D0;border-color:#255095;color:#101010}QDialog #dialogButtonFrame QPushButton:focus:hover{background-color:#ced5e0}QDialog #dialogButtonFrame QPushButton:focus:pressed{background-color:#dedede;border-color:#525252;color:#101010}#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:#FFFFFF}#ShortcutTree{border:1px solid #393939}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#000}#GearButton{qproperty-icon:url('../Default/imgs/black/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/black/subfolder.svg')}#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:#616161}#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:1px 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:#772626;image:url('../Default/imgs/black/cam_lock.svg')}#EditToolLockButton::indicator:checked:hover{background-color:#d57a7a;border-color:#772626}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}#cornerWidget QToolButton{padding: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:#616161;qproperty-MarkerLineColor:#000;qproperty-VerticalLineColor:#646464;qproperty-VerticalLineHeadColor:#393939;qproperty-PreviewFrameTextColor:#000;qproperty-CurrentRowBgColor:#B5C0D0;qproperty-EmptyColumnHeadColor:#737373;qproperty-SelectedColumnTextColor:#b30000;qproperty-EmptyCellColor:#7c7c7c;qproperty-NotEmptyColumnColor:#8a8a8a;qproperty-SelectedEmptyCellColor:#b3b3b3;qproperty-LevelColumnColor:#76b776;qproperty-LevelColumnBorderColor:#496549;qproperty-SelectedLevelColumnColor:#9bc59b;qproperty-VectorColumnColor:#c0c07a;qproperty-VectorColumnBorderColor:#71714a;qproperty-SelectedVectorColumnColor:#cdcda0;qproperty-ChildColumnColor:#d69adb;qproperty-ChildColumnBorderColor:#9c53a3;qproperty-SelectedChildColumnColor:#e3c2e6;qproperty-FullcolorColumnColor:#8bbdc1;qproperty-FullcolorColumnBorderColor:#577476;qproperty-SelectedFullcolorColumnColor:#afcdd0;qproperty-FxColumnColor:#82815d;qproperty-FxColumnBorderColor:#404039;qproperty-SelectedFxColumnColor:#97967b;qproperty-ReferenceColumnColor:#ababab;qproperty-ReferenceColumnBorderColor:#6b6b6b;qproperty-SelectedReferenceColumnColor:#c4c4c4;qproperty-PaletteColumnColor:#2aab9a;qproperty-PaletteColumnBorderColor:#173e39;qproperty-SelectedPaletteColumnColor:#40c8b6;qproperty-MeshColumnColor:#ac78d4;qproperty-MeshColumnBorderColor:#6b418c;qproperty-SelectedMeshColumnColor:#c3a2dd;qproperty-SoundColumnColor:#acba82;qproperty-SoundColumnBorderColor:#656b51;qproperty-SelectedSoundColumnColor:#c0c9a6;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 QToolButton{padding:0;margin:4px 1px;min-height:19px;height:19px}#XSheetToolbar::separator:horizontal{margin:0 4px}#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:#B5C0D0;qproperty-LightLineColor:#616161;qproperty-MarkerLineColor:#000;qproperty-BGColor:#8a8a8a;qproperty-VerticalLineColor:#646464;qproperty-KeyFrameColor:#db8b36;qproperty-KeyFrameBorderColor:#493015;qproperty-SelectedKeyFrameColor:#dea466;qproperty-InBetweenColor:#c2c2b0;qproperty-InBetweenBorderColor:#484841;qproperty-SelectedInBetweenColor:#d6d6cf;qproperty-SelectedEmptyColor:#b3b3b3;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