1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654 |
- /*
- * Breeze stylesheet.
- *
- * :author: Colin Duquesnoy
- * :editor: Alex Huszagh
- * :license: MIT, see LICENSE.md
- *
- * This is originally a fork of QDarkStyleSheet, and is based on Breeze/
- * BreezeDark color scheme, but is in no way affiliated with KDE.
- *
- * ---------------------------------------------------------------------
- * The MIT License (MIT)
- *
- * Copyright (c) <2013-2014> <Colin Duquesnoy>
- * Copyright (c) <2015-2016> <Alex Huszagh>
- *
- * Permission is hereby granted, free of charge, to any person obtaining
- * a copy of this software and associated documentation files (the
- * "Software"), to deal in the Software without restriction, including
- * without limitation the rights to use, copy, modify, merge, publish,
- * distribute, sublicense, and/or sell copies of the Software, and to
- * permit persons to whom the Software is furnished to do so, subject to
- * the following conditions:
- *
- * The above copyright notice and this permission notice shall be included in
- * all copies or substantial portions of the Software.
- *
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
- * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
- * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
- * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
- * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
- * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- * ---------------------------------------------------------------------
- */
- QToolTip
- {
- background-color: black;
- color: white;
- padding: 0.5ex;
- }
- QWidget
- {
- color: #31363B;
- background-color: #EFF0F1;
- selection-background-color:#33A4DF;
- selection-color: #31363B;
- background-clip: border;
- border-image: none;
- border: 0px transparent black;
- outline: 0;
- }
- QWidget:item:hover
- {
- background-color: #33A4DF;
- color: #31363B;
- }
- QWidget:item:selected
- {
- background-color: #33A4DF;
- }
- QCheckBox
- {
- spacing: 0.5ex;
- outline: none;
- color: #31363B;
- margin-bottom: 0.2ex;
- opacity: 200;
- }
- QCheckBox:disabled
- {
- color: #BAB9B8;
- }
- QGroupBox::indicator
- {
- margin-left: 0.2ex;
- margin-left: 0.2ex;
- }
- QCheckBox::indicator:unchecked,
- QCheckBox::indicator:unchecked:focus
- {
- border-image: url(:/light/checkbox_unchecked_disabled.svg);
- }
- QCheckBox::indicator:unchecked:hover,
- QCheckBox::indicator:unchecked:pressed,
- QGroupBox::indicator:unchecked:hover,
- QGroupBox::indicator:unchecked:focus,
- QGroupBox::indicator:unchecked:pressed
- {
- border: none;
- border-image: url(:/light/checkbox_unchecked-hover.svg);
- }
- QCheckBox::indicator:checked
- {
- border-image: url(:/light/checkbox_checked.svg);
- }
- QCheckBox::indicator:checked:focus,
- QCheckBox::indicator:checked:pressed,
- QGroupBox::indicator:checked:focus,
- QGroupBox::indicator:checked:pressed
- {
- border: none;
- border-image: url(:/light/checkbox_checked.svg);
- }
- QCheckBox::indicator:checked:hover,
- QGroupBox::indicator:checked:hover
- {
- border-image: url(:/light/checkbox_checked-hover.svg);
- }
- QCheckBox::indicator:indeterminate
- {
- border-image: url(:/light/checkbox_indeterminate.svg);
- }
- QCheckBox::indicator:indeterminate:hover
- {
- border-image: url(:/light/checkbox_indeterminate-hover.svg);
- }
- QCheckBox::indicator:indeterminate:focus,
- QCheckBox::indicator:indeterminate:pressed
- {
- }
- QCheckBox::indicator:indeterminate:disabled
- {
- border-image: url(:/light/checkbox_indeterminate_disabled.svg);
- }
- QCheckBox::indicator:checked:disabled,
- QGroupBox::indicator:checked:disabled
- {
- border-image: url(:/light/checkbox_checked_disabled.svg);
- }
- QCheckBox::indicator:unchecked:disabled,
- QGroupBox::indicator:unchecked:disabled
- {
- border-image: url(:/light/checkbox_unchecked_disabled.svg);
- }
- QRadioButton
- {
- spacing: 0.5ex;
- outline: none;
- color: #31363B;
- margin-bottom: 0.2ex;
- }
- QRadioButton:disabled
- {
- color: #BAB9B8;
- }
- QRadioButton::indicator:unchecked,
- QRadioButton::indicator:unchecked:focus
- {
- border-image: url(:/light/radio_unchecked_disabled.svg);
- }
- QRadioButton::indicator:unchecked:hover,
- QRadioButton::indicator:unchecked:pressed
- {
- border: none;
- outline: none;
- border-image: url(:/light/radio_unchecked-hover.svg);
- }
- QRadioButton::indicator:checked
- {
- border: none;
- outline: none;
- border-image: url(:/light/radio_checked.svg);
- }
- QRadioButton::indicator:checked:focus,
- QRadioButton::indicator:checked:pressed
- {
- border: none;
- outline: none;
- border-image: url(:/light/radio_checked.svg);
- }
- QRadioButton::indicator:checked:hover
- {
- border-image: url(:/light/radio_checked-hover.svg);
- }
- QRadioButton::indicator:checked:disabled
- {
- outline: none;
- border-image: url(:/light/radio_checked_disabled.svg);
- }
- QRadioButton::indicator:unchecked:disabled
- {
- border-image: url(:/light/radio_unchecked_disabled.svg);
- }
- QMenuBar
- {
- background-color: #EFF0F1;
- color: #31363B;
- }
- QMenuBar::item
- {
- background: transparent;
- }
- QMenuBar::item:selected
- {
- background: transparent;
- border: 0.1ex solid #BAB9B8;
- }
- QMenuBar::item:pressed
- {
- border: 0.1ex solid #BAB9B8;
- background-color: #33A4DF;
- color: #31363B;
- margin-bottom: -0.1ex;
- padding-bottom: 0.1ex;
- }
- QMenu
- {
- border: 0.1ex solid #BAB9B8;
- color: #31363B;
- margin: 0.2ex;
- }
- QMenu::icon
- {
- margin: 0.5ex;
- }
- QMenu::item
- {
- padding: 0.5ex 3ex 0.5ex 3ex;
- margin-left: 0.5ex;
- border: 0.1ex solid transparent; /* reserve space for selection border */
- }
- QMenu::item:selected
- {
- color: #31363B;
- }
- QMenu::separator
- {
- height: 0.2ex;
- background: lightblue;
- margin-left: 1ex;
- margin-right: 0.5ex;
- }
- /* non-exclusive indicator = check box style indicator
- (see QActionGroup::setExclusive) */
- QMenu::indicator:non-exclusive:unchecked
- {
- border-image: url(:/light/checkbox_unchecked_disabled.svg);
- }
- QMenu::indicator:non-exclusive:unchecked:selected
- {
- border-image: url(:/light/checkbox_unchecked_disabled.svg);
- }
- QMenu::indicator:non-exclusive:checked
- {
- border-image: url(:/light/checkbox_checked.svg);
- }
- QMenu::indicator:non-exclusive:checked:selected
- {
- border-image: url(:/light/checkbox_checked.svg);
- }
- /* exclusive indicator = radio button style indicator (see QActionGroup::setExclusive) */
- QMenu::indicator:exclusive:unchecked
- {
- border-image: url(:/light/radio_unchecked_disabled.svg);
- }
- QMenu::indicator:exclusive:unchecked:selected
- {
- border-image: url(:/light/radio_unchecked_disabled.svg);
- }
- QMenu::indicator:exclusive:checked
- {
- border-image: url(:/light/radio_checked.svg);
- }
- QMenu::indicator:exclusive:checked:selected
- {
- border-image: url(:/light/radio_checked.svg);
- }
- QMenu::right-arrow
- {
- margin: 0.5ex;
- border-image: url(:/light/right_arrow.svg);
- width: 0.6ex;
- height: 0.9ex;
- }
- QWidget:disabled
- {
- color: #454545;
- background-color: #EFF0F1;
- }
- QAbstractItemView
- {
- alternate-background-color: #EFF0F1;
- color: #31363B;
- border: 0.1ex solid 3A3939;
- border-radius: 0.2ex;
- }
- QWidget:focus,
- QMenuBar:focus
- {
- border: 0.1ex solid #33A4DF;
- }
- QTabWidget:focus,
- QCheckBox:focus,
- QRadioButton:focus,
- QSlider:focus
- {
- border: none;
- }
- QLineEdit
- {
- background-color: #FCFCFC;
- padding: 0.5ex;
- border-style: solid;
- border: 0.1ex solid #BAB9B8;
- border-radius: 0.2ex;
- color: #31363B;
- }
- QGroupBox
- {
- border: 0.1ex solid #BAB9B8;
- border-radius: 0.2ex;
- padding-top: 1ex;
- margin-top: 1ex;
- }
- QGroupBox::title
- {
- subcontrol-origin: margin;
- subcontrol-position: top center;
- padding-left: 0.1ex;
- padding-right: 0.1ex;
- margin-top: -0.7ex;
- }
- QAbstractScrollArea
- {
- border-radius: 0.2ex;
- border: 0.1ex solid #BAB9B8;
- background-color: transparent;
- }
- QScrollBar:horizontal
- {
- height: 1.5ex;
- margin: 0.3ex 1.5ex 0.3ex 1.5ex;
- border: 0.1ex transparent #2A2929;
- border-radius: 0.4ex;
- background-color: #2A2929;
- }
- QScrollBar::handle:horizontal
- {
- background-color: #605F5F;
- min-width: 0.5ex;
- border-radius: 0.4ex;
- }
- QScrollBar::add-line:horizontal
- {
- margin: 0ex 0.3ex 0ex 0.3ex;
- border-image: url(:/light/right_arrow_disabled.svg);
- width: 1ex;
- height: 1ex;
- subcontrol-position: right;
- subcontrol-origin: margin;
- }
- QScrollBar::sub-line:horizontal
- {
- margin: 0px 0.3ex 0px 0.3ex;
- border-image: url(:/light/left_arrow_disabled.svg);
- height: 1ex;
- width: 1ex;
- subcontrol-position: left;
- subcontrol-origin: margin;
- }
- QScrollBar::add-line:horizontal:hover,QScrollBar::add-line:horizontal:on
- {
- border-image: url(:/light/right_arrow.svg);
- width: 1ex;
- height: 1ex;
- subcontrol-position: right;
- subcontrol-origin: margin;
- }
- QScrollBar::sub-line:horizontal:hover, QScrollBar::sub-line:horizontal:on
- {
- border-image: url(:/light/left_arrow.svg);
- width: 1ex;
- height: 1ex;
- subcontrol-position: left;
- subcontrol-origin: margin;
- }
- QScrollBar::up-arrow:horizontal, QScrollBar::down-arrow:horizontal
- {
- background: none;
- }
- QScrollBar::add-page:horizontal, QScrollBar::sub-page:horizontal
- {
- background: none;
- }
- QScrollBar:vertical
- {
- background-color: #2A2929;
- width: 1.5ex;
- margin: 1.5ex 0.3ex 1.5ex 0.3ex;
- border: 0.1ex transparent #2A2929;
- border-radius: 0.4ex;
- }
- QScrollBar::handle:vertical
- {
- background-color: #605F5F;
- min-height: 0.5ex;
- border-radius: 0.4ex;
- }
- QScrollBar::sub-line:vertical
- {
- margin: 0.3ex 0ex 0.3ex 0ex;
- border-image: url(:/light/up_arrow_disabled.svg);
- height: 1ex;
- width: 1ex;
- subcontrol-position: top;
- subcontrol-origin: margin;
- }
- QScrollBar::add-line:vertical
- {
- margin: 0.3ex 0ex 0.3ex 0ex;
- border-image: url(:/light/down_arrow_disabled.svg);
- height: 1ex;
- width: 1ex;
- subcontrol-position: bottom;
- subcontrol-origin: margin;
- }
- QScrollBar::sub-line:vertical:hover,
- QScrollBar::sub-line:vertical:on
- {
- border-image: url(:/light/up_arrow.svg);
- height: 1ex;
- width: 1ex;
- subcontrol-position: top;
- subcontrol-origin: margin;
- }
- QScrollBar::add-line:vertical:hover,
- QScrollBar::add-line:vertical:on
- {
- border-image: url(:/light/down_arrow.svg);
- height: 1ex;
- width: 1ex;
- subcontrol-position: bottom;
- subcontrol-origin: margin;
- }
- QScrollBar::up-arrow:vertical,
- QScrollBar::down-arrow:vertical
- {
- background: none;
- }
- QScrollBar::add-page:vertical,
- QScrollBar::sub-page:vertical
- {
- background: none;
- }
- QTextEdit
- {
- background-color: #EFF0F1;
- color: #31363B;
- border: 0.1ex solid #BAB9B8;
- }
- QPlainTextEdit
- {
- background-color: #EFF0F1;
- color: #31363B;
- border-radius: 0.2ex;
- border: 0.1ex solid #BAB9B8;
- }
- QHeaderView::section
- {
- background-color: #BAB9B8;
- color: #31363B;
- padding: 0.5ex;
- border: 0.1ex solid #BAB9B8;
- }
- QSizeGrip
- {
- border-image: url(:/light/sizegrip.svg);
- width: 1.2ex;
- height: 1.2ex;
- }
- QMainWindow::separator
- {
- background-color: #EFF0F1;
- color: white;
- padding-left: 0.4ex;
- spacing: 0.2ex;
- border: 0.1ex dashed #BAB9B8;
- }
- QMainWindow::separator:hover
- {
- background-color: #787876;
- color: white;
- padding-left: 0.4ex;
- border: 0.1ex solid #BAB9B8;
- spacing: 0.2x;
- }
- QMenu::separator
- {
- height: 0.1ex;
- background-color: #BAB9B8;
- color: white;
- padding-left: 0.4ex;
- margin-left: 1ex;
- margin-right: 0.5ex;
- }
- QFrame[frameShape="2"], /* QFrame::Panel == 0x0003 */
- QFrame[frameShape="3"], /* QFrame::WinPanel == 0x0003 */
- QFrame[frameShape="4"], /* QFrame::HLine == 0x0004 */
- QFrame[frameShape="5"], /* QFrame::VLine == 0x0005 */
- QFrame[frameShape="6"] /* QFrame::StyledPanel == 0x0006 */
- {
- border-width: 0.1ex;
- padding: 0.1ex;
- border-style: solid;
- border-color: #EFF0F1;
- background-color: #bcbfc2;
- border-radius: 0.5ex;
- }
- QStackedWidget
- {
- border: 0.1ex transparent black;
- }
- QToolBar
- {
- border: 0.1ex transparent #393838;
- background: 0.1ex solid #EFF0F1;
- font-weight: bold;
- }
- QToolBar::handle:horizontal
- {
- border-image: url(:/light/hmovetoolbar.svg);
- width = 1.6ex;
- height = 6.4ex;
- }
- QToolBar::handle:vertical
- {
- border-image: url(:/light/vmovetoolbar.svg);
- width = 5.4ex;
- height = 1ex;
- }
- QToolBar::separator:horizontal
- {
- border-image: url(:/light/hsepartoolbar.svg);
- width = 0.7ex;
- height = 6.3ex;
- }
- QToolBar::separator:vertical
- {
- border-image: url(:/light/vsepartoolbars.svg);
- width = 6.3ex;
- height = 0.7ex;
- }
- QPushButton
- {
- color: #31363B;
- background-color: qlineargradient(x1: 0.5, y1: 0.5 x2: 0.5, y2: 1, stop: 0 #EFF0F1, stop: 0.5 #eaebec);
- border-width: 0.1ex;
- border-color: #BAB9B8;
- border-style: solid;
- padding: 0.5ex;
- border-radius: 0.2ex;
- outline: none;
- }
- QPushButton:disabled
- {
- background-color: #e0e1e2;
- border-width: 0.1ex;
- border-color: #b4b4b4;
- border-style: solid;
- padding-top: 0.5ex;
- padding-bottom: 0.5ex;
- padding-left: 1ex;
- padding-right: 1ex;
- border-radius: 0.2ex;
- color: #b4b4b4;
- }
- QPushButton:focus
- {
- color: black;
- }
- QComboBox
- {
- selection-background-color: #33A4DF;
- border-style: solid;
- border: 0.1ex solid #BAB9B8;
- border-radius: 0.2ex;
- padding: 0.5ex;
- min-width: 7.5ex;
- }
- QPushButton:checked
- {
- background-color: #BAB9B8;
- border-color: #6A6969;
- }
- QComboBox:hover,
- QAbstractSpinBox:hover,
- QLineEdit:hover,
- QTextEdit:hover,
- QPlainTextEdit:hover,
- QAbstractView:hover,
- QTreeView:hover
- {
- border: 0.1ex solid #33A4DF;
- color: #31363B;
- }
- QComboBox:hover:pressed,
- QPushButton:hover:pressed,
- QAbstractSpinBox:hover:pressed,
- QLineEdit:hover:pressed,
- QTextEdit:hover:pressed,
- QPlainTextEdit:hover:pressed,
- QAbstractView:hover:pressed,
- QTreeView:hover:pressed
- {
- background-color: #EFF0F1;
- }
- QComboBox:on
- {
- padding-top: 0.3ex;
- padding-left: 0.4ex;
- selection-background-color: #4a4a4a;
- }
- QComboBox QAbstractItemView
- {
- background-color: #FCFCFC;
- border-radius: 0.2ex;
- border: 0.1ex solid #BAB9B8;
- selection-background-color: #33A4DF;
- }
- QComboBox::drop-down
- {
- subcontrol-origin: padding;
- subcontrol-position: top right;
- width: 1.5ex;
- border-left-width: 0ex;
- border-left-color: darkgray;
- border-left-style: solid;
- border-top-right-radius: 0.3ex;
- border-bottom-right-radius: 0.3ex;
- }
- QComboBox::down-arrow
- {
- border-image: url(:/light/down_arrow_disabled.svg);
- width: 0.9ex;
- height: 0.6ex;
- }
- QComboBox::down-arrow:on,
- QComboBox::down-arrow:hover,
- QComboBox::down-arrow:focus
- {
- border-image: url(:/light/down_arrow.svg);
- width: 0.9ex;
- height: 0.6ex;
- }
- QAbstractSpinBox
- {
- padding: 0.5ex;
- border: 0.1ex solid #BAB9B8;
- background-color: #D9D8D7;
- color: #31363B;
- border-radius: 0.2ex;
- min-width: 7.5ex;
- }
- QAbstractSpinBox:up-button
- {
- background-color: transparent;
- subcontrol-origin: border;
- subcontrol-position: center right;
- }
- QAbstractSpinBox:down-button
- {
- background-color: transparent;
- subcontrol-origin: border;
- subcontrol-position: center left;
- }
- QAbstractSpinBox::up-arrow,
- QAbstractSpinBox::up-arrow:disabled,
- QAbstractSpinBox::up-arrow:off
- {
- border-image: url(:/light/up_arrow_disabled.svg);
- width: 0.9ex;
- height: 0.6ex;
- }
- QAbstractSpinBox::up-arrow:hover
- {
- border-image: url(:/light/up_arrow.svg);
- width: 0.9ex;
- height: 0.6ex;
- }
- QAbstractSpinBox::down-arrow,
- QAbstractSpinBox::down-arrow:disabled,
- QAbstractSpinBox::down-arrow:off
- {
- border-image: url(:/light/down_arrow_disabled.svg);
- width: 0.9ex;
- height: 0.6ex;
- }
- QAbstractSpinBox::down-arrow:hover
- {
- border-image: url(:/light/down_arrow.svg);
- width: 0.9ex;
- height: 0.6ex;
- }
- QLabel
- {
- border: 0ex solid black;
- }
- QTabWidget{
- border: 0.1ex solid #BAB9B8;
- }
- /* BORDERS */
- QTabWidget::pane
- {
- padding: 0.5ex;
- margin: 0.1ex;
- }
- QTabWidget::pane:top
- {
- border: 0.1ex solid #BAB9B8;
- top: -0.1ex;
- }
- QTabWidget::pane:bottom
- {
- border: 0.1ex solid #BAB9B8;
- bottom: -0.1ex;
- }
- QTabWidget::pane:left
- {
- border: 0.1ex solid #BAB9B8;
- right: -0.1ex;
- }
- QTabWidget::pane:right
- {
- border: 0.1ex solid #BAB9B8;
- left: -0.1ex;
- }
- QTabBar
- {
- qproperty-drawBase: 0;
- left: 0.5ex; /* move to the right by 0.5ex */
- border-radius: 0.3ex;
- }
- QTabBar:focus
- {
- border: 0ex transparent black;
- }
- QTabBar::close-button
- {
- border-image: url(:/light/close.svg);
- width: 1.2ex;
- height: 1.2ex;
- background: transparent;
- }
- QTabBar::close-button:hover
- {
- border-image: url(:/light/close-hover.svg);
- width: 1.2ex;
- height: 1.2ex;
- background: transparent;
- }
- QTabBar::close-button:pressed
- {
- border-image: url(:/light/close-pressed.svg);
- width: 1.2ex;
- height: 1.2ex;
- background: transparent;
- }
- /* TOP TABS */
- QTabBar::tab:top
- {
- color: #31363B;
- border: 0.1ex transparent black;
- border-left: 0.1ex solid #BAB9B8;
- border-top: 0.1ex solid #BAB9B8;
- background-color: #EFF0F1;
- padding: 0.5ex;
- min-width: 5ex;
- border-top-left-radius: 0.2ex;
- border-top-right-radius: 0.2ex;
- }
- QTabBar::tab:top:last,
- QTabBar::tab:top:only-one
- {
- color: #31363B;
- border: 0.1ex transparent black;
- border-left: 0.1ex solid #BAB9B8;
- border-right: 0.1ex solid #BAB9B8;
- border-top: 0.1ex solid #BAB9B8;
- background-color: #EFF0F1;
- padding: 0.5ex;
- min-width: 5ex;
- border-top-left-radius: 0.2ex;
- border-top-right-radius: 0.2ex;
- }
- QTabBar::tab:top:!selected
- {
- color: #31363B;
- background-color: #D9D8D7;
- border: 0.1ex transparent black;
- border-left: 0.1ex solid #BAB9B8;
- border-top-left-radius: 0.2ex;
- border-top-right-radius: 0.2ex;
- }
- QTabBar::tab:top:first:!selected
- {
- color: #31363B;
- background-color: #D9D8D7;
- border: 0.1ex transparent black;
- border-top-left-radius: 0.2ex;
- border-top-right-radius: 0.2ex;
- }
- QTabBar::tab:top:!selected:hover
- {
- background-color: rgba(61, 173, 232, 0.1);
- border: 0.1ex rgba(61, 173, 232, 0.1);
- border-left: 0.1ex solid #BAB9B8;
- }
- QTabBar::tab:top:!selected:first:hover
- {
- background-color: rgba(61, 173, 232, 0.1);
- border: 0.1ex rgba(61, 173, 232, 0.1);
- }
- /* BOTTOM TABS */
- QTabBar::tab:bottom
- {
- color: #31363B;
- border: 0.1ex transparent black;
- border-left: 0.1ex solid #BAB9B8;
- border-bottom: 0.1ex solid #BAB9B8;
- background-color: #EFF0F1;
- padding: 0.5ex;
- border-bottom-left-radius: 0.2ex;
- border-bottom-right-radius: 0.2ex;
- min-width: 5ex;
- }
- QTabBar::tab:bottom:last,
- QTabBar::tab:bottom:only-one
- {
- color: #31363B;
- border: 0.1ex transparent black;
- border-left: 0.1ex solid #BAB9B8;
- border-right: 0.1ex solid #BAB9B8;
- border-bottom: 0.1ex solid #BAB9B8;
- background-color: #EFF0F1;
- padding: 0.5ex;
- border-bottom-left-radius: 0.2ex;
- border-bottom-right-radius: 0.2ex;
- min-width: 5ex;
- }
- QTabBar::tab:bottom:!selected
- {
- color: #31363B;
- background-color: #D9D8D7;
- border: 0.1ex transparent black;
- border-left: 0.1ex solid #BAB9B8;
- border-bottom-left-radius: 0.2ex;
- border-bottom-right-radius: 0.2ex;
- }
- QTabBar::tab:bottom:first:!selected
- {
- color: #31363B;
- background-color: #D9D8D7;
- border: 0.1ex transparent black;
- border-bottom-left-radius: 0.2ex;
- border-bottom-right-radius: 0.2ex;
- }
- QTabBar::tab:bottom:!selected:hover
- {
- background-color: rgba(61, 173, 232, 0.1);
- border: 0.1ex rgba(61, 173, 232, 0.1);
- border-left: 0.1ex solid #BAB9B8;
- }
- QTabBar::tab:bottom:!selected:first:hover
- {
- background-color: rgba(61, 173, 232, 0.1);
- border: 0.1ex rgba(61, 173, 232, 0.1);
- }
- /* LEFT TABS */
- QTabBar::tab:left
- {
- color: #31363B;
- border: 0.1ex transparent black;
- border-top: 0.1ex solid #BAB9B8;
- border-right: 0.1ex solid #BAB9B8;
- background-color: #EFF0F1;
- padding: 0.5ex;
- border-top-right-radius: 0.2ex;
- border-bottom-right-radius: 0.2ex;
- min-height: 5ex;
- }
- QTabBar::tab:left:last,
- QTabBar::tab:left:only-one
- {
- color: #31363B;
- border: 0.1ex transparent black;
- border-top: 0.1ex solid #BAB9B8;
- border-bottom: 0.1ex solid #BAB9B8;
- border-right: 0.1ex solid #BAB9B8;
- background-color: #EFF0F1;
- padding: 0.5ex;
- border-top-right-radius: 0.2ex;
- border-bottom-right-radius: 0.2ex;
- min-height: 5ex;
- }
- QTabBar::tab:left:!selected
- {
- color: #31363B;
- background-color: #D9D8D7;
- border: 0.1ex transparent black;
- border-top: 0.1ex solid #BAB9B8;
- border-top-right-radius: 0.2ex;
- border-bottom-right-radius: 0.2ex;
- }
- QTabBar::tab:left:!selected:hover
- {
- background-color: rgba(61, 173, 232, 0.1);
- border: 0.1ex rgba(61, 173, 232, 0.1);
- border-top: 0.1ex solid #BAB9B8;
- }
- QTabBar::tab:left:!selected:first:hover
- {
- background-color: rgba(61, 173, 232, 0.1);
- border: 0.1ex rgba(61, 173, 232, 0.1);
- }
- /* RIGHT TABS */
- QTabBar::tab:right
- {
- color: #31363B;
- border: 0.1ex transparent black;
- border-top: 0.1ex solid #BAB9B8;
- border-left: 0.1ex solid #BAB9B8;
- background-color: #D9D8D7;
- padding: 0.5ex;
- border-top-left-radius: 0.2ex;
- border-bottom-left-radius: 0.2ex;
- min-height: 5ex;
- }
- QTabBar::tab:right:last,
- QTabBar::tab:right:only-one
- {
- color: #31363B;
- border: 0.1ex transparent black;
- border-top: 0.1ex solid #BAB9B8;
- border-bottom: 0.1ex solid #BAB9B8;
- border-left: 0.1ex solid #BAB9B8;
- background-color: #D9D8D7;
- padding: 0.5ex;
- border-top-left-radius: 0.2ex;
- border-bottom-left-radius: 0.2ex;
- min-height: 5ex;
- }
- QTabBar::tab:right:!selected
- {
- color: #31363B;
- background-color: #54575B;
- border: 0.1ex transparent black;
- border-top: 0.1ex solid #BAB9B8;
- border-top-left-radius: 0.2ex;
- border-bottom-left-radius: 0.2ex;
- }
- QTabBar::tab:right:!selected:hover
- {
- background-color: rgba(61, 173, 232, 0.1);
- border: 0.1ex rgba(61, 173, 232, 0.1);
- border-top: 0.1ex solid #BAB9B8;
- }
- QTabBar::tab:right:!selected:first:hover
- {
- background-color: rgba(61, 173, 232, 0.1);
- border: 0.1ex rgba(61, 173, 232, 0.1);
- }
- QTabBar QToolButton::right-arrow:enabled
- {
- border-image: url(:/light/right_arrow.svg);
- }
- QTabBar QToolButton::left-arrow:enabled
- {
- border-image: url(:/light/left_arrow.svg);
- }
- QTabBar QToolButton::right-arrow:disabled
- {
- border-image: url(:/light/right_arrow_disabled.svg);
- }
- QTabBar QToolButton::left-arrow:disabled
- {
- border-image: url(:/light/left_arrow_disabled.svg);
- }
- QDockWidget
- {
- background: #EFF0F1;
- border: 0.1ex solid #403F3F;
- titlebar-close-icon: url(:/light/transparent.svg);
- titlebar-normal-icon: url(:/light/transparent.svg);
- }
- QDockWidget::close-button,
- QDockWidget::float-button
- {
- border: 0.1ex solid transparent;
- border-radius: 0.2ex;
- background: transparent;
- }
- QDockWidget::float-button
- {
- border-image: url(:/dark/undock.svg);
- }
- QDockWidget::float-button:hover
- {
- border-image: url(:/dark/undock-hover.svg) ;
- }
- QDockWidget::close-button
- {
- border-image: url(:/dark/close.svg) ;
- }
- QDockWidget::close-button:hover
- {
- border-image: url(:/dark/close-hover.svg) ;
- }
- QDockWidget::close-button:pressed
- {
- border-image: url(:/dark/close-pressed.svg) ;
- }
- QTreeView,
- QListView
- {
- border: 0.1ex solid #BAB9B8;
- background-color: #FCFCFC;
- }
- QTreeView::branch:has-siblings:!adjoins-item
- {
- border-image: url(:/light/stylesheet-vline.svg) 0;
- }
- QTreeView::branch:has-siblings:adjoins-item
- {
- border-image: url(:/light/stylesheet-branch-more.svg) 0;
- }
- QTreeView::branch:!has-children:!has-siblings:adjoins-item
- {
- border-image: url(:/light/stylesheet-branch-end.svg) 0;
- }
- QTreeView::branch:has-children:!has-siblings:closed,
- QTreeView::branch:closed:has-children:has-siblings
- {
- border-image: url(:/light/stylesheet-branch-end-closed.svg) 0;
- image: url(:/light/branch_closed.svg);
- }
- QTreeView::branch:open:has-children:!has-siblings,
- QTreeView::branch:open:has-children:has-siblings
- {
- border-image: url(:/light/stylesheet-branch-end-open.svg) 0;
- image: url(:/light/branch_open.svg);
- }
- QTableView::item,
- QListView::item,
- QTreeView::item
- {
- padding: 0.3ex;
- }
- QTableView::item:!selected:hover,
- QListView::item:!selected:hover,
- QTreeView::item:!selected:hover
- {
- background-color: rgba(61, 173, 232, 0.1);
- outline: 0;
- color: #31363B;
- padding: 0.3ex;
- }
- QSlider::groove:horizontal
- {
- border: 0.1ex solid #EFF0F1;
- height: 0.4ex;
- background: #9CA0A4;
- margin: 0px;
- border-radius: 0.2ex;
- }
- QSlider::handle:horizontal
- {
- background: #D9D8D7;
- border: 0.1ex solid #BABEC2;
- width: 1.6ex;
- height: 1.6ex;
- margin: -0.8ex 0;
- border-radius: 0.9ex;
- }
- QSlider::groove:vertical
- {
- border: 0.1ex solid #EFF0F1;
- width: 0.4ex;
- background: #9CA0A4;
- margin: 0ex;
- border-radius: 0.3ex;
- }
- QSlider::handle:vertical
- {
- background: #D9D8D7;
- border: 0.1ex solid #BABEC2;
- width: 1.6ex;
- height: 1.6ex;
- margin: 0 -0.8ex;
- border-radius: 0.9ex;
- }
- QSlider::handle:horizontal:focus,
- QSlider::handle:vertical:focus
- {
- border: 0.1ex solid #33A4DF;
- }
- QSlider::handle:horizontal:hover,
- QSlider::handle:vertical:hover
- {
- border: 0.1ex solid #51c2fc;
- }
- QSlider::sub-page:horizontal,
- QSlider::add-page:vertical
- {
- background: #33A4DF;
- border-radius: 0.3ex;
- }
- QSlider::add-page:horizontal,
- QSlider::sub-page:vertical
- {
- background: #BABEC2;
- border-radius: 0.3ex;
- }
- QToolButton
- {
- background-color: transparent;
- border: 0.1ex solid #BAB9B8;
- border-radius: 0.2ex;
- margin: 0.3ex;
- padding: 0.5ex;
- }
- QToolButton[popupMode="1"] /* only for MenuButtonPopup */
- {
- padding-right: 2ex; /* make way for the popup button */
- }
- QToolButton[popupMode="2"] /* only for InstantPopup */
- {
- padding-right: 1ex; /* make way for the popup button */
- }
- QToolButton::menu-indicator
- {
- border-image: url(:/light/down_arrow.svg);
- top: -0.7ex; left: -0.2ex; /* shift it a bit */
- width = 0.9ex;
- height = 0.6ex;
- }
- QToolButton::menu-arrow
- {
- border-image: url(:/light/down_arrow.svg);
- width = 0.9ex;
- height = 0.6ex;
- }
- QToolButton:hover,
- QToolButton::menu-button:hover
- {
- background-color: transparent;
- border: 0.1ex solid #33A4DF;
- }
- QToolButton:checked,
- QToolButton:pressed,
- QToolButton::menu-button:pressed
- {
- background-color: #47b8fc;
- border: 0.1ex solid #47b8fc;
- padding: 0.5ex;
- }
- QToolButton::menu-button
- {
- border: 0.1ex solid #BAB9B8;
- border-top-right-radius: 6px;
- border-bottom-right-radius: 6px;
- /* 1ex width + 0.4ex for border + no text = 2ex allocated above */
- width: 1ex;
- padding: 0.5ex;
- outline: none;
- }
- QToolButton::menu-arrow:open
- {
- border: 0.1ex solid #BAB9B8;
- }
- QPushButton::menu-indicator
- {
- subcontrol-origin: padding;
- subcontrol-position: bottom right;
- left: 0.8ex;
- }
- QTableView
- {
- border: 0.1ex solid #BAB9B8;
- gridline-color: #BAB9B8;
- background-color: #FCFCFC;
- }
- QTableView,
- QHeaderView
- {
- border-radius: 0px;
- }
- QTableView::item:pressed
- {
- background: #33A4DF;
- color: #31363B;
- }
- QTableView::item:selected:active
- {
- background: #33A4DF;
- color: #31363B;
- }
- QTableView::item:selected:hover
- {
- background-color: #47b8f3;
- color: #31363B;
- }
- QListView::item:pressed,
- QTreeView::item:pressed
- {
- background: #3daee9;
- color: #31363B;
- }
- QTreeView::item:selected:active,
- QListView::item:selected:active
- {
- background: #3daee9;
- color: #31363B;
- }
- QListView::item:selected:hover,
- QTreeView::item:selected:hover
- {
- background-color: #51c2fc;
- color: #31363B;
- }
- QHeaderView
- {
- background-color: #EFF0F1;
- border: 0.1ex transparent;
- border-radius: 0px;
- margin: 0px;
- padding: 0px;
- }
- QHeaderView::section
- {
- background-color: #EFF0F1;
- color: #31363B;
- padding: 0.5ex;
- border: 0.1ex solid #BAB9B8;
- border-radius: 0px;
- text-align: center;
- }
- QHeaderView::section::vertical::first,
- QHeaderView::section::vertical::only-one
- {
- border-top: 0.1ex solid #BAB9B8;
- }
- QHeaderView::section::vertical
- {
- border-top: transparent;
- }
- QHeaderView::section::horizontal::first, QHeaderView::section::horizontal::only-one
- {
- border-left: 0.1ex solid #BAB9B8;
- }
- QHeaderView::section::horizontal
- {
- border-left: transparent;
- }
- QHeaderView::section:checked
- {
- color: black;
- background-color: #b9dae7;
- }
- /* style the sort indicator */
- QHeaderView::down-arrow
- {
- image: url(:/light/down_arrow.svg);
- }
- QHeaderView::up-arrow
- {
- image: url(:/light/up_arrow.svg);
- }
- QTableCornerButton::section
- {
- background-color: #EFF0F1;
- border: 0.1ex transparent #BAB9B8;
- border-radius: 0px;
- }
- QToolBox
- {
- padding: 0.5ex;
- border: 0.1ex transparent black;
- }
- QToolBox:selected
- {
- background-color: #EFF0F1;
- border-color: #33A4DF;
- }
- QToolBox:hover
- {
- border-color: #33A4DF;
- }
- QStatusBar::item
- {
- border: 0px transparent dark;
- }
- QSplitter::handle
- {
- border: 0.1ex dashed #BAB9B8;
- }
- QSplitter::handle:hover
- {
- background-color: #787876;
- border: 0.1ex solid #BAB9B8;
- }
- QSplitter::handle:horizontal
- {
- width: 0.1ex;
- }
- QSplitter::handle:vertical
- {
- height: 0.1ex;
- }
- QProgressBar:horizontal
- {
- background-color: #BABEC2;
- border: 0.1ex solid #EFF0F1;
- border-radius: 0.3ex;
- height: 0.5ex;
- text-align: right;
- margin-top: 0.5ex;
- margin-bottom: 0.5ex;
- margin-right: 5ex;
- padding: 0px;
- }
- QProgressBar::chunk:horizontal
- {
- background-color: #33A4DF;
- border: 0.1ex transparent;
- border-radius: 0.3ex;
- }
- QAbstractSpinBox
- {
- background-color: #EFF0F1;
- }
- QSpinBox,
- QDoubleSpinBox
- {
- padding-right: 1.5ex;
- }
- QSpinBox::up-button,
- QDoubleSpinBox::up-button
- {
- subcontrol-origin: content;
- subcontrol-position: right top;
- width: 1.6ex;
- border-width: 0.1ex;
- }
- QSpinBox::up-arrow,
- QDoubleSpinBox::up-arrow
- {
- border-image: url(:/light/up_arrow.svg);
- width: 0.9ex;
- height: 0.6ex;
- }
- QSpinBox::up-arrow:hover,
- QSpinBox::up-arrow:pressed,
- QDoubleSpinBox::up-arrow:hover,
- QDoubleSpinBox::up-arrow:pressed
- {
- border-image: url(:/light/up_arrow-hover.svg);
- width: 0.9ex;
- height: 0.6ex;
- }
- QSpinBox::up-arrow:disabled,
- QSpinBox::up-arrow:off,
- QDoubleSpinBox::up-arrow:disabled,
- QDoubleSpinBox::up-arrow:off
- {
- border-image: url(:/light/up_arrow_disabled.svg);
- }
- QSpinBox::down-button,
- QDoubleSpinBox::down-button
- {
- subcontrol-origin: content;
- subcontrol-position: right bottom;
- width: 1.6ex;
- border-width: 0.1ex;
- }
- QSpinBox::down-arrow,
- QDoubleSpinBox::down-arrow
- {
- border-image: url(:/light/down_arrow.svg);
- width: 0.9ex;
- height: 0.6ex;
- }
- QSpinBox::down-arrow:hover,
- QSpinBox::down-arrow:pressed,
- QDoubleSpinBox::down-arrow:hover,
- QDoubleSpinBox::down-arrow:pressed
- {
- border-image: url(:/light/down_arrow-hover.svg);
- width: 0.9ex;
- height: 0.6ex;
- }
- QSpinBox::down-arrow:disabled,
- QSpinBox::down-arrow:off,
- QDoubleSpinBox::down-arrow:disabled,
- QDoubleSpinBox::down-arrow:off
- {
- border-image: url(:/light/down_arrow_disabled.svg);
- }
- QPushButton:hover
- {
- border: 0.1ex solid #3daef3;
- color: #31363B;
- }
- QPushButton:focus
- {
- background-color: qlineargradient(x1: 0.5, y1: 0.5 x2: 0.5, y2: 1, stop: 0 #4cbdff, stop: 0.5 #33a4e8);
- color: white;
- }
- QPushButton:focus:hover
- {
- background-color: qlineargradient(x1: 0.5, y1: 0.5 x2: 0.5, y2: 1, stop: 0 #bedfec, stop: 0.5 #b9dae7);
- color: #31363B;
- }
- QPushButton:focus:pressed,
- QPushButton:pressed
- {
- background-color: qlineargradient(x1: 0.5, y1: 0.5 x2: 0.5, y2: 1, stop: 0 #bedfec, stop: 0.5 #b9dae7);
- color: #31363B;
- }
|