diff --git a/stuff/config/qss/Blue/Blue.qss b/stuff/config/qss/Blue/Blue.qss index 579f5107..990b847e 100644 --- a/stuff/config/qss/Blue/Blue.qss +++ b/stuff/config/qss/Blue/Blue.qss @@ -1 +1 @@ -.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/white/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#2b2c2d;border-color:#414345;image:url('../Default/imgs/white/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#2b2c2d;border-color:#414345}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#303133}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#6e7174;border-color:#6e7174;color:#d0d2d8}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#5385a6;border-color:#5385a6;color:#c2c5cc}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#6291b1;border-color:#6291b1}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#828489}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#6e7174}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#28292b}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #28292b;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#323435;qproperty-BottomBelowLineColor:#28292b}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#323435;border-right:1px solid #28292b;color:#888b90;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#414345;color:#888b90}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#414345;color:#ecedef;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#323435;border-top:1px solid #28292b;border-right:1px solid #28292b;border-left:1px solid #28292b;color:#888b90;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#414345;color:#888b90}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#414345;border-top-right-radius:2px;border-top-left-radius:2px;color:#ecedef;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#2b2c2d;alternate-background-color:#303133;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#c2c5cc}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#5385a6;color:#f2f2f2}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('../Default/imgs/white/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('../Default/imgs/white/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/white/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('../Default/imgs/white/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('../Default/imgs/white/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('../Default/imgs/white/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('../Default/imgs/white/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('../Default/imgs/white/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('../Default/imgs/white/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/white/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('../Default/imgs/white/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('../Default/imgs/white/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('../Default/imgs/white/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('../Default/imgs/white/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#414345;color:#c2c5cc}QWidget:disabled{color:#828489}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#141516;height:4px;width:4px}#TDockPlaceholder{background-color:#5385a6}TPanel{background-color:#141516}#TopBar{background:#414345;border:0;border-bottom:1px solid #28292b;height:21px}#TopBar #EditToolLockButton{background:#414345;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#414345;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#414345;border:0}QMenuBar::item{background-color:#414345;border-left:1px solid #414345;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#5f6265;color:#c2c5cc}QMenuBar::item:pressed{background-color:#5385a6;color:#f2f2f2}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#323435;border-top:1px solid #28292b;border-right:1px solid #28292b;color:#888b90;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#414345;color:#888b90}#TopBarTab::tab:selected{background-color:#414345;color:#ecedef}#TopBarTab::tab:first{border-left:1px solid #28292b}#TopBarTab::tab:last{border-right:1px solid #28292b}QMenu{background-color:#414345;border:1px solid #28292b;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:checked{color:#c2c5cc}QMenu::item:checked:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:disabled{background:none;color:#828489}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #28292b;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#5385a6}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#323435;border-color:#28292b;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#8f9295;qproperty-ActiveTitleColor:#43AEE5;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#2d2f30}QScrollBar{background-color:#2d2f30;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #4b4d50;border-radius:4px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#5f6265;border-color:#5f6265}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#72767a;border-color:#72767a}QScrollBar::handle:horizontal{background-color:#4b4d50;margin:3px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#4b4d50;margin:16px 3px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#2d2f30;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#2d2f30;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#2d2f30;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#2d2f30;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/white/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/white/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/white/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/white/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #28292b;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #28292b;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#616467;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#6e7174}DvScrollWidget QPushButton:pressed{background-color:#2b2c2d}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#414345;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#6e7174}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#2b2c2d}#ScrollLeftButton{image:url('../Default/imgs/white/scroll-left.svg');border-right:1px solid #28292b}#ScrollRightButton{image:url('../Default/imgs/white/scroll-right.svg');border-left:1px solid #28292b;border-right:1px solid #28292b}#ScrollUpButton{image:url('../Default/imgs/white/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/white/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/white/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/white/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/white/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/white/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/white/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/white/nextkey_disabled.svg')}QTreeWidget{background:#2b2c2d;alternate-background-color:#303133}QListView{outline:0}#TabBarContainer{background-color:#323435}.Button,QPushButton{background-color:#616467;border-color:#414345;border-style:solid;border-radius:2px;border-width:0;color:#d0d2d8;padding:3px 15px;margin:1px}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#6e7174;border-color:#414345;color:#d0d2d8}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#2b2c2d;border-color:#414345;color:#d0d2d8}.Button:checked,QPushButton:checked{background-color:#2b2c2d;border-color:#414345;color:#d0d2d8}.Button:checked:hover,QPushButton:checked:hover{background-color:#303133}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#2b2c2d}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#4d5052;border-color:#414345;color:#828489}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/white/subfolder.svg')}.ComboBox,QComboBox{background-color:#616467;border:0 solid #414345;border-radius:2px;color:#d0d2d8;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#6e7174;border-color:#414345;color:#d0d2d8}.ComboBox:checked,QComboBox:checked{background-color:#616467;border-color:#414345;color:#d0d2d8}.ComboBox:disabled,QComboBox:disabled{background-color:#4d5052;border-color:#414345}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #414345;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/white/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#414345;image:url('../Default/imgs/white/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#414345;border:1px solid #28292b;selection-background-color:#5385a6;selection-color:#f2f2f2}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#2b2c2d;border:1px solid #2b2c2d;border-radius:2px;color:#c2c5cc;selection-background-color:#5385a6;selection-color:#f2f2f2;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#2b2c2d;border-color:#5385a6;color:#c2c5cc}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#363839;border-color:#363839;color:#828489}.CheckBox,QCheckBox{color:#c2c5cc}.CheckBox:hover,QCheckBox:hover{color:#c2c5cc}.CheckBox:disabled,QCheckBox:disabled{color:#828489}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#616467;border:1px solid #616467;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#6e7174;border-color:#6e7174}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#616467;border-color:#616467;image:url('../Default/imgs/white/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#4d5052;border-color:#4d5052;image:url('../Default/imgs/white/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#4d5052;border-color:#4d5052}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/white/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/white/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#c2c5cc}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#828489}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#828489}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/white/slider-groove.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/white/slider-groove_disabled.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:8px;margin:-2px 0 -2px 0;image:url('../Default/imgs/white/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/white/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#1e1f20;qproperty-LightLineEdgeColor:#1e1f20;qproperty-DarkLineColor:#1e1f20;qproperty-MiddleLineColor:#1e1f20;qproperty-HandleLeftPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg")}#DirTreeView{background-color:#414345;alternate-background-color:#414345;border:1px solid #28292b;border-right:0}DvItemViewerPanel{qproperty-TextColor:#c2c5cc;qproperty-AlternateBackground:#303133;qproperty-SelectedTextColor:#f2f2f2;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedItemBackground:#5385a6}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#2b2c2d}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #28292b;border-right:1px solid #28292b;border-bottom:1px solid #28292b;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#c2c5cc;qproperty-SelectedTextColor:#f2f2f2;qproperty-SelectedItemBackground:#5385a6;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedFolderTextColor:#f2f2f2;alternate-background-color:#303133;background-color:#2b2c2d;border:1px solid #28292b}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#414345}#SceneCast QToolBar{border-top:1px solid #28292b}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#414345}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#c2c5cc}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}#CameraSettingsDPI{color:#9fdaff}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('../Default/imgs/white/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/white/fsp_checked.svg')}#OutputSettingsLabel{color:#9fdaff}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#66696c}#MatchLineButton::pressed{background-color:#8c9093}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#5a5d5f}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#9fdaff}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #28292b;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#414345}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/white/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/white/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #28292b}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #28292b;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #28292b;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#c2c5cc}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#414345}QDialog #dialogButtonFrame{background-color:#323435;border-top:1px solid #28292b}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#9fdaff}#PreferencesPopup QListWidget{background-color:#2b2c2d;alternate-background-color:#2b2c2d;border:1px solid #28292b;font-size:13px}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#5f6265;color:#c2c5cc}#PreferencesPopup QListWidget::item:selected{background-color:#5385a6;color:#f2f2f2}#ShortcutTree{border:1px solid #28292b}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#9fdaff}#SchematicBottomFrame{background-color:#414345;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#353638;border-bottom:1px solid #28292b}FxSettings QToolBar{border-top:1px solid #28292b;border-right:1px solid #28292b;border-left:1px solid #28292b;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#a0e680}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#323435}#TaskSheetItemLabel{color:#c2c5cc}#Tasks QToolBar{border-bottom:1px solid #28292b;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #28292b;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/white/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/white/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/white/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/white/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('../Default/imgs/white/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('../Default/imgs/white/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #28292b}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #28292b}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #28292b;border-bottom:1px solid #28292b;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('../Default/imgs/white/slider-groove.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#616467;border:1px solid #414345;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#616467;border:1px solid #414345;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#999c9f;border:1px solid #999c9f;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/white/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/white/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:rgba(205,101,101,0.78);qproperty-startedColor:#1abc3f;qproperty-baseColor:#28292b;qproperty-finishedColor:#28292b}Ruler{qproperty-ParentBGColor:#414345;qproperty-ScaleColor:#c2c5cc}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#2d2f30;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#c2c5cc;qproperty-BGColor:#353638;qproperty-LightLineColor:#262728;qproperty-MarkerLineColor:#1E96C4;qproperty-VerticalLineColor:#222;qproperty-VerticalLineHeadColor:#777b7f;qproperty-PreviewFrameTextColor:#9fdaff;qproperty-CurrentRowBgColor:#506082;qproperty-EmptyColumnHeadColor:#5a5d60;qproperty-SelectedColumnTextColor:#E66464;qproperty-EmptyCellColor:#393b3d;qproperty-NotEmptyColumnColor:#414345;qproperty-SelectedEmptyCellColor:#64676a;qproperty-LevelColumnColor:#4C6E4C;qproperty-LevelColumnBorderColor:#8FB38F;qproperty-SelectedLevelColumnColor:#6B8C6B;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#8C8C60;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#7A617A;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8896A7;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6A6D5A;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#828282;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#5F8581;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#8A75A2;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7F956A;qproperty-SoundColumnHlColor:#34FE5E;qproperty-SoundColumnTrackColor:#B6C29D;qproperty-ColumnHeadPastelizer:#000;qproperty-SelectedColumnHead:#506082;qproperty-LightLightBGColor:#393b3d;qproperty-LightBGColor:#eaebec;qproperty-DarkBGColor:#dbdcdd;qproperty-DarkLineColor:#8e9194}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #28292b}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#2b2c2d;alternate-background-color:#2b2c2d;border-top:1px solid #28292b}FunctionTreeView{qproperty-TextColor:#c2c5cc;qproperty-CurrentTextColor:#E66464}FunctionPanel{qproperty-BGColor:#343638;qproperty-ValueLineColor:#414345;qproperty-FrameLineColor:#585b5e;qproperty-OtherCurvesColor:#7f8386;qproperty-RulerBackground:#2d2e30;qproperty-TextColor:#c2c5cc;qproperty-SubColor:#000;qproperty-SelectedColor:#FFA500}SpreadsheetViewer{qproperty-LightLightBGColor:#393b3d;qproperty-CurrentRowBgColor:#506082;qproperty-LightLineColor:#262728;qproperty-MarkerLineColor:#1E96C4;qproperty-BGColor:#414345;qproperty-VerticalLineColor:#222;qproperty-KeyFrameColor:#995d1d;qproperty-KeyFrameBorderColor:#c9b04b;qproperty-SelectedKeyFrameColor:#978056;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7e8079;qproperty-SelectedEmptyColor:#64676a;qproperty-SelectedSceneRangeEmptyColor:#6d7073;qproperty-TextColor:#c2c5cc;qproperty-ColumnHeaderBorderColor:#777b7f;qproperty-SelectedColumnTextColor:#E66464}#ExpressionField{background-color:#e0e1e2;border:1px solid #2d2e2f;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/white/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/white/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/white/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file +.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/white/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#2b2c2d;border-color:#414345;image:url('../Default/imgs/white/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#2b2c2d;border-color:#414345}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#303133}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#6e7174;border-color:#6e7174;color:#d0d2d8}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#5385a6;border-color:#5385a6;color:#c2c5cc}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#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:#5385a6}TPanel{background-color:#141516}#TopBar{background:#414345;border:0;border-bottom:1px solid #28292b;height:21px}#TopBar #EditToolLockButton{background:#414345;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#414345;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#414345;border:0}QMenuBar::item{background-color:#414345;border-left:1px solid #414345;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#5f6265;color:#c2c5cc}QMenuBar::item:pressed{background-color:#5385a6;color:#f2f2f2}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#323435;border-top:1px solid #28292b;border-right:1px solid #28292b;color:#888b90;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#414345;color:#888b90}#TopBarTab::tab:selected{background-color:#414345;color:#ecedef}#TopBarTab::tab:first{border-left:1px solid #28292b}#TopBarTab::tab:last{border-right:1px solid #28292b}QMenu{background-color:#414345;border:1px solid #28292b;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:checked{color:#c2c5cc}QMenu::item:checked:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:disabled{background:none;color:#828489}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #28292b;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#5385a6}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#323435;border-color:#28292b;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#8f9295;qproperty-ActiveTitleColor:#43AEE5;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#2d2f30}QScrollBar{background-color:#2d2f30;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #4b4d50;border-radius:4px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#5f6265;border-color:#5f6265}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#72767a;border-color:#72767a}QScrollBar::handle:horizontal{background-color:#4b4d50;margin:3px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#4b4d50;margin:16px 3px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#2d2f30;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#2d2f30;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#2d2f30;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#2d2f30;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/white/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/white/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/white/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/white/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #28292b;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #28292b;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#616467;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#6e7174}DvScrollWidget QPushButton:pressed{background-color:#2b2c2d}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#414345;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#6e7174}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#2b2c2d}#ScrollLeftButton{image:url('../Default/imgs/white/scroll-left.svg');border-right:1px solid #28292b}#ScrollRightButton{image:url('../Default/imgs/white/scroll-right.svg');border-left:1px solid #28292b;border-right:1px solid #28292b}#ScrollUpButton{image:url('../Default/imgs/white/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/white/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/white/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/white/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/white/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/white/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/white/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/white/nextkey_disabled.svg')}QTreeWidget{background:#2b2c2d;alternate-background-color:#303133}QListView{outline:0}#TabBarContainer{background-color:#323435}.Button,QPushButton{background-color:#616467;border-color:#414345;border-style:solid;border-radius:2px;border-width:0;color:#d0d2d8;padding:3px 15px;margin:1px;outline:0}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#6e7174;border-color:#414345;color:#d0d2d8}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#2b2c2d;border-color:#414345;color:#d0d2d8}.Button:checked,QPushButton:checked{background-color:#2b2c2d;border-color:#414345;color:#d0d2d8}.Button:checked:hover,QPushButton:checked:hover{background-color:#303133}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#2b2c2d}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#4d5052;border-color:#414345;color:#828489}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/white/subfolder.svg')}.ComboBox,QComboBox{background-color:#616467;border:0 solid #414345;border-radius:2px;color:#d0d2d8;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#6e7174;border-color:#414345;color:#d0d2d8}.ComboBox:checked,QComboBox:checked{background-color:#616467;border-color:#414345;color:#d0d2d8}.ComboBox:disabled,QComboBox:disabled{background-color:#4d5052;border-color:#414345}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #414345;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/white/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#414345;image:url('../Default/imgs/white/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#414345;border:1px solid #28292b;selection-background-color:#5385a6;selection-color:#f2f2f2}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#28292b;border:1px solid #28292b;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:#353638;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 #28292b;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:#28292b;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:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}#CameraSettingsRadioButton::indicator:checked:hover{background-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:0 solid rgba(255,255,255,0);image:url('../Default/imgs/white/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/white/fsp_checked.svg')}#OutputSettingsLabel{color:#9fdaff}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#66696c}#MatchLineButton::pressed{background-color:#8c9093}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#5a5d5f}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#9fdaff}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #28292b;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#414345}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/white/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/white/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #28292b}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #28292b;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #28292b;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#c2c5cc}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#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:focus{background-color:#5385a6;color:#d0d2d8}QDialog #dialogButtonFrame QPushButton:focus:hover{background-color:#6c98b6}QDialog #dialogButtonFrame QPushButton:focus:pressed{background-color:#2b2c2d}#SceneSettings QLabel{color:#9fdaff}#PreferencesPopup QListWidget{background-color:#2b2c2d;alternate-background-color:#2b2c2d;border:1px solid #28292b;font-size:13px}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#5f6265;color:#c2c5cc}#PreferencesPopup QListWidget::item:selected{background-color:#5385a6;color:#f2f2f2}#ShortcutTree{border:1px solid #28292b}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#9fdaff}#SchematicBottomFrame{background-color:#414345;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#353638;border-bottom:1px solid #28292b}FxSettings QToolBar{border-top:1px solid #28292b;border-right:1px solid #28292b;border-left:1px solid #28292b;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#a0e680}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#323435}#TaskSheetItemLabel{color:#c2c5cc}#Tasks QToolBar{border-bottom:1px solid #28292b;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #28292b;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/white/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/white/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/white/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/white/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}#EditToolLockButton::indicator:checked:hover{background-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 #414345;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#616467;border:1px solid #414345;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#999c9f;border:1px solid #999c9f;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/white/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/white/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:rgba(205,101,101,0.78);qproperty-startedColor:#1abc3f;qproperty-baseColor:#28292b;qproperty-finishedColor:#28292b}Ruler{qproperty-ParentBGColor:#414345;qproperty-ScaleColor:#c2c5cc}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#2d2f30;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#c2c5cc;qproperty-BGColor:#353638;qproperty-LightLineColor:#262728;qproperty-MarkerLineColor:#1E96C4;qproperty-VerticalLineColor:#222;qproperty-VerticalLineHeadColor:#777b7f;qproperty-PreviewFrameTextColor:#9fdaff;qproperty-CurrentRowBgColor:#506082;qproperty-EmptyColumnHeadColor:#5a5d60;qproperty-SelectedColumnTextColor:#E66464;qproperty-EmptyCellColor:#393b3d;qproperty-NotEmptyColumnColor:#414345;qproperty-SelectedEmptyCellColor:#64676a;qproperty-LevelColumnColor:#4C6E4C;qproperty-LevelColumnBorderColor:#8FB38F;qproperty-SelectedLevelColumnColor:#6B8C6B;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#8C8C60;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#7A617A;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8896A7;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6A6D5A;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#828282;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#5F8581;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#8A75A2;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7F956A;qproperty-SoundColumnHlColor:#34FE5E;qproperty-SoundColumnTrackColor:#B6C29D;qproperty-ColumnHeadPastelizer:#000;qproperty-SelectedColumnHead:#506082;qproperty-LightLightBGColor:#393b3d;qproperty-LightBGColor:#eaebec;qproperty-DarkBGColor:#dbdcdd;qproperty-DarkLineColor:#8e9194}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #28292b}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#2b2c2d;alternate-background-color:#2b2c2d;border-top:1px solid #28292b}FunctionTreeView{qproperty-TextColor:#c2c5cc;qproperty-CurrentTextColor:#E66464}FunctionPanel{qproperty-BGColor:#343638;qproperty-ValueLineColor:#414345;qproperty-FrameLineColor:#585b5e;qproperty-OtherCurvesColor:#7f8386;qproperty-RulerBackground:#2d2e30;qproperty-TextColor:#c2c5cc;qproperty-SubColor:#000;qproperty-SelectedColor:#FFA500}SpreadsheetViewer{qproperty-LightLightBGColor:#393b3d;qproperty-CurrentRowBgColor:#506082;qproperty-LightLineColor:#262728;qproperty-MarkerLineColor:#1E96C4;qproperty-BGColor:#414345;qproperty-VerticalLineColor:#222;qproperty-KeyFrameColor:#995d1d;qproperty-KeyFrameBorderColor:#c9b04b;qproperty-SelectedKeyFrameColor:#978056;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7e8079;qproperty-SelectedEmptyColor:#64676a;qproperty-SelectedSceneRangeEmptyColor:#6d7073;qproperty-TextColor:#c2c5cc;qproperty-ColumnHeaderBorderColor:#777b7f;qproperty-SelectedColumnTextColor:#E66464}#ExpressionField{background-color:#e0e1e2;border:1px solid #2d2e2f;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/white/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/white/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/white/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file diff --git a/stuff/config/qss/Dark/Dark.qss b/stuff/config/qss/Dark/Dark.qss index 6b954a19..016ee2fc 100644 --- a/stuff/config/qss/Dark/Dark.qss +++ b/stuff/config/qss/Dark/Dark.qss @@ -1 +1 @@ -.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/white/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#191919;border-color:#303030;image:url('../Default/imgs/white/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#191919;border-color:#303030}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#1e1e1e}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#5e5e5e;border-color:#5e5e5e;color:#dbdbdb}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#5385a6;border-color:#5385a6;color:#CECECE}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#6291b1;border-color:#6291b1}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#7f7f7f}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#5e5e5e}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#161616}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #161616;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#262626;qproperty-BottomBelowLineColor:#161616}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#262626;border-right:1px solid #161616;color:#8b8b8b;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#303030;color:#8b8b8b}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#303030;color:#f4f4f4;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#262626;border-top:1px solid #161616;border-right:1px solid #161616;border-left:1px solid #161616;color:#8b8b8b;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#303030;color:#8b8b8b}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#303030;border-top-right-radius:2px;border-top-left-radius:2px;color:#f4f4f4;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#262626;alternate-background-color:#2b2b2b;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#CECECE}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#5385a6;color:#f2f2f2}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('../Default/imgs/white/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('../Default/imgs/white/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/white/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('../Default/imgs/white/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('../Default/imgs/white/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('../Default/imgs/white/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('../Default/imgs/white/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('../Default/imgs/white/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('../Default/imgs/white/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/white/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('../Default/imgs/white/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('../Default/imgs/white/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('../Default/imgs/white/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('../Default/imgs/white/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#303030;color:#CECECE}QWidget:disabled{color:#7f7f7f}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#0c0c0c;height:4px;width:4px}#TDockPlaceholder{background-color:#5385a6}TPanel{background-color:#0c0c0c}#TopBar{background:#303030;border:0;border-bottom:1px solid #161616;height:21px}#TopBar #EditToolLockButton{background:#303030;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#303030;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#303030;border:0}QMenuBar::item{background-color:#303030;border-left:1px solid #303030;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#4f4f4f;color:#CECECE}QMenuBar::item:pressed{background-color:#5385a6;color:#f2f2f2}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#262626;border-top:1px solid #161616;border-right:1px solid #161616;color:#8b8b8b;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#303030;color:#8b8b8b}#TopBarTab::tab:selected{background-color:#303030;color:#f4f4f4}#TopBarTab::tab:first{border-left:1px solid #161616}#TopBarTab::tab:last{border-right:1px solid #161616}QMenu{background-color:#303030;border:1px solid #161616;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:checked{color:#CECECE}QMenu::item:checked:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:disabled{background:none;color:#7f7f7f}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #161616;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#5385a6}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#262626;border-color:#161616;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#7f7f7f;qproperty-ActiveTitleColor:#d8d8d8;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#212121}QScrollBar{background-color:#212121;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #3a3a3a;border-radius:4px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#4f4f4f;border-color:#4f4f4f}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#636363;border-color:#636363}QScrollBar::handle:horizontal{background-color:#3a3a3a;margin:3px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#3a3a3a;margin:16px 3px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#212121;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#212121;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#212121;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#212121;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/white/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/white/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/white/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/white/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #161616;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #161616;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#515151;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#5e5e5e}DvScrollWidget QPushButton:pressed{background-color:#191919}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#303030;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#5e5e5e}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#191919}#ScrollLeftButton{image:url('../Default/imgs/white/scroll-left.svg');border-right:1px solid #161616}#ScrollRightButton{image:url('../Default/imgs/white/scroll-right.svg');border-left:1px solid #161616;border-right:1px solid #161616}#ScrollUpButton{image:url('../Default/imgs/white/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/white/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/white/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/white/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/white/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/white/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/white/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/white/nextkey_disabled.svg')}QTreeWidget{background:#262626;alternate-background-color:#2b2b2b}QListView{outline:0}#TabBarContainer{background-color:#262626}.Button,QPushButton{background-color:#515151;border-color:#303030;border-style:solid;border-radius:2px;border-width:0;color:#dbdbdb;padding:3px 15px;margin:1px}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#5e5e5e;border-color:#303030;color:#dbdbdb}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#191919;border-color:#303030;color:#dbdbdb}.Button:checked,QPushButton:checked{background-color:#191919;border-color:#303030;color:#dbdbdb}.Button:checked:hover,QPushButton:checked:hover{background-color:#1e1e1e}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#191919}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#3d3d3d;border-color:#303030;color:#7f7f7f}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/white/subfolder.svg')}.ComboBox,QComboBox{background-color:#515151;border:0 solid #303030;border-radius:2px;color:#dbdbdb;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#5e5e5e;border-color:#303030;color:#dbdbdb}.ComboBox:checked,QComboBox:checked{background-color:#515151;border-color:#303030;color:#dbdbdb}.ComboBox:disabled,QComboBox:disabled{background-color:#3d3d3d;border-color:#303030}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #303030;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/white/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#303030;image:url('../Default/imgs/white/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#303030;border:1px solid #161616;selection-background-color:#5385a6;selection-color:#f2f2f2}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#191919;border:1px solid #191919;border-radius:2px;color:#CECECE;selection-background-color:#5385a6;selection-color:#f2f2f2;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#191919;border-color:#5385a6;color:#CECECE}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#252525;border-color:#252525;color:#7f7f7f}.CheckBox,QCheckBox{color:#CECECE}.CheckBox:hover,QCheckBox:hover{color:#CECECE}.CheckBox:disabled,QCheckBox:disabled{color:#7f7f7f}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#515151;border:1px solid #515151;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#5e5e5e;border-color:#5e5e5e}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#515151;border-color:#515151;image:url('../Default/imgs/white/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#3d3d3d;border-color:#3d3d3d;image:url('../Default/imgs/white/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#3d3d3d;border-color:#3d3d3d}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/white/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/white/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#CECECE}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#7f7f7f}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#7f7f7f}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/white/slider-groove_dark.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/white/slider-groove_disabled_dark.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:8px;margin:-2px 0 -2px 0;image:url('../Default/imgs/white/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/white/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#191919;qproperty-LightLineEdgeColor:#191919;qproperty-DarkLineColor:#191919;qproperty-MiddleLineColor:#191919;qproperty-HandleLeftPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg")}#DirTreeView{background-color:#303030;alternate-background-color:#303030;border:1px solid #161616;border-right:0}DvItemViewerPanel{qproperty-TextColor:#CECECE;qproperty-AlternateBackground:#2b2b2b;qproperty-SelectedTextColor:#f2f2f2;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedItemBackground:#5385a6}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#262626}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #161616;border-right:1px solid #161616;border-bottom:1px solid #161616;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#CECECE;qproperty-SelectedTextColor:#f2f2f2;qproperty-SelectedItemBackground:#5385a6;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedFolderTextColor:#f2f2f2;alternate-background-color:#2b2b2b;background-color:#262626;border:1px solid #161616}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#303030}#SceneCast QToolBar{border-top:1px solid #161616}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#303030}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#CECECE}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}#CameraSettingsDPI{color:#9fdaff}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('../Default/imgs/white/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/white/fsp_checked.svg')}#OutputSettingsLabel{color:#9fdaff}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#565656}#MatchLineButton::pressed{background-color:#7d7d7d}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#4a4a4a}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#9fdaff}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #161616;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#303030}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/white/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/white/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #161616}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #161616;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #161616;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#CECECE}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#303030}QDialog #dialogButtonFrame{background-color:#282828;border-top:1px solid #161616}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#9fdaff}#PreferencesPopup QListWidget{background-color:#262626;alternate-background-color:#262626;border:1px solid #161616;font-size:13px}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#4f4f4f;color:#CECECE}#PreferencesPopup QListWidget::item:selected{background-color:#5385a6;color:#f2f2f2}#ShortcutTree{border:1px solid #161616}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#9fdaff}#SchematicBottomFrame{background-color:#303030;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#232323;border-bottom:1px solid #161616}FxSettings QToolBar{border-top:1px solid #161616;border-right:1px solid #161616;border-left:1px solid #161616;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#a0e680}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#262626}#TaskSheetItemLabel{color:#CECECE}#Tasks QToolBar{border-bottom:1px solid #161616;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #161616;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/white/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/white/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/white/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/white/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('../Default/imgs/white/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('../Default/imgs/white/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #161616}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #161616}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #161616;border-bottom:1px solid #161616;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('../Default/imgs/white/slider-groove_dark.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#515151;border:1px solid #303030;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#515151;border:1px solid #303030;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#898989;border:1px solid #898989;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/white/flipslider_dark.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/white/flipmarker_dark.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:rgba(205,101,101,0.78);qproperty-startedColor:#1abc3f;qproperty-baseColor:#1c1c1c;qproperty-finishedColor:#1c1c1c}Ruler{qproperty-ParentBGColor:#303030;qproperty-ScaleColor:#CECECE}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#212121;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#CECECE;qproperty-BGColor:#3d3d3d;qproperty-LightLineColor:#1f1f1f;qproperty-MarkerLineColor:#1E96C4;qproperty-VerticalLineColor:#090909;qproperty-VerticalLineHeadColor:#686868;qproperty-PreviewFrameTextColor:#9fdaff;qproperty-CurrentRowBgColor:#506082;qproperty-EmptyColumnHeadColor:#444;qproperty-SelectedColumnTextColor:#E66464;qproperty-EmptyCellColor:#303030;qproperty-NotEmptyColumnColor:#383838;qproperty-SelectedEmptyCellColor:#565656;qproperty-LevelColumnColor:#4C6E4C;qproperty-LevelColumnBorderColor:#8FB38F;qproperty-SelectedLevelColumnColor:#6B8C6B;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#8C8C60;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#7A617A;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8896A7;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6A6D5A;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#828282;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#5F8581;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#8A75A2;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7F956A;qproperty-SoundColumnHlColor:#34FE5E;qproperty-SoundColumnTrackColor:#B6C29D;qproperty-ColumnHeadPastelizer:#000;qproperty-SelectedColumnHead:#506082;qproperty-LightLightBGColor:#303030;qproperty-LightBGColor:#d8d8d8;qproperty-DarkBGColor:#c9c9c9;qproperty-DarkLineColor:#7e7e7e}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #161616}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#262626;alternate-background-color:#262626;border-top:1px solid #161616}FunctionTreeView{qproperty-TextColor:#CECECE;qproperty-CurrentTextColor:#E66464}FunctionPanel{qproperty-BGColor:#2F2F2F;qproperty-ValueLineColor:#303030;qproperty-FrameLineColor:#484848;qproperty-OtherCurvesColor:#7c7c7c;qproperty-RulerBackground:#272727;qproperty-TextColor:#CECECE;qproperty-SubColor:#000;qproperty-SelectedColor:#FFA500}SpreadsheetViewer{qproperty-LightLightBGColor:#303030;qproperty-CurrentRowBgColor:#506082;qproperty-LightLineColor:#1f1f1f;qproperty-MarkerLineColor:#1E96C4;qproperty-BGColor:#383838;qproperty-VerticalLineColor:#090909;qproperty-KeyFrameColor:#995d1d;qproperty-KeyFrameBorderColor:#c9b04b;qproperty-SelectedKeyFrameColor:#978056;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7e8079;qproperty-SelectedEmptyColor:#565656;qproperty-SelectedSceneRangeEmptyColor:#5d5d5d;qproperty-TextColor:#CECECE;qproperty-ColumnHeaderBorderColor:#686868;qproperty-SelectedColumnTextColor:#E66464}#ExpressionField{background-color:#cecece;border:1px solid #1b1b1b;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/white/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/white/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/white/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file +.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/white/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#191919;border-color:#303030;image:url('../Default/imgs/white/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#191919;border-color:#303030}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#1e1e1e}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#5e5e5e;border-color:#5e5e5e;color:#dbdbdb}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#5385a6;border-color:#5385a6;color:#CECECE}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#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:#5385a6}TPanel{background-color:#0c0c0c}#TopBar{background:#303030;border:0;border-bottom:1px solid #161616;height:21px}#TopBar #EditToolLockButton{background:#303030;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#303030;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#303030;border:0}QMenuBar::item{background-color:#303030;border-left:1px solid #303030;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#4f4f4f;color:#CECECE}QMenuBar::item:pressed{background-color:#5385a6;color:#f2f2f2}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#262626;border-top:1px solid #161616;border-right:1px solid #161616;color:#8b8b8b;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#303030;color:#8b8b8b}#TopBarTab::tab:selected{background-color:#303030;color:#f4f4f4}#TopBarTab::tab:first{border-left:1px solid #161616}#TopBarTab::tab:last{border-right:1px solid #161616}QMenu{background-color:#303030;border:1px solid #161616;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:checked{color:#CECECE}QMenu::item:checked:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:disabled{background:none;color:#7f7f7f}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #161616;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#5385a6}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#262626;border-color:#161616;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#7f7f7f;qproperty-ActiveTitleColor:#d8d8d8;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#212121}QScrollBar{background-color:#212121;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #3a3a3a;border-radius:4px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#4f4f4f;border-color:#4f4f4f}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#636363;border-color:#636363}QScrollBar::handle:horizontal{background-color:#3a3a3a;margin:3px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#3a3a3a;margin:16px 3px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#212121;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#212121;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#212121;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#212121;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/white/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/white/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/white/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/white/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #161616;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #161616;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#515151;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#5e5e5e}DvScrollWidget QPushButton:pressed{background-color:#191919}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#303030;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#5e5e5e}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#191919}#ScrollLeftButton{image:url('../Default/imgs/white/scroll-left.svg');border-right:1px solid #161616}#ScrollRightButton{image:url('../Default/imgs/white/scroll-right.svg');border-left:1px solid #161616;border-right:1px solid #161616}#ScrollUpButton{image:url('../Default/imgs/white/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/white/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/white/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/white/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/white/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/white/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/white/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/white/nextkey_disabled.svg')}QTreeWidget{background:#262626;alternate-background-color:#2b2b2b}QListView{outline:0}#TabBarContainer{background-color:#262626}.Button,QPushButton{background-color:#515151;border-color:#303030;border-style:solid;border-radius:2px;border-width:0;color:#dbdbdb;padding:3px 15px;margin:1px;outline:0}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#5e5e5e;border-color:#303030;color:#dbdbdb}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#191919;border-color:#303030;color:#dbdbdb}.Button:checked,QPushButton:checked{background-color:#191919;border-color:#303030;color:#dbdbdb}.Button:checked:hover,QPushButton:checked:hover{background-color:#1e1e1e}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#191919}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#3d3d3d;border-color:#303030;color:#7f7f7f}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/white/subfolder.svg')}.ComboBox,QComboBox{background-color:#515151;border:0 solid #303030;border-radius:2px;color:#dbdbdb;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#5e5e5e;border-color:#303030;color:#dbdbdb}.ComboBox:checked,QComboBox:checked{background-color:#515151;border-color:#303030;color:#dbdbdb}.ComboBox:disabled,QComboBox:disabled{background-color:#3d3d3d;border-color:#303030}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #303030;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/white/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/white/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#303030;image:url('../Default/imgs/white/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#303030;border:1px solid #161616;selection-background-color:#5385a6;selection-color:#f2f2f2}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#1c1c1c;border:1px solid #1c1c1c;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:#262626;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 #1c1c1c;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:#1c1c1c;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:#262626;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:#262626}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/white/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/white/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#CECECE}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#7f7f7f}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#7f7f7f}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/white/slider-groove_dark.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/white/slider-groove_disabled_dark.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:8px;margin:-2px 0 -2px 0;image:url('../Default/imgs/white/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/white/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#191919;qproperty-LightLineEdgeColor:#191919;qproperty-DarkLineColor:#191919;qproperty-MiddleLineColor:#191919;qproperty-HandleLeftPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/white/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/white/slider-handle_disabled.svg")}#DirTreeView{background-color:#303030;alternate-background-color:#303030;border:1px solid #161616;border-right:0}DvItemViewerPanel{qproperty-TextColor:#CECECE;qproperty-AlternateBackground:#2b2b2b;qproperty-SelectedTextColor:#f2f2f2;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedItemBackground:#5385a6}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#262626}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #161616;border-right:1px solid #161616;border-bottom:1px solid #161616;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#CECECE;qproperty-SelectedTextColor:#f2f2f2;qproperty-SelectedItemBackground:#5385a6;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedFolderTextColor:#f2f2f2;alternate-background-color:#2b2b2b;background-color:#262626;border:1px solid #161616}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#303030}#SceneCast QToolBar{border-top:1px solid #161616}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#303030}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#CECECE}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}#CameraSettingsRadioButton::indicator:checked:hover{background-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:0 solid rgba(255,255,255,0);image:url('../Default/imgs/white/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/white/fsp_checked.svg')}#OutputSettingsLabel{color:#9fdaff}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#565656}#MatchLineButton::pressed{background-color:#7d7d7d}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#4a4a4a}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#9fdaff}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #161616;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#303030}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/white/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/white/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #161616}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #161616;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #161616;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#CECECE}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#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:focus{background-color:#5385a6;color:#dbdbdb}QDialog #dialogButtonFrame QPushButton:focus:hover{background-color:#6c98b6}QDialog #dialogButtonFrame QPushButton:focus:pressed{background-color:#191919}#SceneSettings QLabel{color:#9fdaff}#PreferencesPopup QListWidget{background-color:#262626;alternate-background-color:#262626;border:1px solid #161616;font-size:13px}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#4f4f4f;color:#CECECE}#PreferencesPopup QListWidget::item:selected{background-color:#5385a6;color:#f2f2f2}#ShortcutTree{border:1px solid #161616}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#9fdaff}#SchematicBottomFrame{background-color:#303030;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#232323;border-bottom:1px solid #161616}FxSettings QToolBar{border-top:1px solid #161616;border-right:1px solid #161616;border-left:1px solid #161616;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#a0e680}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#262626}#TaskSheetItemLabel{color:#CECECE}#Tasks QToolBar{border-bottom:1px solid #161616;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #161616;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/white/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/white/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/white/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/white/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/white/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/white/cam_lock.svg')}#EditToolLockButton::indicator:checked:hover{background-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 #303030;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#515151;border:1px solid #303030;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#898989;border:1px solid #898989;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/white/flipslider_dark.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/white/flipmarker_dark.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:rgba(205,101,101,0.78);qproperty-startedColor:#1abc3f;qproperty-baseColor:#1c1c1c;qproperty-finishedColor:#1c1c1c}Ruler{qproperty-ParentBGColor:#303030;qproperty-ScaleColor:#CECECE}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#212121;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#CECECE;qproperty-BGColor:#3d3d3d;qproperty-LightLineColor:#1f1f1f;qproperty-MarkerLineColor:#1E96C4;qproperty-VerticalLineColor:#090909;qproperty-VerticalLineHeadColor:#686868;qproperty-PreviewFrameTextColor:#9fdaff;qproperty-CurrentRowBgColor:#506082;qproperty-EmptyColumnHeadColor:#444;qproperty-SelectedColumnTextColor:#E66464;qproperty-EmptyCellColor:#303030;qproperty-NotEmptyColumnColor:#383838;qproperty-SelectedEmptyCellColor:#565656;qproperty-LevelColumnColor:#4C6E4C;qproperty-LevelColumnBorderColor:#8FB38F;qproperty-SelectedLevelColumnColor:#6B8C6B;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#8C8C60;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#7A617A;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8896A7;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6A6D5A;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#828282;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#5F8581;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#8A75A2;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7F956A;qproperty-SoundColumnHlColor:#34FE5E;qproperty-SoundColumnTrackColor:#B6C29D;qproperty-ColumnHeadPastelizer:#000;qproperty-SelectedColumnHead:#506082;qproperty-LightLightBGColor:#303030;qproperty-LightBGColor:#d8d8d8;qproperty-DarkBGColor:#c9c9c9;qproperty-DarkLineColor:#7e7e7e}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #161616}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#262626;alternate-background-color:#262626;border-top:1px solid #161616}FunctionTreeView{qproperty-TextColor:#CECECE;qproperty-CurrentTextColor:#E66464}FunctionPanel{qproperty-BGColor:#2F2F2F;qproperty-ValueLineColor:#303030;qproperty-FrameLineColor:#484848;qproperty-OtherCurvesColor:#7c7c7c;qproperty-RulerBackground:#272727;qproperty-TextColor:#CECECE;qproperty-SubColor:#000;qproperty-SelectedColor:#FFA500}SpreadsheetViewer{qproperty-LightLightBGColor:#303030;qproperty-CurrentRowBgColor:#506082;qproperty-LightLineColor:#1f1f1f;qproperty-MarkerLineColor:#1E96C4;qproperty-BGColor:#383838;qproperty-VerticalLineColor:#090909;qproperty-KeyFrameColor:#995d1d;qproperty-KeyFrameBorderColor:#c9b04b;qproperty-SelectedKeyFrameColor:#978056;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7e8079;qproperty-SelectedEmptyColor:#565656;qproperty-SelectedSceneRangeEmptyColor:#5d5d5d;qproperty-TextColor:#CECECE;qproperty-ColumnHeaderBorderColor:#686868;qproperty-SelectedColumnTextColor:#E66464}#ExpressionField{background-color:#cecece;border:1px solid #1b1b1b;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/white/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/white/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/white/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file diff --git a/stuff/config/qss/Default/Default.qss b/stuff/config/qss/Default/Default.qss index f25a2112..39601c54 100644 --- a/stuff/config/qss/Default/Default.qss +++ b/stuff/config/qss/Default/Default.qss @@ -1 +1 @@ -.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('imgs/white/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#313131;border-color:#484848;image:url('imgs/white/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#313131;border-color:#484848}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#363636}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#767676;border-color:#767676;color:#d9d9d9}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#5385a6;border-color:#5385a6;color:#ccc}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#6291b1;border-color:#6291b1}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#8a8a8a}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#767676}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#2f2f2f}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #2f2f2f;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#393939;qproperty-BottomBelowLineColor:#2f2f2f}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#393939;border-right:1px solid #2f2f2f;color:#919191;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#484848;color:#919191}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#484848;color:#f2f2f2;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#393939;border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;border-left:1px solid #2f2f2f;color:#919191;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#484848;color:#919191}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#484848;border-top-right-radius:2px;border-top-left-radius:2px;color:#f2f2f2;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#313131;alternate-background-color:#363636;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#ccc}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#5385a6;color:#f2f2f2}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('imgs/white/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('imgs/white/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('imgs/white/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('imgs/white/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('imgs/white/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('imgs/white/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('imgs/white/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('imgs/white/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('imgs/white/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('imgs/white/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('imgs/white/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('imgs/white/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('imgs/white/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('imgs/white/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#484848;color:#ccc}QWidget:disabled{color:#8a8a8a}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#1a1a1a;height:4px;width:4px}#TDockPlaceholder{background-color:#5385a6}TPanel{background-color:#1a1a1a}#TopBar{background:#484848;border:0;border-bottom:1px solid #2f2f2f;height:21px}#TopBar #EditToolLockButton{background:#484848;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#484848;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#484848;border:0}QMenuBar::item{background-color:#484848;border-left:1px solid #484848;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#676767;color:#ccc}QMenuBar::item:pressed{background-color:#5385a6;color:#f2f2f2}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#393939;border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;color:#919191;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#484848;color:#919191}#TopBarTab::tab:selected{background-color:#484848;color:#f2f2f2}#TopBarTab::tab:first{border-left:1px solid #2f2f2f}#TopBarTab::tab:last{border-right:1px solid #2f2f2f}QMenu{background-color:#484848;border:1px solid #2f2f2f;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:checked{color:#ccc}QMenu::item:checked:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:disabled{background:none;color:#8a8a8a}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #2f2f2f;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#5385a6}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#393939;border-color:#2f2f2f;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#979797;qproperty-ActiveTitleColor:#f0f0f0;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#343434}QScrollBar{background-color:#343434;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #525252;border-radius:4px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#676767;border-color:#676767}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#7b7b7b;border-color:#7b7b7b}QScrollBar::handle:horizontal{background-color:#525252;margin:3px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#525252;margin:16px 3px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#343434;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#343434;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#343434;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#343434;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('imgs/white/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('imgs/white/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('imgs/white/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('imgs/white/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #2f2f2f;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #2f2f2f;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#696969;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#767676}DvScrollWidget QPushButton:pressed{background-color:#313131}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#484848;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#767676}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#313131}#ScrollLeftButton{image:url('imgs/white/scroll-left.svg');border-right:1px solid #2f2f2f}#ScrollRightButton{image:url('imgs/white/scroll-right.svg');border-left:1px solid #2f2f2f;border-right:1px solid #2f2f2f}#ScrollUpButton{image:url('imgs/white/scroll-up.svg')}#ScrollDownButton{image:url('imgs/white/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('imgs/white/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('imgs/white/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('imgs/white/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('imgs/white/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('imgs/white/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('imgs/white/nextkey_disabled.svg')}QTreeWidget{background:#313131;alternate-background-color:#363636}QListView{outline:0}#TabBarContainer{background-color:#393939}.Button,QPushButton{background-color:#696969;border-color:#484848;border-style:solid;border-radius:2px;border-width:0;color:#d9d9d9;padding:3px 15px;margin:1px}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#767676;border-color:#484848;color:#d9d9d9}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#313131;border-color:#484848;color:#d9d9d9}.Button:checked,QPushButton:checked{background-color:#313131;border-color:#484848;color:#d9d9d9}.Button:checked:hover,QPushButton:checked:hover{background-color:#363636}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#313131}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#555;border-color:#484848;color:#8a8a8a}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('imgs/white/subfolder.svg')}.ComboBox,QComboBox{background-color:#696969;border:0 solid #484848;border-radius:2px;color:#d9d9d9;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#767676;border-color:#484848;color:#d9d9d9}.ComboBox:checked,QComboBox:checked{background-color:#696969;border-color:#484848;color:#d9d9d9}.ComboBox:disabled,QComboBox:disabled{background-color:#555;border-color:#484848}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #484848;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('imgs/white/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('imgs/white/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#484848;image:url('imgs/white/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#484848;border:1px solid #2f2f2f;selection-background-color:#5385a6;selection-color:#f2f2f2}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#313131;border:1px solid #313131;border-radius:2px;color:#ccc;selection-background-color:#5385a6;selection-color:#f2f2f2;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#313131;border-color:#5385a6;color:#ccc}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#3d3d3d;border-color:#3d3d3d;color:#8a8a8a}.CheckBox,QCheckBox{color:#ccc}.CheckBox:hover,QCheckBox:hover{color:#ccc}.CheckBox:disabled,QCheckBox:disabled{color:#8a8a8a}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#696969;border:1px solid #696969;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#767676;border-color:#767676}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#696969;border-color:#696969;image:url('imgs/white/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#555;border-color:#555;image:url('imgs/white/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#555;border-color:#555}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('imgs/white/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('imgs/white/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#ccc}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#8a8a8a}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#8a8a8a}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('imgs/white/slider-groove.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('imgs/white/slider-groove_disabled.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:8px;margin:-2px 0 -2px 0;image:url('imgs/white/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('imgs/white/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#242424;qproperty-LightLineEdgeColor:#242424;qproperty-DarkLineColor:#242424;qproperty-MiddleLineColor:#242424;qproperty-HandleLeftPixmap:url("imgs/white/slider-handle.svg");qproperty-HandleRightPixmap:url("imgs/white/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("imgs/white/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("imgs/white/slider-handle_disabled.svg")}#DirTreeView{background-color:#484848;alternate-background-color:#484848;border:1px solid #2f2f2f;border-right:0}DvItemViewerPanel{qproperty-TextColor:#ccc;qproperty-AlternateBackground:#363636;qproperty-SelectedTextColor:#f2f2f2;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedItemBackground:#5385a6}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#313131}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;border-bottom:1px solid #2f2f2f;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#ccc;qproperty-SelectedTextColor:#f2f2f2;qproperty-SelectedItemBackground:#5385a6;qproperty-FolderTextColor:#9fdaff;qproperty-SelectedFolderTextColor:#f2f2f2;alternate-background-color:#363636;background-color:#313131;border:1px solid #2f2f2f}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#484848}#SceneCast QToolBar{border-top:1px solid #2f2f2f}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#484848}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#ccc}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('imgs/white/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('imgs/white/cam_lock.svg')}#CameraSettingsDPI{color:#9fdaff}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('imgs/white/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('imgs/white/fsp_checked.svg')}#OutputSettingsLabel{color:#9fdaff}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#6e6e6e}#MatchLineButton::pressed{background-color:#949494}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#626262}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#9fdaff}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #2f2f2f;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#484848}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('imgs/white/scroll-right.svg')}#colorSliderSubButton{image:url('imgs/white/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #2f2f2f}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #2f2f2f;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #2f2f2f;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#ccc}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#484848}QDialog #dialogButtonFrame{background-color:#393939;border-top:1px solid #2f2f2f}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#9fdaff}#PreferencesPopup QListWidget{background-color:#313131;alternate-background-color:#313131;border:1px solid #2f2f2f;font-size:13px}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#676767;color:#ccc}#PreferencesPopup QListWidget::item:selected{background-color:#5385a6;color:#f2f2f2}#ShortcutTree{border:1px solid #2f2f2f}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#9fdaff}#SchematicBottomFrame{background-color:#484848;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#3b3b3b;border-bottom:1px solid #2f2f2f}FxSettings QToolBar{border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;border-left:1px solid #2f2f2f;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#a0e680}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#393939}#TaskSheetItemLabel{color:#ccc}#Tasks QToolBar{border-bottom:1px solid #2f2f2f;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #2f2f2f;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("imgs/white/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("imgs/white/selectiontool_rotation.svg");qproperty-PositionPixmap:url("imgs/white/selectiontool_position.svg");qproperty-ThicknessPixmap:url("imgs/white/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('imgs/white/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('imgs/white/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('imgs/white/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('imgs/white/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('imgs/white/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #2f2f2f}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #2f2f2f}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #2f2f2f;border-bottom:1px solid #2f2f2f;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('imgs/white/slider-groove.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#696969;border:1px solid #484848;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#696969;border:1px solid #484848;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#a1a1a1;border:1px solid #a1a1a1;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('imgs/white/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('imgs/white/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:rgba(205,101,101,0.78);qproperty-startedColor:#1abc3f;qproperty-baseColor:#2f2f2f;qproperty-finishedColor:#2f2f2f}Ruler{qproperty-ParentBGColor:#484848;qproperty-ScaleColor:#ccc}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#343434;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#ccc;qproperty-BGColor:#3b3b3b;qproperty-LightLineColor:#2c2c2c;qproperty-MarkerLineColor:#1E96C4;qproperty-VerticalLineColor:#222;qproperty-VerticalLineHeadColor:#808080;qproperty-PreviewFrameTextColor:#9fdaff;qproperty-CurrentRowBgColor:#506082;qproperty-EmptyColumnHeadColor:#626262;qproperty-SelectedColumnTextColor:#E66464;qproperty-EmptyCellColor:#404040;qproperty-NotEmptyColumnColor:#484848;qproperty-SelectedEmptyCellColor:#6c6c6c;qproperty-LevelColumnColor:#4C6E4C;qproperty-LevelColumnBorderColor:#8FB38F;qproperty-SelectedLevelColumnColor:#6B8C6B;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#8C8C60;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#7A617A;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8896A7;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6A6D5A;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#828282;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#5F8581;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#8A75A2;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7F956A;qproperty-SoundColumnHlColor:#34FE5E;qproperty-SoundColumnTrackColor:#B6C29D;qproperty-ColumnHeadPastelizer:#000;qproperty-SelectedColumnHead:#506082;qproperty-LightLightBGColor:#404040;qproperty-LightBGColor:#f0f0f0;qproperty-DarkBGColor:#e1e1e1;qproperty-DarkLineColor:#969696}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #2f2f2f}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#313131;alternate-background-color:#313131;border-top:1px solid #2f2f2f}FunctionTreeView{qproperty-TextColor:#ccc;qproperty-CurrentTextColor:#E66464}FunctionPanel{qproperty-BGColor:#3b3b3b;qproperty-ValueLineColor:#484848;qproperty-FrameLineColor:#606060;qproperty-OtherCurvesColor:#888;qproperty-RulerBackground:#333;qproperty-TextColor:#ccc;qproperty-SubColor:#000;qproperty-SelectedColor:#FFA500}SpreadsheetViewer{qproperty-LightLightBGColor:#404040;qproperty-CurrentRowBgColor:#506082;qproperty-LightLineColor:#2c2c2c;qproperty-MarkerLineColor:#1E96C4;qproperty-BGColor:#484848;qproperty-VerticalLineColor:#222;qproperty-KeyFrameColor:#995d1d;qproperty-KeyFrameBorderColor:#c9b04b;qproperty-SelectedKeyFrameColor:#978056;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7e8079;qproperty-SelectedEmptyColor:#6c6c6c;qproperty-SelectedSceneRangeEmptyColor:#757575;qproperty-TextColor:#ccc;qproperty-ColumnHeaderBorderColor:#808080;qproperty-SelectedColumnTextColor:#E66464}#ExpressionField{background-color:#e6e6e6;border:1px solid #333;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('imgs/white/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('imgs/white/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('imgs/white/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file +.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('imgs/white/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#313131;border-color:#484848;image:url('imgs/white/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#313131;border-color:#484848}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#363636}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#767676;border-color:#767676;color:#d9d9d9}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#5385a6;border-color:#5385a6;color:#ccc}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#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:#5385a6}TPanel{background-color:#1a1a1a}#TopBar{background:#484848;border:0;border-bottom:1px solid #2f2f2f;height:21px}#TopBar #EditToolLockButton{background:#484848;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#484848;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#484848;border:0}QMenuBar::item{background-color:#484848;border-left:1px solid #484848;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#676767;color:#ccc}QMenuBar::item:pressed{background-color:#5385a6;color:#f2f2f2}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#393939;border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;color:#919191;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#484848;color:#919191}#TopBarTab::tab:selected{background-color:#484848;color:#f2f2f2}#TopBarTab::tab:first{border-left:1px solid #2f2f2f}#TopBarTab::tab:last{border-right:1px solid #2f2f2f}QMenu{background-color:#484848;border:1px solid #2f2f2f;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:checked{color:#ccc}QMenu::item:checked:selected{background-color:#5385a6;color:#f2f2f2}QMenu::item:disabled{background:none;color:#8a8a8a}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #2f2f2f;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#5385a6}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#393939;border-color:#2f2f2f;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#979797;qproperty-ActiveTitleColor:#f0f0f0;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#343434}QScrollBar{background-color:#343434;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #525252;border-radius:4px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#676767;border-color:#676767}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#7b7b7b;border-color:#7b7b7b}QScrollBar::handle:horizontal{background-color:#525252;margin:3px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#525252;margin:16px 3px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#343434;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#343434;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#343434;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#343434;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('imgs/white/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('imgs/white/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('imgs/white/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('imgs/white/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #2f2f2f;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #2f2f2f;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#696969;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#767676}DvScrollWidget QPushButton:pressed{background-color:#313131}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#484848;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#767676}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#313131}#ScrollLeftButton{image:url('imgs/white/scroll-left.svg');border-right:1px solid #2f2f2f}#ScrollRightButton{image:url('imgs/white/scroll-right.svg');border-left:1px solid #2f2f2f;border-right:1px solid #2f2f2f}#ScrollUpButton{image:url('imgs/white/scroll-up.svg')}#ScrollDownButton{image:url('imgs/white/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('imgs/white/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('imgs/white/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('imgs/white/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('imgs/white/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('imgs/white/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('imgs/white/nextkey_disabled.svg')}QTreeWidget{background:#313131;alternate-background-color:#363636}QListView{outline:0}#TabBarContainer{background-color:#393939}.Button,QPushButton{background-color:#696969;border-color:#484848;border-style:solid;border-radius:2px;border-width:0;color:#d9d9d9;padding:3px 15px;margin:1px;outline:0}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#767676;border-color:#484848;color:#d9d9d9}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#313131;border-color:#484848;color:#d9d9d9}.Button:checked,QPushButton:checked{background-color:#313131;border-color:#484848;color:#d9d9d9}.Button:checked:hover,QPushButton:checked:hover{background-color:#363636}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#313131}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#555;border-color:#484848;color:#8a8a8a}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('imgs/white/gear.svg')}#SubfolderButton{qproperty-icon:url('imgs/white/subfolder.svg')}.ComboBox,QComboBox{background-color:#696969;border:0 solid #484848;border-radius:2px;color:#d9d9d9;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#767676;border-color:#484848;color:#d9d9d9}.ComboBox:checked,QComboBox:checked{background-color:#696969;border-color:#484848;color:#d9d9d9}.ComboBox:disabled,QComboBox:disabled{background-color:#555;border-color:#484848}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #484848;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('imgs/white/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('imgs/white/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#484848;image:url('imgs/white/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#484848;border:1px solid #2f2f2f;selection-background-color:#5385a6;selection-color:#f2f2f2}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#2f2f2f;border:1px solid #2f2f2f;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:#3b3b3b;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 #2f2f2f;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:#2f2f2f;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:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('imgs/white/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('imgs/white/cam_lock.svg')}#CameraSettingsRadioButton::indicator:checked:hover{background-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:0 solid rgba(255,255,255,0);image:url('imgs/white/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('imgs/white/fsp_checked.svg')}#OutputSettingsLabel{color:#9fdaff}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#6e6e6e}#MatchLineButton::pressed{background-color:#949494}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#626262}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#9fdaff}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #2f2f2f;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#484848}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('imgs/white/scroll-right.svg')}#colorSliderSubButton{image:url('imgs/white/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #2f2f2f}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #2f2f2f;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #2f2f2f;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#ccc}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#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:focus{background-color:#5385a6;color:#d9d9d9}QDialog #dialogButtonFrame QPushButton:focus:hover{background-color:#6c98b6}QDialog #dialogButtonFrame QPushButton:focus:pressed{background-color:#313131}#SceneSettings QLabel{color:#9fdaff}#PreferencesPopup QListWidget{background-color:#313131;alternate-background-color:#313131;border:1px solid #2f2f2f;font-size:13px}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#676767;color:#ccc}#PreferencesPopup QListWidget::item:selected{background-color:#5385a6;color:#f2f2f2}#ShortcutTree{border:1px solid #2f2f2f}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#9fdaff}#SchematicBottomFrame{background-color:#484848;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#3b3b3b;border-bottom:1px solid #2f2f2f}FxSettings QToolBar{border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;border-left:1px solid #2f2f2f;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#a0e680}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#393939}#TaskSheetItemLabel{color:#ccc}#Tasks QToolBar{border-bottom:1px solid #2f2f2f;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #2f2f2f;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("imgs/white/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("imgs/white/selectiontool_rotation.svg");qproperty-PositionPixmap:url("imgs/white/selectiontool_position.svg");qproperty-ThicknessPixmap:url("imgs/white/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('imgs/white/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('imgs/white/cam_lock.svg')}#EditToolLockButton::indicator:checked:hover{background-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 #484848;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#696969;border:1px solid #484848;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#a1a1a1;border:1px solid #a1a1a1;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('imgs/white/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('imgs/white/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:rgba(205,101,101,0.78);qproperty-startedColor:#1abc3f;qproperty-baseColor:#2f2f2f;qproperty-finishedColor:#2f2f2f}Ruler{qproperty-ParentBGColor:#484848;qproperty-ScaleColor:#ccc}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#343434;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#ccc;qproperty-BGColor:#3b3b3b;qproperty-LightLineColor:#2c2c2c;qproperty-MarkerLineColor:#1E96C4;qproperty-VerticalLineColor:#222;qproperty-VerticalLineHeadColor:#808080;qproperty-PreviewFrameTextColor:#9fdaff;qproperty-CurrentRowBgColor:#506082;qproperty-EmptyColumnHeadColor:#626262;qproperty-SelectedColumnTextColor:#E66464;qproperty-EmptyCellColor:#404040;qproperty-NotEmptyColumnColor:#484848;qproperty-SelectedEmptyCellColor:#6c6c6c;qproperty-LevelColumnColor:#4C6E4C;qproperty-LevelColumnBorderColor:#8FB38F;qproperty-SelectedLevelColumnColor:#6B8C6B;qproperty-VectorColumnColor:#7B7B4C;qproperty-VectorColumnBorderColor:#BBBB9A;qproperty-SelectedVectorColumnColor:#8C8C60;qproperty-ChildColumnColor:#6A526B;qproperty-ChildColumnBorderColor:#B1A3B3;qproperty-SelectedChildColumnColor:#7A617A;qproperty-FullcolorColumnColor:#657A96;qproperty-FullcolorColumnBorderColor:#9EB8BB;qproperty-SelectedFullcolorColumnColor:#8896A7;qproperty-FxColumnColor:#56553C;qproperty-FxColumnBorderColor:#95958A;qproperty-SelectedFxColumnColor:#6A6D5A;qproperty-ReferenceColumnColor:#616161;qproperty-ReferenceColumnBorderColor:#A2A2A2;qproperty-SelectedReferenceColumnColor:#828282;qproperty-PaletteColumnColor:#3A655F;qproperty-PaletteColumnBorderColor:#86ACA7;qproperty-SelectedPaletteColumnColor:#5F8581;qproperty-MeshColumnColor:#684D86;qproperty-MeshColumnBorderColor:#BA92EF;qproperty-SelectedMeshColumnColor:#8A75A2;qproperty-SoundColumnColor:#657456;qproperty-SoundColumnBorderColor:#A0AF7D;qproperty-SelectedSoundColumnColor:#7F956A;qproperty-SoundColumnHlColor:#34FE5E;qproperty-SoundColumnTrackColor:#B6C29D;qproperty-ColumnHeadPastelizer:#000;qproperty-SelectedColumnHead:#506082;qproperty-LightLightBGColor:#404040;qproperty-LightBGColor:#f0f0f0;qproperty-DarkBGColor:#e1e1e1;qproperty-DarkLineColor:#969696}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #2f2f2f}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#313131;alternate-background-color:#313131;border-top:1px solid #2f2f2f}FunctionTreeView{qproperty-TextColor:#ccc;qproperty-CurrentTextColor:#E66464}FunctionPanel{qproperty-BGColor:#3b3b3b;qproperty-ValueLineColor:#484848;qproperty-FrameLineColor:#606060;qproperty-OtherCurvesColor:#888;qproperty-RulerBackground:#333;qproperty-TextColor:#ccc;qproperty-SubColor:#000;qproperty-SelectedColor:#FFA500}SpreadsheetViewer{qproperty-LightLightBGColor:#404040;qproperty-CurrentRowBgColor:#506082;qproperty-LightLineColor:#2c2c2c;qproperty-MarkerLineColor:#1E96C4;qproperty-BGColor:#484848;qproperty-VerticalLineColor:#222;qproperty-KeyFrameColor:#995d1d;qproperty-KeyFrameBorderColor:#c9b04b;qproperty-SelectedKeyFrameColor:#978056;qproperty-InBetweenColor:#666250;qproperty-InBetweenBorderColor:#cdcec8;qproperty-SelectedInBetweenColor:#7e8079;qproperty-SelectedEmptyColor:#6c6c6c;qproperty-SelectedSceneRangeEmptyColor:#757575;qproperty-TextColor:#ccc;qproperty-ColumnHeaderBorderColor:#808080;qproperty-SelectedColumnTextColor:#E66464}#ExpressionField{background-color:#e6e6e6;border:1px solid #333;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('imgs/white/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('imgs/white/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('imgs/white/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/white/combo-down.svg b/stuff/config/qss/Default/imgs/white/combo-down.svg index 1ad4c188..011869ed 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" - 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 9.722125,7 H 4.277875 3.5 L 7,11 10.5,7 Z" + style="clip-rule:evenodd;fill:#ffffff;fill-opacity:0.78431374;fill-rule:evenodd;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:1.41420996" + id="path2" /> diff --git a/stuff/config/qss/Default/imgs/white/radiobutton_checked.svg b/stuff/config/qss/Default/imgs/white/radiobutton_checked.svg index 654223be..6b7a4c0e 100644 --- a/stuff/config/qss/Default/imgs/white/radiobutton_checked.svg +++ b/stuff/config/qss/Default/imgs/white/radiobutton_checked.svg @@ -5,32 +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" - id="svg6" - style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;" - xml:space="preserve" - version="1.1" - viewBox="0 0 11 11" + width="100%" height="100%" - width="100%">image/svg+xml \ No newline at end of file + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1.29999995;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" /> \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/white/radiobutton_unchecked.svg b/stuff/config/qss/Default/imgs/white/radiobutton_unchecked.svg index 5f840902..f42d4048 100644 --- a/stuff/config/qss/Default/imgs/white/radiobutton_unchecked.svg +++ b/stuff/config/qss/Default/imgs/white/radiobutton_unchecked.svg @@ -5,22 +5,22 @@ 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="svg6" - style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;" - xml:space="preserve" - version="1.1" - viewBox="0 0 11 11" + width="100%" height="100%" - width="100%">image/svg+xml \ No newline at end of file + id="circle2" /> \ No newline at end of file diff --git a/stuff/config/qss/Default/imgs/white/slider-groove.svg b/stuff/config/qss/Default/imgs/white/slider-groove.svg index c3215e7f..4529d7a0 100644 --- a/stuff/config/qss/Default/imgs/white/slider-groove.svg +++ b/stuff/config/qss/Default/imgs/white/slider-groove.svg @@ -5,20 +5,20 @@ 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="svg4" - style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;" - xml:space="preserve" - version="1.1" - viewBox="0 0 4 4" + width="100%" height="100%" - width="100%">image/svg+xml \ No newline at end of file + width="4" + height="4" + style="fill-opacity:0.39024389;fill:#000000" + id="rect2" /> \ No newline at end of file diff --git a/stuff/config/qss/Default/less/Default.less b/stuff/config/qss/Default/less/Default.less index 3171e03f..3a957d1c 100644 --- a/stuff/config/qss/Default/less/Default.less +++ b/stuff/config/qss/Default/less/Default.less @@ -29,7 +29,7 @@ @dock-placeholder-color: @selected-bg-color; @window-border-color: @dock-bg-color; -@dialogButtonFrame-bg-color: darken(@bg, 6); +@dialogButtonFrame-bg-color: darken(@bg, 4); @dialogButtonFrame-border-color: @accent; @label-title: rgb(159, 218, 255); @@ -133,12 +133,17 @@ @button-border-color-pressed: @button-border-color; @button-text-color-pressed: @button-text-color; -@button-bg-color-checked: @button-bg-color-pressed; +@button-bg-color-checked: darken(@button-bg-color-pressed, 0); @button-border-color-checked: @button-border-color; @button-text-color-checked: @button-text-color; @button-bg-color-checked-hover: lighten(@button-bg-color-checked, 2); -@button-bg-color-checked-hover-pressed: @button-bg-color-pressed; +@button-bg-color-checked-hover-pressed: @button-bg-color-checked; + +@button-bg-color-focus: @selected-bg-color; +@button-text-color-focus: @button-text-color-pressed; + +@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; @@ -161,14 +166,14 @@ @toolbutton-border-color-checked: @toolbutton-bg-color-checked; @toolbutton-text-color-checked: @text-color; -@toolbutton-bg-color-checked-hover: lighten(@toolbutton-bg-color-checked, 5); +@toolbutton-bg-color-checked-hover: lighten(@toolbutton-bg-color-checked, 15); @toolbutton-border-color-checked-hover: @toolbutton-bg-color-checked-hover; // Lock @toolbutton-lock-bg-color-checked: #C34040; @toolbutton-lock-border-color-checked: @toolbutton-lock-bg-color-checked; -@toolbutton-lock-bg-color-checked-hover: lighten(@toolbutton-lock-bg-color-checked, 5); +@toolbutton-lock-bg-color-checked-hover: lighten(@toolbutton-lock-bg-color-checked, 15); @toolbutton-lock-border-color-checked-hover: @toolbutton-lock-bg-color-checked-hover; // ----------------------------------------------------------------------------- @@ -202,7 +207,7 @@ // Textfield // ----------------------------------------------------------------------------- -@input-bg-color: darken(@bg, 9); +@input-bg-color: darken(@bg, 10); @input-border-color: darken(@input-bg-color, 0); @input-text-color: @text-color; @@ -222,17 +227,17 @@ // CheckBox // ----------------------------------------------------------------------------- -@checkbox-bg-color: @button-bg-color; -@checkbox-border-color: @checkbox-bg-color; +@checkbox-bg-color: @input-bg-color; +@checkbox-border-color: @input-border-color; -@checkbox-bg-color-hover: @button-bg-color-hover; -@checkbox-border-color-hover: @checkbox-bg-color-hover; +@checkbox-bg-color-hover: @checkbox-bg-color; +@checkbox-border-color-hover: @selected-bg-color; @checkbox-text-color-hover: @text-color; @checkbox-bg-color-checked: @checkbox-bg-color; @checkbox-border-color-checked: @checkbox-border-color; -@checkbox-bg-color-disabled: @button-bg-color-disabled; +@checkbox-bg-color-disabled: @input-bg-color-disabled; @checkbox-border-color-disabled: @checkbox-bg-color-disabled; // ----------------------------------------------------------------------------- @@ -252,7 +257,7 @@ @slider-handle-border-color: @slider-handle-bg-color; // DoublePairField, IntPairField -@slider-groove-color: darken(@bg, 14); +@slider-groove-color: darken(@bg, 11); @slider-left-handle: @slider-handle-img; @slider-right-handle: @slider-handle-img; @slider-left-handle-disabled: @slider-handle-img-disabled; diff --git a/stuff/config/qss/Default/less/components/icons.less b/stuff/config/qss/Default/less/components/icons.less index fa2ff402..19f7cdfc 100644 --- a/stuff/config/qss/Default/less/components/icons.less +++ b/stuff/config/qss/Default/less/components/icons.less @@ -17,6 +17,9 @@ background-color: @toolbutton-lock-bg-color-checked; border-color: @toolbutton-lock-border-color-checked; image: url('@{img-url}/cam_lock.svg'); + &:hover { + background-color: @toolbutton-lock-bg-color-checked-hover; + } } } diff --git a/stuff/config/qss/Default/less/layouts/controls.less b/stuff/config/qss/Default/less/layouts/controls.less index 9a4d4be9..0d7e71d4 100644 --- a/stuff/config/qss/Default/less/layouts/controls.less +++ b/stuff/config/qss/Default/less/layouts/controls.less @@ -24,6 +24,7 @@ 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; diff --git a/stuff/config/qss/Default/less/layouts/popups.less b/stuff/config/qss/Default/less/layouts/popups.less index c8baac25..f917c7f1 100644 --- a/stuff/config/qss/Default/less/layouts/popups.less +++ b/stuff/config/qss/Default/less/layouts/popups.less @@ -8,7 +8,16 @@ QDialog { background-color: @dialogButtonFrame-bg-color; border-top: 1px solid @dialogButtonFrame-border-color; & QPushButton { - padding: 3px 15px; + &:focus { + background-color: @button-bg-color-focus; + color: @button-text-color-focus; + &:hover { + background-color: @button-bg-color-focus-hover; + } + &:pressed { + background-color: @button-bg-color-pressed; + } + } } } } diff --git a/stuff/config/qss/Default/less/themes/Dark.less b/stuff/config/qss/Default/less/themes/Dark.less index 37eedb7d..70eccdf1 100644 --- a/stuff/config/qss/Default/less/themes/Dark.less +++ b/stuff/config/qss/Default/less/themes/Dark.less @@ -41,6 +41,12 @@ // Frame @scrollbar-bg-color: darken(@bg, 6); +// ----------------------------------------------------------------------------- +// Textfield +// ----------------------------------------------------------------------------- + +@input-bg-color: darken(@bg, 8); + // ----------------------------------------------------------------------------- // Slider // ----------------------------------------------------------------------------- diff --git a/stuff/config/qss/Default/less/themes/Light.less b/stuff/config/qss/Default/less/themes/Light.less index c25104e9..3478d80b 100644 --- a/stuff/config/qss/Default/less/themes/Light.less +++ b/stuff/config/qss/Default/less/themes/Light.less @@ -12,7 +12,7 @@ @text-color: #101010; @selected-bg-color: rgb(37, 80, 149); -@selected-text-color: rgba(255, 255, 255, 0.80); +@selected-text-color: #FFFFFF; @selected-bg-color-secondary: lighten(@bg, 15); @@ -114,6 +114,9 @@ @button-border-color-checked: darken(@button-bg-color-checked, 5); @button-text-color-checked: rgba(255, 255, 255, 0.80); +@button-bg-color-focus: lighten(@button-bg-color, 15); +@button-text-color-focus: @button-text-color-pressed; + @button-bg-color-disabled: lighten(@bg, 5); @button-border-color-disabled: darken(@bg, 5); @@ -131,7 +134,7 @@ @input-border-color: darken(@bg, 18); @input-text-color: @text-color; -@input-border-color-focus: #1C1C1C; +@input-bg-color-focus: #fff; // ----------------------------------------------------------------------------- // CheckBox diff --git a/stuff/config/qss/Light/Light.qss b/stuff/config/qss/Light/Light.qss index eb765f04..a51a3d20 100644 --- a/stuff/config/qss/Light/Light.qss +++ b/stuff/config/qss/Light/Light.qss @@ -1 +1 @@ -.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/black/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#575757;border-color:#4a4a4a;image:url('../Default/imgs/black/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#6c6c6c;border-color:#5a5a5a}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#5c5c5c}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#b8b8b8;border-color:#b8b8b8;color:#101010}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#E8EBE8;border-color:#E8EBE8;color:#101010}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#f6f7f6;border-color:#f6f7f6}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#484848}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#b8b8b8}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#393939}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #393939;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#6c6c6c;qproperty-BottomBelowLineColor:#393939}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#6c6c6c;border-right:1px solid #393939;color:#101010;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#808080;color:#101010}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#808080;color:#101010;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#6c6c6c;border-top:1px solid #393939;border-right:1px solid #393939;border-left:1px solid #393939;color:#101010;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#808080;color:#101010}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#808080;border-top-right-radius:2px;border-top-left-radius:2px;color:#101010;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#949494;alternate-background-color:#9c9c9c;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#101010}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#255095;color:rgba(255,255,255,0.8)}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('../Default/imgs/black/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('../Default/imgs/black/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/black/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('../Default/imgs/black/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('../Default/imgs/black/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('../Default/imgs/black/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('../Default/imgs/black/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('../Default/imgs/black/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('../Default/imgs/black/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/black/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('../Default/imgs/black/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('../Default/imgs/black/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('../Default/imgs/black/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('../Default/imgs/black/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#808080;color:#101010}QWidget:disabled{color:#484848}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#1a1a1a;height:4px;width:4px}#TDockPlaceholder{background-color:#b1fe61}TPanel{background-color:#1a1a1a}#TopBar{background:#808080;border:0;border-bottom:1px solid #393939;height:21px}#TopBar #EditToolLockButton{background:#808080;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#808080;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#808080;border:0}QMenuBar::item{background-color:#808080;border-left:1px solid #808080;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#a6a6a6;color:#101010}QMenuBar::item:pressed{background-color:#255095;color:rgba(255,255,255,0.8)}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#6c6c6c;border-top:1px solid #393939;border-right:1px solid #393939;color:#101010;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#808080;color:#101010}#TopBarTab::tab:selected{background-color:#949494;color:#101010}#TopBarTab::tab:first{border-left:1px solid #393939}#TopBarTab::tab:last{border-right:1px solid #393939}QMenu{background-color:#a6a6a6;border:1px solid #393939;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#255095;color:rgba(255,255,255,0.8)}QMenu::item:checked{color:#101010}QMenu::item:checked:selected{background-color:#255095;color:rgba(255,255,255,0.8)}QMenu::item:disabled{background:none;color:#484848}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #393939;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#255095}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#6c6c6c;border-color:#393939;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#101010;qproperty-ActiveTitleColor:#101010;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#9a9a9a}QScrollBar{background-color:#9a9a9a;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #393939;border-radius:2px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#b8b8b8;border-color:#393939}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#ccc;border-color:#393939}QScrollBar::handle:horizontal{background-color:#a4a4a4;margin:1px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#a4a4a4;margin:16px 1px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#9a9a9a;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#9a9a9a;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#9a9a9a;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#9a9a9a;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/black/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/black/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/black/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/black/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #393939;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #393939;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#a4a4a4;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#b8b8b8}DvScrollWidget QPushButton:pressed{background-color:#6c6c6c}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#808080;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#b8b8b8}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#6c6c6c}#ScrollLeftButton{image:url('../Default/imgs/black/scroll-left.svg');border-right:1px solid #393939}#ScrollRightButton{image:url('../Default/imgs/black/scroll-right.svg');border-left:1px solid #393939;border-right:1px solid #393939}#ScrollUpButton{image:url('../Default/imgs/black/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/black/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/black/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/black/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/black/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/black/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/black/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/black/nextkey_disabled.svg')}QTreeWidget{background:#949494;alternate-background-color:#9c9c9c}QListView{outline:0}#TabBarContainer{background-color:#6c6c6c}.Button,QPushButton{background-color:#a4a4a4;border-color:#525252;border-style:solid;border-radius:2px;border-width:1px;color:#101010;padding:3px 15px;margin:0}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#b8b8b8;border-color:#525252;color:#101010}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#6c6c6c;border-color:#5a5a5a;color:#101010}.Button:checked,QPushButton:checked{background-color:#575757;border-color:#4a4a4a;color:rgba(255,255,255,0.8)}.Button:checked:hover,QPushButton:checked:hover{background-color:#5c5c5c}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#6c6c6c}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#8d8d8d;border-color:#737373;color:#484848}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/black/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/black/subfolder.svg')}.ComboBox,QComboBox{background-color:#a4a4a4;border:1px solid #525252;border-radius:2px;color:#101010;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#b8b8b8;border-color:#525252;color:#101010}.ComboBox:checked,QComboBox:checked{background-color:#a4a4a4;border-color:#525252;color:#101010}.ComboBox:disabled,QComboBox:disabled{background-color:#8d8d8d;border-color:#737373}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #525252;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/black/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#737373;image:url('../Default/imgs/black/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#a6a6a6;border:1px solid #393939;selection-background-color:#255095;selection-color:rgba(255,255,255,0.8)}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#c0c0c0;border:1px solid #525252;border-radius:2px;color:#101010;selection-background-color:#255095;selection-color:rgba(255,255,255,0.8);padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#c0c0c0;border-color:#1C1C1C;color:#101010}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#a0a0a0;border-color:#696969;color:#484848}.CheckBox,QCheckBox{color:#101010}.CheckBox:hover,QCheckBox:hover{color:#101010}.CheckBox:disabled,QCheckBox:disabled{color:#484848}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#cacaca;border:1px solid #525252;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#ebebeb;border-color:#525252}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#cacaca;border-color:#525252;image:url('../Default/imgs/black/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#8d8d8d;border-color:#737373;image:url('../Default/imgs/black/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#8d8d8d;border-color:#737373}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/black/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/black/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#101010}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#484848}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#484848}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/black/slider-groove_disabled.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:10px;margin:-2px 0 -2px 0;image:url('../Default/imgs/black/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/black/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#404040;qproperty-LightLineEdgeColor:#404040;qproperty-DarkLineColor:#404040;qproperty-MiddleLineColor:#404040;qproperty-HandleLeftPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg")}#DirTreeView{background-color:#A4A4A4;alternate-background-color:#A4A4A4;border:1px solid #393939;border-right:0}DvItemViewerPanel{qproperty-TextColor:#101010;qproperty-AlternateBackground:#9c9c9c;qproperty-SelectedTextColor:rgba(255,255,255,0.8);qproperty-FolderTextColor:#000eb6;qproperty-SelectedItemBackground:#255095}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#949494}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #393939;border-right:1px solid #393939;border-bottom:1px solid #393939;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#101010;qproperty-SelectedTextColor:rgba(255,255,255,0.8);qproperty-SelectedItemBackground:#255095;qproperty-FolderTextColor:#000eb6;qproperty-SelectedFolderTextColor:rgba(255,255,255,0.8);alternate-background-color:#9c9c9c;background-color:#949494;border:1px solid #393939}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#A4A4A4}#SceneCast QToolBar{border-top:1px solid #393939}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#a6a6a6}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#101010}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}#CameraSettingsDPI{color:#000}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('../Default/imgs/black/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/black/fsp_checked.svg')}#OutputSettingsLabel{color:#000}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#a6a6a6}#MatchLineButton::pressed{background-color:#cdcdcd}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#9a9a9a}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#000}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #393939;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#808080}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/black/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/black/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #393939}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #393939;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #393939;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#101010}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#808080}QDialog #dialogButtonFrame{background-color:#717171;border-top:1px solid #393939}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#000}#PreferencesPopup QListWidget{background-color:#949494;alternate-background-color:#949494;border:1px solid #393939;font-size:13px}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#a6a6a6;color:#101010}#PreferencesPopup QListWidget::item:selected{background-color:#255095;color:rgba(255,255,255,0.8)}#ShortcutTree{border:1px solid #393939}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#000}#SchematicBottomFrame{background-color:#808080;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#737373;border-bottom:1px solid #393939}FxSettings QToolBar{border-top:1px solid #393939;border-right:1px solid #393939;border-left:1px solid #393939;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#000}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#6c6c6c}#TaskSheetItemLabel{color:#101010}#Tasks QToolBar{border-bottom:1px solid #393939;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #393939;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/black/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/black/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/black/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/black/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('../Default/imgs/black/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('../Default/imgs/black/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #393939}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #393939}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #393939;border-bottom:1px solid #393939;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#a4a4a4;border:1px solid #525252;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#a4a4a4;border:1px solid #525252;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#a6a6a6;border:1px solid #393939;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/black/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/black/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:#925151;qproperty-startedColor:#28853d;qproperty-baseColor:#676767;qproperty-finishedColor:#676767}Ruler{qproperty-ParentBGColor:#808080;qproperty-ScaleColor:#101010}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#9a9a9a;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#101010;qproperty-BGColor:#929292;qproperty-LightLineColor:#676767;qproperty-MarkerLineColor:#6D2D2E;qproperty-VerticalLineColor:#646464;qproperty-VerticalLineHeadColor:#393939;qproperty-PreviewFrameTextColor:#101010;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-EmptyColumnHeadColor:#737373;qproperty-SelectedColumnTextColor:#b30000;qproperty-EmptyCellColor:#7c7c7c;qproperty-NotEmptyColumnColor:#8a8a8a;qproperty-SelectedEmptyCellColor:#d2d2d2;qproperty-LevelColumnColor:#76b776;qproperty-LevelColumnBorderColor:#496549;qproperty-SelectedLevelColumnColor:#a8d1a8;qproperty-VectorColumnColor:#c0c07a;qproperty-VectorColumnBorderColor:#525236;qproperty-SelectedVectorColumnColor:#eaeac2;qproperty-ChildColumnColor:#d69adb;qproperty-ChildColumnBorderColor:#7c4281;qproperty-SelectedChildColumnColor:#ebcded;qproperty-FullcolorColumnColor:#8bbdc1;qproperty-FullcolorColumnBorderColor:#415759;qproperty-SelectedFullcolorColumnColor:#cdebed;qproperty-FxColumnColor:#82815d;qproperty-FxColumnBorderColor:#404039;qproperty-SelectedFxColumnColor:#c1c0ae;qproperty-ReferenceColumnColor:#ababab;qproperty-ReferenceColumnBorderColor:#525252;qproperty-SelectedReferenceColumnColor:#d5d5d5;qproperty-PaletteColumnColor:#2aab9a;qproperty-PaletteColumnBorderColor:#091917;qproperty-SelectedPaletteColumnColor:#92ddca;qproperty-MeshColumnColor:#ac78d4;qproperty-MeshColumnBorderColor:#503169;qproperty-SelectedMeshColumnColor:#d8b4f5;qproperty-SoundColumnColor:#acba82;qproperty-SoundColumnBorderColor:#4a4e3b;qproperty-SelectedSoundColumnColor:#d7d7b4;qproperty-SoundColumnHlColor:#f5ffe6;qproperty-SoundColumnTrackColor:#5a642d;qproperty-ColumnHeadPastelizer:#fff;qproperty-SelectedColumnHead:#bed2f0;qproperty-LightLightBGColor:#808080;qproperty-LightBGColor:#f0f0f0;qproperty-DarkBGColor:#e1e1e1;qproperty-DarkLineColor:#969696}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #393939}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#949494;alternate-background-color:#949494;border-top:1px solid #393939}FunctionTreeView{qproperty-TextColor:#101010;qproperty-CurrentTextColor:#b30000}FunctionPanel{qproperty-BGColor:#e1e1e1;qproperty-ValueLineColor:#bababa;qproperty-FrameLineColor:#d2d2d2;qproperty-OtherCurvesColor:#969696;qproperty-RulerBackground:#fff;qproperty-TextColor:#101010;qproperty-SubColor:#fff;qproperty-SelectedColor:#00f}SpreadsheetViewer{qproperty-LightLightBGColor:#808080;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-LightLineColor:#676767;qproperty-MarkerLineColor:#6D2D2E;qproperty-BGColor:#8a8a8a;qproperty-VerticalLineColor:#646464;qproperty-KeyFrameColor:#db8b36;qproperty-KeyFrameBorderColor:#493015;qproperty-SelectedKeyFrameColor:#edc59b;qproperty-InBetweenColor:#c2c2b0;qproperty-InBetweenBorderColor:#484841;qproperty-SelectedInBetweenColor:#e1e1d8;qproperty-SelectedEmptyColor:#d2d2d2;qproperty-SelectedSceneRangeEmptyColor:#d2d2d2;qproperty-TextColor:#101010;qproperty-ColumnHeaderBorderColor:#393939;qproperty-SelectedColumnTextColor:#b30000}#ExpressionField{background-color:#fff;border:1px solid #6b6b6b;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/black/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/black/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/black/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file +.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/black/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#575757;border-color:#4a4a4a;image:url('../Default/imgs/black/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#6c6c6c;border-color:#5a5a5a}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#5c5c5c}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#b8b8b8;border-color:#b8b8b8;color:#101010}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#E8EBE8;border-color:#E8EBE8;color:#101010}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#fff;border-color:#fff}.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:#b1fe61}TPanel{background-color:#1a1a1a}#TopBar{background:#808080;border:0;border-bottom:1px solid #393939;height:21px}#TopBar #EditToolLockButton{background:#808080;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#808080;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#808080;border:0}QMenuBar::item{background-color:#808080;border-left:1px solid #808080;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#a6a6a6;color:#101010}QMenuBar::item:pressed{background-color:#255095;color:#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:#6c6c6c}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#808080;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#b8b8b8}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#6c6c6c}#ScrollLeftButton{image:url('../Default/imgs/black/scroll-left.svg');border-right:1px solid #393939}#ScrollRightButton{image:url('../Default/imgs/black/scroll-right.svg');border-left:1px solid #393939;border-right:1px solid #393939}#ScrollUpButton{image:url('../Default/imgs/black/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/black/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/black/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/black/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/black/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/black/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/black/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/black/nextkey_disabled.svg')}QTreeWidget{background:#949494;alternate-background-color:#9c9c9c}QListView{outline:0}#TabBarContainer{background-color:#6c6c6c}.Button,QPushButton{background-color:#a4a4a4;border-color:#525252;border-style:solid;border-radius:2px;border-width:1px;color:#101010;padding:3px 15px;margin:0;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:#6c6c6c;border-color:#5a5a5a;color:#101010}.Button:checked,QPushButton:checked{background-color:#575757;border-color:#4a4a4a;color:rgba(255,255,255,0.8)}.Button:checked:hover,QPushButton:checked:hover{background-color:#5c5c5c}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#575757}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#8d8d8d;border-color:#737373;color:#484848}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/black/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/black/subfolder.svg')}.ComboBox,QComboBox{background-color:#a4a4a4;border:1px solid #525252;border-radius:2px;color:#101010;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#b8b8b8;border-color:#525252;color:#101010}.ComboBox:checked,QComboBox:checked{background-color:#a4a4a4;border-color:#525252;color:#101010}.ComboBox:disabled,QComboBox:disabled{background-color:#8d8d8d;border-color:#737373}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #525252;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/black/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#737373;image:url('../Default/imgs/black/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#a6a6a6;border:1px solid #393939;selection-background-color:#255095;selection-color:#FFFFFF}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#c0c0c0;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:#fff;border-color:#255095;color:#101010}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#a0a0a0;border-color:#696969;color:#484848}.CheckBox,QCheckBox{color:#101010}.CheckBox:hover,QCheckBox:hover{color:#101010}.CheckBox:disabled,QCheckBox:disabled{color:#484848}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#cacaca;border:1px solid #525252;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#ebebeb;border-color:#525252}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#cacaca;border-color:#525252;image:url('../Default/imgs/black/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#8d8d8d;border-color:#737373;image:url('../Default/imgs/black/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#8d8d8d;border-color:#737373}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/black/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/black/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#101010}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#484848}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#484848}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/black/slider-groove_disabled.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:10px;margin:-2px 0 -2px 0;image:url('../Default/imgs/black/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/black/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#404040;qproperty-LightLineEdgeColor:#404040;qproperty-DarkLineColor:#404040;qproperty-MiddleLineColor:#404040;qproperty-HandleLeftPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg")}#DirTreeView{background-color:#A4A4A4;alternate-background-color:#A4A4A4;border:1px solid #393939;border-right:0}DvItemViewerPanel{qproperty-TextColor:#101010;qproperty-AlternateBackground:#9c9c9c;qproperty-SelectedTextColor:#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:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}#CameraSettingsRadioButton::indicator:checked:hover{background-color:#d57a7a}#CameraSettingsDPI{color:#000}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('../Default/imgs/black/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/black/fsp_checked.svg')}#OutputSettingsLabel{color:#000}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#a6a6a6}#MatchLineButton::pressed{background-color:#cdcdcd}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#9a9a9a}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#000}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #393939;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#808080}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/black/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/black/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #393939}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #393939;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #393939;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#101010}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#d57a7a;border-color:#d57a7a}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#808080}QDialog #dialogButtonFrame{background-color:#767676;border-top:1px solid #393939}QDialog #dialogButtonFrame QPushButton:focus{background-color:#cacaca;color:#101010}QDialog #dialogButtonFrame QPushButton:focus:hover{background-color:#dedede}QDialog #dialogButtonFrame QPushButton:focus:pressed{background-color:#6c6c6c}#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:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}#EditToolLockButton::indicator:checked:hover{background-color:#d57a7a}PopupButton::menu-indicator{border-left:0;height:17px;image:url('../Default/imgs/black/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('../Default/imgs/black/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #393939}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #393939}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #393939;border-bottom:1px solid #393939;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#a4a4a4;border:1px solid #525252;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#a4a4a4;border:1px solid #525252;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#a6a6a6;border:1px solid #393939;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/black/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/black/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:#925151;qproperty-startedColor:#28853d;qproperty-baseColor:#676767;qproperty-finishedColor:#676767}Ruler{qproperty-ParentBGColor:#808080;qproperty-ScaleColor:#101010}#RulerToolOptionValues{color:#000}#xsheetArea,#ScrollArea{background-color:#9a9a9a;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#101010;qproperty-BGColor:#929292;qproperty-LightLineColor:#676767;qproperty-MarkerLineColor:#6D2D2E;qproperty-VerticalLineColor:#646464;qproperty-VerticalLineHeadColor:#393939;qproperty-PreviewFrameTextColor:#101010;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-EmptyColumnHeadColor:#737373;qproperty-SelectedColumnTextColor:#b30000;qproperty-EmptyCellColor:#7c7c7c;qproperty-NotEmptyColumnColor:#8a8a8a;qproperty-SelectedEmptyCellColor:#d2d2d2;qproperty-LevelColumnColor:#76b776;qproperty-LevelColumnBorderColor:#496549;qproperty-SelectedLevelColumnColor:#a8d1a8;qproperty-VectorColumnColor:#c0c07a;qproperty-VectorColumnBorderColor:#525236;qproperty-SelectedVectorColumnColor:#eaeac2;qproperty-ChildColumnColor:#d69adb;qproperty-ChildColumnBorderColor:#7c4281;qproperty-SelectedChildColumnColor:#ebcded;qproperty-FullcolorColumnColor:#8bbdc1;qproperty-FullcolorColumnBorderColor:#415759;qproperty-SelectedFullcolorColumnColor:#cdebed;qproperty-FxColumnColor:#82815d;qproperty-FxColumnBorderColor:#404039;qproperty-SelectedFxColumnColor:#c1c0ae;qproperty-ReferenceColumnColor:#ababab;qproperty-ReferenceColumnBorderColor:#525252;qproperty-SelectedReferenceColumnColor:#d5d5d5;qproperty-PaletteColumnColor:#2aab9a;qproperty-PaletteColumnBorderColor:#091917;qproperty-SelectedPaletteColumnColor:#92ddca;qproperty-MeshColumnColor:#ac78d4;qproperty-MeshColumnBorderColor:#503169;qproperty-SelectedMeshColumnColor:#d8b4f5;qproperty-SoundColumnColor:#acba82;qproperty-SoundColumnBorderColor:#4a4e3b;qproperty-SelectedSoundColumnColor:#d7d7b4;qproperty-SoundColumnHlColor:#f5ffe6;qproperty-SoundColumnTrackColor:#5a642d;qproperty-ColumnHeadPastelizer:#fff;qproperty-SelectedColumnHead:#bed2f0;qproperty-LightLightBGColor:#808080;qproperty-LightBGColor:#f0f0f0;qproperty-DarkBGColor:#e1e1e1;qproperty-DarkLineColor:#969696}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #393939}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#949494;alternate-background-color:#949494;border-top:1px solid #393939}FunctionTreeView{qproperty-TextColor:#101010;qproperty-CurrentTextColor:#b30000}FunctionPanel{qproperty-BGColor:#e1e1e1;qproperty-ValueLineColor:#bababa;qproperty-FrameLineColor:#d2d2d2;qproperty-OtherCurvesColor:#969696;qproperty-RulerBackground:#fff;qproperty-TextColor:#101010;qproperty-SubColor:#fff;qproperty-SelectedColor:#00f}SpreadsheetViewer{qproperty-LightLightBGColor:#808080;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-LightLineColor:#676767;qproperty-MarkerLineColor:#6D2D2E;qproperty-BGColor:#8a8a8a;qproperty-VerticalLineColor:#646464;qproperty-KeyFrameColor:#db8b36;qproperty-KeyFrameBorderColor:#493015;qproperty-SelectedKeyFrameColor:#edc59b;qproperty-InBetweenColor:#c2c2b0;qproperty-InBetweenBorderColor:#484841;qproperty-SelectedInBetweenColor:#e1e1d8;qproperty-SelectedEmptyColor:#d2d2d2;qproperty-SelectedSceneRangeEmptyColor:#d2d2d2;qproperty-TextColor:#101010;qproperty-ColumnHeaderBorderColor:#393939;qproperty-SelectedColumnTextColor:#b30000}#ExpressionField{background-color:#fff;border:1px solid #6b6b6b;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/black/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/black/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/black/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file diff --git a/stuff/config/qss/Warm/Warm.qss b/stuff/config/qss/Warm/Warm.qss deleted file mode 100644 index 10e45ec6..00000000 --- a/stuff/config/qss/Warm/Warm.qss +++ /dev/null @@ -1 +0,0 @@ -.button-show,#LoadLevelShowButton,#CleanupSettingsShowButton,#OutputSettingsShowButton,#FxSettingsPreviewShowButton{image:url('../Default/imgs/black/plus.svg');image-position:center center;margin:0;padding:1px;min-width:10px;min-height:10px}.button-show:checked,#LoadLevelShowButton:checked,#CleanupSettingsShowButton:checked,#OutputSettingsShowButton:checked,#FxSettingsPreviewShowButton:checked{background-color:#607388;border-color:#556679;image:url('../Default/imgs/black/minus.svg')}.button-show:checked:pressed,#LoadLevelShowButton:checked:pressed,#CleanupSettingsShowButton:checked:pressed,#OutputSettingsShowButton:checked:pressed,#FxSettingsPreviewShowButton:checked:pressed{background-color:#949390;border-color:#82817e}.button-show:checked:hover,#LoadLevelShowButton:checked:hover,#CleanupSettingsShowButton:checked:hover,#OutputSettingsShowButton:checked:hover,#FxSettingsPreviewShowButton:checked:hover{background-color:#64788e}.button-tool,QToolBar QToolButton,#CameraSettingsRadioButton::indicator,#ForceSquaredPixelButton,#SchematicBottomFrame QToolBar QToolButton,#EditToolLockButton::indicator,#XSheetToolbar #XSheetToolbarLevelButton{background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);border-radius:2px;margin:1px;padding:0}.button-tool:hover,QToolBar QToolButton:hover,#CameraSettingsRadioButton::indicator:hover,#ForceSquaredPixelButton:hover,#colorSliderAddButton:hover,#colorSliderSubButton:hover,#SchematicBottomFrame QToolBar QToolButton:hover,#EditToolLockButton::indicator:hover,#XSheetToolbar #XSheetToolbarLevelButton:hover{background-color:#dfdfde;border-color:#dfdfde;color:#101010}.button-tool:checked,QToolBar QToolButton:checked,#CameraSettingsRadioButton::indicator:checked,#ForceSquaredPixelButton:checked,#SchematicBottomFrame QToolBar QToolButton:checked,#EditToolLockButton::indicator:checked,#XSheetToolbar #XSheetToolbarLevelButton:checked{background-color:#607388;border-color:#607388;color:#101010}.button-tool:checked:hover,QToolBar QToolButton:checked:hover,#CameraSettingsRadioButton::indicator:checked:hover,#ForceSquaredPixelButton:checked:hover,#SchematicBottomFrame QToolBar QToolButton:checked:hover,#EditToolLockButton::indicator:checked:hover,#XSheetToolbar #XSheetToolbarLevelButton:checked:hover{background-color:#6b8097;border-color:#6b8097}.button-tool:disabled,QToolBar QToolButton:disabled,#CameraSettingsRadioButton::indicator:disabled,#ForceSquaredPixelButton:disabled,#SchematicBottomFrame QToolBar QToolButton:disabled,#EditToolLockButton::indicator:disabled,#XSheetToolbar #XSheetToolbarLevelButton:disabled{color:#5c5c5b}.button-flat,PaletteViewer QToolBar QToolButton{background-color:none;border:0;border-radius:0;margin:0}.button-flat:hover,PaletteViewer QToolBar QToolButton:hover{background-color:#dfdfde}.button-flat:pressed,PaletteViewer QToolBar QToolButton:pressed{background-color:#666563}.frame,.GroupBox,#LoadLevelFrame,#PsdSettingsGroupBox,#CleanupSettingsFrame,#OutputSettingsBox,#OutputSettingsCameraBox,#SolidLineFrame,#FunctionParametersPanel,QGroupBox{border:1px solid #666563;border-radius:2px}.tab-container,#TabBarContainer,#StyleEditorTabBar,#PaletteTabBar,#FxSettingsTabBar{background-color:transparent;qproperty-BottomAboveLineColor:#949390;qproperty-BottomBelowLineColor:#666563}.tab-flat,#StyleEditorTabBar::tab,#PaletteTabBar::tab{background-color:#949390;border-right:1px solid #666563;color:#101010;margin:0 0 1px 0;padding:3px 4px 3px 4px}.tab-flat:hover,#StyleEditorTabBar::tab:hover,#PaletteTabBar::tab:hover{background-color:#A8A7A5;color:#101010}.tab-flat:selected,#StyleEditorTabBar::tab:selected,#PaletteTabBar::tab:selected{background-color:#A8A7A5;color:#101010;margin:0;padding:1px 4px 2px 4px}.tab-flat:only-one,#StyleEditorTabBar::tab:only-one,#PaletteTabBar::tab:only-one{margin:0;padding:3px 4px 4px 4px}.tab-round,#FxSettingsTabBar::tab{background-color:#949390;border-top:1px solid #666563;border-right:1px solid #666563;border-left:1px solid #666563;color:#101010;margin:3px -1px 1px 0;padding:2px 7px 1px 7px}.tab-round:hover,#FxSettingsTabBar::tab:hover{background-color:#A8A7A5;color:#101010}.tab-round:selected,#FxSettingsTabBar::tab:selected{background-color:#A8A7A5;border-top-right-radius:2px;border-top-left-radius:2px;color:#101010;margin:1px -1px 0 0;padding:2px 7px 2px 7px}.tab-round:only-one,#FxSettingsTabBar::tab:only-one{margin:1px 0 0 0;padding:3px 7px 3px 7px}.tab-round:last,#FxSettingsTabBar::tab:last{margin-right:0;border-top-right-radius:2px}.tab-round:first,#FxSettingsTabBar::tab:first{border-top-left-radius:2px}.tree-list,QTreeWidget,#DirTreeView,#SceneCast QTreeView,#StudioPalette QTreeView,#ShortcutTree,ProjectPopup QTreeView,#Tasks QTreeView,#FunctionEditorTree{background-color:#b7b6b5;alternate-background-color:#c1c0bf;border:0;margin:0;outline:0}.tree-list::item,QTreeWidget::item,#DirTreeView::item,#SceneCast QTreeView::item,#StudioPalette QTreeView::item,#ShortcutTree::item,ProjectPopup QTreeView::item,#Tasks QTreeView::item{color:#101010}.tree-list::item:selected,QTreeWidget::item:selected,#DirTreeView::item:selected,#SceneCast QTreeView::item:selected,#StudioPalette QTreeView::item:selected,#ShortcutTree::item:selected,ProjectPopup QTreeView::item:selected,#Tasks QTreeView::item:selected{background-color:#607388;color:#fff}.tree-list::item:focus,QTreeWidget::item:focus,#DirTreeView::item:focus,#SceneCast QTreeView::item:focus,#StudioPalette QTreeView::item:focus,#ShortcutTree::item:focus,ProjectPopup QTreeView::item:focus,#Tasks QTreeView::item:focus{border:0;outline:0}.branch-17:adjoins-item,#SceneCast QTreeView::branch:adjoins-item,#StudioPalette QTreeView::branch:adjoins-item,#ShortcutTree::branch:adjoins-item,#Tasks QTreeView::branch:adjoins-item,#FunctionEditorTree::branch:adjoins-item{border-image:url('../Default/imgs/black/tree17_branch-end.svg') 0}.branch-17:has-siblings,#SceneCast QTreeView::branch:has-siblings,#StudioPalette QTreeView::branch:has-siblings,#ShortcutTree::branch:has-siblings,#Tasks QTreeView::branch:has-siblings,#FunctionEditorTree::branch:has-siblings{border-image:url('../Default/imgs/black/tree17_vline.svg') 0}.branch-17:has-siblings:adjoins-item,#SceneCast QTreeView::branch:has-siblings:adjoins-item,#StudioPalette QTreeView::branch:has-siblings:adjoins-item,#ShortcutTree::branch:has-siblings:adjoins-item,#Tasks QTreeView::branch:has-siblings:adjoins-item,#FunctionEditorTree::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/black/tree17_branch-more.svg') 0}.branch-17:has-children:closed,#SceneCast QTreeView::branch:has-children:closed,#StudioPalette QTreeView::branch:has-children:closed,#ShortcutTree::branch:has-children:closed,#Tasks QTreeView::branch:has-children:closed,#FunctionEditorTree::branch:has-children:closed{background:url('../Default/imgs/black/tree17_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:open,#SceneCast QTreeView::branch:has-children:open,#StudioPalette QTreeView::branch:has-children:open,#ShortcutTree::branch:has-children:open,#Tasks QTreeView::branch:has-children:open,#FunctionEditorTree::branch:has-children:open{background:url('../Default/imgs/black/tree17_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:closed,#SceneCast QTreeView::branch:has-children:has-siblings:closed,#StudioPalette QTreeView::branch:has-children:has-siblings:closed,#ShortcutTree::branch:has-children:has-siblings:closed,#Tasks QTreeView::branch:has-children:has-siblings:closed,#FunctionEditorTree::branch:has-children:has-siblings:closed{background:url('../Default/imgs/black/tree17_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-17:has-children:has-siblings:open,#SceneCast QTreeView::branch:has-children:has-siblings:open,#StudioPalette QTreeView::branch:has-children:has-siblings:open,#ShortcutTree::branch:has-children:has-siblings:open,#Tasks QTreeView::branch:has-children:has-siblings:open,#FunctionEditorTree::branch:has-children:has-siblings:open{background:url('../Default/imgs/black/tree17_branch-open.svg') no-repeat;border-image:none;image:none}.branch-22:adjoins-item,#DirTreeView::branch:adjoins-item,ProjectPopup QTreeView::branch:adjoins-item{border-image:url('../Default/imgs/black/tree22_branch-end.svg') 0}.branch-22:has-siblings,#DirTreeView::branch:has-siblings,ProjectPopup QTreeView::branch:has-siblings{border-image:url('../Default/imgs/black/tree22_vline.svg') 0}.branch-22:has-siblings:adjoins-item,#DirTreeView::branch:has-siblings:adjoins-item,ProjectPopup QTreeView::branch:has-siblings:adjoins-item{border-image:url('../Default/imgs/black/tree22_branch-more.svg') 0}.branch-22:has-children:closed,#DirTreeView::branch:has-children:closed,ProjectPopup QTreeView::branch:has-children:closed{background:url('../Default/imgs/black/tree22_branch-closed_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:open,#DirTreeView::branch:has-children:open,ProjectPopup QTreeView::branch:has-children:open{background:url('../Default/imgs/black/tree22_branch-open_nosib.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:closed,#DirTreeView::branch:has-children:has-siblings:closed,ProjectPopup QTreeView::branch:has-children:has-siblings:closed{background:url('../Default/imgs/black/tree22_branch-closed.svg') no-repeat;border-image:none;image:none}.branch-22:has-children:has-siblings:open,#DirTreeView::branch:has-children:has-siblings:open,ProjectPopup QTreeView::branch:has-children:has-siblings:open{background:url('../Default/imgs/black/tree22_branch-open.svg') no-repeat;border-image:none;image:none}QWidget{background-color:#A8A7A5;color:#101010}QWidget:disabled{color:#5c5c5b}QFrame{border:0;margin:0;padding:0}QToolTip,#helpToolTip{background-color:#ffffe1;border:1px solid #000;color:#000;padding:1px 0}#DockSeparator,QMainWindow::separator,QSplitter::handle{background-color:#42413f;height:4px;width:4px}#TDockPlaceholder{background-color:#b1fe61}TPanel{background-color:#42413f}#TopBar{background:#A8A7A5;border:0;border-bottom:1px solid #666563;height:21px}#TopBar #EditToolLockButton{background:#A8A7A5;spacing:0}#TopBar #EditToolLockButton::indicator{background:none;border:none;height:18px;margin:1px 2px 0 0;padding-left:0;padding-right:0}#TopBarTabContainer{background-color:#A8A7A5;margin-bottom:1px}#StackedMenuBar{border:0;margin:0;padding:0}QMenuBar{background-color:#A8A7A5;border:0}QMenuBar::item{background-color:#A8A7A5;border-left:1px solid #A8A7A5;margin:0;padding:3px 5px}QMenuBar::item:selected{background-color:#cecdcc;color:#101010}QMenuBar::item:pressed{background-color:#607388;color:#fff}#TopBarTab{margin:0;padding:0}#TopBarTab::tab{background-color:#949390;border-top:1px solid #666563;border-right:1px solid #666563;color:#101010;margin:0 0 0 0;padding:2px 8px 3px 8px}#TopBarTab::tab:hover{background-color:#A8A7A5;color:#101010}#TopBarTab::tab:selected{background-color:#bcbbba;color:#101010}#TopBarTab::tab:first{border-left:1px solid #666563}#TopBarTab::tab:last{border-right:1px solid #666563}QMenu{background-color:#cecdcc;border:1px solid #666563;padding:2px 0}QMenu::item{padding:3px 28px}QMenu::item:selected{background-color:#607388;color:#fff}QMenu::item:checked{color:#101010}QMenu::item:checked:selected{background-color:#607388;color:#fff}QMenu::item:disabled{background:none;color:#5c5c5b}QMenu::item:disabled:selected{border-color:transparent}QMenu::separator{border-top:1px solid #666563;height:0;margin:2px 0}QMenu::icon{border-radius:2px;margin:0 0 0 3px;padding:1px}QMenu::icon:checked{background-color:#607388}QMenu::indicator{margin-left:7px}TPanelTitleBar{background-color:#8a8986;border-color:#666563;border-style:solid;border-width:0 0 1px 0;height:20px;min-height:20px;qproperty-TitleColor:#101010;qproperty-ActiveTitleColor:#101010;qproperty-BorderPixmap:url('none');qproperty-ActiveBorderPixmap:url('none');qproperty-FloatBorderPixmap:url('none');qproperty-FloatActiveBorderPixmap:url('none')}QAbstractScrollArea::corner{background-color:#c1c0bf}QScrollBar{background-color:#c1c0bf;border:0}QScrollBar:horizontal{height:16px;margin:0}QScrollBar:vertical{margin:0;width:16px}QScrollBar::handle{border:1px solid #666563;border-radius:2px}QScrollBar::handle:horizontal:hover,QScrollBar::handle:vertical:hover{background-color:#dfdfde;border-color:#666563}QScrollBar::handle:horizontal:pressed,QScrollBar::handle:vertical:pressed{background-color:#f3f3f3;border-color:#666563}QScrollBar::handle:horizontal{background-color:#cbcac9;margin:1px 16px;min-width:20px}QScrollBar::handle:vertical{background-color:#cbcac9;margin:16px 1px;min-height:20px}QScrollBar::add-line{subcontrol-origin:margin;border:0}QScrollBar::add-line:horizontal{subcontrol-position:right;background-color:#c1c0bf;margin:0;width:16px}QScrollBar::add-line:vertical{subcontrol-position:bottom;background-color:#c1c0bf;margin:0;height:16px}QScrollBar::sub-line{border:0;subcontrol-origin:margin}QScrollBar::sub-line:horizontal{subcontrol-position:left;background-color:#c1c0bf;margin:0;width:16px}QScrollBar::sub-line:vertical{subcontrol-position:top;background-color:#c1c0bf;margin:0;height:16px}QScrollBar::up-arrow:vertical{image:url('../Default/imgs/black/scroll-up.svg');image-position:center center}QScrollBar::down-arrow:vertical{image:url('../Default/imgs/black/scroll-down.svg');image-position:center center}QScrollBar::left-arrow:horizontal{image:url('../Default/imgs/black/scroll-left.svg');image-position:center center}QScrollBar::right-arrow:horizontal{image:url('../Default/imgs/black/scroll-right.svg');image-position:center center}QScrollBar::sub-page:horizontal,QScrollBar::add-page:horizontal,QScrollBar::sub-page:vertical,QScrollBar::add-page:vertical{background:none}QToolBar{padding:0}QToolBar::separator:horizontal{border-left:1px solid #666563;margin:0 1px;width:0}QToolBar::separator:vertical{border-top:1px solid #666563;height:0;margin:1px 0}QToolBar QToolButton::menu-indicator{image:none}QToolBar QToolButton::menu-button{border-image:none}QToolBar QLabel{margin-top:1px}QToolBar QToolBar{border:0}DvScrollWidget QPushButton{background-color:#cbcac9;border:0;border-radius:0;padding:0;max-width:16px;min-width:16px}DvScrollWidget QPushButton:hover{background-color:#dfdfde}DvScrollWidget QPushButton:pressed{background-color:#949390}#ScrollLeftButton,#ScrollRightButton,#ScrollUpButton,#ScrollDownButton{background-color:#A8A7A5;background-clip:padding;background-origin:padding;max-width:16px;min-width:16px;padding:0;margin:0}#ScrollLeftButton:hover,#ScrollRightButton:hover,#ScrollUpButton:hover,#ScrollDownButton:hover{background-color:#dfdfde}#ScrollLeftButton:pressed,#ScrollRightButton:pressed,#ScrollUpButton:pressed,#ScrollDownButton:pressed{background-color:#949390}#ScrollLeftButton{image:url('../Default/imgs/black/scroll-left.svg');border-right:1px solid #666563}#ScrollRightButton{image:url('../Default/imgs/black/scroll-right.svg');border-left:1px solid #666563;border-right:1px solid #666563}#ScrollUpButton{image:url('../Default/imgs/black/scroll-up.svg')}#ScrollDownButton{image:url('../Default/imgs/black/scroll-down.svg')}#keyFrameNavigator{background:none;margin:0;padding:0}#keyFrameNavigator QToolButton{min-width:18px}#keyFrameNavigator #PreviousKey{image:url('../Default/imgs/black/prevkey.svg')}#keyFrameNavigator #PreviousKey:hover{image:url('../Default/imgs/black/prevkey_over.svg')}#keyFrameNavigator #PreviousKey:disabled{image:url('../Default/imgs/black/prevkey_disabled.svg')}#keyFrameNavigator #NextKey{image:url('../Default/imgs/black/nextkey.svg')}#keyFrameNavigator #NextKey:hover{image:url('../Default/imgs/black/nextkey_over.svg')}#keyFrameNavigator #NextKey:disabled{image:url('../Default/imgs/black/nextkey_disabled.svg')}QTreeWidget{background:#b7b6b5;alternate-background-color:#c1c0bf}QListView{outline:0}#TabBarContainer{background-color:#949390}.Button,QPushButton{background-color:#cbcac9;border-color:#82817e;border-style:solid;border-radius:2px;border-width:1px;color:#101010;padding:3px 15px;margin:0}.Button:hover,QPushButton:hover,#ViewerFpsSlider::sub-line:horizontal:hover,#ViewerFpsSlider::add-line:horizontal:hover{background-color:#dfdfde;border-color:#82817e;color:#101010}.Button:pressed,QPushButton:pressed,#ViewerFpsSlider::sub-line:horizontal:pressed,#ViewerFpsSlider::add-line:horizontal:pressed{background-color:#949390;border-color:#82817e;color:#101010}.Button:checked,QPushButton:checked{background-color:#607388;border-color:#556679;color:rgba(255,255,255,0.8)}.Button:checked:hover,QPushButton:checked:hover{background-color:#64788e}.Button:checked:hover:pressed,QPushButton:checked:hover:pressed{background:#949390}.Button:disabled,QPushButton:disabled,#ViewerFpsSlider::sub-line:horizontal:disabled,#ViewerFpsSlider::add-line:horizontal:disabled{background-color:#b5b4b2;border-color:#9b9a98;color:#5c5c5b}#PushButton_NoPadding{padding:3px}#GearButton{qproperty-icon:url('../Default/imgs/black/gear.svg')}#SubfolderButton{qproperty-icon:url('../Default/imgs/black/subfolder.svg')}.ComboBox,QComboBox{background-color:#cbcac9;border:1px solid #82817e;border-radius:2px;color:#101010;padding:1px 0 1px 4px;margin:1px 0}.ComboBox:hover,QComboBox:hover{background-color:#dfdfde;border-color:#82817e;color:#101010}.ComboBox:checked,QComboBox:checked{background-color:#cbcac9;border-color:#82817e;color:#101010}.ComboBox:disabled,QComboBox:disabled{background-color:#b5b4b2;border-color:#9b9a98}.ComboBox::drop-down,QComboBox::drop-down{background-color:rgba(255,255,255,0);border-left:0 solid #82817e;border-top-right-radius:2px;border-bottom-right-radius:2px;image:url('../Default/imgs/black/combo-down.svg');image-position:center center;width:16px}.ComboBox::drop-down:hover,QComboBox::drop-down:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}.ComboBox::drop-down:disabled,QComboBox::drop-down:disabled{border-color:#9b9a98;image:url('../Default/imgs/black/combo-down_disabled.svg')}.ComboBox QAbstractItemView,QComboBox QAbstractItemView{background-color:#cecdcc;border:1px solid #666563;selection-background-color:#607388;selection-color:#fff}.Input,QLineEdit,#TaskSheetItem,#tasksRemoveBox,#tasksAddBox{background-color:#e7e6e6;border:1px solid #7b7977;border-radius:2px;color:#101010;selection-background-color:#607388;selection-color:#fff;padding:0 0 0 1px}.Input:focus,QLineEdit:focus,#TaskSheetItem:focus,#tasksRemoveBox:focus,#tasksAddBox:focus{background-color:#e7e6e6;border-color:#1C1C1C;color:#101010}.Input:disabled,QLineEdit:disabled,#TaskSheetItem:disabled,#tasksRemoveBox:disabled,#tasksAddBox:disabled{background-color:#c7c7c5;border-color:#91908e;color:#5c5c5b}.CheckBox,QCheckBox{color:#101010}.CheckBox:hover,QCheckBox:hover{color:#101010}.CheckBox:disabled,QCheckBox:disabled{color:#5c5c5b}.CheckBox::indicator,QMenu::indicator,QCheckBox::indicator,.GroupBox::indicator,QGroupBox::indicator{background-color:#9EB895;border:1px solid #666563;border-radius:2px;height:9px;padding:1px;width:9px}.CheckBox::indicator:hover,QMenu::indicator:hover,.CheckBox::indicator:checked:hover,QCheckBox::indicator:hover,.GroupBox::indicator:hover,QMenu::indicator:checked:hover,QCheckBox::indicator:checked:hover,.GroupBox::indicator:checked:hover,QGroupBox::indicator:hover,QGroupBox::indicator:checked:hover{background-color:#b4c8ad;border-color:#666563}.CheckBox::indicator:checked,QMenu::indicator:checked,QCheckBox::indicator:checked,.GroupBox::indicator:checked,QGroupBox::indicator:checked{background-color:#9EB895;border-color:#666563;image:url('../Default/imgs/black/checkmark.svg')}.CheckBox::indicator:checked:disabled,QMenu::indicator:checked:disabled,QCheckBox::indicator:checked:disabled,.GroupBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled{background-color:#b5b4b2;border-color:#9b9a98;image:url('../Default/imgs/black/checkmark_disabled.svg')}.CheckBox::indicator:disabled,QMenu::indicator:disabled,QCheckBox::indicator:disabled,.GroupBox::indicator:disabled,QGroupBox::indicator:disabled{background-color:#b5b4b2;border-color:#9b9a98}.RadioButton::indicator:unchecked,QRadioButton::indicator:unchecked,#CameraSettingsRadioButton_Small::indicator:unchecked{image:url('../Default/imgs/black/radiobutton_unchecked.svg');image-position:center center}.RadioButton::indicator:checked,QRadioButton::indicator:checked,#CameraSettingsRadioButton_Small::indicator:checked{image:url('../Default/imgs/black/radiobutton_checked.svg');image-position:center center}.GroupBox,QGroupBox{margin:6px 0 0 0;padding:5px 0}.GroupBox::title,QGroupBox::title{subcontrol-origin:margin;left:15px;margin:-3px 0 0 0;padding:0 3px}.GroupBox::title:hover,QGroupBox::title:hover{color:#101010}.GroupBox::title:disabled,QGroupBox::title:disabled{color:#5c5c5b}.GroupBox::indicator,QGroupBox::indicator{subcontrol-origin:margin;margin-top:2px}.GroupBox:disabled,QGroupBox:disabled{color:#5c5c5b}.Slider::groove:horizontal,QSlider::groove:horizontal{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;margin:0;height:20px;min-height:20px}.Slider::groove:horizontal:disabled,QSlider::groove:horizontal:disabled{background-image:url('../Default/imgs/black/slider-groove_disabled.svg')}.Slider::handle:horizontal,QSlider::handle:horizontal{width:10px;margin:-2px 0 -2px 0;image:url('../Default/imgs/black/slider-handle.svg')}.Slider::handle:horizontal:disabled,QSlider::handle:horizontal:disabled{image:url('../Default/imgs/black/slider-handle_disabled.svg')}#IntPairField,#DoublePairField{qproperty-LightLineColor:#686765;qproperty-LightLineEdgeColor:#686765;qproperty-DarkLineColor:#686765;qproperty-MiddleLineColor:#686765;qproperty-HandleLeftPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleRightPixmap:url("../Default/imgs/black/slider-handle.svg");qproperty-HandleLeftGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg");qproperty-HandleRightGrayPixmap:url("../Default/imgs/black/slider-handle_disabled.svg")}#DirTreeView{background-color:#A8A7A5;alternate-background-color:#A8A7A5;border:1px solid #666563;border-right:0}DvItemViewerPanel{qproperty-TextColor:#101010;qproperty-AlternateBackground:#c1c0bf;qproperty-SelectedTextColor:#fff;qproperty-FolderTextColor:#6D2D2E;qproperty-SelectedItemBackground:#607388}#FileBrowser DvItemViewerPanel,#SceneCast DvItemViewerPanel{background-color:#b7b6b5}#FileBrowser #castFrame,#SceneCast #castFrame{border-top:1px solid #666563;border-right:1px solid #666563;border-bottom:1px solid #666563;margin:0}#FileBrowser QToolButton,#SceneCast QToolButton{padding:1px}DvDirTreeView{qproperty-TextColor:#101010;qproperty-SelectedTextColor:#fff;qproperty-SelectedItemBackground:#607388;qproperty-FolderTextColor:#6D2D2E;qproperty-SelectedFolderTextColor:#fff;alternate-background-color:#c1c0bf;background-color:#b7b6b5;border:1px solid #666563}#FileDoesNotExistLabel{color:#f00}#SceneCast QTreeView{background-color:#A8A7A5}#SceneCast QToolBar{border-top:1px solid #666563}#SceneCast QToolButton{margin:3px 1px 2px 1px;padding:1px}#CastBrowser{border:0;margin:0}#FilmStrip QComboBox{border-radius:0;border-width:0}#FilmStrip QComboBox QAbstractItemView{background-color:#cecdcc}#CleanupSettings #CleanupSettingsFrame{margin-top:2px;margin-bottom:4px}#CleanupSettings QGroupBox{margin-bottom:3px}ParamsPage{qproperty-TextColor:#101010}#CameraSettingsButton{padding:2px}#CameraSettingsRadioButton:hover{background:none}#CameraSettingsRadioButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#CameraSettingsRadioButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#CameraSettingsRadioButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}#CameraSettingsDPI{color:#000}#CameraSettingsRadioButton_Small{padding:0}#CameraSettingsRadioButton_Small::indicator{background-color:transparent;border:0;height:21px;margin:0;width:11px}#ForceSquaredPixelButton{height:16px;border:0 solid rgba(255,255,255,0);image:url('../Default/imgs/black/fsp_unchecked.svg');padding:2px;width:16px;margin:0}#ForceSquaredPixelButton:checked{image:url('../Default/imgs/black/fsp_checked.svg')}#OutputSettingsLabel{color:#000}PencilTestPopup{min-height:730px;min-width:512px}#MatchLineButton{background-color:#cecdcc}#MatchLineButton::pressed{background-color:#f3f3f3}#LargeSizedText{font-size:17px}#StartupLabel{padding:3px}#StartupLabel:hover{background:#c1c0bf}QStatusBar{background-color:#c0c0c0}QStatusBar::item{border:0}QStatusBar QLabel{background-color:#c0c0c0}QStatusBar #StatusBarLabel{background-color:#fff;padding:1px 3px}#TitleTxtLabel{color:#000}#StyleEditor QPushButton{margin:2px 1px;padding:0}#StyleEditor #TabBarContainer{margin-left:-4px}#StyleEditor #bottomWidget{border-top:1px solid #666563;padding:3px 2px 8px 3px}#StyleEditor #bottomWidget QPushButton{padding:3px 5px}#HexagonalColorWheel{qproperty-BGColor:#A8A7A5}#colorSlider::groove:horizontal{height:1px;border-image:none}#colorSlider::handle:horizontal{width:8px;margin:-8px -4px}#colorSliderAddButton,#colorSliderSubButton{background:none;border-color:transparent;image-position:center center;min-height:16px;padding:0;min-width:18px}#colorSliderAddButton{image:url('../Default/imgs/black/scroll-right.svg')}#colorSliderSubButton{image:url('../Default/imgs/black/scroll-left.svg')}#PlainColorPageParts{border-top:1px solid #666563}#PlainColorPageParts QLineEdit{max-width:35px}PaletteViewer DvScrollWidget QPushButton{border-top:0;margin-bottom:1px;max-width:15px;min-width:15px}PaletteViewer DvScrollWidget #ScrollLeftButton{border-left:1px solid #666563;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer DvScrollWidget #ScrollRightButton{border-right:0;margin-left:1px;max-width:15px;min-width:15px;margin-bottom:1px}PaletteViewer QToolBar{background:none;border-bottom:1px solid #666563;padding:0;margin:0}PaletteViewer QToolBar::separator:horizontal{margin:0}PaletteViewer QToolBar QToolButton{margin:0 0 1px 0;padding:1px 1px 2px 1px}#PageViewer{qproperty-TextColor:#101010}#PaletteLockButton{border-radius:0;margin:0 0 1px 1px}#PaletteLockButton:checked{background-color:#C34040;border-color:#C34040}#PaletteLockButton:checked:hover{background-color:#c95353;border-color:#c95353}#WordButton{padding-right:0;padding-left:0}QDialog{background-color:#A8A7A5}QDialog #dialogButtonFrame{background-color:#999895;border-top:1px solid #666563}QDialog #dialogButtonFrame QPushButton{padding:3px 15px}#SceneSettings QLabel{color:#000}#PreferencesPopup QListWidget{background-color:#b7b6b5;alternate-background-color:#b7b6b5;border:1px solid #666563;font-size:13px}#PreferencesPopup QListWidget::item{border:0;padding:3px}#PreferencesPopup QListWidget::item:hover{background-color:#cecdcc;color:#101010}#PreferencesPopup QListWidget::item:selected{background-color:#607388;color:#fff}#ShortcutTree{border:1px solid #666563}#ShortcutTree::item{padding:1px 0}#ShortcutTree QScrollBar:vertical{width:16px;margin-right:-1px}ProjectPopup QLabel{color:#000}#SchematicBottomFrame{background-color:#A8A7A5;border:0;margin:0;padding:0}#SchematicBottomFrame QToolBar::separator:horizontal{margin:0}#SchematicBottomFrame QToolBar QToolButton{padding:0;margin:2px}#SchematicSceneViewer{background-color:#9b9a98;border-bottom:1px solid #666563}FxSettings QToolBar{border-top:1px solid #666563;border-right:1px solid #666563;border-left:1px solid #666563;min-height:23px;padding:3px 0}FxSettings QToolBar QToolBar{border:0}#FxSettingsLabel{color:#000}#FxSettingsHelpButton{background-color:#80a0dc;color:#000;padding-top:0;padding-bottom:0}#FxSettingsHelpButton:hover{background-color:#a8bee7}#ScriptConsole{font-family:'Courier New',monospace;border:0;color:#000000;padding:3px}#ScriptConsole QFrame{background-color:#dcdcdc}#ScriptConsole TPanelTitleBar{background-color:#8a8986}#TaskSheetItemLabel{color:#101010}#Tasks QToolBar{border-bottom:1px solid #666563;margin:0;padding:0}#Tasks QToolBar QToolButton{margin:2px 2px 3px 2px}#ToolBar QToolBar{padding-left:2px}#ToolOptions TPanelTitleBar{border-right:1px solid #666563;border-bottom:0}IconViewField{qproperty-ScalePegPixmap:url("../Default/imgs/black/selectiontool_scalepeg.svg");qproperty-RotationPixmap:url("../Default/imgs/black/selectiontool_rotation.svg");qproperty-PositionPixmap:url("../Default/imgs/black/selectiontool_position.svg");qproperty-ThicknessPixmap:url("../Default/imgs/black/selectiontool_thickness.svg")}#EditToolLockButton{spacing:0}#EditToolLockButton:hover{background:none}#EditToolLockButton::indicator{border:0 solid rgba(255,255,255,0);height:18px;padding:0;width:18px}#EditToolLockButton::indicator:unchecked{image:url('../Default/imgs/black/cam_unlock.svg')}#EditToolLockButton::indicator:checked{background-color:#C34040;border-color:#C34040;image:url('../Default/imgs/black/cam_lock.svg')}PopupButton::menu-indicator{border-left:0;height:17px;image:url('../Default/imgs/black/combo-down.svg');width:10px}PopupButton::menu-indicator:hover{image:url('../Default/imgs/black/combo-down_pressed.svg')}PopupButton::menu-indicator:disabled{image:url('../Default/imgs/black/combo-down_disabled.svg')}#Cap,#Join{padding:0 4px 0 -8px;max-width:32px;min-width:32px}#Cap QMenu,#Join QMenu{max-width:28px;min-width:28px}#Cap QMenu::item,#Join QMenu::item{max-width:28px;min-width:28px;padding:0}QToolBar#MediumPaddingToolBar QToolButton{padding-left:3px;padding-right:3px}QToolBar#WidePaddingToolBar QToolButton{padding-left:6px;padding-right:6px}#CommandBar{margin:0;padding:0;border:0}#CommandBar::separator:horizontal{margin-right:3;margin-left:3}#ComboViewerPanel Toolbar{border-bottom:1px solid #666563}#ComboViewerPanel Toolbar::separator:horizontal{margin:0 0 0 2px}#ComboViewerPanel Toolbar QToolButton{margin:2px 0 3px 2px}#ComboViewerToolOptions{border-bottom:1px solid #666563}#ComboViewer #ToolBarContainer,#ViewerPanel #ToolBarContainer,FlipBook #ToolBarContainer{background-color:transparent;border-top:2px solid #666563;border-bottom:1px solid #666563;padding-right:-1px}QToolBar#FlipConsolePlayToolBar::separator:horizontal{margin:0 3px}QToolBar#FlipConsolePlayToolBar QToolButton{margin-top:2px;margin-bottom:2px;height:16px;padding-left:3px;padding-right:3px}#ViewerFpsSlider{background-color:transparent;background-image:url('../Default/imgs/black/slider-groove.svg');background-position:center center;background-repeat:repeat-x;border:0;height:19px;margin:0 3px 0 37px;max-width:300px;min-width:0}#ViewerFpsSlider::sub-line:horizontal{subcontrol-origin:absolute;background-color:#cbcac9;border:1px solid #82817e;border-top-left-radius:2px;border-bottom-left-radius:2px;height:16px;left:-33px;width:14px}#ViewerFpsSlider::add-line:horizontal{subcontrol-position:left;background-color:#cbcac9;border:1px solid #82817e;border-top-right-radius:2px;border-bottom-right-radius:2px;left:18px;height:16px;image-position:center center;width:13px}#ViewerFpsSlider::handle::horizontal{background-color:#cecdcc;border:1px solid #666563;border-radius:2px;margin:2px 0 3px 0;min-width:9px;width:9px;max-width:9px}FlipSlider{qproperty-PBHeight:15;qproperty-PBOverlay:url('../Default/imgs/black/flipslider.svg');qproperty-PBColorMarginLeft:1;qproperty-PBColorMarginTop:2;qproperty-PBColorMarginRight:1;qproperty-PBColorMarginBottom:2;qproperty-PBMarker:url('../Default/imgs/black/flipmarker.svg');qproperty-PBMarkerMarginLeft:3;qproperty-PBMarkerMarginRight:3;qproperty-notStartedColor:#925151;qproperty-startedColor:#28853d;qproperty-baseColor:#8f8e8b;qproperty-finishedColor:#8f8e8b}Ruler{qproperty-ParentBGColor:#A8A7A5;qproperty-ScaleColor:#101010}#RulerToolOptionValues{color:#282726}#xsheetArea,#ScrollArea{background-color:#c1c0bf;border:0}#xsheetScrollArea{border:0}#xsheetColumnAreaMenu_Preview{background-color:#E6E678}#xsheetColumnAreaMenu_Lock{background-color:#F5F5F5}#xsheetColumnAreaMenu_Camstand{background-color:#FFA480}#xsheetColumnAreaMenu_Preview,#xsheetColumnAreaMenu_Lock,#xsheetColumnAreaMenu_Camstand{color:#000}#noteTextEdit{color:#000}XsheetViewer{qproperty-TextColor:#101010;qproperty-BGColor:#bab9b7;qproperty-LightLineColor:#8f8e8b;qproperty-MarkerLineColor:#6D2D2E;qproperty-VerticalLineColor:#8c8b88;qproperty-VerticalLineHeadColor:#61605d;qproperty-PreviewFrameTextColor:#101010;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-EmptyColumnHeadColor:#9b9a98;qproperty-SelectedColumnTextColor:#b30000;qproperty-EmptyCellColor:#a4a3a1;qproperty-NotEmptyColumnColor:#b2b1af;qproperty-SelectedEmptyCellColor:#f9f9f8;qproperty-LevelColumnColor:#76b776;qproperty-LevelColumnBorderColor:#496549;qproperty-SelectedLevelColumnColor:#a8d1a8;qproperty-VectorColumnColor:#c0c07a;qproperty-VectorColumnBorderColor:#525236;qproperty-SelectedVectorColumnColor:#eaeac2;qproperty-ChildColumnColor:#d69adb;qproperty-ChildColumnBorderColor:#7c4281;qproperty-SelectedChildColumnColor:#ebcded;qproperty-FullcolorColumnColor:#8bbdc1;qproperty-FullcolorColumnBorderColor:#415759;qproperty-SelectedFullcolorColumnColor:#cdebed;qproperty-FxColumnColor:#82815d;qproperty-FxColumnBorderColor:#404039;qproperty-SelectedFxColumnColor:#c1c0ae;qproperty-ReferenceColumnColor:#ababab;qproperty-ReferenceColumnBorderColor:#525252;qproperty-SelectedReferenceColumnColor:#d5d5d5;qproperty-PaletteColumnColor:#2aab9a;qproperty-PaletteColumnBorderColor:#091917;qproperty-SelectedPaletteColumnColor:#92ddca;qproperty-MeshColumnColor:#ac78d4;qproperty-MeshColumnBorderColor:#503169;qproperty-SelectedMeshColumnColor:#d8b4f5;qproperty-SoundColumnColor:#acba82;qproperty-SoundColumnBorderColor:#4a4e3b;qproperty-SelectedSoundColumnColor:#d7d7b4;qproperty-SoundColumnHlColor:#f5ffe6;qproperty-SoundColumnTrackColor:#5a642d;qproperty-ColumnHeadPastelizer:#fff;qproperty-SelectedColumnHead:#bed2f0;qproperty-LightLightBGColor:#A8A7A5;qproperty-LightBGColor:#f0f0f0;qproperty-DarkBGColor:#e1e1e1;qproperty-DarkLineColor:#969696}#XSheetToolbar{margin:0;padding:0;border:0}#XSheetToolbar::separator:horizontal{margin-right:3px;margin-left:3px}#XSheetToolbar #XSheetToolbarLevelButton{padding:2px}#FunctionEditor QToolBar{border-bottom:1px solid #666563}#FunctionEditor QToolBar QToolBar{border:0}#FunctionEditor QToolBar QLabel{margin-left:5px}#FunctionEditor QToolBar QToolButton{height:18px}#FunctionEditorTree{background-color:#b7b6b5;alternate-background-color:#b7b6b5;border-top:1px solid #666563}FunctionTreeView{qproperty-TextColor:#101010;qproperty-CurrentTextColor:#b30000}FunctionPanel{qproperty-BGColor:#e1e1e1;qproperty-ValueLineColor:#bababa;qproperty-FrameLineColor:#d2d2d2;qproperty-OtherCurvesColor:#969696;qproperty-RulerBackground:#fff;qproperty-TextColor:#101010;qproperty-SubColor:#fff;qproperty-SelectedColor:#00f}SpreadsheetViewer{qproperty-LightLightBGColor:#A8A7A5;qproperty-CurrentRowBgColor:#d2d2d2;qproperty-LightLineColor:#8f8e8b;qproperty-MarkerLineColor:#6D2D2E;qproperty-BGColor:#b2b1af;qproperty-VerticalLineColor:#8c8b88;qproperty-KeyFrameColor:#db8b36;qproperty-KeyFrameBorderColor:#493015;qproperty-SelectedKeyFrameColor:#edc59b;qproperty-InBetweenColor:#c2c2b0;qproperty-InBetweenBorderColor:#484841;qproperty-SelectedInBetweenColor:#e1e1d8;qproperty-SelectedEmptyColor:#f9f9f8;qproperty-SelectedSceneRangeEmptyColor:#d2d2d2;qproperty-TextColor:#101010;qproperty-ColumnHeaderBorderColor:#61605d;qproperty-SelectedColumnTextColor:#b30000}#ExpressionField{background-color:#fff;border:1px solid #939290;margin:0}#FunctionSegmentViewerLinkButton{background-image:url('../Default/imgs/black/segment_unlinked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:hover{background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:checked{background-image:url('../Default/imgs/black/segment_linked.svg');background-repeat:no-repeat}#FunctionSegmentViewerLinkButton:disabled{background-image:url('../Default/imgs/black/segment_disabled.svg');background-repeat:no-repeat}#flipOrientationButton{padding:2px 12px} \ No newline at end of file