123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648 |
- QPalette{background:#616F76;}*{outline:0px;color:#E7ECF0;}
- QWidget[form="true"],QLabel[frameShape="1"]{
- border:1px solid #738393;
- border-radius:0px;
- }
- QWidget[form="bottom"]{
- background:#667481;
- }
- QWidget[form="bottom"] .QFrame{
- border:1px solid #E7ECF0;
- }
- QWidget[form="bottom"] QLabel,QWidget[form="title"] QLabel{
- border-radius:0px;
- color:#E7ECF0;
- background:none;
- border-style:none;
- }
- QWidget[form="title"],QWidget[nav="left"],QWidget[nav="top"] QAbstractButton{
- border-style:none;
- border-radius:0px;
- padding:5px;
- color:#E7ECF0;
- background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #667481,stop:1 #566373);
- }
- QWidget[nav="top"] QAbstractButton:hover,QWidget[nav="top"] QAbstractButton:pressed,QWidget[nav="top"] QAbstractButton:checked{
- border-style:solid;
- border-width:0px 0px 2px 0px;
- padding:4px 4px 2px 4px;
- border-color:#00BB9E;
- background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #778899,stop:1 #708090);
- }
- QWidget[nav="left"] QAbstractButton{
- border-radius:0px;
- color:#E7ECF0;
- background:none;
- border-style:none;
- }
- QWidget[nav="left"] QAbstractButton:hover{
- color:#FFFFFF;
- background-color:#00BB9E;
- }
- QWidget[nav="left"] QAbstractButton:checked,QWidget[nav="left"] QAbstractButton:pressed{
- color:#E7ECF0;
- border-style:solid;
- border-width:0px 0px 0px 2px;
- padding:4px 4px 4px 2px;
- border-color:#00BB9E;
- background-color:#616F76;
- }
- QWidget[video="true"] QLabel{
- color:#E7ECF0;
- border:1px solid #738393;
- background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #667481,stop:1 #566373);
- }
- QWidget[video="true"] QLabel:focus{
- border:1px solid #00BB9E;
- background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #778899,stop:1 #708090);
- }
- QLineEdit,QTextEdit,QPlainTextEdit,QSpinBox,QDoubleSpinBox,QComboBox,QDateEdit,QTimeEdit,QDateTimeEdit{
- border:1px solid #738393;
- border-radius:3px;
- padding:2px;
- background:none;
- selection-background-color:#667481;
- selection-color:#E7ECF0;
- }
- QLineEdit:focus,QTextEdit:focus,QPlainTextEdit:focus,QSpinBox:focus,QDoubleSpinBox:focus,QComboBox:focus,QDateEdit:focus,QTimeEdit:focus,QDateTimeEdit:focus,QLineEdit:hover,QTextEdit:hover,QPlainTextEdit:hover,QSpinBox:hover,QDoubleSpinBox:hover,QComboBox:hover,QDateEdit:hover,QTimeEdit:hover,QDateTimeEdit:hover{
- border:1px solid #738393;
- }
- QLineEdit[echoMode="2"]{
- lineedit-password-character:9679;
- }
- .QFrame{
- border:1px solid #738393;
- border-radius:3px;
- }
- .QGroupBox{
- border:1px solid #738393;
- border-radius:5px;
- margin-top:3ex;
- }
- .QGroupBox::title{
- subcontrol-origin:margin;
- position:relative;
- left:10px;
- }
- .QPushButton,.QToolButton{
- border-style:none;
- border:1px solid #738393;
- color:#E7ECF0;
- padding:5px;
- min-height:15px;
- border-radius:5px;
- background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #667481,stop:1 #566373);
- }
- .QPushButton:hover,.QToolButton:hover{
- background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #778899,stop:1 #708090);
- }
- .QPushButton:pressed,.QToolButton:pressed{
- background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #667481,stop:1 #566373);
- }
- .QToolButton::menu-indicator{
- image:None;
- }
- QToolButton#btnMenu,QPushButton#btnMenu_Min,QPushButton#btnMenu_Max,QPushButton#btnMenu_Close{
- border-radius:3px;
- color:#E7ECF0;
- padding:3px;
- margin:0px;
- background:none;
- border-style:none;
- }
- QToolButton#btnMenu:hover,QPushButton#btnMenu_Min:hover,QPushButton#btnMenu_Max:hover{
- color:#FFFFFF;
- margin:1px 1px 2px 1px;
- background-color:rgba(51,127,209,230);
- }
- QPushButton#btnMenu_Close:hover{
- color:#FFFFFF;
- margin:1px 1px 2px 1px;
- background-color:rgba(238,0,0,128);
- }
- QRadioButton::indicator{
- width:15px;
- height:15px;
- }
- QRadioButton::indicator::unchecked{
- image:url(:/qss/lightblack/radiobutton_unchecked.png);
- }
- QRadioButton::indicator::unchecked:disabled{
- image:url(:/qss/lightblack/radiobutton_unchecked_disable.png);
- }
- QRadioButton::indicator::checked{
- image:url(:/qss/lightblack/radiobutton_checked.png);
- }
- QRadioButton::indicator::checked:disabled{
- image:url(:/qss/lightblack/radiobutton_checked_disable.png);
- }
- QGroupBox::indicator,QTreeWidget::indicator,QListWidget::indicator{
- padding:0px -3px 0px 0px;
- }
- QCheckBox::indicator,QGroupBox::indicator,QTreeWidget::indicator,QListWidget::indicator{
- width:13px;
- height:13px;
- }
- QCheckBox::indicator:unchecked,QGroupBox::indicator:unchecked,QTreeWidget::indicator:unchecked,QListWidget::indicator:unchecked{
- image:url(:/qss/lightblack/checkbox_unchecked.png);
- }
- QCheckBox::indicator:unchecked:disabled,QGroupBox::indicator:unchecked:disabled,QTreeWidget::indicator:unchecked:disabled,QListWidget::indicator:disabled{
- image:url(:/qss/lightblack/checkbox_unchecked_disable.png);
- }
- QCheckBox::indicator:checked,QGroupBox::indicator:checked,QTreeWidget::indicator:checked,QListWidget::indicator:checked{
- image:url(:/qss/lightblack/checkbox_checked.png);
- }
- QCheckBox::indicator:checked:disabled,QGroupBox::indicator:checked:disabled,QTreeWidget::indicator:checked:disabled,QListWidget::indicator:checked:disabled{
- image:url(:/qss/lightblack/checkbox_checked_disable.png);
- }
- QCheckBox::indicator:indeterminate,QGroupBox::indicator:indeterminate,QTreeWidget::indicator:indeterminate,QListWidget::indicator:indeterminate{
- image:url(:/qss/lightblack/checkbox_parcial.png);
- }
- QCheckBox::indicator:indeterminate:disabled,QGroupBox::indicator:indeterminate:disabled,QTreeWidget::indicator:indeterminate:disabled,QListWidget::indicator:indeterminate:disabled{
- image:url(:/qss/lightblack/checkbox_parcial_disable.png);
- }
- QTimeEdit::up-button,QDateEdit::up-button,QDateTimeEdit::up-button,QDoubleSpinBox::up-button,QSpinBox::up-button{
- image:url(:/qss/lightblack/add_top.png);
- width:10px;
- height:10px;
- padding:2px 5px 0px 0px;
- }
- QTimeEdit::down-button,QDateEdit::down-button,QDateTimeEdit::down-button,QDoubleSpinBox::down-button,QSpinBox::down-button{
- image:url(:/qss/lightblack/add_bottom.png);
- width:10px;
- height:10px;
- padding:0px 5px 2px 0px;
- }
- QTimeEdit::up-button:pressed,QDateEdit::up-button:pressed,QDateTimeEdit::up-button:pressed,QDoubleSpinBox::up-button:pressed,QSpinBox::up-button:pressed{
- top:-2px;
- }
-
- QTimeEdit::down-button:pressed,QDateEdit::down-button:pressed,QDateTimeEdit::down-button:pressed,QDoubleSpinBox::down-button:pressed,QSpinBox::down-button:pressed,QSpinBox::down-button:pressed{
- bottom:-2px;
- }
- QComboBox::down-arrow,QDateEdit[calendarPopup="true"]::down-arrow,QTimeEdit[calendarPopup="true"]::down-arrow,QDateTimeEdit[calendarPopup="true"]::down-arrow{
- image:url(:/qss/lightblack/add_bottom.png);
- width:10px;
- height:10px;
- right:2px;
- }
- QComboBox::drop-down,QDateEdit::drop-down,QTimeEdit::drop-down,QDateTimeEdit::drop-down{
- subcontrol-origin:padding;
- subcontrol-position:top right;
- width:15px;
- border-left-width:0px;
- border-left-style:solid;
- border-top-right-radius:3px;
- border-bottom-right-radius:3px;
- border-left-color:#738393;
- }
- QComboBox::drop-down:on{
- top:1px;
- }
- QMenuBar::item{
- color:#E7ECF0;
- background-color:#667481;
- margin:0px;
- padding:3px 10px;
- }
- QMenu,QMenuBar,QMenu:disabled,QMenuBar:disabled{
- color:#E7ECF0;
- background-color:#667481;
- border:1px solid #738393;
- margin:0px;
- }
- QMenu::item{
- padding:3px 20px;
- }
- QMenu::indicator{
- width:13px;
- height:13px;
- }
- QMenu::item:selected,QMenuBar::item:selected{
- color:#E7ECF0;
- border:0px solid #738393;
- background:#778899;
- }
- QMenu::separator{
- height:1px;
- background:#738393;
- }
- QProgressBar{
- min-height:10px;
- background:#667481;
- border-radius:5px;
- text-align:center;
- border:1px solid #667481;
- }
- QProgressBar:chunk{
- border-radius:5px;
- background-color:#738393;
- }
- QSlider::groove:horizontal{
- background:#667481;
- height:8px;
- border-radius:4px;
- }
- QSlider::add-page:horizontal{
- background:#667481;
- height:8px;
- border-radius:4px;
- }
- QSlider::sub-page:horizontal{
- background:#738393;
- height:8px;
- border-radius:4px;
- }
- QSlider::handle:horizontal{
- width:13px;
- margin-top:-3px;
- margin-bottom:-3px;
- border-radius:6px;
- background:qradialgradient(spread:pad,cx:0.5,cy:0.5,radius:0.5,fx:0.5,fy:0.5,stop:0.6 #616F76,stop:0.8 #738393);
- }
- QSlider::groove:vertical{
- width:8px;
- border-radius:4px;
- background:#667481;
- }
- QSlider::add-page:vertical{
- width:8px;
- border-radius:4px;
- background:#667481;
- }
- QSlider::sub-page:vertical{
- width:8px;
- border-radius:4px;
- background:#738393;
- }
- QSlider::handle:vertical{
- height:14px;
- margin-left:-3px;
- margin-right:-3px;
- border-radius:6px;
- background:qradialgradient(spread:pad,cx:0.5,cy:0.5,radius:0.5,fx:0.5,fy:0.5,stop:0.6 #616F76,stop:0.8 #738393);
- }
- QScrollBar:horizontal{
- background:#667481;
- padding:0px;
- border-radius:6px;
- max-height:12px;
- }
- QScrollBar::handle:horizontal{
- background:#738393;
- min-width:50px;
- border-radius:6px;
- }
- QScrollBar::handle:horizontal:hover{
- background:#00BB9E;
- }
- QScrollBar::handle:horizontal:pressed{
- background:#00BB9E;
- }
- QScrollBar::add-page:horizontal{
- background:none;
- }
- QScrollBar::sub-page:horizontal{
- background:none;
- }
- QScrollBar::add-line:horizontal{
- background:none;
- }
- QScrollBar::sub-line:horizontal{
- background:none;
- }
- QScrollBar:vertical{
- background:#667481;
- padding:0px;
- border-radius:6px;
- max-width:12px;
- }
- QScrollBar::handle:vertical{
- background:#738393;
- min-height:50px;
- border-radius:6px;
- }
- QScrollBar::handle:vertical:hover{
- background:#00BB9E;
- }
- QScrollBar::handle:vertical:pressed{
- background:#00BB9E;
- }
- QScrollBar::add-page:vertical{
- background:none;
- }
- QScrollBar::sub-page:vertical{
- background:none;
- }
- QScrollBar::add-line:vertical{
- background:none;
- }
- QScrollBar::sub-line:vertical{
- background:none;
- }
- QScrollArea{
- border:0px;
- }
- QTreeView,QListView,QTableView,QTabWidget::pane{
- border:1px solid #738393;
- selection-background-color:#778899;
- selection-color:#E7ECF0;
- alternate-background-color:#708090;
- gridline-color:#738393;
- }
- QTreeView::branch:closed:has-children{
- margin:4px;
- border-image:url(:/qss/lightblack/branch_open.png);
- }
- QTreeView::branch:open:has-children{
- margin:4px;
- border-image:url(:/qss/lightblack/branch_close.png);
- }
- QTreeView,QListView,QTableView,QSplitter::handle,QTreeView::branch{
- background:#616F76;
- }
- QTableView::item:selected,QListView::item:selected,QTreeView::item:selected{
- color:#E7ECF0;
- background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #667481,stop:1 #566373);
- }
- QTableView::item:hover,QListView::item:hover,QTreeView::item:hover,QHeaderView{
- color:#E7ECF0;
- background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #778899,stop:1 #708090);
- }
- QTableView::item,QListView::item,QTreeView::item{
- padding:1px;
- margin:0px;
- }
- QHeaderView::section,QTableCornerButton:section{
- padding:3px;
- margin:0px;
- color:#E7ECF0;
- border:1px solid #738393;
- border-left-width:0px;
- border-right-width:1px;
- border-top-width:0px;
- border-bottom-width:1px;
- background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #778899,stop:1 #708090);
- }
- QTabBar::tab{
- border:1px solid #738393;
- color:#E7ECF0;
- margin:0px;
- background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #778899,stop:1 #708090);
- }
- QTabBar::tab:selected,QTabBar::tab:hover{
- border-style:solid;
- border-color:#00BB9E;
- background:#616F76;
- }
- QTabBar::tab:top,QTabBar::tab:bottom{
- padding:3px 8px 3px 8px;
- }
- QTabBar::tab:left,QTabBar::tab:right{
- padding:8px 3px 8px 3px;
- }
- QTabBar::tab:top:selected,QTabBar::tab:top:hover{
- border-width:2px 0px 0px 0px;
- }
- QTabBar::tab:right:selected,QTabBar::tab:right:hover{
- border-width:0px 0px 0px 2px;
- }
- QTabBar::tab:bottom:selected,QTabBar::tab:bottom:hover{
- border-width:0px 0px 2px 0px;
- }
- QTabBar::tab:left:selected,QTabBar::tab:left:hover{
- border-width:0px 2px 0px 0px;
- }
- QTabBar::tab:first:top:selected,QTabBar::tab:first:top:hover,QTabBar::tab:first:bottom:selected,QTabBar::tab:first:bottom:hover{
- border-left-width:1px;
- border-left-color:#738393;
- }
- QTabBar::tab:first:left:selected,QTabBar::tab:first:left:hover,QTabBar::tab:first:right:selected,QTabBar::tab:first:right:hover{
- border-top-width:1px;
- border-top-color:#738393;
- }
- QTabBar::tab:last:top:selected,QTabBar::tab:last:top:hover,QTabBar::tab:last:bottom:selected,QTabBar::tab:last:bottom:hover{
- border-right-width:1px;
- border-right-color:#738393;
- }
- QTabBar::tab:last:left:selected,QTabBar::tab:last:left:hover,QTabBar::tab:last:right:selected,QTabBar::tab:last:right:hover{
- border-bottom-width:1px;
- border-bottom-color:#738393;
- }
- QStatusBar::item{
- border:0px solid #667481;
- border-radius:3px;
- }
- QToolBox::tab,QGroupBox#gboxDevicePanel,QGroupBox#gboxDeviceTitle,QFrame#gboxDevicePanel,QFrame#gboxDeviceTitle{
- padding:3px;
- border-radius:5px;
- color:#E7ECF0;
- background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #667481,stop:1 #566373);
- }
- QToolTip{
- border:0px solid #E7ECF0;
- padding:1px;
- color:#E7ECF0;
- background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #667481,stop:1 #566373);
- }
- QToolBox::tab:selected{
- background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #778899,stop:1 #708090);
- }
- QPrintPreviewDialog QToolButton{
- border:0px solid #E7ECF0;
- border-radius:0px;
- margin:0px;
- padding:3px;
- background:none;
- }
- QColorDialog QPushButton,QFileDialog QPushButton{
- min-width:80px;
- }
- QToolButton#qt_calendar_prevmonth{
- icon-size:0px;
- min-width:20px;
- image:url(:/qss/lightblack/calendar_prevmonth.png);
- }
- QToolButton#qt_calendar_nextmonth{
- icon-size:0px;
- min-width:20px;
- image:url(:/qss/lightblack/calendar_nextmonth.png);
- }
- QToolButton#qt_calendar_prevmonth,QToolButton#qt_calendar_nextmonth,QToolButton#qt_calendar_monthbutton,QToolButton#qt_calendar_yearbutton{
- border:0px solid #E7ECF0;
- border-radius:3px;
- margin:3px 3px 3px 3px;
- padding:3px;
- background:none;
- }
- QToolButton#qt_calendar_prevmonth:hover,QToolButton#qt_calendar_nextmonth:hover,QToolButton#qt_calendar_monthbutton:hover,QToolButton#qt_calendar_yearbutton:hover,QToolButton#qt_calendar_prevmonth:pressed,QToolButton#qt_calendar_nextmonth:pressed,QToolButton#qt_calendar_monthbutton:pressed,QToolButton#qt_calendar_yearbutton:pressed{
- border:1px solid #738393;
- }
- QCalendarWidget QSpinBox#qt_calendar_yearedit{
- margin:2px;
- }
- QCalendarWidget QToolButton::menu-indicator{
- image:None;
- }
- QCalendarWidget QTableView{
- border-width:0px;
- }
- QCalendarWidget QWidget#qt_calendar_navigationbar{
- border:1px solid #738393;
- border-width:1px 1px 0px 1px;
- background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #667481,stop:1 #566373);
- }
- QComboBox QAbstractItemView::item{
- min-height:20px;
- min-width:10px;
- }
- QTableView[model="true"]::item{
- padding:0px;
- margin:0px;
- }
- QTableView QLineEdit,QTableView QComboBox,QTableView QSpinBox,QTableView QDoubleSpinBox,QTableView QDateEdit,QTableView QTimeEdit,QTableView QDateTimeEdit{
- border-width:0px;
- border-radius:0px;
- }
- QTableView QLineEdit:focus,QTableView QComboBox:focus,QTableView QSpinBox:focus,QTableView QDoubleSpinBox:focus,QTableView QDateEdit:focus,QTableView QTimeEdit:focus,QTableView QDateTimeEdit:focus{
- border-width:0px;
- border-radius:0px;
- }
- QLineEdit,QTextEdit,QPlainTextEdit,QSpinBox,QDoubleSpinBox,QComboBox,QDateEdit,QTimeEdit,QDateTimeEdit{
- background:#616F76;
- }
- QTabWidget::pane:top{top:-1px;}
- QTabWidget::pane:bottom{bottom:-1px;}
- QTabWidget::pane:left{right:-1px;}
- QTabWidget::pane:right{left:-1px;}
- *:disabled{
- background:#616F76;
- border-color:#667481;
- border:#738393;
- }
- /*TextColor:#E7ECF0*/
- /*PanelColor:#616F76*/
- /*BorderColor:#738393*/
- /*NormalColorStart:#667481*/
- /*NormalColorEnd:#566373*/
- /*DarkColorStart:#778899*/
- /*DarkColorEnd:#708090*/
- /*HighColor:#00BB9E*/
|