[Stylesheets] Sliders and some cleanup. (#9910)
Improve sliders and checkboxes * Delete CMakePresets.json * Delete VSInheritEnvironments.txt * Fix for calltips transparant issue https://github.com/FreeCAD/FreeCAD/pull/9715#issuecomment-1633146515 * removed inkscape from a bunch of svg files * Small bug grid color for draft workbench was to dark. * The sketcher colors are added. * The transparant calltips: https://github.com/FreeCAD/FreeCAD/pull/9715#issuecomment-1633146515 * There were some corner dots that I removed. * I fixed the splitter not working with hovering. * I also removed the extra dark splitter background, so now you won't see the splitters unless you hover over them. * Also fixed the url label color. * These fixes can be tested true the theme's beta addon. * added preference packs * Fix for transparant in Qwidget disabled. https://github.com/FreeCAD/FreeCAD/issues/10077
105
src/Gui/PreferencePacks/Dark modern theme/Dark modern theme.cfg
Normal file
@@ -0,0 +1,105 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<FCParameters>
|
||||
<FCParamGroup Name="Root">
|
||||
<FCParamGroup Name="BaseApp">
|
||||
<FCParamGroup Name="Preferences">
|
||||
<FCParamGroup Name="Mod">
|
||||
<FCParamGroup Name="Arch">
|
||||
<FCUInt Name="WallColor" Value="3604403967"/>
|
||||
<FCUInt Name="StructureColor" Value="2527705855"/>
|
||||
<FCUInt Name="RebarColor" Value="3111475967"/>
|
||||
<FCUInt Name="WindowColor" Value="556614399"/>
|
||||
<FCUInt Name="WindowGlassColor" Value="1572326399"/>
|
||||
<FCUInt Name="PanelColor" Value="3416289279"/>
|
||||
<FCUInt Name="ColorHelpers" Value="1347440895"/>
|
||||
<FCUInt Name="defaultSpaceColor" Value="4280090879"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="Draft">
|
||||
<FCInt Name="gridTransparency" Value="0"/>
|
||||
<FCUInt Name="constructioncolor" Value="746455039"/>
|
||||
<FCUInt Name="gridColor" Value="4294967295"/>
|
||||
<FCUInt Name="snapcolor" Value="4294967295"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="Spreadsheet">
|
||||
<FCText Name="AliasedCellBackgroundColor">#9b4de6</FCText>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="Start">
|
||||
<FCUInt Name="BackgroundColor1" Value="1010580735"/>
|
||||
<FCUInt Name="BackgroundTextColor" Value="4294703103"/>
|
||||
<FCUInt Name="PageColor" Value="858993663"/>
|
||||
<FCUInt Name="PageTextColor" Value="3570717951"/>
|
||||
<FCUInt Name="BoxColor" Value="1583243007"/>
|
||||
<FCUInt Name="LinkColor" Value="1437270015"/>
|
||||
<FCUInt Name="BackgroundColor2" Value="2141107711"/>
|
||||
</FCParamGroup>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="OutputWindow">
|
||||
<FCUInt Name="colorText" Value="3570717951"/>
|
||||
<FCUInt Name="colorLogging" Value="1437270015"/>
|
||||
<FCUInt Name="colorWarning" Value="4252787455"/>
|
||||
<FCUInt Name="colorError" Value="4278190335"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="Editor">
|
||||
<FCUInt Name="Text" Value="3570717696"/>
|
||||
<FCUInt Name="Bookmark" Value="16776960"/>
|
||||
<FCUInt Name="Breakpoint" Value="4278190080"/>
|
||||
<FCUInt Name="Keyword" Value="1453118976"/>
|
||||
<FCUInt Name="Comment" Value="1788433664"/>
|
||||
<FCUInt Name="Block comment" Value="3465639936"/>
|
||||
<FCUInt Name="Number" Value="3050219520"/>
|
||||
<FCUInt Name="String" Value="3465639936"/>
|
||||
<FCUInt Name="Character" Value="4278190080"/>
|
||||
<FCUInt Name="Class name" Value="1321840640"/>
|
||||
<FCUInt Name="Define name" Value="3705448960"/>
|
||||
<FCUInt Name="Operator" Value="3570717696"/>
|
||||
<FCUInt Name="Python output" Value="2863300352"/>
|
||||
<FCUInt Name="Python error" Value="4252787200"/>
|
||||
<FCUInt Name="Current line highlight" Value="524114944"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="View">
|
||||
<FCUInt Name="SketchEdgeColor" Value="4294967295"/>
|
||||
<FCUInt Name="SketchVertexColor" Value="4294967295"/>
|
||||
<FCUInt Name="EditedEdgeColor" Value="4294967295"/>
|
||||
<FCUInt Name="EditedVertexColor" Value="4280680703"/>
|
||||
<FCUInt Name="ConstructionColor" Value="746455039"/>
|
||||
<FCUInt Name="ExternalColor" Value="3425924095"/>
|
||||
<FCUInt Name="InvalidSketchColor" Value="4285333759"/>
|
||||
<FCUInt Name="FullyConstrainedColor" Value="16711935"/>
|
||||
<FCUInt Name="InternalAlignedGeoColor" Value="2998042623"/>
|
||||
<FCUInt Name="FullyConstraintElementColor" Value="11173887"/>
|
||||
<FCUInt Name="FullyConstraintConstructionElementColor" Value="2410282495"/>
|
||||
<FCUInt Name="FullyConstraintInternalAlignmentColor" Value="3739142399"/>
|
||||
<FCUInt Name="FullyConstraintConstructionPointColor" Value="4287987967"/>
|
||||
<FCUInt Name="ConstrainedIcoColor" Value="4280680703"/>
|
||||
<FCUInt Name="NonDrivingConstrDimColor" Value="11206655"/>
|
||||
<FCUInt Name="ConstrainedDimColor" Value="4278255615"/>
|
||||
<FCUInt Name="ExprBasedConstrDimColor" Value="4286523135"/>
|
||||
<FCUInt Name="DeactivatedConstrDimColor" Value="2139062271"/>
|
||||
<FCUInt Name="CursorTextColor" Value="1437270015"/>
|
||||
<FCUInt Name="CursorCrosshairColor" Value="4294967295"/>
|
||||
<FCUInt Name="CreateLineColor" Value="3435973887"/>
|
||||
<FCBool Name="Simple" Value="0"/>
|
||||
<FCBool Name="Gradient" Value="1"/>
|
||||
<FCBool Name="RadialGradient" Value="1"/>
|
||||
<FCBool Name="UseBackgroundColorMid" Value="1"/>
|
||||
<FCUInt Name="BacklightColor" Value="4294967295"/>
|
||||
<FCUInt Name="BackgroundColor" Value="1010580735"/>
|
||||
<FCUInt Name="BackgroundColor2" Value="2088533247"/>
|
||||
<FCUInt Name="BackgroundColor3" Value="1010580735"/>
|
||||
<FCUInt Name="BackgroundColor4" Value="2088533247"/>
|
||||
<FCUInt Name="HighlightColor" Value="327679"/>
|
||||
<FCUInt Name="SelectionColor" Value="16711935"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435973887"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="TreeView">
|
||||
<FCUInt Name="TreeEditColor" Value="1434171135"/>
|
||||
<FCUInt Name="TreeActiveColor" Value="3465640191"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="MainWindow">
|
||||
<FCBool Name="TiledBackground" Value="0"/>
|
||||
<FCText Name="StyleSheet">Dark-modern-blue.qss</FCText>
|
||||
</FCParamGroup>
|
||||
</FCParamGroup>
|
||||
</FCParamGroup>
|
||||
</FCParamGroup>
|
||||
</FCParameters>
|
||||
@@ -17,7 +17,7 @@
|
||||
<FCParamGroup Name="Draft">
|
||||
<FCInt Name="gridTransparency" Value="0"/>
|
||||
<FCUInt Name="constructioncolor" Value="746455039"/>
|
||||
<FCUInt Name="gridColor" Value="2105376255"/>
|
||||
<FCUInt Name="gridColor" Value="4294967295"/>
|
||||
<FCUInt Name="snapcolor" Value="4294967295"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="Spreadsheet">
|
||||
@@ -97,7 +97,7 @@
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="MainWindow">
|
||||
<FCBool Name="TiledBackground" Value="0"/>
|
||||
<FCText Name="StyleSheet">Darker-blue.qss</FCText>
|
||||
<FCText Name="StyleSheet">Dark-blue.qss</FCText>
|
||||
</FCParamGroup>
|
||||
</FCParamGroup>
|
||||
</FCParamGroup>
|
||||
|
||||
105
src/Gui/PreferencePacks/Darker theme/Darker theme.cfg
Normal file
@@ -0,0 +1,105 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<FCParameters>
|
||||
<FCParamGroup Name="Root">
|
||||
<FCParamGroup Name="BaseApp">
|
||||
<FCParamGroup Name="Preferences">
|
||||
<FCParamGroup Name="Mod">
|
||||
<FCParamGroup Name="Arch">
|
||||
<FCUInt Name="WallColor" Value="3604403967"/>
|
||||
<FCUInt Name="StructureColor" Value="2527705855"/>
|
||||
<FCUInt Name="RebarColor" Value="3111475967"/>
|
||||
<FCUInt Name="WindowColor" Value="556614399"/>
|
||||
<FCUInt Name="WindowGlassColor" Value="1572326399"/>
|
||||
<FCUInt Name="PanelColor" Value="3416289279"/>
|
||||
<FCUInt Name="ColorHelpers" Value="1347440895"/>
|
||||
<FCUInt Name="defaultSpaceColor" Value="4280090879"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="Draft">
|
||||
<FCInt Name="gridTransparency" Value="0"/>
|
||||
<FCUInt Name="constructioncolor" Value="746455039"/>
|
||||
<FCUInt Name="gridColor" Value="4294967295"/>
|
||||
<FCUInt Name="snapcolor" Value="4294967295"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="Spreadsheet">
|
||||
<FCText Name="AliasedCellBackgroundColor">#9b4de6</FCText>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="Start">
|
||||
<FCUInt Name="BackgroundColor1" Value="1010580735"/>
|
||||
<FCUInt Name="BackgroundTextColor" Value="4294703103"/>
|
||||
<FCUInt Name="PageColor" Value="858993663"/>
|
||||
<FCUInt Name="PageTextColor" Value="3570717951"/>
|
||||
<FCUInt Name="BoxColor" Value="1583243007"/>
|
||||
<FCUInt Name="LinkColor" Value="1437270015"/>
|
||||
<FCUInt Name="BackgroundColor2" Value="2141107711"/>
|
||||
</FCParamGroup>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="OutputWindow">
|
||||
<FCUInt Name="colorText" Value="3570717951"/>
|
||||
<FCUInt Name="colorLogging" Value="1437270015"/>
|
||||
<FCUInt Name="colorWarning" Value="4252787455"/>
|
||||
<FCUInt Name="colorError" Value="4278190335"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="Editor">
|
||||
<FCUInt Name="Text" Value="3570717696"/>
|
||||
<FCUInt Name="Bookmark" Value="16776960"/>
|
||||
<FCUInt Name="Breakpoint" Value="4278190080"/>
|
||||
<FCUInt Name="Keyword" Value="1453118976"/>
|
||||
<FCUInt Name="Comment" Value="1788433664"/>
|
||||
<FCUInt Name="Block comment" Value="3465639936"/>
|
||||
<FCUInt Name="Number" Value="3050219520"/>
|
||||
<FCUInt Name="String" Value="3465639936"/>
|
||||
<FCUInt Name="Character" Value="4278190080"/>
|
||||
<FCUInt Name="Class name" Value="1321840640"/>
|
||||
<FCUInt Name="Define name" Value="3705448960"/>
|
||||
<FCUInt Name="Operator" Value="3570717696"/>
|
||||
<FCUInt Name="Python output" Value="2863300352"/>
|
||||
<FCUInt Name="Python error" Value="4252787200"/>
|
||||
<FCUInt Name="Current line highlight" Value="524114944"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="View">
|
||||
<FCUInt Name="SketchEdgeColor" Value="4294967295"/>
|
||||
<FCUInt Name="SketchVertexColor" Value="4294967295"/>
|
||||
<FCUInt Name="EditedEdgeColor" Value="4294967295"/>
|
||||
<FCUInt Name="EditedVertexColor" Value="4280680703"/>
|
||||
<FCUInt Name="ConstructionColor" Value="746455039"/>
|
||||
<FCUInt Name="ExternalColor" Value="3425924095"/>
|
||||
<FCUInt Name="InvalidSketchColor" Value="4285333759"/>
|
||||
<FCUInt Name="FullyConstrainedColor" Value="16711935"/>
|
||||
<FCUInt Name="InternalAlignedGeoColor" Value="2998042623"/>
|
||||
<FCUInt Name="FullyConstraintElementColor" Value="11173887"/>
|
||||
<FCUInt Name="FullyConstraintConstructionElementColor" Value="2410282495"/>
|
||||
<FCUInt Name="FullyConstraintInternalAlignmentColor" Value="3739142399"/>
|
||||
<FCUInt Name="FullyConstraintConstructionPointColor" Value="4287987967"/>
|
||||
<FCUInt Name="ConstrainedIcoColor" Value="4280680703"/>
|
||||
<FCUInt Name="NonDrivingConstrDimColor" Value="11206655"/>
|
||||
<FCUInt Name="ConstrainedDimColor" Value="4278255615"/>
|
||||
<FCUInt Name="ExprBasedConstrDimColor" Value="4286523135"/>
|
||||
<FCUInt Name="DeactivatedConstrDimColor" Value="2139062271"/>
|
||||
<FCUInt Name="CursorTextColor" Value="1437270015"/>
|
||||
<FCUInt Name="CursorCrosshairColor" Value="4294967295"/>
|
||||
<FCUInt Name="CreateLineColor" Value="3435973887"/>
|
||||
<FCBool Name="Simple" Value="0"/>
|
||||
<FCBool Name="Gradient" Value="1"/>
|
||||
<FCBool Name="RadialGradient" Value="1"/>
|
||||
<FCBool Name="UseBackgroundColorMid" Value="1"/>
|
||||
<FCUInt Name="BacklightColor" Value="4294967295"/>
|
||||
<FCUInt Name="BackgroundColor" Value="1010580735"/>
|
||||
<FCUInt Name="BackgroundColor2" Value="2088533247"/>
|
||||
<FCUInt Name="BackgroundColor3" Value="1010580735"/>
|
||||
<FCUInt Name="BackgroundColor4" Value="2088533247"/>
|
||||
<FCUInt Name="HighlightColor" Value="327679"/>
|
||||
<FCUInt Name="SelectionColor" Value="16711935"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435973887"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="TreeView">
|
||||
<FCUInt Name="TreeEditColor" Value="1434171135"/>
|
||||
<FCUInt Name="TreeActiveColor" Value="3465640191"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="MainWindow">
|
||||
<FCBool Name="TiledBackground" Value="0"/>
|
||||
<FCText Name="StyleSheet">Darker-blue.qss</FCText>
|
||||
</FCParamGroup>
|
||||
</FCParamGroup>
|
||||
</FCParamGroup>
|
||||
</FCParamGroup>
|
||||
</FCParameters>
|
||||
@@ -0,0 +1,71 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<FCParameters>
|
||||
<FCParamGroup Name="Root">
|
||||
<FCParamGroup Name="BaseApp">
|
||||
<FCParamGroup Name="Preferences">
|
||||
<FCParamGroup Name="Mod">
|
||||
<FCParamGroup Name="Start">
|
||||
<FCUInt Name="BackgroundColor1" Value="4143380223"/>
|
||||
<FCUInt Name="BackgroundTextColor" Value="4294703103"/>
|
||||
<FCUInt Name="PageColor" Value="4294967295"/>
|
||||
<FCUInt Name="PageTextColor" Value="255"/>
|
||||
<FCUInt Name="BoxColor" Value="3974950143"/>
|
||||
<FCUInt Name="LinkColor" Value="1437270015"/>
|
||||
<FCUInt Name="BackgroundColor2" Value="2141107711"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="Spreadsheet">
|
||||
<FCText Name="AliasedCellBackgroundColor">#feff9e</FCText>
|
||||
</FCParamGroup>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="OutputWindow">
|
||||
<FCUInt Name="colorText" Value="1684301055"/>
|
||||
<FCUInt Name="colorLogging" Value="1437270015"/>
|
||||
<FCUInt Name="colorWarning" Value="4252787455"/>
|
||||
<FCUInt Name="colorError" Value="4278190335"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="Editor">
|
||||
<FCUInt Name="Text" Value="1903259904"/>
|
||||
<FCUInt Name="Bookmark" Value="16776960"/>
|
||||
<FCUInt Name="Breakpoint" Value="4278190080"/>
|
||||
<FCUInt Name="Keyword" Value="1453118976"/>
|
||||
<FCUInt Name="Comment" Value="1788433664"/>
|
||||
<FCUInt Name="Block comment" Value="3465639936"/>
|
||||
<FCUInt Name="Number" Value="3050219520"/>
|
||||
<FCUInt Name="String" Value="3465639936"/>
|
||||
<FCUInt Name="Character" Value="4278190080"/>
|
||||
<FCUInt Name="Class name" Value="1321840640"/>
|
||||
<FCUInt Name="Define name" Value="3705448960"/>
|
||||
<FCUInt Name="Operator" Value="3570717696"/>
|
||||
<FCUInt Name="Python output" Value="2863300352"/>
|
||||
<FCUInt Name="Python error" Value="4252787200"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="View">
|
||||
<FCBool Name="EnableBacklight" Value="0"/>
|
||||
<FCBool Name="Gradient" Value="1"/>
|
||||
<FCBool Name="RadialGradient" Value="1"/>
|
||||
<FCBool Name="Simple" Value="0"/>
|
||||
<FCBool Name="UseBackgroundColorMid" Value="1"/>
|
||||
<FCUInt Name="AnnotationTextColor" Value="3823363071"/>
|
||||
<FCUInt Name="BackgroundColor" Value="1010580735"/>
|
||||
<FCUInt Name="BackgroundColor2" Value="3284386815"/>
|
||||
<FCUInt Name="BackgroundColor3" Value="4143380223"/>
|
||||
<FCUInt Name="BackgroundColor4" Value="3284386815"/>
|
||||
<FCUInt Name="BacklightColor" Value="4294967295"/>
|
||||
<FCUInt Name="BoundingBoxColor" Value="4294967295"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435973887"/>
|
||||
<FCUInt Name="HighlightColor" Value="327679"/>
|
||||
<FCUInt Name="SelectionColor" Value="16711935"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="TreeView">
|
||||
<FCUInt Name="TreeEditColor" Value="2327243263"/>
|
||||
<FCUInt Name="TreeActiveColor" Value="3707830271"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="MainWindow">
|
||||
<FCBool Name="TiledBackground" Value="0"/>
|
||||
<FCText Name="StyleSheet">Light-modern-blue.qss</FCText>
|
||||
</FCParamGroup>
|
||||
</FCParamGroup>
|
||||
</FCParamGroup>
|
||||
</FCParamGroup>
|
||||
|
||||
</FCParameters>
|
||||
@@ -24,7 +24,7 @@
|
||||
<FCUInt Name="colorError" Value="4278190335"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="Editor">
|
||||
<FCUInt Name="Text" Value="3570717696"/>
|
||||
<FCUInt Name="Text" Value="1903259904"/>
|
||||
<FCUInt Name="Bookmark" Value="16776960"/>
|
||||
<FCUInt Name="Breakpoint" Value="4278190080"/>
|
||||
<FCUInt Name="Keyword" Value="1453118976"/>
|
||||
|
||||
@@ -67,7 +67,7 @@ Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel:disabled {
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 1px;
|
||||
border-radius: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
@@ -84,6 +84,17 @@ Gui--PropertyEditor--PropertyEditor QComboBox {
|
||||
|
||||
}
|
||||
|
||||
/* fix for column items background when a link is present */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QFrame:focus {
|
||||
background-color: #a1bd00; /* same as focused background color */
|
||||
}
|
||||
|
||||
/* hack to hide weird redundant information inside cells with links and no editable data (but editable via "..." button) */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel {
|
||||
color: #ffffff;
|
||||
background-color: #ACC8E5; /* same as focused background color */
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Main window
|
||||
==================================================================================================*/
|
||||
@@ -118,7 +129,6 @@ QWidget {
|
||||
}
|
||||
|
||||
QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
selection-background-color: #a1bd00;
|
||||
selection-color: #c2c7cb;
|
||||
@@ -236,7 +246,6 @@ QCheckBox:focus {
|
||||
}
|
||||
|
||||
QCheckBox QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
}
|
||||
|
||||
@@ -275,7 +284,7 @@ QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed {
|
||||
|
||||
QCheckBox::indicator:checked:disabled {
|
||||
background-color: #7F7F7F;
|
||||
image: url(qss:images_dark-light/check_light.svg);
|
||||
image: url(qss:images_dark-light/checkbox_checked_disabled.svg);
|
||||
}
|
||||
|
||||
QCheckBox::indicator:indeterminate {
|
||||
@@ -1327,11 +1336,13 @@ QToolButton::menu-arrow {
|
||||
QToolButton::menu-arrow:open {
|
||||
subcontrol-position: right bottom;
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
QToolButton::menu-arrow:hover {
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
background-color: rgba(0, 0, 0, 0.498);
|
||||
border: 1px solid rgba(0, 0, 0, 0.498);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
|
||||
/* QCommandLinkButton -----------------------------------------------------
|
||||
@@ -1639,13 +1650,13 @@ QSint--ActionGroup QFrame[class="content"] QToolButton:pressed {
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qslider
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
--------------------------------------------------------------------------- */
|
||||
QSlider:disabled {
|
||||
background: #7F7F7F;
|
||||
background: #7F7F7F;
|
||||
}
|
||||
|
||||
QSlider:focus {
|
||||
border: 1px solid #819700;
|
||||
/* border: 1px solid #819700;*/
|
||||
}
|
||||
|
||||
QSlider::groove:horizontal {
|
||||
@@ -1657,7 +1668,7 @@ QSlider::groove:horizontal {
|
||||
}
|
||||
|
||||
QSlider::groove:vertical {
|
||||
background: #a1bd00;
|
||||
background: #7F7F7F;
|
||||
border: 1px solid #696968;
|
||||
width: 4px;
|
||||
margin: 0px;
|
||||
@@ -1678,7 +1689,7 @@ QSlider::add-page:vertical :disabled {
|
||||
|
||||
QSlider::sub-page:horizontal {
|
||||
background: #a1bd00;
|
||||
border: 1px solid #0073ff;
|
||||
border: 1px solid #696968;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
border-radius: 1.9px;
|
||||
@@ -1690,34 +1701,35 @@ QSlider::sub-page:horizontal:disabled {
|
||||
|
||||
QSlider::handle:horizontal {
|
||||
background: #353535;
|
||||
border: 1px solid #7F7F7F;
|
||||
width: 8px;
|
||||
border: 1px solid #696968;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: -8px 0px;
|
||||
border-radius: 1.9px;
|
||||
margin: -4px 0px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:hover {
|
||||
background: #a1bd00;
|
||||
border: 1px solid #a1bd00;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:focus {
|
||||
background: #819700;
|
||||
border: 1px solid #819700;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical {
|
||||
background: #c2c7cb;
|
||||
background: #353535;
|
||||
border: 1px solid #696968;
|
||||
width: 8px;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: 0 -8px;
|
||||
border-radius: 1.9px;
|
||||
margin: 0px -4px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:hover {
|
||||
background: #a1bd00;
|
||||
border: 2px solid #a1bd00;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:focus {
|
||||
@@ -1774,7 +1786,7 @@ QTabWidget {
|
||||
|
||||
QTabWidget QWidget {
|
||||
/* Fixes #189 */
|
||||
border-radius: 1.9px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
@@ -1787,6 +1799,31 @@ QTabWidget::pane:selected {
|
||||
background-color: #a1bd00;
|
||||
border: 1px solid #346792;
|
||||
}
|
||||
|
||||
QTabWidget::pane:selected {
|
||||
background-color: #557bb6;
|
||||
border: 1px solid #346792;
|
||||
}
|
||||
|
||||
QTabWidget::pane:top {
|
||||
top: -1px;
|
||||
border-top: 1px solid #696969;
|
||||
}
|
||||
|
||||
QTabWidget::pane:bottom {
|
||||
bottom: -1px;
|
||||
border-bottom: 1px solid #696969;
|
||||
}
|
||||
|
||||
QTabWidget::pane:left {
|
||||
right: -1px;
|
||||
border-right: 1px solid #696969;
|
||||
}
|
||||
|
||||
QTabWidget::pane:right {
|
||||
left: -1px;
|
||||
border-left: 1px solid #696969;
|
||||
}
|
||||
/* QTabBar ----------------------------------------------------------------
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qtabwidget-and-qtabbar
|
||||
@@ -2181,7 +2218,7 @@ QColumnView {
|
||||
|
||||
QTableView,
|
||||
QListView {
|
||||
background-color: rgba(0, 0, 0, 0.232); /* background of a lot of stuff including spreadsheets.*/
|
||||
background-color: rgba(82, 82, 82, 0.85); /* background of a lot of stuff including spreadsheets.*/
|
||||
}
|
||||
|
||||
|
||||
@@ -2430,12 +2467,9 @@ https://stackoverflow.com/questions/14581498/qt-stylesheet-for-hline-vline-color
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qsplitter
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
QSplitter {
|
||||
background-color: #3c3c3c;
|
||||
spacing: 1px;
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
---------------------------------------------------------------------------*/
|
||||
QSplitterHandle:hover { /* to fix bug about hovering on splitters https://bugreports.qt.io/browse/QTBUG-13768 */
|
||||
|
||||
}
|
||||
|
||||
QSplitter::handle {
|
||||
@@ -2444,7 +2478,7 @@ QSplitter::handle {
|
||||
}
|
||||
|
||||
QSplitter::handle:horizontal {
|
||||
background-image: url(qss:images_dark-light/splitter_vertical_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
@@ -2452,18 +2486,24 @@ QSplitter::handle:horizontal {
|
||||
}
|
||||
|
||||
QSplitter::handle:vertical {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
height: 1px;
|
||||
}
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0.2 transparent,stop:0.5 #a1bd00, stop:0.8 transparent);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
background-color: #a1bd00;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:1, y2:0,stop:0.2 transparent,stop:0.5 #a1bd00, stop:0.8 transparent);
|
||||
}
|
||||
|
||||
/* QDateEdit, QDateTimeEdit -----------------------------------------------
|
||||
@@ -2530,4 +2570,39 @@ QAbstractView:selected {
|
||||
PlotWidget {
|
||||
/* Fix cut labels in plots #134 */
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
SKETCHER
|
||||
==================================================================================================*/
|
||||
|
||||
Gui--StatefulLabel[state="empty_sketch"] {
|
||||
color : rgba(255,255,255,127); /* 50% opacity white */
|
||||
}
|
||||
Gui--StatefulLabel[state="under_constrained"] {
|
||||
color : rgba(255,255,255,255); /* White */
|
||||
}
|
||||
Gui--StatefulLabel[state="conflicting_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="malformed_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="redundant_constraints"] {
|
||||
color : rgba(255,69,0,255); /* Orange red */
|
||||
}
|
||||
Gui--StatefulLabel[state="partially_redundant_constraints"] {
|
||||
color : rgba(65,105,225,255); /* Royal blue */
|
||||
}
|
||||
Gui--StatefulLabel[state="solver_failed"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--StatefulLabel[state="fully_constrained"] {
|
||||
color : rgba(0,255,0,255); /* Green */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--UrlLabel {
|
||||
color : rgba(0,91,255,255); /* Deep sky blue */
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
@@ -67,7 +67,7 @@ Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel:disabled {
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 1px;
|
||||
border-radius: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
@@ -84,6 +84,17 @@ Gui--PropertyEditor--PropertyEditor QComboBox {
|
||||
|
||||
}
|
||||
|
||||
/* fix for column items background when a link is present */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QFrame:focus {
|
||||
background-color: #557bb6; /* same as focused background color */
|
||||
}
|
||||
|
||||
/* hack to hide weird redundant information inside cells with links and no editable data (but editable via "..." button) */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel {
|
||||
color: #ffffff;
|
||||
background-color: #ACC8E5; /* same as focused background color */
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Main window
|
||||
==================================================================================================*/
|
||||
@@ -118,7 +129,6 @@ QWidget {
|
||||
}
|
||||
|
||||
QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
selection-background-color: #557bb6;
|
||||
selection-color: #c2c7cb;
|
||||
@@ -236,7 +246,6 @@ QCheckBox:focus {
|
||||
}
|
||||
|
||||
QCheckBox QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
}
|
||||
|
||||
@@ -275,7 +284,7 @@ QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed {
|
||||
|
||||
QCheckBox::indicator:checked:disabled {
|
||||
background-color: #2b2b2b;
|
||||
image: url(qss:images_dark-light/check_light.svg);
|
||||
image: url(qss:images_dark-light/checkbox_checked_disabled.svg);
|
||||
}
|
||||
|
||||
QCheckBox::indicator:indeterminate {
|
||||
@@ -1336,11 +1345,13 @@ QToolButton::menu-arrow {
|
||||
QToolButton::menu-arrow:open {
|
||||
subcontrol-position: right bottom;
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
QToolButton::menu-arrow:hover {
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
background-color: rgba(0, 0, 0, 0.498);
|
||||
border: 1px solid rgba(0, 0, 0, 0.498);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
|
||||
/* QCommandLinkButton -----------------------------------------------------
|
||||
@@ -1654,7 +1665,7 @@ QSlider:disabled {
|
||||
}
|
||||
|
||||
QSlider:focus {
|
||||
border: 1px solid #560062;
|
||||
/*border: 1px solid #560062;*/
|
||||
}
|
||||
|
||||
QSlider::groove:horizontal {
|
||||
@@ -1687,7 +1698,7 @@ QSlider::add-page:vertical :disabled {
|
||||
|
||||
QSlider::sub-page:horizontal {
|
||||
background: #557bb6;
|
||||
border: 1px solid #0073ff;
|
||||
border: 1px solid #696968;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
border-radius: 1.9px;
|
||||
@@ -1698,35 +1709,36 @@ QSlider::sub-page:horizontal:disabled {
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal {
|
||||
background: #353535;
|
||||
border: 1px solid #2b2b2b;
|
||||
width: 8px;
|
||||
background: #696968;
|
||||
border: 1px solid #696968;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: -8px 0px;
|
||||
border-radius: 1.9px;
|
||||
margin: -4px 0px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:hover {
|
||||
background: #557bb6;
|
||||
border: 1px solid #557bb6;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:focus {
|
||||
background: #560062;
|
||||
border: 1px solid #560062;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical {
|
||||
background: #c2c7cb;
|
||||
background: #696968;
|
||||
border: 1px solid #696968;
|
||||
width: 8px;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: 0 -8px;
|
||||
border-radius: 1.9px;
|
||||
margin: 0px -4px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:hover {
|
||||
background: #557bb6;
|
||||
border: 2px solid #557bb6;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:focus {
|
||||
@@ -1783,7 +1795,7 @@ QTabWidget {
|
||||
|
||||
QTabWidget QWidget {
|
||||
/* Fixes #189 */
|
||||
border-radius: 1.9px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
@@ -1903,19 +1915,19 @@ QTabBar::tab:right:!selected, QDockWidget QTabBar::tab:right:!selected {
|
||||
}
|
||||
|
||||
QTabBar::tab:top, QDockWidget QTabBar::tab:top {
|
||||
background-color: #696969;
|
||||
background-color: #2b2b2b;
|
||||
margin-left: 3px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
min-width: 5px;
|
||||
border: 0px solid #696969;
|
||||
border: 1px solid #696969;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
QTabBar::tab:top:selected, QDockWidget QTabBar::tab:top:selected {
|
||||
background-color: #2b2b2b;
|
||||
background-color: #696969;
|
||||
/*border: 1px solid #560062;
|
||||
border-radius: 4px;
|
||||
margin-left: 4px;
|
||||
@@ -1934,8 +1946,8 @@ QTabBar::tab:top:!selected:hover, QDockWidget QTabBar::tab:top:!selected:hover {
|
||||
}
|
||||
|
||||
QTabBar::tab:bottom, QDockWidget QTabBar::tab:bottom {
|
||||
border: 0px solid #696969;
|
||||
background-color: #696969;
|
||||
border: 1px solid #696969;
|
||||
background-color: #2b2b2b;
|
||||
margin-left: 3px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
@@ -1946,7 +1958,7 @@ QTabBar::tab:bottom, QDockWidget QTabBar::tab:bottom {
|
||||
}
|
||||
|
||||
QTabBar::tab:bottom:selected, QDockWidget QTabBar::tab:bottom:selected {
|
||||
background-color: #2b2b2b;
|
||||
background-color: #696969;
|
||||
/*border: 1px solid #560062;
|
||||
border-radius: 4px;
|
||||
margin-left: 4px;
|
||||
@@ -2217,7 +2229,7 @@ QColumnView {
|
||||
|
||||
QTableView,
|
||||
QListView {
|
||||
background-color: rgba(0, 0, 0, 0.232); /* background of a lot of stuff including spreadsheets.*/
|
||||
background-color: rgba(31, 31, 31, 0.85); /* background of a lot of stuff including spreadsheets.*/
|
||||
}
|
||||
|
||||
|
||||
@@ -2474,12 +2486,9 @@ https://stackoverflow.com/questions/14581498/qt-stylesheet-for-hline-vline-color
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qsplitter
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
QSplitter {
|
||||
background-color: #3c3c3c;
|
||||
spacing: 1px;
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
---------------------------------------------------------------------------*/
|
||||
QSplitterHandle:hover { /* to fix bug about hovering on splitters https://bugreports.qt.io/browse/QTBUG-13768 */
|
||||
|
||||
}
|
||||
|
||||
QSplitter::handle {
|
||||
@@ -2488,7 +2497,7 @@ QSplitter::handle {
|
||||
}
|
||||
|
||||
QSplitter::handle:horizontal {
|
||||
background-image: url(qss:images_dark-light/splitter_vertical_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
@@ -2496,18 +2505,24 @@ QSplitter::handle:horizontal {
|
||||
}
|
||||
|
||||
QSplitter::handle:vertical {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
height: 1px;
|
||||
}
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0.2 transparent,stop:0.5 #557bb6, stop:0.8 transparent);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
background-color: #557bb6;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:1, y2:0,stop:0.2 transparent,stop:0.5 #557bb6, stop:0.8 transparent);
|
||||
}
|
||||
|
||||
/* QDateEdit, QDateTimeEdit -----------------------------------------------
|
||||
@@ -2574,4 +2589,39 @@ QAbstractView:selected {
|
||||
PlotWidget {
|
||||
/* Fix cut labels in plots #134 */
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
SKETCHER
|
||||
==================================================================================================*/
|
||||
|
||||
Gui--StatefulLabel[state="empty_sketch"] {
|
||||
color : rgba(255,255,255,127); /* 50% opacity white */
|
||||
}
|
||||
Gui--StatefulLabel[state="under_constrained"] {
|
||||
color : rgba(255,255,255,255); /* White */
|
||||
}
|
||||
Gui--StatefulLabel[state="conflicting_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="malformed_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="redundant_constraints"] {
|
||||
color : rgba(255,69,0,255); /* Orange red */
|
||||
}
|
||||
Gui--StatefulLabel[state="partially_redundant_constraints"] {
|
||||
color : rgba(65,105,225,255); /* Royal blue */
|
||||
}
|
||||
Gui--StatefulLabel[state="solver_failed"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--StatefulLabel[state="fully_constrained"] {
|
||||
color : rgba(0,255,0,255); /* Green */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--UrlLabel {
|
||||
color : rgba(0,91,255,255); /* Deep sky blue */
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
@@ -67,7 +67,7 @@ Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel:disabled {
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 1px;
|
||||
border-radius: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
@@ -84,6 +84,17 @@ Gui--PropertyEditor--PropertyEditor QComboBox {
|
||||
|
||||
}
|
||||
|
||||
/* fix for column items background when a link is present */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QFrame:focus {
|
||||
background-color: #74b655; /* same as focused background color */
|
||||
}
|
||||
|
||||
/* hack to hide weird redundant information inside cells with links and no editable data (but editable via "..." button) */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel {
|
||||
color: #ffffff;
|
||||
background-color: #ACC8E5; /* same as focused background color */
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Main window
|
||||
==================================================================================================*/
|
||||
@@ -118,7 +129,6 @@ QWidget {
|
||||
}
|
||||
|
||||
QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
selection-background-color: #74b655;
|
||||
selection-color: #c2c7cb;
|
||||
@@ -236,7 +246,6 @@ QCheckBox:focus {
|
||||
}
|
||||
|
||||
QCheckBox QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
}
|
||||
|
||||
@@ -275,7 +284,7 @@ QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed {
|
||||
|
||||
QCheckBox::indicator:checked:disabled {
|
||||
background-color: #2b2b2b;
|
||||
image: url(qss:images_dark-light/check_light.svg);
|
||||
image: url(qss:images_dark-light/checkbox_checked_disabled.svg);
|
||||
}
|
||||
|
||||
QCheckBox::indicator:indeterminate {
|
||||
@@ -1336,11 +1345,13 @@ QToolButton::menu-arrow {
|
||||
QToolButton::menu-arrow:open {
|
||||
subcontrol-position: right bottom;
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
QToolButton::menu-arrow:hover {
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
background-color: rgba(0, 0, 0, 0.498);
|
||||
border: 1px solid rgba(0, 0, 0, 0.498);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
|
||||
/* QCommandLinkButton -----------------------------------------------------
|
||||
@@ -1654,7 +1665,7 @@ QSlider:disabled {
|
||||
}
|
||||
|
||||
QSlider:focus {
|
||||
border: 1px solid #560062;
|
||||
/*border: 1px solid #560062;*/
|
||||
}
|
||||
|
||||
QSlider::groove:horizontal {
|
||||
@@ -1687,7 +1698,7 @@ QSlider::add-page:vertical :disabled {
|
||||
|
||||
QSlider::sub-page:horizontal {
|
||||
background: #74b655;
|
||||
border: 1px solid #0073ff;
|
||||
border: 1px solid #696968;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
border-radius: 1.9px;
|
||||
@@ -1698,35 +1709,36 @@ QSlider::sub-page:horizontal:disabled {
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal {
|
||||
background: #353535;
|
||||
border: 1px solid #2b2b2b;
|
||||
width: 8px;
|
||||
background: #696968;
|
||||
border: 1px solid #696968;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: -8px 0px;
|
||||
border-radius: 1.9px;
|
||||
margin: -4px 0px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:hover {
|
||||
background: #74b655;
|
||||
border: 1px solid #74b655;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:focus {
|
||||
background: #560062;
|
||||
border: 1px solid #560062;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical {
|
||||
background: #c2c7cb;
|
||||
background: #696968;
|
||||
border: 1px solid #696968;
|
||||
width: 8px;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: 0 -8px;
|
||||
border-radius: 1.9px;
|
||||
margin: 0px -4px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:hover {
|
||||
background: #74b655;
|
||||
border: 2px solid #74b655;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:focus {
|
||||
@@ -1783,7 +1795,7 @@ QTabWidget {
|
||||
|
||||
QTabWidget QWidget {
|
||||
/* Fixes #189 */
|
||||
border-radius: 1.9px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
@@ -1903,19 +1915,19 @@ QTabBar::tab:right:!selected, QDockWidget QTabBar::tab:right:!selected {
|
||||
}
|
||||
|
||||
QTabBar::tab:top, QDockWidget QTabBar::tab:top {
|
||||
background-color: #696969;
|
||||
background-color: #2b2b2b;
|
||||
margin-left: 3px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
min-width: 5px;
|
||||
border: 0px solid #696969;
|
||||
border: 1px solid #696969;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
QTabBar::tab:top:selected, QDockWidget QTabBar::tab:top:selected {
|
||||
background-color: #2b2b2b;
|
||||
background-color: #696969;
|
||||
/*border: 1px solid #560062;
|
||||
border-radius: 4px;
|
||||
margin-left: 4px;
|
||||
@@ -1934,8 +1946,8 @@ QTabBar::tab:top:!selected:hover, QDockWidget QTabBar::tab:top:!selected:hover {
|
||||
}
|
||||
|
||||
QTabBar::tab:bottom, QDockWidget QTabBar::tab:bottom {
|
||||
border: 0px solid #696969;
|
||||
background-color: #696969;
|
||||
border: 1px solid #696969;
|
||||
background-color: #2b2b2b;
|
||||
margin-left: 3px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
@@ -1946,7 +1958,7 @@ QTabBar::tab:bottom, QDockWidget QTabBar::tab:bottom {
|
||||
}
|
||||
|
||||
QTabBar::tab:bottom:selected, QDockWidget QTabBar::tab:bottom:selected {
|
||||
background-color: #2b2b2b;
|
||||
background-color: #696969;
|
||||
/*border: 1px solid #560062;
|
||||
border-radius: 4px;
|
||||
margin-left: 4px;
|
||||
@@ -2217,7 +2229,7 @@ QColumnView {
|
||||
|
||||
QTableView,
|
||||
QListView {
|
||||
background-color: rgba(0, 0, 0, 0.232); /* background of a lot of stuff including spreadsheets.*/
|
||||
background-color: rgba(31, 31, 31, 0.85); /* background of a lot of stuff including spreadsheets.*/
|
||||
}
|
||||
|
||||
|
||||
@@ -2474,12 +2486,9 @@ https://stackoverflow.com/questions/14581498/qt-stylesheet-for-hline-vline-color
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qsplitter
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
QSplitter {
|
||||
background-color: #3c3c3c;
|
||||
spacing: 1px;
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
---------------------------------------------------------------------------*/
|
||||
QSplitterHandle:hover { /* to fix bug about hovering on splitters https://bugreports.qt.io/browse/QTBUG-13768 */
|
||||
|
||||
}
|
||||
|
||||
QSplitter::handle {
|
||||
@@ -2488,7 +2497,7 @@ QSplitter::handle {
|
||||
}
|
||||
|
||||
QSplitter::handle:horizontal {
|
||||
background-image: url(qss:images_dark-light/splitter_vertical_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
@@ -2496,18 +2505,24 @@ QSplitter::handle:horizontal {
|
||||
}
|
||||
|
||||
QSplitter::handle:vertical {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
height: 1px;
|
||||
}
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0.2 transparent,stop:0.5 #74b655, stop:0.8 transparent);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
background-color: #74b655;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:1, y2:0,stop:0.2 transparent,stop:0.5 #74b655, stop:0.8 transparent);
|
||||
}
|
||||
|
||||
/* QDateEdit, QDateTimeEdit -----------------------------------------------
|
||||
@@ -2574,4 +2589,39 @@ QAbstractView:selected {
|
||||
PlotWidget {
|
||||
/* Fix cut labels in plots #134 */
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
SKETCHER
|
||||
==================================================================================================*/
|
||||
|
||||
Gui--StatefulLabel[state="empty_sketch"] {
|
||||
color : rgba(255,255,255,127); /* 50% opacity white */
|
||||
}
|
||||
Gui--StatefulLabel[state="under_constrained"] {
|
||||
color : rgba(255,255,255,255); /* White */
|
||||
}
|
||||
Gui--StatefulLabel[state="conflicting_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="malformed_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="redundant_constraints"] {
|
||||
color : rgba(255,69,0,255); /* Orange red */
|
||||
}
|
||||
Gui--StatefulLabel[state="partially_redundant_constraints"] {
|
||||
color : rgba(65,105,225,255); /* Royal blue */
|
||||
}
|
||||
Gui--StatefulLabel[state="solver_failed"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--StatefulLabel[state="fully_constrained"] {
|
||||
color : rgba(0,255,0,255); /* Green */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--UrlLabel {
|
||||
color : rgba(0,91,255,255); /* Deep sky blue */
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
@@ -67,7 +67,7 @@ Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel:disabled {
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 1px;
|
||||
border-radius: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
@@ -84,6 +84,17 @@ Gui--PropertyEditor--PropertyEditor QComboBox {
|
||||
|
||||
}
|
||||
|
||||
/* fix for column items background when a link is present */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QFrame:focus {
|
||||
background-color: #cb9437; /* same as focused background color */
|
||||
}
|
||||
|
||||
/* hack to hide weird redundant information inside cells with links and no editable data (but editable via "..." button) */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel {
|
||||
color: #ffffff;
|
||||
background-color: #ACC8E5; /* same as focused background color */
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Main window
|
||||
==================================================================================================*/
|
||||
@@ -118,7 +129,6 @@ QWidget {
|
||||
}
|
||||
|
||||
QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
selection-background-color: #cb9437;
|
||||
selection-color: #c2c7cb;
|
||||
@@ -236,7 +246,6 @@ QCheckBox:focus {
|
||||
}
|
||||
|
||||
QCheckBox QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
}
|
||||
|
||||
@@ -275,7 +284,7 @@ QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed {
|
||||
|
||||
QCheckBox::indicator:checked:disabled {
|
||||
background-color: #2b2b2b;
|
||||
image: url(qss:images_dark-light/check_light.svg);
|
||||
image: url(qss:images_dark-light/checkbox_checked_disabled.svg);
|
||||
}
|
||||
|
||||
QCheckBox::indicator:indeterminate {
|
||||
@@ -1336,11 +1345,13 @@ QToolButton::menu-arrow {
|
||||
QToolButton::menu-arrow:open {
|
||||
subcontrol-position: right bottom;
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
QToolButton::menu-arrow:hover {
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
background-color: rgba(0, 0, 0, 0.498);
|
||||
border: 1px solid rgba(0, 0, 0, 0.498);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
|
||||
/* QCommandLinkButton -----------------------------------------------------
|
||||
@@ -1654,7 +1665,7 @@ QSlider:disabled {
|
||||
}
|
||||
|
||||
QSlider:focus {
|
||||
border: 1px solid #560062;
|
||||
/*border: 1px solid #560062;*/
|
||||
}
|
||||
|
||||
QSlider::groove:horizontal {
|
||||
@@ -1687,7 +1698,7 @@ QSlider::add-page:vertical :disabled {
|
||||
|
||||
QSlider::sub-page:horizontal {
|
||||
background: #cb9437;
|
||||
border: 1px solid #0073ff;
|
||||
border: 1px solid #696968;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
border-radius: 1.9px;
|
||||
@@ -1698,35 +1709,36 @@ QSlider::sub-page:horizontal:disabled {
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal {
|
||||
background: #353535;
|
||||
border: 1px solid #2b2b2b;
|
||||
width: 8px;
|
||||
background: #696968;
|
||||
border: 1px solid #696968;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: -8px 0px;
|
||||
border-radius: 1.9px;
|
||||
margin: -4px 0px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:hover {
|
||||
background: #cb9437;
|
||||
border: 1px solid #cb9437;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:focus {
|
||||
background: #560062;
|
||||
border: 1px solid #560062;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical {
|
||||
background: #c2c7cb;
|
||||
background: #696968;
|
||||
border: 1px solid #696968;
|
||||
width: 8px;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: 0 -8px;
|
||||
border-radius: 1.9px;
|
||||
margin: 0px -4px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:hover {
|
||||
background: #cb9437;
|
||||
border: 2px solid #cb9437;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:focus {
|
||||
@@ -1783,7 +1795,7 @@ QTabWidget {
|
||||
|
||||
QTabWidget QWidget {
|
||||
/* Fixes #189 */
|
||||
border-radius: 1.9px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
@@ -1903,19 +1915,19 @@ QTabBar::tab:right:!selected, QDockWidget QTabBar::tab:right:!selected {
|
||||
}
|
||||
|
||||
QTabBar::tab:top, QDockWidget QTabBar::tab:top {
|
||||
background-color: #696969;
|
||||
background-color: #2b2b2b;
|
||||
margin-left: 3px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
min-width: 5px;
|
||||
border: 0px solid #696969;
|
||||
border: 1px solid #696969;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
QTabBar::tab:top:selected, QDockWidget QTabBar::tab:top:selected {
|
||||
background-color: #2b2b2b;
|
||||
background-color: #696969;
|
||||
/*border: 1px solid #560062;
|
||||
border-radius: 4px;
|
||||
margin-left: 4px;
|
||||
@@ -1934,8 +1946,8 @@ QTabBar::tab:top:!selected:hover, QDockWidget QTabBar::tab:top:!selected:hover {
|
||||
}
|
||||
|
||||
QTabBar::tab:bottom, QDockWidget QTabBar::tab:bottom {
|
||||
border: 0px solid #696969;
|
||||
background-color: #696969;
|
||||
border: 1px solid #696969;
|
||||
background-color: #2b2b2b;
|
||||
margin-left: 3px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
@@ -1946,7 +1958,7 @@ QTabBar::tab:bottom, QDockWidget QTabBar::tab:bottom {
|
||||
}
|
||||
|
||||
QTabBar::tab:bottom:selected, QDockWidget QTabBar::tab:bottom:selected {
|
||||
background-color: #2b2b2b;
|
||||
background-color: #696969;
|
||||
/*border: 1px solid #560062;
|
||||
border-radius: 4px;
|
||||
margin-left: 4px;
|
||||
@@ -2217,7 +2229,7 @@ QColumnView {
|
||||
|
||||
QTableView,
|
||||
QListView {
|
||||
background-color: rgba(0, 0, 0, 0.232); /* background of a lot of stuff including spreadsheets.*/
|
||||
background-color: rgba(31, 31, 31, 0.85); /* background of a lot of stuff including spreadsheets.*/
|
||||
}
|
||||
|
||||
|
||||
@@ -2474,12 +2486,9 @@ https://stackoverflow.com/questions/14581498/qt-stylesheet-for-hline-vline-color
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qsplitter
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
QSplitter {
|
||||
background-color: #3c3c3c;
|
||||
spacing: 1px;
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
---------------------------------------------------------------------------*/
|
||||
QSplitterHandle:hover { /* to fix bug about hovering on splitters https://bugreports.qt.io/browse/QTBUG-13768 */
|
||||
|
||||
}
|
||||
|
||||
QSplitter::handle {
|
||||
@@ -2488,7 +2497,7 @@ QSplitter::handle {
|
||||
}
|
||||
|
||||
QSplitter::handle:horizontal {
|
||||
background-image: url(qss:images_dark-light/splitter_vertical_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
@@ -2496,18 +2505,24 @@ QSplitter::handle:horizontal {
|
||||
}
|
||||
|
||||
QSplitter::handle:vertical {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
height: 1px;
|
||||
}
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0.2 transparent,stop:0.5 #cb9437, stop:0.8 transparent);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
background-color: #cb9437;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:1, y2:0,stop:0.2 transparent,stop:0.5 #cb9437, stop:0.8 transparent);
|
||||
}
|
||||
|
||||
/* QDateEdit, QDateTimeEdit -----------------------------------------------
|
||||
@@ -2574,4 +2589,39 @@ QAbstractView:selected {
|
||||
PlotWidget {
|
||||
/* Fix cut labels in plots #134 */
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
SKETCHER
|
||||
==================================================================================================*/
|
||||
|
||||
Gui--StatefulLabel[state="empty_sketch"] {
|
||||
color : rgba(255,255,255,127); /* 50% opacity white */
|
||||
}
|
||||
Gui--StatefulLabel[state="under_constrained"] {
|
||||
color : rgba(255,255,255,255); /* White */
|
||||
}
|
||||
Gui--StatefulLabel[state="conflicting_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="malformed_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="redundant_constraints"] {
|
||||
color : rgba(255,69,0,255); /* Orange red */
|
||||
}
|
||||
Gui--StatefulLabel[state="partially_redundant_constraints"] {
|
||||
color : rgba(65,105,225,255); /* Royal blue */
|
||||
}
|
||||
Gui--StatefulLabel[state="solver_failed"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--StatefulLabel[state="fully_constrained"] {
|
||||
color : rgba(0,255,0,255); /* Green */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--UrlLabel {
|
||||
color : rgba(0,91,255,255); /* Deep sky blue */
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
@@ -67,7 +67,7 @@ Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel:disabled {
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 1px;
|
||||
border-radius: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
@@ -84,6 +84,17 @@ Gui--PropertyEditor--PropertyEditor QComboBox {
|
||||
|
||||
}
|
||||
|
||||
/* fix for column items background when a link is present */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QFrame:focus {
|
||||
background-color: #c849cd; /* same as focused background color */
|
||||
}
|
||||
|
||||
/* hack to hide weird redundant information inside cells with links and no editable data (but editable via "..." button) */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel {
|
||||
color: #ffffff;
|
||||
background-color: #ACC8E5; /* same as focused background color */
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Main window
|
||||
==================================================================================================*/
|
||||
@@ -118,7 +129,6 @@ QWidget {
|
||||
}
|
||||
|
||||
QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
selection-background-color: #c849cd;
|
||||
selection-color: #c2c7cb;
|
||||
@@ -236,7 +246,6 @@ QCheckBox:focus {
|
||||
}
|
||||
|
||||
QCheckBox QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
}
|
||||
|
||||
@@ -275,7 +284,7 @@ QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed {
|
||||
|
||||
QCheckBox::indicator:checked:disabled {
|
||||
background-color: #2b2b2b;
|
||||
image: url(qss:images_dark-light/check_light.svg);
|
||||
image: url(qss:images_dark-light/checkbox_checked_disabled.svg);
|
||||
}
|
||||
|
||||
QCheckBox::indicator:indeterminate {
|
||||
@@ -1336,11 +1345,13 @@ QToolButton::menu-arrow {
|
||||
QToolButton::menu-arrow:open {
|
||||
subcontrol-position: right bottom;
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
QToolButton::menu-arrow:hover {
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
background-color: rgba(0, 0, 0, 0.498);
|
||||
border: 1px solid rgba(0, 0, 0, 0.498);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
|
||||
/* QCommandLinkButton -----------------------------------------------------
|
||||
@@ -1654,7 +1665,7 @@ QSlider:disabled {
|
||||
}
|
||||
|
||||
QSlider:focus {
|
||||
border: 1px solid #560062;
|
||||
/*border: 1px solid #560062;*/
|
||||
}
|
||||
|
||||
QSlider::groove:horizontal {
|
||||
@@ -1687,7 +1698,7 @@ QSlider::add-page:vertical :disabled {
|
||||
|
||||
QSlider::sub-page:horizontal {
|
||||
background: #c849cd;
|
||||
border: 1px solid #0073ff;
|
||||
border: 1px solid #696968;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
border-radius: 1.9px;
|
||||
@@ -1698,35 +1709,36 @@ QSlider::sub-page:horizontal:disabled {
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal {
|
||||
background: #353535;
|
||||
border: 1px solid #2b2b2b;
|
||||
width: 8px;
|
||||
background: #696968;
|
||||
border: 1px solid #696968;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: -8px 0px;
|
||||
border-radius: 1.9px;
|
||||
margin: -4px 0px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:hover {
|
||||
background: #c849cd;
|
||||
border: 1px solid #c849cd;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:focus {
|
||||
background: #560062;
|
||||
border: 1px solid #560062;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical {
|
||||
background: #c2c7cb;
|
||||
background: #696968;
|
||||
border: 1px solid #696968;
|
||||
width: 8px;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: 0 -8px;
|
||||
border-radius: 1.9px;
|
||||
margin: 0px -4px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:hover {
|
||||
background: #c849cd;
|
||||
border: 2px solid #c849cd;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:focus {
|
||||
@@ -1783,7 +1795,7 @@ QTabWidget {
|
||||
|
||||
QTabWidget QWidget {
|
||||
/* Fixes #189 */
|
||||
border-radius: 1.9px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
@@ -1903,19 +1915,19 @@ QTabBar::tab:right:!selected, QDockWidget QTabBar::tab:right:!selected {
|
||||
}
|
||||
|
||||
QTabBar::tab:top, QDockWidget QTabBar::tab:top {
|
||||
background-color: #696969;
|
||||
background-color: #2b2b2b;
|
||||
margin-left: 3px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
min-width: 5px;
|
||||
border: 0px solid #696969;
|
||||
border: 1px solid #696969;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
QTabBar::tab:top:selected, QDockWidget QTabBar::tab:top:selected {
|
||||
background-color: #2b2b2b;
|
||||
background-color: #696969;
|
||||
/*border: 1px solid #560062;
|
||||
border-radius: 4px;
|
||||
margin-left: 4px;
|
||||
@@ -1934,8 +1946,8 @@ QTabBar::tab:top:!selected:hover, QDockWidget QTabBar::tab:top:!selected:hover {
|
||||
}
|
||||
|
||||
QTabBar::tab:bottom, QDockWidget QTabBar::tab:bottom {
|
||||
border: 0px solid #696969;
|
||||
background-color: #696969;
|
||||
border: 1px solid #696969;
|
||||
background-color: #2b2b2b;
|
||||
margin-left: 3px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
@@ -1946,7 +1958,7 @@ QTabBar::tab:bottom, QDockWidget QTabBar::tab:bottom {
|
||||
}
|
||||
|
||||
QTabBar::tab:bottom:selected, QDockWidget QTabBar::tab:bottom:selected {
|
||||
background-color: #2b2b2b;
|
||||
background-color: #696969;
|
||||
/*border: 1px solid #560062;
|
||||
border-radius: 4px;
|
||||
margin-left: 4px;
|
||||
@@ -2217,7 +2229,7 @@ QColumnView {
|
||||
|
||||
QTableView,
|
||||
QListView {
|
||||
background-color: rgba(0, 0, 0, 0.232); /* background of a lot of stuff including spreadsheets.*/
|
||||
background-color: rgba(31, 31, 31, 0.85); /* background of a lot of stuff including spreadsheets.*/
|
||||
}
|
||||
|
||||
|
||||
@@ -2474,12 +2486,9 @@ https://stackoverflow.com/questions/14581498/qt-stylesheet-for-hline-vline-color
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qsplitter
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
QSplitter {
|
||||
background-color: #3c3c3c;
|
||||
spacing: 1px;
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
---------------------------------------------------------------------------*/
|
||||
QSplitterHandle:hover { /* to fix bug about hovering on splitters https://bugreports.qt.io/browse/QTBUG-13768 */
|
||||
|
||||
}
|
||||
|
||||
QSplitter::handle {
|
||||
@@ -2488,7 +2497,7 @@ QSplitter::handle {
|
||||
}
|
||||
|
||||
QSplitter::handle:horizontal {
|
||||
background-image: url(qss:images_dark-light/splitter_vertical_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
@@ -2496,18 +2505,24 @@ QSplitter::handle:horizontal {
|
||||
}
|
||||
|
||||
QSplitter::handle:vertical {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
height: 1px;
|
||||
}
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0.2 transparent,stop:0.5 #c849cd, stop:0.8 transparent);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
background-color: #c849cd;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:1, y2:0,stop:0.2 transparent,stop:0.5 #c849cd, stop:0.8 transparent);
|
||||
}
|
||||
|
||||
/* QDateEdit, QDateTimeEdit -----------------------------------------------
|
||||
@@ -2574,4 +2589,39 @@ QAbstractView:selected {
|
||||
PlotWidget {
|
||||
/* Fix cut labels in plots #134 */
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
SKETCHER
|
||||
==================================================================================================*/
|
||||
|
||||
Gui--StatefulLabel[state="empty_sketch"] {
|
||||
color : rgba(255,255,255,127); /* 50% opacity white */
|
||||
}
|
||||
Gui--StatefulLabel[state="under_constrained"] {
|
||||
color : rgba(255,255,255,255); /* White */
|
||||
}
|
||||
Gui--StatefulLabel[state="conflicting_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="malformed_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="redundant_constraints"] {
|
||||
color : rgba(255,69,0,255); /* Orange red */
|
||||
}
|
||||
Gui--StatefulLabel[state="partially_redundant_constraints"] {
|
||||
color : rgba(65,105,225,255); /* Royal blue */
|
||||
}
|
||||
Gui--StatefulLabel[state="solver_failed"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--StatefulLabel[state="fully_constrained"] {
|
||||
color : rgba(0,255,0,255); /* Green */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--UrlLabel {
|
||||
color : rgba(0,91,255,255); /* Deep sky blue */
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
@@ -67,7 +67,7 @@ Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel:disabled {
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 1px;
|
||||
border-radius: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
@@ -84,6 +84,17 @@ Gui--PropertyEditor--PropertyEditor QComboBox {
|
||||
|
||||
}
|
||||
|
||||
/* fix for column items background when a link is present */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QFrame:focus {
|
||||
background-color: #b28416; /* same as focused background color */
|
||||
}
|
||||
|
||||
/* hack to hide weird redundant information inside cells with links and no editable data (but editable via "..." button) */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel {
|
||||
color: #ffffff;
|
||||
background-color: #ACC8E5; /* same as focused background color */
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Main window
|
||||
==================================================================================================*/
|
||||
@@ -118,7 +129,6 @@ QWidget {
|
||||
}
|
||||
|
||||
QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
selection-background-color: #b28416;
|
||||
selection-color: #c2c7cb;
|
||||
@@ -236,7 +246,6 @@ QCheckBox:focus {
|
||||
}
|
||||
|
||||
QCheckBox QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
}
|
||||
|
||||
@@ -275,7 +284,7 @@ QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed {
|
||||
|
||||
QCheckBox::indicator:checked:disabled {
|
||||
background-color: #7F7F7F;
|
||||
image: url(qss:images_dark-light/check_light.svg);
|
||||
image: url(qss:images_dark-light/checkbox_checked_disabled.svg);
|
||||
}
|
||||
|
||||
QCheckBox::indicator:indeterminate {
|
||||
@@ -1327,11 +1336,13 @@ QToolButton::menu-arrow {
|
||||
QToolButton::menu-arrow:open {
|
||||
subcontrol-position: right bottom;
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
QToolButton::menu-arrow:hover {
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
background-color: rgba(0, 0, 0, 0.498);
|
||||
border: 1px solid rgba(0, 0, 0, 0.498);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
|
||||
/* QCommandLinkButton -----------------------------------------------------
|
||||
@@ -1645,7 +1656,7 @@ QSlider:disabled {
|
||||
}
|
||||
|
||||
QSlider:focus {
|
||||
border: 1px solid #996b00;
|
||||
/*border: 1px solid #996b00;*/
|
||||
}
|
||||
|
||||
QSlider::groove:horizontal {
|
||||
@@ -1657,7 +1668,7 @@ QSlider::groove:horizontal {
|
||||
}
|
||||
|
||||
QSlider::groove:vertical {
|
||||
background: #b28416;
|
||||
background: #7F7F7F;
|
||||
border: 1px solid #696968;
|
||||
width: 4px;
|
||||
margin: 0px;
|
||||
@@ -1678,7 +1689,7 @@ QSlider::add-page:vertical :disabled {
|
||||
|
||||
QSlider::sub-page:horizontal {
|
||||
background: #b28416;
|
||||
border: 1px solid #0073ff;
|
||||
border: 1px solid #696968;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
border-radius: 1.9px;
|
||||
@@ -1690,34 +1701,35 @@ QSlider::sub-page:horizontal:disabled {
|
||||
|
||||
QSlider::handle:horizontal {
|
||||
background: #353535;
|
||||
border: 1px solid #7F7F7F;
|
||||
width: 8px;
|
||||
border: 1px solid #696968;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: -8px 0px;
|
||||
border-radius: 1.9px;
|
||||
margin: -4px 0px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:hover {
|
||||
background: #b28416;
|
||||
border: 1px solid #b28416;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:focus {
|
||||
background: #996b00;
|
||||
border: 1px solid #996b00;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical {
|
||||
background: #c2c7cb;
|
||||
background: #353535;
|
||||
border: 1px solid #696968;
|
||||
width: 8px;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: 0 -8px;
|
||||
border-radius: 1.9px;
|
||||
margin: 0px -4px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:hover {
|
||||
background: #b28416;
|
||||
border: 2px solid #b28416;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:focus {
|
||||
@@ -1774,7 +1786,7 @@ QTabWidget {
|
||||
|
||||
QTabWidget QWidget {
|
||||
/* Fixes #189 */
|
||||
border-radius: 1.9px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
@@ -1787,6 +1799,31 @@ QTabWidget::pane:selected {
|
||||
background-color: #b28416;
|
||||
border: 1px solid #346792;
|
||||
}
|
||||
|
||||
QTabWidget::pane:selected {
|
||||
background-color: #557bb6;
|
||||
border: 1px solid #346792;
|
||||
}
|
||||
|
||||
QTabWidget::pane:top {
|
||||
top: -1px;
|
||||
border-top: 1px solid #696969;
|
||||
}
|
||||
|
||||
QTabWidget::pane:bottom {
|
||||
bottom: -1px;
|
||||
border-bottom: 1px solid #696969;
|
||||
}
|
||||
|
||||
QTabWidget::pane:left {
|
||||
right: -1px;
|
||||
border-right: 1px solid #696969;
|
||||
}
|
||||
|
||||
QTabWidget::pane:right {
|
||||
left: -1px;
|
||||
border-left: 1px solid #696969;
|
||||
}
|
||||
/* QTabBar ----------------------------------------------------------------
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qtabwidget-and-qtabbar
|
||||
@@ -2181,7 +2218,7 @@ QColumnView {
|
||||
|
||||
QTableView,
|
||||
QListView {
|
||||
background-color: rgba(0, 0, 0, 0.232); /* background of a lot of stuff including spreadsheets.*/
|
||||
background-color: rgba(82, 82, 82, 0.85); /* background of a lot of stuff including spreadsheets.*/
|
||||
}
|
||||
|
||||
|
||||
@@ -2430,12 +2467,9 @@ https://stackoverflow.com/questions/14581498/qt-stylesheet-for-hline-vline-color
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qsplitter
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
QSplitter {
|
||||
background-color: #3c3c3c;
|
||||
spacing: 1px;
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
---------------------------------------------------------------------------*/
|
||||
QSplitterHandle:hover { /* to fix bug about hovering on splitters https://bugreports.qt.io/browse/QTBUG-13768 */
|
||||
|
||||
}
|
||||
|
||||
QSplitter::handle {
|
||||
@@ -2444,7 +2478,7 @@ QSplitter::handle {
|
||||
}
|
||||
|
||||
QSplitter::handle:horizontal {
|
||||
background-image: url(qss:images_dark-light/splitter_vertical_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
@@ -2452,18 +2486,24 @@ QSplitter::handle:horizontal {
|
||||
}
|
||||
|
||||
QSplitter::handle:vertical {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
height: 1px;
|
||||
}
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0.2 transparent,stop:0.5 #b28416, stop:0.8 transparent);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
background-color: #b28416;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:1, y2:0,stop:0.2 transparent,stop:0.5 #b28416, stop:0.8 transparent);
|
||||
}
|
||||
|
||||
/* QDateEdit, QDateTimeEdit -----------------------------------------------
|
||||
@@ -2530,4 +2570,39 @@ QAbstractView:selected {
|
||||
PlotWidget {
|
||||
/* Fix cut labels in plots #134 */
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
SKETCHER
|
||||
==================================================================================================*/
|
||||
|
||||
Gui--StatefulLabel[state="empty_sketch"] {
|
||||
color : rgba(255,255,255,127); /* 50% opacity white */
|
||||
}
|
||||
Gui--StatefulLabel[state="under_constrained"] {
|
||||
color : rgba(255,255,255,255); /* White */
|
||||
}
|
||||
Gui--StatefulLabel[state="conflicting_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="malformed_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="redundant_constraints"] {
|
||||
color : rgba(255,69,0,255); /* Orange red */
|
||||
}
|
||||
Gui--StatefulLabel[state="partially_redundant_constraints"] {
|
||||
color : rgba(65,105,225,255); /* Royal blue */
|
||||
}
|
||||
Gui--StatefulLabel[state="solver_failed"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--StatefulLabel[state="fully_constrained"] {
|
||||
color : rgba(0,255,0,255); /* Green */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--UrlLabel {
|
||||
color : rgba(0,91,255,255); /* Deep sky blue */
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
@@ -67,7 +67,7 @@ Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel:disabled {
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 1px;
|
||||
border-radius: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
@@ -84,6 +84,17 @@ Gui--PropertyEditor--PropertyEditor QComboBox {
|
||||
|
||||
}
|
||||
|
||||
/* fix for column items background when a link is present */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QFrame:focus {
|
||||
background-color: #bc1cc8; /* same as focused background color */
|
||||
}
|
||||
|
||||
/* hack to hide weird redundant information inside cells with links and no editable data (but editable via "..." button) */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel {
|
||||
color: #ffffff;
|
||||
background-color: #ACC8E5; /* same as focused background color */
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Main window
|
||||
==================================================================================================*/
|
||||
@@ -118,7 +129,6 @@ QWidget {
|
||||
}
|
||||
|
||||
QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
selection-background-color: #bc1cc8;
|
||||
selection-color: #c2c7cb;
|
||||
@@ -236,7 +246,6 @@ QCheckBox:focus {
|
||||
}
|
||||
|
||||
QCheckBox QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
}
|
||||
|
||||
@@ -275,7 +284,7 @@ QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed {
|
||||
|
||||
QCheckBox::indicator:checked:disabled {
|
||||
background-color: #7F7F7F;
|
||||
image: url(qss:images_dark-light/check_light.svg);
|
||||
image: url(qss:images_dark-light/checkbox_checked_disabled.svg);
|
||||
}
|
||||
|
||||
QCheckBox::indicator:indeterminate {
|
||||
@@ -1327,11 +1336,13 @@ QToolButton::menu-arrow {
|
||||
QToolButton::menu-arrow:open {
|
||||
subcontrol-position: right bottom;
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
QToolButton::menu-arrow:hover {
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
background-color: rgba(0, 0, 0, 0.498);
|
||||
border: 1px solid rgba(0, 0, 0, 0.498);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
|
||||
/* QCommandLinkButton -----------------------------------------------------
|
||||
@@ -1645,7 +1656,7 @@ QSlider:disabled {
|
||||
}
|
||||
|
||||
QSlider:focus {
|
||||
border: 1px solid #920077 ;
|
||||
/*border: 1px solid #920077 ;*/
|
||||
}
|
||||
|
||||
QSlider::groove:horizontal {
|
||||
@@ -1657,7 +1668,7 @@ QSlider::groove:horizontal {
|
||||
}
|
||||
|
||||
QSlider::groove:vertical {
|
||||
background: #bc1cc8;
|
||||
background: #7F7F7F;
|
||||
border: 1px solid #696968;
|
||||
width: 4px;
|
||||
margin: 0px;
|
||||
@@ -1678,7 +1689,7 @@ QSlider::add-page:vertical :disabled {
|
||||
|
||||
QSlider::sub-page:horizontal {
|
||||
background: #bc1cc8;
|
||||
border: 1px solid #0073ff;
|
||||
border: 1px solid #696968;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
border-radius: 1.9px;
|
||||
@@ -1690,34 +1701,35 @@ QSlider::sub-page:horizontal:disabled {
|
||||
|
||||
QSlider::handle:horizontal {
|
||||
background: #353535;
|
||||
border: 1px solid #7F7F7F;
|
||||
width: 8px;
|
||||
border: 1px solid #696968;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: -8px 0px;
|
||||
border-radius: 1.9px;
|
||||
margin: -4px 0px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:hover {
|
||||
background: #bc1cc8;
|
||||
border: 1px solid #bc1cc8;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:focus {
|
||||
border: 1px solid #920077 ;
|
||||
background: #920077;
|
||||
border: 1px solid #920077;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical {
|
||||
background: #c2c7cb;
|
||||
background: #353535;
|
||||
border: 1px solid #696968;
|
||||
width: 8px;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: 0 -8px;
|
||||
border-radius: 1.9px;
|
||||
margin: 0px -4px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:hover {
|
||||
background: #bc1cc8;
|
||||
border: 2px solid #bc1cc8;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:focus {
|
||||
@@ -1774,7 +1786,7 @@ QTabWidget {
|
||||
|
||||
QTabWidget QWidget {
|
||||
/* Fixes #189 */
|
||||
border-radius: 1.9px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
@@ -1787,6 +1799,31 @@ QTabWidget::pane:selected {
|
||||
background-color: #bc1cc8;
|
||||
border: 1px solid #346792;
|
||||
}
|
||||
|
||||
QTabWidget::pane:selected {
|
||||
background-color: #557bb6;
|
||||
border: 1px solid #346792;
|
||||
}
|
||||
|
||||
QTabWidget::pane:top {
|
||||
top: -1px;
|
||||
border-top: 1px solid #696969;
|
||||
}
|
||||
|
||||
QTabWidget::pane:bottom {
|
||||
bottom: -1px;
|
||||
border-bottom: 1px solid #696969;
|
||||
}
|
||||
|
||||
QTabWidget::pane:left {
|
||||
right: -1px;
|
||||
border-right: 1px solid #696969;
|
||||
}
|
||||
|
||||
QTabWidget::pane:right {
|
||||
left: -1px;
|
||||
border-left: 1px solid #696969;
|
||||
}
|
||||
/* QTabBar ----------------------------------------------------------------
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qtabwidget-and-qtabbar
|
||||
@@ -2181,7 +2218,7 @@ QColumnView {
|
||||
|
||||
QTableView,
|
||||
QListView {
|
||||
background-color: rgba(0, 0, 0, 0.232); /* background of a lot of stuff including spreadsheets.*/
|
||||
background-color: rgba(82, 82, 82, 0.85); /* background of a lot of stuff including spreadsheets.*/
|
||||
}
|
||||
|
||||
|
||||
@@ -2430,12 +2467,9 @@ https://stackoverflow.com/questions/14581498/qt-stylesheet-for-hline-vline-color
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qsplitter
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
QSplitter {
|
||||
background-color: #3c3c3c;
|
||||
spacing: 1px;
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
---------------------------------------------------------------------------*/
|
||||
QSplitterHandle:hover { /* to fix bug about hovering on splitters https://bugreports.qt.io/browse/QTBUG-13768 */
|
||||
|
||||
}
|
||||
|
||||
QSplitter::handle {
|
||||
@@ -2444,7 +2478,7 @@ QSplitter::handle {
|
||||
}
|
||||
|
||||
QSplitter::handle:horizontal {
|
||||
background-image: url(qss:images_dark-light/splitter_vertical_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
@@ -2452,18 +2486,24 @@ QSplitter::handle:horizontal {
|
||||
}
|
||||
|
||||
QSplitter::handle:vertical {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
height: 1px;
|
||||
}
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0.2 transparent,stop:0.5 #bc1cc8, stop:0.8 transparent);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
background-color: #bc1cc8;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:1, y2:0,stop:0.2 transparent,stop:0.5 #bc1cc8, stop:0.8 transparent);
|
||||
}
|
||||
|
||||
/* QDateEdit, QDateTimeEdit -----------------------------------------------
|
||||
@@ -2530,4 +2570,39 @@ QAbstractView:selected {
|
||||
PlotWidget {
|
||||
/* Fix cut labels in plots #134 */
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
SKETCHER
|
||||
==================================================================================================*/
|
||||
|
||||
Gui--StatefulLabel[state="empty_sketch"] {
|
||||
color : rgba(255,255,255,127); /* 50% opacity white */
|
||||
}
|
||||
Gui--StatefulLabel[state="under_constrained"] {
|
||||
color : rgba(255,255,255,255); /* White */
|
||||
}
|
||||
Gui--StatefulLabel[state="conflicting_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="malformed_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="redundant_constraints"] {
|
||||
color : rgba(255,69,0,255); /* Orange red */
|
||||
}
|
||||
Gui--StatefulLabel[state="partially_redundant_constraints"] {
|
||||
color : rgba(65,105,225,255); /* Royal blue */
|
||||
}
|
||||
Gui--StatefulLabel[state="solver_failed"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--StatefulLabel[state="fully_constrained"] {
|
||||
color : rgba(0,255,0,255); /* Green */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--UrlLabel {
|
||||
color : rgba(0,91,255,255); /* Deep sky blue */
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
@@ -67,7 +67,7 @@ Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel:disabled {
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 1px;
|
||||
border-radius: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
@@ -84,6 +84,17 @@ Gui--PropertyEditor--PropertyEditor QComboBox {
|
||||
|
||||
}
|
||||
|
||||
/* fix for column items background when a link is present */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QFrame:focus {
|
||||
background-color: #74831d; /* same as focused background color */
|
||||
}
|
||||
|
||||
/* hack to hide weird redundant information inside cells with links and no editable data (but editable via "..." button) */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel {
|
||||
color: #ffffff;
|
||||
background-color: #ACC8E5; /* same as focused background color */
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Main window
|
||||
==================================================================================================*/
|
||||
@@ -118,7 +129,6 @@ QWidget {
|
||||
}
|
||||
|
||||
QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
selection-background-color: #74831d;
|
||||
selection-color: #c2c7cb;
|
||||
@@ -236,7 +246,6 @@ QCheckBox:focus {
|
||||
}
|
||||
|
||||
QCheckBox QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
}
|
||||
|
||||
@@ -275,7 +284,7 @@ QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed {
|
||||
|
||||
QCheckBox::indicator:checked:disabled {
|
||||
background-color: #444444;
|
||||
image: url(qss:images_dark-light/check_light.svg);
|
||||
image: url(qss:images_dark-light/checkbox_checked_disabled.svg);
|
||||
}
|
||||
|
||||
QCheckBox::indicator:indeterminate {
|
||||
@@ -1326,11 +1335,13 @@ QToolButton::menu-arrow {
|
||||
QToolButton::menu-arrow:open {
|
||||
subcontrol-position: right bottom;
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
QToolButton::menu-arrow:hover {
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
background-color: rgba(0, 0, 0, 0.498);
|
||||
border: 1px solid rgba(0, 0, 0, 0.498);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
|
||||
/* QCommandLinkButton -----------------------------------------------------
|
||||
@@ -1644,7 +1655,7 @@ QSlider:disabled {
|
||||
}
|
||||
|
||||
QSlider:focus {
|
||||
border: 1px solid #6d8000;
|
||||
/*border: 1px solid #6d8000;*/
|
||||
}
|
||||
|
||||
QSlider::groove:horizontal {
|
||||
@@ -1677,7 +1688,7 @@ QSlider::add-page:vertical :disabled {
|
||||
|
||||
QSlider::sub-page:horizontal {
|
||||
background: #74831d;
|
||||
border: 1px solid #0073ff;
|
||||
border: 1px solid #696968;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
border-radius: 1.9px;
|
||||
@@ -1689,34 +1700,35 @@ QSlider::sub-page:horizontal:disabled {
|
||||
|
||||
QSlider::handle:horizontal {
|
||||
background: #353535;
|
||||
border: 1px solid #444444;
|
||||
width: 8px;
|
||||
border: 1px solid #696968;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: -8px 0px;
|
||||
border-radius: 1.9px;
|
||||
margin: -4px 0px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:hover {
|
||||
background: #74831d;
|
||||
border: 1px solid #74831d;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:focus {
|
||||
background: #6d8000;
|
||||
border: 1px solid #6d8000;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical {
|
||||
background: #c2c7cb;
|
||||
background: #353535;
|
||||
border: 1px solid #696968;
|
||||
width: 8px;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: 0 -8px;
|
||||
border-radius: 1.9px;
|
||||
margin: 0px -4px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:hover {
|
||||
background: #74831d;
|
||||
border: 2px solid #74831d;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:focus {
|
||||
@@ -1773,7 +1785,7 @@ QTabWidget {
|
||||
|
||||
QTabWidget QWidget {
|
||||
/* Fixes #189 */
|
||||
border-radius: 1.9px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
@@ -2181,7 +2193,7 @@ QColumnView {
|
||||
|
||||
QTableView,
|
||||
QListView {
|
||||
background-color: rgba(0, 0, 0, 0.232); /* background of a lot of stuff including spreadsheets.*/
|
||||
background-color: rgba(31, 31, 31, 0.85); /* background of a lot of stuff including spreadsheets.*/
|
||||
}
|
||||
|
||||
|
||||
@@ -2430,12 +2442,9 @@ https://stackoverflow.com/questions/14581498/qt-stylesheet-for-hline-vline-color
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qsplitter
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
QSplitter {
|
||||
background-color: #3c3c3c;
|
||||
spacing: 1px;
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
---------------------------------------------------------------------------*/
|
||||
QSplitterHandle:hover { /* to fix bug about hovering on splitters https://bugreports.qt.io/browse/QTBUG-13768 */
|
||||
|
||||
}
|
||||
|
||||
QSplitter::handle {
|
||||
@@ -2444,7 +2453,7 @@ QSplitter::handle {
|
||||
}
|
||||
|
||||
QSplitter::handle:horizontal {
|
||||
background-image: url(qss:images_dark-light/splitter_vertical_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
@@ -2452,18 +2461,24 @@ QSplitter::handle:horizontal {
|
||||
}
|
||||
|
||||
QSplitter::handle:vertical {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
height: 1px;
|
||||
}
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0.2 transparent,stop:0.5 #74831d, stop:0.8 transparent);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
background-color: #74831d;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:1, y2:0,stop:0.2 transparent,stop:0.5 #74831d, stop:0.8 transparent);
|
||||
}
|
||||
|
||||
/* QDateEdit, QDateTimeEdit -----------------------------------------------
|
||||
@@ -2530,4 +2545,39 @@ QAbstractView:selected {
|
||||
PlotWidget {
|
||||
/* Fix cut labels in plots #134 */
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
SKETCHER
|
||||
==================================================================================================*/
|
||||
|
||||
Gui--StatefulLabel[state="empty_sketch"] {
|
||||
color : rgba(255,255,255,127); /* 50% opacity white */
|
||||
}
|
||||
Gui--StatefulLabel[state="under_constrained"] {
|
||||
color : rgba(255,255,255,255); /* White */
|
||||
}
|
||||
Gui--StatefulLabel[state="conflicting_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="malformed_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="redundant_constraints"] {
|
||||
color : rgba(255,69,0,255); /* Orange red */
|
||||
}
|
||||
Gui--StatefulLabel[state="partially_redundant_constraints"] {
|
||||
color : rgba(65,105,225,255); /* Royal blue */
|
||||
}
|
||||
Gui--StatefulLabel[state="solver_failed"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--StatefulLabel[state="fully_constrained"] {
|
||||
color : rgba(0,255,0,255); /* Green */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--UrlLabel {
|
||||
color : rgba(0,91,255,255); /* Deep sky blue */
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
@@ -67,7 +67,7 @@ Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel:disabled {
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 1px;
|
||||
border-radius: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
@@ -84,6 +84,17 @@ Gui--PropertyEditor--PropertyEditor QComboBox {
|
||||
|
||||
}
|
||||
|
||||
/* fix for column items background when a link is present */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QFrame:focus {
|
||||
background-color: #b28416; /* same as focused background color */
|
||||
}
|
||||
|
||||
/* hack to hide weird redundant information inside cells with links and no editable data (but editable via "..." button) */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel {
|
||||
color: #ffffff;
|
||||
background-color: #ACC8E5; /* same as focused background color */
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Main window
|
||||
==================================================================================================*/
|
||||
@@ -118,7 +129,6 @@ QWidget {
|
||||
}
|
||||
|
||||
QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
selection-background-color: #b28416;
|
||||
selection-color: #c2c7cb;
|
||||
@@ -236,7 +246,6 @@ QCheckBox:focus {
|
||||
}
|
||||
|
||||
QCheckBox QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
}
|
||||
|
||||
@@ -275,7 +284,7 @@ QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed {
|
||||
|
||||
QCheckBox::indicator:checked:disabled {
|
||||
background-color: #444444;
|
||||
image: url(qss:images_dark-light/check_light.svg);
|
||||
image: url(qss:images_dark-light/checkbox_checked_disabled.svg);
|
||||
}
|
||||
|
||||
QCheckBox::indicator:indeterminate {
|
||||
@@ -1327,11 +1336,13 @@ QToolButton::menu-arrow {
|
||||
QToolButton::menu-arrow:open {
|
||||
subcontrol-position: right bottom;
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
QToolButton::menu-arrow:hover {
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
background-color: rgba(0, 0, 0, 0.498);
|
||||
border: 1px solid rgba(0, 0, 0, 0.498);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
|
||||
/* QCommandLinkButton -----------------------------------------------------
|
||||
@@ -1645,7 +1656,7 @@ QSlider:disabled {
|
||||
}
|
||||
|
||||
QSlider:focus {
|
||||
border: 1px solid #996b00;
|
||||
/*border: 1px solid #996b00;*/
|
||||
}
|
||||
|
||||
QSlider::groove:horizontal {
|
||||
@@ -1678,7 +1689,7 @@ QSlider::add-page:vertical :disabled {
|
||||
|
||||
QSlider::sub-page:horizontal {
|
||||
background: #b28416;
|
||||
border: 1px solid #0073ff;
|
||||
border: 1px solid #696968;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
border-radius: 1.9px;
|
||||
@@ -1690,34 +1701,35 @@ QSlider::sub-page:horizontal:disabled {
|
||||
|
||||
QSlider::handle:horizontal {
|
||||
background: #353535;
|
||||
border: 1px solid #444444;
|
||||
width: 8px;
|
||||
border: 1px solid #696968;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: -8px 0px;
|
||||
border-radius: 1.9px;
|
||||
margin: -4px 0px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:hover {
|
||||
background: #b28416;
|
||||
border: 1px solid #b28416;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:focus {
|
||||
background: #996b00;
|
||||
border: 1px solid #996b00;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical {
|
||||
background: #c2c7cb;
|
||||
background: #353535;
|
||||
border: 1px solid #696968;
|
||||
width: 8px;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: 0 -8px;
|
||||
border-radius: 1.9px;
|
||||
margin: 0px -4px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:hover {
|
||||
background: #b28416;
|
||||
border: 2px solid #b28416;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:focus {
|
||||
@@ -1774,7 +1786,7 @@ QTabWidget {
|
||||
|
||||
QTabWidget QWidget {
|
||||
/* Fixes #189 */
|
||||
border-radius: 1.9px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
@@ -1787,6 +1799,31 @@ QTabWidget::pane:selected {
|
||||
background-color: #b28416;
|
||||
border: 1px solid #346792;
|
||||
}
|
||||
|
||||
QTabWidget::pane:selected {
|
||||
background-color: #557bb6;
|
||||
border: 1px solid #346792;
|
||||
}
|
||||
|
||||
QTabWidget::pane:top {
|
||||
top: -1px;
|
||||
border-top: 1px solid #696969;
|
||||
}
|
||||
|
||||
QTabWidget::pane:bottom {
|
||||
bottom: -1px;
|
||||
border-bottom: 1px solid #696969;
|
||||
}
|
||||
|
||||
QTabWidget::pane:left {
|
||||
right: -1px;
|
||||
border-right: 1px solid #696969;
|
||||
}
|
||||
|
||||
QTabWidget::pane:right {
|
||||
left: -1px;
|
||||
border-left: 1px solid #696969;
|
||||
}
|
||||
/* QTabBar ----------------------------------------------------------------
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qtabwidget-and-qtabbar
|
||||
@@ -2182,7 +2219,7 @@ QColumnView {
|
||||
|
||||
QTableView,
|
||||
QListView {
|
||||
background-color: rgba(0, 0, 0, 0.232); /* background of a lot of stuff including spreadsheets.*/
|
||||
background-color: rgba(31, 31, 31, 0.85); /* background of a lot of stuff including spreadsheets.*/
|
||||
}
|
||||
|
||||
|
||||
@@ -2431,12 +2468,9 @@ https://stackoverflow.com/questions/14581498/qt-stylesheet-for-hline-vline-color
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qsplitter
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
QSplitter {
|
||||
background-color: #3c3c3c;
|
||||
spacing: 1px;
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
---------------------------------------------------------------------------*/
|
||||
QSplitterHandle:hover { /* to fix bug about hovering on splitters https://bugreports.qt.io/browse/QTBUG-13768 */
|
||||
|
||||
}
|
||||
|
||||
QSplitter::handle {
|
||||
@@ -2445,7 +2479,7 @@ QSplitter::handle {
|
||||
}
|
||||
|
||||
QSplitter::handle:horizontal {
|
||||
background-image: url(qss:images_dark-light/splitter_vertical_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
@@ -2453,18 +2487,24 @@ QSplitter::handle:horizontal {
|
||||
}
|
||||
|
||||
QSplitter::handle:vertical {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
height: 1px;
|
||||
}
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0.2 transparent,stop:0.5 #b28416, stop:0.8 transparent);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
background-color: #b28416;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:1, y2:0,stop:0.2 transparent,stop:0.5 #b28416, stop:0.8 transparent);
|
||||
}
|
||||
|
||||
/* QDateEdit, QDateTimeEdit -----------------------------------------------
|
||||
@@ -2531,4 +2571,39 @@ QAbstractView:selected {
|
||||
PlotWidget {
|
||||
/* Fix cut labels in plots #134 */
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
SKETCHER
|
||||
==================================================================================================*/
|
||||
|
||||
Gui--StatefulLabel[state="empty_sketch"] {
|
||||
color : rgba(255,255,255,127); /* 50% opacity white */
|
||||
}
|
||||
Gui--StatefulLabel[state="under_constrained"] {
|
||||
color : rgba(255,255,255,255); /* White */
|
||||
}
|
||||
Gui--StatefulLabel[state="conflicting_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="malformed_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="redundant_constraints"] {
|
||||
color : rgba(255,69,0,255); /* Orange red */
|
||||
}
|
||||
Gui--StatefulLabel[state="partially_redundant_constraints"] {
|
||||
color : rgba(65,105,225,255); /* Royal blue */
|
||||
}
|
||||
Gui--StatefulLabel[state="solver_failed"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--StatefulLabel[state="fully_constrained"] {
|
||||
color : rgba(0,255,0,255); /* Green */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--UrlLabel {
|
||||
color : rgba(0,91,255,255); /* Deep sky blue */
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
@@ -67,7 +67,7 @@ Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel:disabled {
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 1px;
|
||||
border-radius: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
@@ -84,6 +84,17 @@ Gui--PropertyEditor--PropertyEditor QComboBox {
|
||||
|
||||
}
|
||||
|
||||
/* fix for column items background when a link is present */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QFrame:focus {
|
||||
background-color: #b216a0; /* same as focused background color */
|
||||
}
|
||||
|
||||
/* hack to hide weird redundant information inside cells with links and no editable data (but editable via "..." button) */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel {
|
||||
color: #ffffff;
|
||||
background-color: #ACC8E5; /* same as focused background color */
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Main window
|
||||
==================================================================================================*/
|
||||
@@ -118,7 +129,6 @@ QWidget {
|
||||
}
|
||||
|
||||
QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
selection-background-color: #b216a0;
|
||||
selection-color: #c2c7cb;
|
||||
@@ -236,7 +246,6 @@ QCheckBox:focus {
|
||||
}
|
||||
|
||||
QCheckBox QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #c2c7cb;
|
||||
}
|
||||
|
||||
@@ -275,7 +284,7 @@ QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed {
|
||||
|
||||
QCheckBox::indicator:checked:disabled {
|
||||
background-color: #444444;
|
||||
image: url(qss:images_dark-light/check_light.svg);
|
||||
image: url(qss:images_dark-light/checkbox_checked_disabled.svg);
|
||||
}
|
||||
|
||||
QCheckBox::indicator:indeterminate {
|
||||
@@ -1326,11 +1335,13 @@ QToolButton::menu-arrow {
|
||||
QToolButton::menu-arrow:open {
|
||||
subcontrol-position: right bottom;
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
QToolButton::menu-arrow:hover {
|
||||
image: url(qss:images_dark-light/more_arrow_light.svg);
|
||||
background-color: rgba(0, 0, 0, 0.498);
|
||||
border: 1px solid rgba(0, 0, 0, 0.498);
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
}
|
||||
|
||||
/* QCommandLinkButton -----------------------------------------------------
|
||||
@@ -1644,7 +1655,7 @@ QSlider:disabled {
|
||||
}
|
||||
|
||||
QSlider:focus {
|
||||
border: 1px solid #770069;
|
||||
/*border: 1px solid #770069;*/
|
||||
}
|
||||
|
||||
QSlider::groove:horizontal {
|
||||
@@ -1677,7 +1688,7 @@ QSlider::add-page:vertical :disabled {
|
||||
|
||||
QSlider::sub-page:horizontal {
|
||||
background: #b216a0;
|
||||
border: 1px solid #0073ff;
|
||||
border: 1px solid #696968;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
border-radius: 1.9px;
|
||||
@@ -1689,34 +1700,35 @@ QSlider::sub-page:horizontal:disabled {
|
||||
|
||||
QSlider::handle:horizontal {
|
||||
background: #353535;
|
||||
border: 1px solid #444444;
|
||||
width: 8px;
|
||||
border: 1px solid #696968;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: -8px 0px;
|
||||
border-radius: 1.9px;
|
||||
margin: -4px 0px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:hover {
|
||||
background: #b216a0;
|
||||
border: 1px solid #b216a0;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:focus {
|
||||
background: #770069;
|
||||
border: 1px solid #770069;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical {
|
||||
background: #c2c7cb;
|
||||
background: #353535;
|
||||
border: 1px solid #696968;
|
||||
width: 8px;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: 0 -8px;
|
||||
border-radius: 1.9px;
|
||||
margin: 0px -4px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:hover {
|
||||
background: #b216a0;
|
||||
border: 2px solid #b216a0;
|
||||
border: 1px solid #696968;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:focus {
|
||||
@@ -1773,7 +1785,7 @@ QTabWidget {
|
||||
|
||||
QTabWidget QWidget {
|
||||
/* Fixes #189 */
|
||||
border-radius: 1.9px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
@@ -1786,6 +1798,31 @@ QTabWidget::pane:selected {
|
||||
background-color: #b216a0;
|
||||
border: 1px solid #346792;
|
||||
}
|
||||
|
||||
QTabWidget::pane:selected {
|
||||
background-color: #557bb6;
|
||||
border: 1px solid #346792;
|
||||
}
|
||||
|
||||
QTabWidget::pane:top {
|
||||
top: -1px;
|
||||
border-top: 1px solid #696969;
|
||||
}
|
||||
|
||||
QTabWidget::pane:bottom {
|
||||
bottom: -1px;
|
||||
border-bottom: 1px solid #696969;
|
||||
}
|
||||
|
||||
QTabWidget::pane:left {
|
||||
right: -1px;
|
||||
border-right: 1px solid #696969;
|
||||
}
|
||||
|
||||
QTabWidget::pane:right {
|
||||
left: -1px;
|
||||
border-left: 1px solid #696969;
|
||||
}
|
||||
/* QTabBar ----------------------------------------------------------------
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qtabwidget-and-qtabbar
|
||||
@@ -2181,7 +2218,7 @@ QColumnView {
|
||||
|
||||
QTableView,
|
||||
QListView {
|
||||
background-color: rgba(0, 0, 0, 0.232); /* background of a lot of stuff including spreadsheets.*/
|
||||
background-color: rgba(31, 31, 31, 0.85); /* background of a lot of stuff including spreadsheets.*/
|
||||
}
|
||||
|
||||
|
||||
@@ -2430,12 +2467,9 @@ https://stackoverflow.com/questions/14581498/qt-stylesheet-for-hline-vline-color
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qsplitter
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
QSplitter {
|
||||
background-color: #3c3c3c;
|
||||
spacing: 1px;
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
---------------------------------------------------------------------------*/
|
||||
QSplitterHandle:hover { /* to fix bug about hovering on splitters https://bugreports.qt.io/browse/QTBUG-13768 */
|
||||
|
||||
}
|
||||
|
||||
QSplitter::handle {
|
||||
@@ -2444,7 +2478,7 @@ QSplitter::handle {
|
||||
}
|
||||
|
||||
QSplitter::handle:horizontal {
|
||||
background-image: url(qss:images_dark-light/splitter_vertical_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
@@ -2452,18 +2486,24 @@ QSplitter::handle:horizontal {
|
||||
}
|
||||
|
||||
QSplitter::handle:vertical {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
height: 1px;
|
||||
}
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0.2 transparent,stop:0.5 #b216a0, stop:0.8 transparent);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
background-color: #b216a0;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:1, y2:0,stop:0.2 transparent,stop:0.5 #b216a0, stop:0.8 transparent);
|
||||
}
|
||||
|
||||
/* QDateEdit, QDateTimeEdit -----------------------------------------------
|
||||
@@ -2530,4 +2570,39 @@ QAbstractView:selected {
|
||||
PlotWidget {
|
||||
/* Fix cut labels in plots #134 */
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
SKETCHER
|
||||
==================================================================================================*/
|
||||
|
||||
Gui--StatefulLabel[state="empty_sketch"] {
|
||||
color : rgba(255,255,255,127); /* 50% opacity white */
|
||||
}
|
||||
Gui--StatefulLabel[state="under_constrained"] {
|
||||
color : rgba(255,255,255,255); /* White */
|
||||
}
|
||||
Gui--StatefulLabel[state="conflicting_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="malformed_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="redundant_constraints"] {
|
||||
color : rgba(255,69,0,255); /* Orange red */
|
||||
}
|
||||
Gui--StatefulLabel[state="partially_redundant_constraints"] {
|
||||
color : rgba(65,105,225,255); /* Royal blue */
|
||||
}
|
||||
Gui--StatefulLabel[state="solver_failed"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--StatefulLabel[state="fully_constrained"] {
|
||||
color : rgba(0,255,0,255); /* Green */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--UrlLabel {
|
||||
color : rgba(0,91,255,255); /* Deep sky blue */
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
@@ -68,7 +68,7 @@ Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel:disabled {
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 1px;
|
||||
border-radius: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
@@ -85,6 +85,17 @@ Gui--PropertyEditor--PropertyEditor QComboBox {
|
||||
|
||||
}
|
||||
|
||||
/* fix for column items background when a link is present */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QFrame:focus {
|
||||
background-color: #B7D300; /* same as focused background color */
|
||||
}
|
||||
|
||||
/* hack to hide weird redundant information inside cells with links and no editable data (but editable via "..." button) */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel {
|
||||
color: #ffffff;
|
||||
background-color: #ACC8E5; /* same as focused background color */
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Main window
|
||||
==================================================================================================*/
|
||||
@@ -119,7 +130,6 @@ QWidget {
|
||||
}
|
||||
|
||||
QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #A3A3A3;
|
||||
selection-background-color: #B7D300;
|
||||
selection-color: #A3A3A3;
|
||||
@@ -238,7 +248,6 @@ QCheckBox:focus {
|
||||
}
|
||||
|
||||
QCheckBox QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #A3A3A3;
|
||||
}
|
||||
|
||||
@@ -277,7 +286,7 @@ QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed {
|
||||
|
||||
QCheckBox::indicator:checked:disabled {
|
||||
background-color: #F6F6F6;
|
||||
image: url(qss:images_dark-light/check_dark.svg);
|
||||
image: url(qss:images_dark-light/checkbox_checked_disabled.svg);
|
||||
}
|
||||
|
||||
QCheckBox::indicator:indeterminate {
|
||||
@@ -1327,12 +1336,14 @@ QToolButton::menu-arrow {
|
||||
}
|
||||
QToolButton::menu-arrow:open {
|
||||
subcontrol-position: right bottom;
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
image: url(qss:images_dark-light/more_arrow_dark.svg);
|
||||
}
|
||||
QToolButton::menu-arrow:hover {
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
image: url(qss:images_dark-light/more_arrow_dark.svg);
|
||||
background-color: rgba(0, 0, 0, 0.498);
|
||||
border: 1px solid rgba(0, 0, 0, 0.498);
|
||||
}
|
||||
|
||||
/* QCommandLinkButton -----------------------------------------------------
|
||||
@@ -1647,7 +1658,7 @@ QSlider:disabled {
|
||||
}
|
||||
|
||||
QSlider:focus {
|
||||
border: 1px solid #E1FF00 ;
|
||||
/*border: 1px solid #E1FF00;*/
|
||||
}
|
||||
|
||||
QSlider::groove:horizontal {
|
||||
@@ -1659,7 +1670,7 @@ QSlider::groove:horizontal {
|
||||
}
|
||||
|
||||
QSlider::groove:vertical {
|
||||
background: #B7D300;
|
||||
background: #F6F6F6;
|
||||
border: 1px solid #C1C1C1;
|
||||
width: 4px;
|
||||
margin: 0px;
|
||||
@@ -1679,7 +1690,7 @@ QSlider::add-page:vertical :disabled {
|
||||
}
|
||||
|
||||
QSlider::sub-page:horizontal {
|
||||
background: #B7D300;
|
||||
background: #8cb0ff;
|
||||
border: 1px solid #C1C1C1;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
@@ -1691,35 +1702,36 @@ QSlider::sub-page:horizontal:disabled {
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal {
|
||||
background: #A3A3A3;
|
||||
background: #C1C1C1;
|
||||
border: 1px solid #C1C1C1;
|
||||
width: 8px;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: -8px 0px;
|
||||
border-radius: 1.9px;
|
||||
margin: -4px 0px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:hover {
|
||||
background: #B7D300;
|
||||
border: 1px solid #B7D300;
|
||||
border: 1px solid #C1C1C1;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:focus {
|
||||
border: 1px solid #E1FF00 ;
|
||||
border: 1px solid #C1C1C1;
|
||||
background: #E1FF00;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical {
|
||||
background: #A3A3A3;
|
||||
background: #C1C1C1;
|
||||
border: 1px solid #C1C1C1;
|
||||
width: 8px;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: 0 -8px;
|
||||
border-radius: 1.9px;
|
||||
margin: 0px -4px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:hover {
|
||||
background: #B7D300;
|
||||
border: 2px solid #B7D300;
|
||||
border: 1px solid #C1C1C1;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:focus {
|
||||
@@ -1776,7 +1788,7 @@ QTabWidget {
|
||||
|
||||
QTabWidget QWidget {
|
||||
/* Fixes #189 */
|
||||
border-radius: 1.9px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
@@ -1789,6 +1801,26 @@ QTabWidget::pane:selected {
|
||||
background-color: #B7D300;
|
||||
border: 1px solid #C1C1C1;
|
||||
}
|
||||
|
||||
QTabWidget::pane:top {
|
||||
top: -1px;
|
||||
border-top: 1px solid #A3A3A3;
|
||||
}
|
||||
|
||||
QTabWidget::pane:bottom {
|
||||
bottom: -1px;
|
||||
border-bottom: 1px solid #A3A3A3;
|
||||
}
|
||||
|
||||
QTabWidget::pane:left {
|
||||
right: -1px;
|
||||
border-right: 1px solid #A3A3A3;
|
||||
}
|
||||
|
||||
QTabWidget::pane:right {
|
||||
left: -1px;
|
||||
border-left: 1px solid #A3A3A3;
|
||||
}
|
||||
/* QTabBar ----------------------------------------------------------------
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qtabwidget-and-qtabbar
|
||||
@@ -2189,7 +2221,7 @@ QColumnView {
|
||||
|
||||
QTableView,
|
||||
QListView {
|
||||
background-color: rgba(0, 0, 0, 0.050); /* background of a lot of stuff including spreadsheets.*/
|
||||
background-color: rgba(229, 229, 229, 0.7); /* background of a lot of stuff including spreadsheets.*/
|
||||
}
|
||||
|
||||
|
||||
@@ -2438,12 +2470,9 @@ https://stackoverflow.com/questions/14581498/qt-stylesheet-for-hline-vline-color
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qsplitter
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
QSplitter {
|
||||
background-color: #f6f6f6;
|
||||
spacing: 1px;
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
---------------------------------------------------------------------------*/
|
||||
QSplitterHandle:hover { /* to fix bug about hovering on splitters https://bugreports.qt.io/browse/QTBUG-13768 */
|
||||
|
||||
}
|
||||
|
||||
QSplitter::handle {
|
||||
@@ -2452,7 +2481,7 @@ QSplitter::handle {
|
||||
}
|
||||
|
||||
QSplitter::handle:horizontal {
|
||||
background-image: url(qss:images_dark-light/splitter_vertical_light.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
@@ -2460,18 +2489,24 @@ QSplitter::handle:horizontal {
|
||||
}
|
||||
|
||||
QSplitter::handle:vertical {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
height: 1px;
|
||||
}
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0.2 transparent,stop:0.5 #B7D300, stop:0.8 transparent);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
background-color: #B7D300;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:1, y2:0,stop:0.2 transparent,stop:0.5 #B7D300, stop:0.8 transparent);
|
||||
}
|
||||
|
||||
/* QDateEdit, QDateTimeEdit -----------------------------------------------
|
||||
@@ -2538,4 +2573,39 @@ QAbstractView:selected {
|
||||
PlotWidget {
|
||||
/* Fix cut labels in plots #134 */
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
SKETCHER
|
||||
==================================================================================================*/
|
||||
|
||||
Gui--StatefulLabel[state="empty_sketch"] {
|
||||
color : rgba(255,255,255,127); /* 50% opacity white */
|
||||
}
|
||||
Gui--StatefulLabel[state="under_constrained"] {
|
||||
color : rgba(255,255,255,255); /* White */
|
||||
}
|
||||
Gui--StatefulLabel[state="conflicting_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="malformed_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="redundant_constraints"] {
|
||||
color : rgba(255,69,0,255); /* Orange red */
|
||||
}
|
||||
Gui--StatefulLabel[state="partially_redundant_constraints"] {
|
||||
color : rgba(65,105,225,255); /* Royal blue */
|
||||
}
|
||||
Gui--StatefulLabel[state="solver_failed"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--StatefulLabel[state="fully_constrained"] {
|
||||
color : rgba(0,255,0,255); /* Green */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--UrlLabel {
|
||||
color : rgba(0,91,255,255); /* Deep sky blue */
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
@@ -67,7 +67,7 @@ Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel:disabled {
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 1px;
|
||||
border-radius: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
@@ -84,6 +84,17 @@ Gui--PropertyEditor--PropertyEditor QComboBox {
|
||||
|
||||
}
|
||||
|
||||
/* fix for column items background when a link is present */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QFrame:focus {
|
||||
background-color: #8ab6e9; /* same as focused background color */
|
||||
}
|
||||
|
||||
/* hack to hide weird redundant information inside cells with links and no editable data (but editable via "..." button) */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel {
|
||||
color: #ffffff;
|
||||
background-color: #ACC8E5; /* same as focused background color */
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Main window
|
||||
==================================================================================================*/
|
||||
@@ -95,14 +106,14 @@ QToolBar {
|
||||
}
|
||||
|
||||
QMdiArea {
|
||||
background-image: url(qss:images_dark-light/background_freecad_ExtremProDark.svg);
|
||||
background-image: url(qss:images_dark-light/background_freecad.svg);
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
/*navgation src/Mod/Tux/NavigationIndicatorGui.py */
|
||||
Gui--NavigationIndicatorGui--BlenderNavigationStyle {
|
||||
/*QAction#a4 {*/
|
||||
qproperty-icon: url(:/icons/icons/NavigationBlender_light.svg);
|
||||
qproperty-icon: url(:/icons/icons/NavigationBlender_dark.svg);
|
||||
}
|
||||
/*=====
|
||||
/* QWidget ----------------------------------------------------------------
|
||||
@@ -118,7 +129,6 @@ QWidget {
|
||||
}
|
||||
|
||||
QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #515151;
|
||||
selection-background-color: #8ab6e9;
|
||||
selection-color: #515151;
|
||||
@@ -275,7 +285,7 @@ QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed {
|
||||
|
||||
QCheckBox::indicator:checked:disabled {
|
||||
background-color: #f5f5f5;
|
||||
image: url(qss:images_dark-light/checkbox_checked_dark.svg);
|
||||
image: url(qss:images_dark-light/checkbox_checked_disabled.svg);
|
||||
}
|
||||
|
||||
QCheckBox::indicator:indeterminate {
|
||||
@@ -1339,12 +1349,14 @@ QToolButton::menu-arrow {
|
||||
}
|
||||
QToolButton::menu-arrow:open {
|
||||
subcontrol-position: right bottom;
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
image: url(qss:images_dark-light/more_arrow_dark.svg);
|
||||
}
|
||||
QToolButton::menu-arrow:hover {
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
image: url(qss:images_dark-light/more_arrow_dark.svg);
|
||||
background-color: rgba(0, 0, 0, 0.498);
|
||||
border: 1px solid rgba(0, 0, 0, 0.498);
|
||||
}
|
||||
|
||||
/* QCommandLinkButton -----------------------------------------------------
|
||||
@@ -1658,11 +1670,11 @@ QSlider:disabled {
|
||||
}
|
||||
|
||||
QSlider:focus {
|
||||
border: 1px solid #dc00fa;
|
||||
/*border: 1px solid #dc00fa;*/
|
||||
}
|
||||
|
||||
QSlider::groove:horizontal {
|
||||
background: #f6f6f6;
|
||||
background: #F6F6F6;
|
||||
border: 1px solid #cccccc;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
@@ -1670,7 +1682,7 @@ QSlider::groove:horizontal {
|
||||
}
|
||||
|
||||
QSlider::groove:vertical {
|
||||
background: #8ab6e9;
|
||||
background: #F6F6F6;
|
||||
border: 1px solid #cccccc;
|
||||
width: 4px;
|
||||
margin: 0px;
|
||||
@@ -1691,7 +1703,7 @@ QSlider::add-page:vertical :disabled {
|
||||
|
||||
QSlider::sub-page:horizontal {
|
||||
background: #8ab6e9;
|
||||
border: 1px solid #0073ff;
|
||||
border: 1px solid #cccccc;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
border-radius: 1.9px;
|
||||
@@ -1702,35 +1714,36 @@ QSlider::sub-page:horizontal:disabled {
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal {
|
||||
background: #bfc1c0;
|
||||
border: 1px solid #f6f6f6;
|
||||
width: 8px;
|
||||
background: #cccccc;
|
||||
border: 1px solid #cccccc;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: -8px 0px;
|
||||
border-radius: 1.9px;
|
||||
margin: -4px 0px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:hover {
|
||||
background: #8ab6e9;
|
||||
border: 1px solid #8ab6e9;
|
||||
border: 1px solid #cccccc;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:focus {
|
||||
border: 1px solid #dc00fa;
|
||||
border: 1px solid #cccccc;
|
||||
background: #dc00fa;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical {
|
||||
background: #515151;
|
||||
border: 1px solid #455364;
|
||||
width: 8px;
|
||||
background: #cccccc;
|
||||
border: 1px solid #cccccc;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: 0 -8px;
|
||||
border-radius: 1.9px;
|
||||
margin: 0px -4px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:hover {
|
||||
background: #8ab6e9;
|
||||
border: 2px solid #8ab6e9;
|
||||
border: 1px solid #cccccc;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:focus {
|
||||
@@ -1787,7 +1800,7 @@ QTabWidget {
|
||||
|
||||
QTabWidget QWidget {
|
||||
/* Fixes #189 */
|
||||
border-radius: 1.9px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
@@ -1907,19 +1920,19 @@ QTabBar::tab:right:!selected, QDockWidget QTabBar::tab:right:!selected {
|
||||
}
|
||||
|
||||
QTabBar::tab:top, QDockWidget QTabBar::tab:top {
|
||||
background-color: #d4d4d4;
|
||||
background-color: #f6f6f6;
|
||||
margin-left: 3px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
min-width: 5px;
|
||||
border: 0px solid #d4d4d4;
|
||||
border: 1px solid #d4d4d4;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
QTabBar::tab:top:selected, QDockWidget QTabBar::tab:top:selected {
|
||||
background-color: #f6f6f6;
|
||||
background-color: #d4d4d4;
|
||||
/*border: 1px solid #dc00fa;
|
||||
border-radius: 4px;
|
||||
margin-left: 4px;
|
||||
@@ -1938,8 +1951,8 @@ QTabBar::tab:top:!selected:hover, QDockWidget QTabBar::tab:top:!selected:hover {
|
||||
}
|
||||
|
||||
QTabBar::tab:bottom, QDockWidget QTabBar::tab:bottom {
|
||||
border: 0px solid #d4d4d4;
|
||||
background-color: #d4d4d4;
|
||||
border: 1px solid #d4d4d4;
|
||||
background-color: #f5f5f5;
|
||||
margin-left: 3px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
@@ -1950,7 +1963,7 @@ QTabBar::tab:bottom, QDockWidget QTabBar::tab:bottom {
|
||||
}
|
||||
|
||||
QTabBar::tab:bottom:selected, QDockWidget QTabBar::tab:bottom:selected {
|
||||
background-color: #f5f5f5;
|
||||
background-color: #d4d4d4;
|
||||
/*border: 1px solid #dc00fa;
|
||||
border-radius: 4px;
|
||||
margin-left: 4px;
|
||||
@@ -2221,7 +2234,7 @@ QColumnView {
|
||||
|
||||
QTableView,
|
||||
QListView {
|
||||
background-color: rgba(0, 0, 0, 0.050); /* background of a lot of stuff including spreadsheets.*/
|
||||
background-color: rgba(229, 229, 229, 0.7); /* background of a lot of stuff including spreadsheets.*/
|
||||
}
|
||||
|
||||
|
||||
@@ -2479,12 +2492,9 @@ https://stackoverflow.com/questions/14581498/qt-stylesheet-for-hline-vline-color
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qsplitter
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
QSplitter {
|
||||
background-color: #f6f6f6;
|
||||
spacing: 1px;
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
---------------------------------------------------------------------------*/
|
||||
QSplitterHandle:hover { /* to fix bug about hovering on splitters https://bugreports.qt.io/browse/QTBUG-13768 */
|
||||
|
||||
}
|
||||
|
||||
QSplitter::handle {
|
||||
@@ -2493,7 +2503,7 @@ QSplitter::handle {
|
||||
}
|
||||
|
||||
QSplitter::handle:horizontal {
|
||||
background-image: url(qss:images_dark-light/splitter_vertical_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
@@ -2501,18 +2511,24 @@ QSplitter::handle:horizontal {
|
||||
}
|
||||
|
||||
QSplitter::handle:vertical {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
height: 1px;
|
||||
}
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0.2 transparent,stop:0.5 #8ab6e9, stop:0.8 transparent);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
background-color: #8ab6e9;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:1, y2:0,stop:0.2 transparent,stop:0.5 #8ab6e9, stop:0.8 transparent);
|
||||
}
|
||||
|
||||
/* QDateEdit, QDateTimeEdit -----------------------------------------------
|
||||
@@ -2579,4 +2595,39 @@ QAbstractView:selected {
|
||||
PlotWidget {
|
||||
/* Fix cut labels in plots #134 */
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
SKETCHER
|
||||
==================================================================================================*/
|
||||
|
||||
Gui--StatefulLabel[state="empty_sketch"] {
|
||||
color : rgba(255,255,255,127); /* 50% opacity white */
|
||||
}
|
||||
Gui--StatefulLabel[state="under_constrained"] {
|
||||
color : rgba(255,255,255,255); /* White */
|
||||
}
|
||||
Gui--StatefulLabel[state="conflicting_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="malformed_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="redundant_constraints"] {
|
||||
color : rgba(255,69,0,255); /* Orange red */
|
||||
}
|
||||
Gui--StatefulLabel[state="partially_redundant_constraints"] {
|
||||
color : rgba(65,105,225,255); /* Royal blue */
|
||||
}
|
||||
Gui--StatefulLabel[state="solver_failed"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--StatefulLabel[state="fully_constrained"] {
|
||||
color : rgba(0,255,0,255); /* Green */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--UrlLabel {
|
||||
color : rgba(0,91,255,255); /* Deep sky blue */
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
@@ -67,7 +67,7 @@ Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel:disabled {
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 1px;
|
||||
border-radius: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
@@ -84,6 +84,17 @@ Gui--PropertyEditor--PropertyEditor QComboBox {
|
||||
|
||||
}
|
||||
|
||||
/* fix for column items background when a link is present */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QFrame:focus {
|
||||
background-color: #a5e98a; /* same as focused background color */
|
||||
}
|
||||
|
||||
/* hack to hide weird redundant information inside cells with links and no editable data (but editable via "..." button) */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel {
|
||||
color: #ffffff;
|
||||
background-color: #ACC8E5; /* same as focused background color */
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Main window
|
||||
==================================================================================================*/
|
||||
@@ -95,14 +106,14 @@ QToolBar {
|
||||
}
|
||||
|
||||
QMdiArea {
|
||||
background-image: url(qss:images_dark-light/background_freecad_ExtremProDark.svg);
|
||||
background-image: url(qss:images_dark-light/background_freecad.svg);
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
/*navgation src/Mod/Tux/NavigationIndicatorGui.py */
|
||||
Gui--NavigationIndicatorGui--BlenderNavigationStyle {
|
||||
/*QAction#a4 {*/
|
||||
qproperty-icon: url(:/icons/icons/NavigationBlender_light.svg);
|
||||
qproperty-icon: url(:/icons/icons/NavigationBlender_dark.svg);
|
||||
}
|
||||
/*=====
|
||||
/* QWidget ----------------------------------------------------------------
|
||||
@@ -118,7 +129,6 @@ QWidget {
|
||||
}
|
||||
|
||||
QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #515151;
|
||||
selection-background-color: #a5e98a;
|
||||
selection-color: #515151;
|
||||
@@ -275,7 +285,7 @@ QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed {
|
||||
|
||||
QCheckBox::indicator:checked:disabled {
|
||||
background-color: #f5f5f5;
|
||||
image: url(qss:images_dark-light/checkbox_checked_dark.svg);
|
||||
image: url(qss:images_dark-light/checkbox_checked_disabled.svg);
|
||||
}
|
||||
|
||||
QCheckBox::indicator:indeterminate {
|
||||
@@ -1339,12 +1349,14 @@ QToolButton::menu-arrow {
|
||||
}
|
||||
QToolButton::menu-arrow:open {
|
||||
subcontrol-position: right bottom;
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
image: url(qss:images_dark-light/more_arrow_dark.svg);
|
||||
}
|
||||
QToolButton::menu-arrow:hover {
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
image: url(qss:images_dark-light/more_arrow_dark.svg);
|
||||
background-color: rgba(0, 0, 0, 0.498);
|
||||
border: 1px solid rgba(0, 0, 0, 0.498);
|
||||
}
|
||||
|
||||
/* QCommandLinkButton -----------------------------------------------------
|
||||
@@ -1658,11 +1670,11 @@ QSlider:disabled {
|
||||
}
|
||||
|
||||
QSlider:focus {
|
||||
border: 1px solid #dc00fa;
|
||||
/*border: 1px solid #dc00fa;*/
|
||||
}
|
||||
|
||||
QSlider::groove:horizontal {
|
||||
background: #f6f6f6;
|
||||
background: #F6F6F6;
|
||||
border: 1px solid #cccccc;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
@@ -1670,7 +1682,7 @@ QSlider::groove:horizontal {
|
||||
}
|
||||
|
||||
QSlider::groove:vertical {
|
||||
background: #a5e98a;
|
||||
background: #F6F6F6;
|
||||
border: 1px solid #cccccc;
|
||||
width: 4px;
|
||||
margin: 0px;
|
||||
@@ -1691,7 +1703,7 @@ QSlider::add-page:vertical :disabled {
|
||||
|
||||
QSlider::sub-page:horizontal {
|
||||
background: #a5e98a;
|
||||
border: 1px solid #0073ff;
|
||||
border: 1px solid #cccccc;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
border-radius: 1.9px;
|
||||
@@ -1702,35 +1714,36 @@ QSlider::sub-page:horizontal:disabled {
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal {
|
||||
background: #bfc1c0;
|
||||
border: 1px solid #f6f6f6;
|
||||
width: 8px;
|
||||
background: #cccccc;
|
||||
border: 1px solid #cccccc;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: -8px 0px;
|
||||
border-radius: 1.9px;
|
||||
margin: -4px 0px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:hover {
|
||||
background: #a5e98a;
|
||||
border: 1px solid #a5e98a;
|
||||
border: 1px solid #cccccc;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:focus {
|
||||
border: 1px solid #dc00fa;
|
||||
border: 1px solid #cccccc;
|
||||
background: #dc00fa;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical {
|
||||
background: #515151;
|
||||
border: 1px solid #455364;
|
||||
width: 8px;
|
||||
background: #cccccc;
|
||||
border: 1px solid #cccccc;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: 0 -8px;
|
||||
border-radius: 1.9px;
|
||||
margin: 0px -4px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:hover {
|
||||
background: #a5e98a;
|
||||
border: 2px solid #a5e98a;
|
||||
border: 1px solid #cccccc;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:focus {
|
||||
@@ -1787,7 +1800,7 @@ QTabWidget {
|
||||
|
||||
QTabWidget QWidget {
|
||||
/* Fixes #189 */
|
||||
border-radius: 1.9px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
@@ -1907,19 +1920,19 @@ QTabBar::tab:right:!selected, QDockWidget QTabBar::tab:right:!selected {
|
||||
}
|
||||
|
||||
QTabBar::tab:top, QDockWidget QTabBar::tab:top {
|
||||
background-color: #d4d4d4;
|
||||
background-color: #f6f6f6;
|
||||
margin-left: 3px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
min-width: 5px;
|
||||
border: 0px solid #d4d4d4;
|
||||
border: 1px solid #d4d4d4;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
QTabBar::tab:top:selected, QDockWidget QTabBar::tab:top:selected {
|
||||
background-color: #f6f6f6;
|
||||
background-color: #d4d4d4;
|
||||
/*border: 1px solid #dc00fa;
|
||||
border-radius: 4px;
|
||||
margin-left: 4px;
|
||||
@@ -1938,8 +1951,8 @@ QTabBar::tab:top:!selected:hover, QDockWidget QTabBar::tab:top:!selected:hover {
|
||||
}
|
||||
|
||||
QTabBar::tab:bottom, QDockWidget QTabBar::tab:bottom {
|
||||
border: 0px solid #d4d4d4;
|
||||
background-color: #d4d4d4;
|
||||
border: 1px solid #d4d4d4;
|
||||
background-color: #f5f5f5;
|
||||
margin-left: 3px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
@@ -1950,7 +1963,7 @@ QTabBar::tab:bottom, QDockWidget QTabBar::tab:bottom {
|
||||
}
|
||||
|
||||
QTabBar::tab:bottom:selected, QDockWidget QTabBar::tab:bottom:selected {
|
||||
background-color: #f5f5f5;
|
||||
background-color: #d4d4d4;
|
||||
/*border: 1px solid #dc00fa;
|
||||
border-radius: 4px;
|
||||
margin-left: 4px;
|
||||
@@ -2221,7 +2234,7 @@ QColumnView {
|
||||
|
||||
QTableView,
|
||||
QListView {
|
||||
background-color: rgba(0, 0, 0, 0.050); /* background of a lot of stuff including spreadsheets.*/
|
||||
background-color: rgba(229, 229, 229, 0.7); /* background of a lot of stuff including spreadsheets.*/
|
||||
}
|
||||
|
||||
|
||||
@@ -2479,12 +2492,9 @@ https://stackoverflow.com/questions/14581498/qt-stylesheet-for-hline-vline-color
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qsplitter
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
QSplitter {
|
||||
background-color: #f6f6f6;
|
||||
spacing: 1px;
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
---------------------------------------------------------------------------*/
|
||||
QSplitterHandle:hover { /* to fix bug about hovering on splitters https://bugreports.qt.io/browse/QTBUG-13768 */
|
||||
|
||||
}
|
||||
|
||||
QSplitter::handle {
|
||||
@@ -2493,7 +2503,7 @@ QSplitter::handle {
|
||||
}
|
||||
|
||||
QSplitter::handle:horizontal {
|
||||
background-image: url(qss:images_dark-light/splitter_vertical_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
@@ -2501,18 +2511,24 @@ QSplitter::handle:horizontal {
|
||||
}
|
||||
|
||||
QSplitter::handle:vertical {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
height: 1px;
|
||||
}
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0.2 transparent,stop:0.5 #a5e98a, stop:0.8 transparent);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
background-color: #a5e98a;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:1, y2:0,stop:0.2 transparent,stop:0.5 #a5e98a, stop:0.8 transparent);
|
||||
}
|
||||
|
||||
/* QDateEdit, QDateTimeEdit -----------------------------------------------
|
||||
@@ -2579,4 +2595,40 @@ QAbstractView:selected {
|
||||
PlotWidget {
|
||||
/* Fix cut labels in plots #134 */
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
SKETCHER
|
||||
==================================================================================================*/
|
||||
|
||||
Gui--StatefulLabel[state="empty_sketch"] {
|
||||
color : rgba(255,255,255,127); /* 50% opacity white */
|
||||
}
|
||||
Gui--StatefulLabel[state="under_constrained"] {
|
||||
color : rgba(255,255,255,255); /* White */
|
||||
}
|
||||
Gui--StatefulLabel[state="conflicting_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="malformed_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="redundant_constraints"] {
|
||||
color : rgba(255,69,0,255); /* Orange red */
|
||||
}
|
||||
Gui--StatefulLabel[state="partially_redundant_constraints"] {
|
||||
color : rgba(65,105,225,255); /* Royal blue */
|
||||
}
|
||||
Gui--StatefulLabel[state="solver_failed"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--StatefulLabel[state="fully_constrained"] {
|
||||
color : rgba(0,255,0,255); /* Green */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--UrlLabel {
|
||||
color : rgba(0,91,255,255); /* Deep sky blue */
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
|
||||
@@ -67,7 +67,7 @@ Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel:disabled {
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 1px;
|
||||
border-radius: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
@@ -84,6 +84,17 @@ Gui--PropertyEditor--PropertyEditor QComboBox {
|
||||
|
||||
}
|
||||
|
||||
/* fix for column items background when a link is present */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QFrame:focus {
|
||||
background-color: #e9be8a; /* same as focused background color */
|
||||
}
|
||||
|
||||
/* hack to hide weird redundant information inside cells with links and no editable data (but editable via "..." button) */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel {
|
||||
color: #ffffff;
|
||||
background-color: #ACC8E5; /* same as focused background color */
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Main window
|
||||
==================================================================================================*/
|
||||
@@ -95,14 +106,14 @@ QToolBar {
|
||||
}
|
||||
|
||||
QMdiArea {
|
||||
background-image: url(qss:images_dark-light/background_freecad_ExtremProDark.svg);
|
||||
background-image: url(qss:images_dark-light/background_freecad.svg);
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
/*navgation src/Mod/Tux/NavigationIndicatorGui.py */
|
||||
Gui--NavigationIndicatorGui--BlenderNavigationStyle {
|
||||
/*QAction#a4 {*/
|
||||
qproperty-icon: url(:/icons/icons/NavigationBlender_light.svg);
|
||||
qproperty-icon: url(:/icons/icons/NavigationBlender_dark.svg);
|
||||
}
|
||||
/*=====
|
||||
/* QWidget ----------------------------------------------------------------
|
||||
@@ -118,7 +129,6 @@ QWidget {
|
||||
}
|
||||
|
||||
QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #515151;
|
||||
selection-background-color: #e9be8a;
|
||||
selection-color: #515151;
|
||||
@@ -275,7 +285,7 @@ QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed {
|
||||
|
||||
QCheckBox::indicator:checked:disabled {
|
||||
background-color: #f5f5f5;
|
||||
image: url(qss:images_dark-light/checkbox_checked_dark.svg);
|
||||
image: url(qss:images_dark-light/checkbox_checked_disabled.svg);
|
||||
}
|
||||
|
||||
QCheckBox::indicator:indeterminate {
|
||||
@@ -1339,12 +1349,14 @@ QToolButton::menu-arrow {
|
||||
}
|
||||
QToolButton::menu-arrow:open {
|
||||
subcontrol-position: right bottom;
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
image: url(qss:images_dark-light/more_arrow_dark.svg);
|
||||
}
|
||||
QToolButton::menu-arrow:hover {
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
image: url(qss:images_dark-light/more_arrow_dark.svg);
|
||||
background-color: rgba(0, 0, 0, 0.498);
|
||||
border: 1px solid rgba(0, 0, 0, 0.498);
|
||||
}
|
||||
|
||||
/* QCommandLinkButton -----------------------------------------------------
|
||||
@@ -1658,11 +1670,11 @@ QSlider:disabled {
|
||||
}
|
||||
|
||||
QSlider:focus {
|
||||
border: 1px solid #dc00fa;
|
||||
/*border: 1px solid #dc00fa;*/
|
||||
}
|
||||
|
||||
QSlider::groove:horizontal {
|
||||
background: #f6f6f6;
|
||||
background: #F6F6F6;
|
||||
border: 1px solid #cccccc;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
@@ -1670,7 +1682,7 @@ QSlider::groove:horizontal {
|
||||
}
|
||||
|
||||
QSlider::groove:vertical {
|
||||
background: #e9be8a;
|
||||
background: #F6F6F6;
|
||||
border: 1px solid #cccccc;
|
||||
width: 4px;
|
||||
margin: 0px;
|
||||
@@ -1691,7 +1703,7 @@ QSlider::add-page:vertical :disabled {
|
||||
|
||||
QSlider::sub-page:horizontal {
|
||||
background: #e9be8a;
|
||||
border: 1px solid #0073ff;
|
||||
border: 1px solid #cccccc;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
border-radius: 1.9px;
|
||||
@@ -1702,35 +1714,36 @@ QSlider::sub-page:horizontal:disabled {
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal {
|
||||
background: #bfc1c0;
|
||||
border: 1px solid #f6f6f6;
|
||||
width: 8px;
|
||||
background: #cccccc;
|
||||
border: 1px solid #cccccc;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: -8px 0px;
|
||||
border-radius: 1.9px;
|
||||
margin: -4px 0px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:hover {
|
||||
background: #e9be8a;
|
||||
border: 1px solid #e9be8a;
|
||||
border: 1px solid #cccccc;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:focus {
|
||||
border: 1px solid #dc00fa;
|
||||
border: 1px solid #cccccc;
|
||||
background: #dc00fa;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical {
|
||||
background: #515151;
|
||||
border: 1px solid #455364;
|
||||
width: 8px;
|
||||
background: #cccccc;
|
||||
border: 1px solid #cccccc;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: 0 -8px;
|
||||
border-radius: 1.9px;
|
||||
margin: 0px -4px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:hover {
|
||||
background: #e9be8a;
|
||||
border: 2px solid #e9be8a;
|
||||
border: 1px solid #cccccc;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:focus {
|
||||
@@ -1787,7 +1800,7 @@ QTabWidget {
|
||||
|
||||
QTabWidget QWidget {
|
||||
/* Fixes #189 */
|
||||
border-radius: 1.9px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
@@ -1907,19 +1920,19 @@ QTabBar::tab:right:!selected, QDockWidget QTabBar::tab:right:!selected {
|
||||
}
|
||||
|
||||
QTabBar::tab:top, QDockWidget QTabBar::tab:top {
|
||||
background-color: #d4d4d4;
|
||||
background-color: #f6f6f6;
|
||||
margin-left: 3px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
min-width: 5px;
|
||||
border: 0px solid #d4d4d4;
|
||||
border: 1px solid #d4d4d4;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
QTabBar::tab:top:selected, QDockWidget QTabBar::tab:top:selected {
|
||||
background-color: #f6f6f6;
|
||||
background-color: #d4d4d4;
|
||||
/*border: 1px solid #dc00fa;
|
||||
border-radius: 4px;
|
||||
margin-left: 4px;
|
||||
@@ -1938,8 +1951,8 @@ QTabBar::tab:top:!selected:hover, QDockWidget QTabBar::tab:top:!selected:hover {
|
||||
}
|
||||
|
||||
QTabBar::tab:bottom, QDockWidget QTabBar::tab:bottom {
|
||||
border: 0px solid #d4d4d4;
|
||||
background-color: #d4d4d4;
|
||||
border: 1px solid #d4d4d4;
|
||||
background-color: #f5f5f5;
|
||||
margin-left: 3px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
@@ -1950,7 +1963,7 @@ QTabBar::tab:bottom, QDockWidget QTabBar::tab:bottom {
|
||||
}
|
||||
|
||||
QTabBar::tab:bottom:selected, QDockWidget QTabBar::tab:bottom:selected {
|
||||
background-color: #f5f5f5;
|
||||
background-color: #d4d4d4;
|
||||
/*border: 1px solid #dc00fa;
|
||||
border-radius: 4px;
|
||||
margin-left: 4px;
|
||||
@@ -2221,7 +2234,7 @@ QColumnView {
|
||||
|
||||
QTableView,
|
||||
QListView {
|
||||
background-color: rgba(0, 0, 0, 0.050); /* background of a lot of stuff including spreadsheets.*/
|
||||
background-color: rgba(229, 229, 229, 0.7); /* background of a lot of stuff including spreadsheets.*/
|
||||
}
|
||||
|
||||
|
||||
@@ -2479,12 +2492,9 @@ https://stackoverflow.com/questions/14581498/qt-stylesheet-for-hline-vline-color
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qsplitter
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
QSplitter {
|
||||
background-color: #f6f6f6;
|
||||
spacing: 1px;
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
---------------------------------------------------------------------------*/
|
||||
QSplitterHandle:hover { /* to fix bug about hovering on splitters https://bugreports.qt.io/browse/QTBUG-13768 */
|
||||
|
||||
}
|
||||
|
||||
QSplitter::handle {
|
||||
@@ -2493,7 +2503,7 @@ QSplitter::handle {
|
||||
}
|
||||
|
||||
QSplitter::handle:horizontal {
|
||||
background-image: url(qss:images_dark-light/splitter_vertical_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
@@ -2501,18 +2511,24 @@ QSplitter::handle:horizontal {
|
||||
}
|
||||
|
||||
QSplitter::handle:vertical {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
height: 1px;
|
||||
}
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0.2 transparent,stop:0.5 #e9be8a, stop:0.8 transparent);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
background-color: #e9be8a;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:1, y2:0,stop:0.2 transparent,stop:0.5 #e9be8a, stop:0.8 transparent);
|
||||
}
|
||||
|
||||
/* QDateEdit, QDateTimeEdit -----------------------------------------------
|
||||
@@ -2579,4 +2595,39 @@ QAbstractView:selected {
|
||||
PlotWidget {
|
||||
/* Fix cut labels in plots #134 */
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
SKETCHER
|
||||
==================================================================================================*/
|
||||
|
||||
Gui--StatefulLabel[state="empty_sketch"] {
|
||||
color : rgba(255,255,255,127); /* 50% opacity white */
|
||||
}
|
||||
Gui--StatefulLabel[state="under_constrained"] {
|
||||
color : rgba(255,255,255,255); /* White */
|
||||
}
|
||||
Gui--StatefulLabel[state="conflicting_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="malformed_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="redundant_constraints"] {
|
||||
color : rgba(255,69,0,255); /* Orange red */
|
||||
}
|
||||
Gui--StatefulLabel[state="partially_redundant_constraints"] {
|
||||
color : rgba(65,105,225,255); /* Royal blue */
|
||||
}
|
||||
Gui--StatefulLabel[state="solver_failed"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--StatefulLabel[state="fully_constrained"] {
|
||||
color : rgba(0,255,0,255); /* Green */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--UrlLabel {
|
||||
color : rgba(0,91,255,255); /* Deep sky blue */
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
@@ -68,7 +68,7 @@ Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel:disabled {
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 1px;
|
||||
border-radius: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
@@ -85,6 +85,17 @@ Gui--PropertyEditor--PropertyEditor QComboBox {
|
||||
|
||||
}
|
||||
|
||||
/* fix for column items background when a link is present */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QFrame:focus {
|
||||
background-color: #e98ad8; /* same as focused background color */
|
||||
}
|
||||
|
||||
/* hack to hide weird redundant information inside cells with links and no editable data (but editable via "..." button) */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel {
|
||||
color: #ffffff;
|
||||
background-color: #ACC8E5; /* same as focused background color */
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Main window
|
||||
==================================================================================================*/
|
||||
@@ -96,14 +107,14 @@ QToolBar {
|
||||
}
|
||||
|
||||
QMdiArea {
|
||||
background-image: url(qss:images_dark-light/background_freecad_ExtremProDark.svg);
|
||||
background-image: url(qss:images_dark-light/background_freecad.svg);
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
/*navgation src/Mod/Tux/NavigationIndicatorGui.py */
|
||||
Gui--NavigationIndicatorGui--BlenderNavigationStyle {
|
||||
/*QAction#a4 {*/
|
||||
qproperty-icon: url(:/icons/icons/NavigationBlender_light.svg);
|
||||
qproperty-icon: url(:/icons/icons/NavigationBlender_dark.svg);
|
||||
}
|
||||
/*=====
|
||||
/* QWidget ----------------------------------------------------------------
|
||||
@@ -119,7 +130,6 @@ QWidget {
|
||||
}
|
||||
|
||||
QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #515151;
|
||||
selection-background-color: #e98ad8;
|
||||
selection-color: #515151;
|
||||
@@ -277,7 +287,7 @@ QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed {
|
||||
|
||||
QCheckBox::indicator:checked:disabled {
|
||||
background-color: #f5f5f5;
|
||||
image: url(qss:images_dark-light/checkbox_checked_dark.svg);
|
||||
image: url(qss:images_dark-light/checkbox_checked_disabled.svg);
|
||||
}
|
||||
|
||||
QCheckBox::indicator:indeterminate {
|
||||
@@ -1351,12 +1361,14 @@ QToolButton::menu-arrow {
|
||||
}
|
||||
QToolButton::menu-arrow:open {
|
||||
subcontrol-position: right bottom;
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
image: url(qss:images_dark-light/more_arrow_dark.svg);
|
||||
}
|
||||
QToolButton::menu-arrow:hover {
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
image: url(qss:images_dark-light/more_arrow_dark.svg);
|
||||
background-color: rgba(0, 0, 0, 0.498);
|
||||
border: 1px solid rgba(0, 0, 0, 0.498);
|
||||
}
|
||||
|
||||
/* QCommandLinkButton -----------------------------------------------------
|
||||
@@ -1673,12 +1685,11 @@ QSlider:disabled {
|
||||
}
|
||||
|
||||
QSlider:focus {
|
||||
border: 1px solid #008efa
|
||||
;
|
||||
/*border: 1px solid #008efa;*/
|
||||
}
|
||||
|
||||
QSlider::groove:horizontal {
|
||||
background: #f6f6f6;
|
||||
background: #F6F6F6;
|
||||
border: 1px solid #cccccc;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
@@ -1686,7 +1697,7 @@ QSlider::groove:horizontal {
|
||||
}
|
||||
|
||||
QSlider::groove:vertical {
|
||||
background: #e98ad8;
|
||||
background: #F6F6F6;
|
||||
border: 1px solid #cccccc;
|
||||
width: 4px;
|
||||
margin: 0px;
|
||||
@@ -1707,7 +1718,7 @@ QSlider::add-page:vertical :disabled {
|
||||
|
||||
QSlider::sub-page:horizontal {
|
||||
background: #e98ad8;
|
||||
border: 1px solid #0073ff;
|
||||
border: 1px solid #cccccc;
|
||||
height: 4px;
|
||||
margin: 0px;
|
||||
border-radius: 1.9px;
|
||||
@@ -1718,36 +1729,36 @@ QSlider::sub-page:horizontal:disabled {
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal {
|
||||
background: #bfc1c0;
|
||||
border: 1px solid #f6f6f6;
|
||||
width: 8px;
|
||||
background: #cccccc;
|
||||
border: 1px solid #cccccc;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: -8px 0px;
|
||||
border-radius: 1.9px;
|
||||
margin: -4px 0px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:hover {
|
||||
background: #e98ad8;
|
||||
border: 1px solid #e98ad8;
|
||||
border: 1px solid #cccccc;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:focus {
|
||||
border: 1px solid #008efa
|
||||
;
|
||||
border: 1px solid #cccccc;
|
||||
background: #008efa;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical {
|
||||
background: #515151;
|
||||
border: 1px solid #455364;
|
||||
width: 8px;
|
||||
background: #cccccc;
|
||||
border: 1px solid #cccccc;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: 0 -8px;
|
||||
border-radius: 1.9px;
|
||||
margin: 0px -4px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:hover {
|
||||
background: #e98ad8;
|
||||
border: 2px solid #e98ad8;
|
||||
border: 1px solid #cccccc;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:focus {
|
||||
@@ -1806,7 +1817,7 @@ QTabWidget {
|
||||
|
||||
QTabWidget QWidget {
|
||||
/* Fixes #189 */
|
||||
border-radius: 1.9px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
@@ -1926,21 +1937,20 @@ QTabBar::tab:right:!selected, QDockWidget QTabBar::tab:right:!selected {
|
||||
}
|
||||
|
||||
QTabBar::tab:top, QDockWidget QTabBar::tab:top {
|
||||
background-color: #d4d4d4;
|
||||
background-color: #f6f6f6;
|
||||
margin-left: 3px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
min-width: 5px;
|
||||
border: 0px solid #d4d4d4;
|
||||
border: 1px solid #d4d4d4;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
QTabBar::tab:top:selected, QDockWidget QTabBar::tab:top:selected {
|
||||
background-color: #f6f6f6;
|
||||
/*border: 1px solid #008efa
|
||||
;
|
||||
background-color: #d4d4d4;
|
||||
/*border: 1px solid #008efa;
|
||||
border-radius: 4px;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
@@ -1958,8 +1968,8 @@ QTabBar::tab:top:!selected:hover, QDockWidget QTabBar::tab:top:!selected:hover {
|
||||
}
|
||||
|
||||
QTabBar::tab:bottom, QDockWidget QTabBar::tab:bottom {
|
||||
border: 0px solid #d4d4d4;
|
||||
background-color: #d4d4d4;
|
||||
border: 1px solid #d4d4d4;
|
||||
background-color: #f5f5f5;
|
||||
margin-left: 3px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
@@ -1970,9 +1980,8 @@ QTabBar::tab:bottom, QDockWidget QTabBar::tab:bottom {
|
||||
}
|
||||
|
||||
QTabBar::tab:bottom:selected, QDockWidget QTabBar::tab:bottom:selected {
|
||||
background-color: #f5f5f5;
|
||||
/*border: 1px solid #008efa
|
||||
;
|
||||
background-color: #d4d4d4;
|
||||
/*border: 1px solid #008efa;
|
||||
border-radius: 4px;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
@@ -2244,7 +2253,7 @@ QColumnView {
|
||||
|
||||
QTableView,
|
||||
QListView {
|
||||
background-color: rgba(0, 0, 0, 0.050); /* background of a lot of stuff including spreadsheets.*/
|
||||
background-color: rgba(229, 229, 229, 0.7); /* background of a lot of stuff including spreadsheets.*/
|
||||
}
|
||||
|
||||
|
||||
@@ -2503,12 +2512,9 @@ https://stackoverflow.com/questions/14581498/qt-stylesheet-for-hline-vline-color
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qsplitter
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
QSplitter {
|
||||
background-color: #f6f6f6;
|
||||
spacing: 1px;
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
---------------------------------------------------------------------------*/
|
||||
QSplitterHandle:hover { /* to fix bug about hovering on splitters https://bugreports.qt.io/browse/QTBUG-13768 */
|
||||
|
||||
}
|
||||
|
||||
QSplitter::handle {
|
||||
@@ -2517,7 +2523,7 @@ QSplitter::handle {
|
||||
}
|
||||
|
||||
QSplitter::handle:horizontal {
|
||||
background-image: url(qss:images_dark-light/splitter_vertical_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
@@ -2525,18 +2531,24 @@ QSplitter::handle:horizontal {
|
||||
}
|
||||
|
||||
QSplitter::handle:vertical {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
height: 1px;
|
||||
}
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0.2 transparent,stop:0.5 #e98ad8, stop:0.8 transparent);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
background-color: #e98ad8;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:1, y2:0,stop:0.2 transparent,stop:0.5 #e98ad8, stop:0.8 transparent);
|
||||
}
|
||||
|
||||
/* QDateEdit, QDateTimeEdit -----------------------------------------------
|
||||
@@ -2603,4 +2615,39 @@ QAbstractView:selected {
|
||||
PlotWidget {
|
||||
/* Fix cut labels in plots #134 */
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
SKETCHER
|
||||
==================================================================================================*/
|
||||
|
||||
Gui--StatefulLabel[state="empty_sketch"] {
|
||||
color : rgba(255,255,255,127); /* 50% opacity white */
|
||||
}
|
||||
Gui--StatefulLabel[state="under_constrained"] {
|
||||
color : rgba(255,255,255,255); /* White */
|
||||
}
|
||||
Gui--StatefulLabel[state="conflicting_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="malformed_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="redundant_constraints"] {
|
||||
color : rgba(255,69,0,255); /* Orange red */
|
||||
}
|
||||
Gui--StatefulLabel[state="partially_redundant_constraints"] {
|
||||
color : rgba(65,105,225,255); /* Royal blue */
|
||||
}
|
||||
Gui--StatefulLabel[state="solver_failed"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--StatefulLabel[state="fully_constrained"] {
|
||||
color : rgba(0,255,0,255); /* Green */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--UrlLabel {
|
||||
color : rgba(0,91,255,255); /* Deep sky blue */
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
@@ -68,7 +68,7 @@ Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel:disabled {
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 1px;
|
||||
border-radius: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
@@ -85,6 +85,17 @@ Gui--PropertyEditor--PropertyEditor QComboBox {
|
||||
|
||||
}
|
||||
|
||||
/* fix for column items background when a link is present */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QFrame:focus {
|
||||
background-color: #ffb916; /* same as focused background color */
|
||||
}
|
||||
|
||||
/* hack to hide weird redundant information inside cells with links and no editable data (but editable via "..." button) */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel {
|
||||
color: #ffffff;
|
||||
background-color: #ACC8E5; /* same as focused background color */
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Main window
|
||||
==================================================================================================*/
|
||||
@@ -119,7 +130,6 @@ QWidget {
|
||||
}
|
||||
|
||||
QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #A3A3A3;
|
||||
selection-background-color: #ffb916;
|
||||
selection-color: #A3A3A3;
|
||||
@@ -238,7 +248,6 @@ QCheckBox:focus {
|
||||
}
|
||||
|
||||
QCheckBox QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #A3A3A3;
|
||||
}
|
||||
|
||||
@@ -277,7 +286,7 @@ QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed {
|
||||
|
||||
QCheckBox::indicator:checked:disabled {
|
||||
background-color: #F6F6F6;
|
||||
image: url(qss:images_dark-light/check_dark.svg);
|
||||
image: url(qss:images_dark-light/checkbox_checked_disabled.svg);
|
||||
}
|
||||
|
||||
QCheckBox::indicator:indeterminate {
|
||||
@@ -1327,12 +1336,14 @@ QToolButton::menu-arrow {
|
||||
}
|
||||
QToolButton::menu-arrow:open {
|
||||
subcontrol-position: right bottom;
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
image: url(qss:images_dark-light/more_arrow_dark.svg);
|
||||
}
|
||||
QToolButton::menu-arrow:hover {
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
image: url(qss:images_dark-light/more_arrow_dark.svg);
|
||||
background-color: rgba(0, 0, 0, 0.498);
|
||||
border: 1px solid rgba(0, 0, 0, 0.498);
|
||||
}
|
||||
|
||||
/* QCommandLinkButton -----------------------------------------------------
|
||||
@@ -1647,7 +1658,7 @@ QSlider:disabled {
|
||||
}
|
||||
|
||||
QSlider:focus {
|
||||
border: 1px solid #ffe098;
|
||||
/*border: 1px solid #ffe098;*/
|
||||
}
|
||||
|
||||
QSlider::groove:horizontal {
|
||||
@@ -1659,7 +1670,7 @@ QSlider::groove:horizontal {
|
||||
}
|
||||
|
||||
QSlider::groove:vertical {
|
||||
background: #ffb916;
|
||||
background: #F6F6F6;
|
||||
border: 1px solid #C1C1C1;
|
||||
width: 4px;
|
||||
margin: 0px;
|
||||
@@ -1691,35 +1702,36 @@ QSlider::sub-page:horizontal:disabled {
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal {
|
||||
background: #A3A3A3;
|
||||
background: #C1C1C1;
|
||||
border: 1px solid #C1C1C1;
|
||||
width: 8px;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: -8px 0px;
|
||||
border-radius: 1.9px;
|
||||
margin: -4px 0px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:hover {
|
||||
background: #ffb916;
|
||||
border: 1px solid #ffb916;
|
||||
border: 1px solid #C1C1C1;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:focus {
|
||||
border: 1px solid #ffe098;
|
||||
border: 1px solid #C1C1C1;
|
||||
background: #ffe098;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical {
|
||||
background: #A3A3A3;
|
||||
background: #C1C1C1;
|
||||
border: 1px solid #C1C1C1;
|
||||
width: 8px;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: 0 -8px;
|
||||
border-radius: 1.9px;
|
||||
margin: 0px -4px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:hover {
|
||||
background: #ffb916;
|
||||
border: 2px solid #ffb916;
|
||||
border: 1px solid #C1C1C1;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:focus {
|
||||
@@ -1776,7 +1788,7 @@ QTabWidget {
|
||||
|
||||
QTabWidget QWidget {
|
||||
/* Fixes #189 */
|
||||
border-radius: 1.9px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
@@ -1789,6 +1801,26 @@ QTabWidget::pane:selected {
|
||||
background-color: #ffb916;
|
||||
border: 1px solid #C1C1C1;
|
||||
}
|
||||
|
||||
QTabWidget::pane:top {
|
||||
top: -1px;
|
||||
border-top: 1px solid #A3A3A3;
|
||||
}
|
||||
|
||||
QTabWidget::pane:bottom {
|
||||
bottom: -1px;
|
||||
border-bottom: 1px solid #A3A3A3;
|
||||
}
|
||||
|
||||
QTabWidget::pane:left {
|
||||
right: -1px;
|
||||
border-right: 1px solid #A3A3A3;
|
||||
}
|
||||
|
||||
QTabWidget::pane:right {
|
||||
left: -1px;
|
||||
border-left: 1px solid #A3A3A3;
|
||||
}
|
||||
/* QTabBar ----------------------------------------------------------------
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qtabwidget-and-qtabbar
|
||||
@@ -2189,7 +2221,7 @@ QColumnView {
|
||||
|
||||
QTableView,
|
||||
QListView {
|
||||
background-color: rgba(0, 0, 0, 0.050); /* background of a lot of stuff including spreadsheets.*/
|
||||
background-color: rgba(229, 229, 229, 0.7); /* background of a lot of stuff including spreadsheets.*/
|
||||
}
|
||||
|
||||
|
||||
@@ -2438,12 +2470,9 @@ https://stackoverflow.com/questions/14581498/qt-stylesheet-for-hline-vline-color
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qsplitter
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
QSplitter {
|
||||
background-color: #f6f6f6;
|
||||
spacing: 1px;
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
---------------------------------------------------------------------------*/
|
||||
QSplitterHandle:hover { /* to fix bug about hovering on splitters https://bugreports.qt.io/browse/QTBUG-13768 */
|
||||
|
||||
}
|
||||
|
||||
QSplitter::handle {
|
||||
@@ -2452,7 +2481,7 @@ QSplitter::handle {
|
||||
}
|
||||
|
||||
QSplitter::handle:horizontal {
|
||||
background-image: url(qss:images_dark-light/splitter_vertical_light.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
@@ -2460,18 +2489,24 @@ QSplitter::handle:horizontal {
|
||||
}
|
||||
|
||||
QSplitter::handle:vertical {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
height: 1px;
|
||||
}
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0.2 transparent,stop:0.5 #ffb916, stop:0.8 transparent);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
background-color: #ffb916;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:1, y2:0,stop:0.2 transparent,stop:0.5 #ffb916, stop:0.8 transparent);
|
||||
}
|
||||
|
||||
/* QDateEdit, QDateTimeEdit -----------------------------------------------
|
||||
@@ -2538,4 +2573,39 @@ QAbstractView:selected {
|
||||
PlotWidget {
|
||||
/* Fix cut labels in plots #134 */
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
SKETCHER
|
||||
==================================================================================================*/
|
||||
|
||||
Gui--StatefulLabel[state="empty_sketch"] {
|
||||
color : rgba(255,255,255,127); /* 50% opacity white */
|
||||
}
|
||||
Gui--StatefulLabel[state="under_constrained"] {
|
||||
color : rgba(255,255,255,255); /* White */
|
||||
}
|
||||
Gui--StatefulLabel[state="conflicting_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="malformed_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="redundant_constraints"] {
|
||||
color : rgba(255,69,0,255); /* Orange red */
|
||||
}
|
||||
Gui--StatefulLabel[state="partially_redundant_constraints"] {
|
||||
color : rgba(65,105,225,255); /* Royal blue */
|
||||
}
|
||||
Gui--StatefulLabel[state="solver_failed"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--StatefulLabel[state="fully_constrained"] {
|
||||
color : rgba(0,255,0,255); /* Green */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--UrlLabel {
|
||||
color : rgba(0,91,255,255); /* Deep sky blue */
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
@@ -68,7 +68,7 @@ Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel:disabled {
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 1px;
|
||||
border-radius: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
@@ -85,6 +85,17 @@ Gui--PropertyEditor--PropertyEditor QComboBox {
|
||||
|
||||
}
|
||||
|
||||
/* fix for column items background when a link is present */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QFrame:focus {
|
||||
background-color: #f892ff; /* same as focused background color */
|
||||
}
|
||||
|
||||
/* hack to hide weird redundant information inside cells with links and no editable data (but editable via "..." button) */
|
||||
Gui--PropertyEditor--PropertyEditor > QWidget > QWidget > QLabel {
|
||||
color: #ffffff;
|
||||
background-color: #ACC8E5; /* same as focused background color */
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
Main window
|
||||
==================================================================================================*/
|
||||
@@ -119,7 +130,6 @@ QWidget {
|
||||
}
|
||||
|
||||
QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #A3A3A3;
|
||||
selection-background-color: #f892ff;
|
||||
selection-color: #A3A3A3;
|
||||
@@ -238,7 +248,6 @@ QCheckBox:focus {
|
||||
}
|
||||
|
||||
QCheckBox QWidget:disabled {
|
||||
background-color: transparent;
|
||||
color: #A3A3A3;
|
||||
}
|
||||
|
||||
@@ -277,7 +286,7 @@ QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed {
|
||||
|
||||
QCheckBox::indicator:checked:disabled {
|
||||
background-color: #F6F6F6;
|
||||
image: url(qss:images_dark-light/check_dark.svg);
|
||||
image: url(qss:images_dark-light/checkbox_checked_disabled.svg);
|
||||
}
|
||||
|
||||
QCheckBox::indicator:indeterminate {
|
||||
@@ -1327,12 +1336,14 @@ QToolButton::menu-arrow {
|
||||
}
|
||||
QToolButton::menu-arrow:open {
|
||||
subcontrol-position: right bottom;
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
image: url(qss:images_dark-light/more_arrow_dark.svg);
|
||||
}
|
||||
QToolButton::menu-arrow:hover {
|
||||
width: 1.7ex;
|
||||
height: 1.7ex;
|
||||
image: url(qss:images_dark-light/more_arrow_dark.svg);
|
||||
background-color: rgba(0, 0, 0, 0.498);
|
||||
border: 1px solid rgba(0, 0, 0, 0.498);
|
||||
}
|
||||
|
||||
/* QCommandLinkButton -----------------------------------------------------
|
||||
@@ -1647,7 +1658,7 @@ QSlider:disabled {
|
||||
}
|
||||
|
||||
QSlider:focus {
|
||||
border: 1px solid #ffbff3;
|
||||
/*border: 1px solid #ffbff3;*/
|
||||
}
|
||||
|
||||
QSlider::groove:horizontal {
|
||||
@@ -1691,35 +1702,36 @@ QSlider::sub-page:horizontal:disabled {
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal {
|
||||
background: #BABABA;
|
||||
background: #C1C1C1;
|
||||
border: 1px solid #C1C1C1;
|
||||
width: 8px;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: -8px 0px;
|
||||
border-radius: 1.9px;
|
||||
margin: -4px 0px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:hover {
|
||||
background: #f892ff;
|
||||
border: 1px solid #f892ff;
|
||||
border: 1px solid #C1C1C1;
|
||||
}
|
||||
|
||||
QSlider::handle:horizontal:focus {
|
||||
border: 1px solid #ffbff3;
|
||||
border: 1px solid #C1C1C1;
|
||||
background: #ffbff3;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical {
|
||||
background: #A3A3A3;
|
||||
background: #C1C1C1;
|
||||
border: 1px solid #C1C1C1;
|
||||
width: 8px;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
margin: 0 -8px;
|
||||
border-radius: 1.9px;
|
||||
margin: 0px -4px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:hover {
|
||||
background: #f892ff;
|
||||
border: 2px solid #f892ff;
|
||||
border: 1px solid #C1C1C1;
|
||||
}
|
||||
|
||||
QSlider::handle:vertical:focus {
|
||||
@@ -1776,7 +1788,7 @@ QTabWidget {
|
||||
|
||||
QTabWidget QWidget {
|
||||
/* Fixes #189 */
|
||||
border-radius: 1.9px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
@@ -1789,6 +1801,26 @@ QTabWidget::pane:selected {
|
||||
background-color: #f892ff;
|
||||
border: 1px solid #C1C1C1;
|
||||
}
|
||||
|
||||
QTabWidget::pane:top {
|
||||
top: -1px;
|
||||
border-top: 1px solid #A3A3A3;
|
||||
}
|
||||
|
||||
QTabWidget::pane:bottom {
|
||||
bottom: -1px;
|
||||
border-bottom: 1px solid #A3A3A3;
|
||||
}
|
||||
|
||||
QTabWidget::pane:left {
|
||||
right: -1px;
|
||||
border-right: 1px solid #A3A3A3;
|
||||
}
|
||||
|
||||
QTabWidget::pane:right {
|
||||
left: -1px;
|
||||
border-left: 1px solid #A3A3A3;
|
||||
}
|
||||
/* QTabBar ----------------------------------------------------------------
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qtabwidget-and-qtabbar
|
||||
@@ -2189,7 +2221,7 @@ QColumnView {
|
||||
|
||||
QTableView,
|
||||
QListView {
|
||||
background-color: rgba(0, 0, 0, 0.050); /* background of a lot of stuff including spreadsheets.*/
|
||||
background-color: rgba(229, 229, 229, 0.7); /* background of a lot of stuff including spreadsheets.*/
|
||||
}
|
||||
|
||||
|
||||
@@ -2438,12 +2470,9 @@ https://stackoverflow.com/questions/14581498/qt-stylesheet-for-hline-vline-color
|
||||
|
||||
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qsplitter
|
||||
|
||||
--------------------------------------------------------------------------- */
|
||||
QSplitter {
|
||||
background-color: #f6f6f6;
|
||||
spacing: 1px;
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
---------------------------------------------------------------------------*/
|
||||
QSplitterHandle:hover { /* to fix bug about hovering on splitters https://bugreports.qt.io/browse/QTBUG-13768 */
|
||||
|
||||
}
|
||||
|
||||
QSplitter::handle {
|
||||
@@ -2452,7 +2481,7 @@ QSplitter::handle {
|
||||
}
|
||||
|
||||
QSplitter::handle:horizontal {
|
||||
background-image: url(qss:images_dark-light/splitter_vertical_light.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
@@ -2460,18 +2489,24 @@ QSplitter::handle:horizontal {
|
||||
}
|
||||
|
||||
QSplitter::handle:vertical {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_light.svg);
|
||||
background-image: none;
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
margin: 2px 2px 2px 2px;
|
||||
height: 1px;
|
||||
}
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0.2 transparent,stop:0.5 #f892ff, stop:0.8 transparent);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
QSplitter::handle:hover {
|
||||
QSplitter::handle:vertical:hover {
|
||||
background-image: url(qss:images_dark-light/splitter_horizontal_dark.svg);
|
||||
background-position: center center;
|
||||
background-repeat: none;
|
||||
background-color: #f892ff;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:1, y2:0,stop:0.2 transparent,stop:0.5 #f892ff, stop:0.8 transparent);
|
||||
}
|
||||
|
||||
/* QDateEdit, QDateTimeEdit -----------------------------------------------
|
||||
@@ -2538,4 +2573,39 @@ QAbstractView:selected {
|
||||
PlotWidget {
|
||||
/* Fix cut labels in plots #134 */
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/*==================================================================================================
|
||||
SKETCHER
|
||||
==================================================================================================*/
|
||||
|
||||
Gui--StatefulLabel[state="empty_sketch"] {
|
||||
color : rgba(255,255,255,127); /* 50% opacity white */
|
||||
}
|
||||
Gui--StatefulLabel[state="under_constrained"] {
|
||||
color : rgba(255,255,255,255); /* White */
|
||||
}
|
||||
Gui--StatefulLabel[state="conflicting_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="malformed_constraints"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
}
|
||||
Gui--StatefulLabel[state="redundant_constraints"] {
|
||||
color : rgba(255,69,0,255); /* Orange red */
|
||||
}
|
||||
Gui--StatefulLabel[state="partially_redundant_constraints"] {
|
||||
color : rgba(65,105,225,255); /* Royal blue */
|
||||
}
|
||||
Gui--StatefulLabel[state="solver_failed"] {
|
||||
color : rgba(255,0,0,255); /* Red */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--StatefulLabel[state="fully_constrained"] {
|
||||
color : rgba(0,255,0,255); /* Green */
|
||||
font-weight: bold;
|
||||
}
|
||||
Gui--UrlLabel {
|
||||
color : rgba(0,91,255,255); /* Deep sky blue */
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 5.8 KiB |
|
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 5.4 KiB |
|
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 5.4 KiB |
@@ -2,66 +2,18 @@
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
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"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20.000002"
|
||||
height="20.000002"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="branch_end_closed.svg"
|
||||
viewBox="0 0 20.000002 20.000001">
|
||||
viewBox="0 0 20.000002 20.000001"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="19.861905"
|
||||
inkscape:cx="11.795005"
|
||||
inkscape:cy="9.9557736"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="1.5820313e-05"
|
||||
originy="1.5795308e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -70,7 +22,6 @@
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Pablo Gil</dc:title>
|
||||
@@ -86,23 +37,16 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-336.59799)">
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.11764706"
|
||||
d="m 1083.5663,336.59799 v 8 c 0,1.5 1,2.5 2.5,2.5 h 8"
|
||||
id="path1536"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cssc" />
|
||||
id="path1536" />
|
||||
<g
|
||||
transform="translate(7.0000156,-5.4999999)"
|
||||
id="layer1-4"
|
||||
inkscape:label="Capa 1">
|
||||
id="layer1-4">
|
||||
<path
|
||||
sodipodi:nodetypes="ccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path2474"
|
||||
d="m 1075.0663,348.59798 3,3.50001 -3,3.49999"
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.34901961;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.34901961" />
|
||||
|
||||
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 1.8 KiB |
@@ -2,66 +2,18 @@
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
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"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20.000002"
|
||||
height="20.000002"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="branch_end_closed_light.svg"
|
||||
viewBox="0 0 20.000002 20.000001">
|
||||
viewBox="0 0 20.000002 20.000001"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#000000"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="19.861905"
|
||||
inkscape:cx="2.9338207"
|
||||
inkscape:cy="9.5529925"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="1.5820313e-05"
|
||||
originy="1.5795308e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -70,7 +22,6 @@
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Pablo Gil</dc:title>
|
||||
@@ -86,21 +37,15 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-336.59799)">
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.23529412"
|
||||
d="m 1083.5663,336.59799 v 8 c 0,1.5 1,2.5 2.5,2.5 h 8"
|
||||
id="path1536"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cssc" />
|
||||
id="path1536" />
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.34901961;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.78431374"
|
||||
d="m 1082.0663,343.09798 3,3.50001 -3,3.49999"
|
||||
id="path2474"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccc" />
|
||||
id="path2474" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 1.7 KiB |
@@ -2,66 +2,18 @@
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
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"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20.000002"
|
||||
height="20.000002"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="branch_end.svg"
|
||||
viewBox="0 0 20.000002 20.000001">
|
||||
viewBox="0 0 20.000002 20.000001"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="37.149996"
|
||||
inkscape:cx="10.026919"
|
||||
inkscape:cy="10.000001"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="1.5820313e-05"
|
||||
originy="1.5795308e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -70,7 +22,6 @@
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Pablo Gil</dc:title>
|
||||
@@ -86,15 +37,11 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-336.59799)">
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.11764706"
|
||||
d="m 1083.5663,336.59799 v 8 c 0,1.5 1,2.5 2.5,2.5 h 8"
|
||||
id="path1536"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cssc" />
|
||||
id="path1536" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 1.4 KiB |
@@ -2,66 +2,18 @@
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
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"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20.000002"
|
||||
height="20.000002"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="branch_end_light.svg"
|
||||
viewBox="0 0 20.000002 20.000001">
|
||||
viewBox="0 0 20.000002 20.000001"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#000000"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="19.861905"
|
||||
inkscape:cx="2.9338207"
|
||||
inkscape:cy="9.5529925"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="1.5820313e-05"
|
||||
originy="1.5795308e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -70,7 +22,6 @@
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Pablo Gil</dc:title>
|
||||
@@ -86,15 +37,11 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-336.59799)">
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.23529412"
|
||||
d="m 1083.5663,336.59799 v 8 c 0,1.5 1,2.5 2.5,2.5 h 8"
|
||||
id="path1536"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cssc" />
|
||||
id="path1536" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 1.4 KiB |
@@ -2,66 +2,18 @@
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
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"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20.000002"
|
||||
height="20.000002"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="branch_end_open.svg"
|
||||
viewBox="0 0 20.000002 20.000001">
|
||||
viewBox="0 0 20.000002 20.000001"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="22.046714"
|
||||
inkscape:cx="11.269764"
|
||||
inkscape:cy="9.7225656"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="1.5820313e-05"
|
||||
originy="1.5795308e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -70,7 +22,6 @@
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Pablo Gil</dc:title>
|
||||
@@ -86,23 +37,16 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-336.59799)">
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.11764706"
|
||||
d="m 1083.5663,336.59799 v 8 c 0,1.5 1,2.5 2.5,2.5 h 8"
|
||||
id="path1536"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cssc" />
|
||||
id="path1536" />
|
||||
<g
|
||||
transform="rotate(90,1082.5663,353.098)"
|
||||
id="layer1-4"
|
||||
inkscape:label="Capa 1">
|
||||
id="layer1-4">
|
||||
<path
|
||||
sodipodi:nodetypes="ccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path2474"
|
||||
d="m 1075.0663,348.59798 3,3.50001 -3,3.49999"
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.34901961;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.34901961" />
|
||||
|
||||
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 1.8 KiB |
@@ -2,66 +2,18 @@
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
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"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20.000002"
|
||||
height="20.000002"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="branch_end_open_light.svg"
|
||||
viewBox="0 0 20.000002 20.000001">
|
||||
viewBox="0 0 20.000002 20.000001"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#000000"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="19.861905"
|
||||
inkscape:cx="2.9338207"
|
||||
inkscape:cy="9.5529925"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="1.5820313e-05"
|
||||
originy="1.5795308e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -70,7 +22,6 @@
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Pablo Gil</dc:title>
|
||||
@@ -86,21 +37,15 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-336.59799)">
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.23529412"
|
||||
d="m 1083.5663,336.59799 v 8 c 0,1.5 1,2.5 2.5,2.5 h 8"
|
||||
id="path1536"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cssc" />
|
||||
id="path1536" />
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.34901961;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.78431373"
|
||||
d="m 1087.0663,345.59799 -3.5,3 -3.5,-3"
|
||||
id="path2474"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccc" />
|
||||
id="path2474" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 1.7 KiB |
@@ -2,66 +2,18 @@
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
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"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20.000002"
|
||||
height="20.000002"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="branch_more_closed.svg"
|
||||
viewBox="0 0 20.000002 20.000001">
|
||||
viewBox="0 0 20.000002 20.000001"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="22.046714"
|
||||
inkscape:cx="11.269764"
|
||||
inkscape:cy="9.7225656"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="363"
|
||||
inkscape:window-y="56"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="1.5820313e-05"
|
||||
originy="1.5795308e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -70,7 +22,6 @@
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Pablo Gil</dc:title>
|
||||
@@ -86,25 +37,19 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-336.59799)">
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.11764706"
|
||||
d="m 1094.0663,347.09799 h -10"
|
||||
id="path1730"
|
||||
inkscape:connector-curvature="0" />
|
||||
id="path1730" />
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.11764706"
|
||||
d="m 1083.5663,336.59799 v 20"
|
||||
id="path1728"
|
||||
inkscape:connector-curvature="0" />
|
||||
id="path1728" />
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.34901961;stroke:#000000;stroke-width:1.99999996;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.34901961"
|
||||
d="m 1082.0663,343.09798 3,3.50001 -3,3.49999"
|
||||
id="path2474"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccc" />
|
||||
id="path2474" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 2.0 KiB |
@@ -2,66 +2,18 @@
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
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"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20.000002"
|
||||
height="20.000002"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="branch_more_closed_light.svg"
|
||||
viewBox="0 0 20.000002 20.000001">
|
||||
viewBox="0 0 20.000002 20.000001"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#000000"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="19.861905"
|
||||
inkscape:cx="2.9338207"
|
||||
inkscape:cy="9.5529925"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="1.5820313e-05"
|
||||
originy="1.5795308e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -70,7 +22,6 @@
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Pablo Gil</dc:title>
|
||||
@@ -86,25 +37,17 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-336.59799)">
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.23529412"
|
||||
d="m 1083.5663,336.59799 0,20"
|
||||
id="path1536"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
id="path1536" />
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.34901961;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.78431373"
|
||||
d="m 1082.0663,343.59799 3,3.5 -3,3.5"
|
||||
id="path2474"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccc" />
|
||||
id="path2474" />
|
||||
<path
|
||||
sodipodi:nodetypes="cc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path2301"
|
||||
d="m 1084.0663,347.09799 h 10"
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.23529412" />
|
||||
|
||||
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 2.0 KiB |
@@ -2,66 +2,18 @@
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
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"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20.000002"
|
||||
height="20.000002"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="branch_more.svg"
|
||||
viewBox="0 0 20.000002 20.000001">
|
||||
viewBox="0 0 20.000002 20.000001"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="33.468465"
|
||||
inkscape:cx="10.075775"
|
||||
inkscape:cy="9.755721"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="1.5820313e-05"
|
||||
originy="1.5795308e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -70,7 +22,6 @@
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Pablo Gil</dc:title>
|
||||
@@ -86,19 +37,15 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-336.59799)">
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.11764706"
|
||||
d="m 1094.0663,347.09799 h -10"
|
||||
id="path1730"
|
||||
inkscape:connector-curvature="0" />
|
||||
id="path1730" />
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#000000;stroke-width:0.99999998;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.11764706"
|
||||
d="m 1083.5663,336.59799 v 20"
|
||||
id="path1728"
|
||||
inkscape:connector-curvature="0" />
|
||||
id="path1728" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 1.7 KiB |
@@ -2,66 +2,18 @@
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
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"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20.000002"
|
||||
height="20.000002"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="branch_more_light.svg"
|
||||
viewBox="0 0 20.000002 20.000001">
|
||||
viewBox="0 0 20.000002 20.000001"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#000000"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="19.861905"
|
||||
inkscape:cx="11.795005"
|
||||
inkscape:cy="9.9557736"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="1.5820313e-05"
|
||||
originy="1.5795308e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -70,7 +22,6 @@
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Pablo Gil</dc:title>
|
||||
@@ -86,19 +37,13 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-336.59799)">
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.23529412"
|
||||
d="m 1083.5663,336.59799 0,20"
|
||||
id="path1536"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
id="path1536" />
|
||||
<path
|
||||
sodipodi:nodetypes="cc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path2301"
|
||||
d="m 1084.0663,347.09799 h 10"
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.23529412" />
|
||||
|
||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 1.7 KiB |
@@ -2,66 +2,18 @@
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
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"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20.000002"
|
||||
height="20.000002"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="branch_more_open.svg"
|
||||
viewBox="0 0 20.000002 20.000001">
|
||||
viewBox="0 0 20.000002 20.000001"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="22.046714"
|
||||
inkscape:cx="11.269764"
|
||||
inkscape:cy="9.7225656"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="1.5820313e-05"
|
||||
originy="1.5795308e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -70,7 +22,6 @@
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Pablo Gil</dc:title>
|
||||
@@ -86,32 +37,24 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-336.59799)">
|
||||
<g
|
||||
transform="rotate(90,1082.5663,353.098)"
|
||||
id="layer1-4"
|
||||
inkscape:label="Capa 1">
|
||||
id="layer1-4">
|
||||
<path
|
||||
sodipodi:nodetypes="ccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path2474"
|
||||
d="m 1075.0663,348.59798 3,3.50001 -3,3.49999"
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.34901961;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.34901961" />
|
||||
</g>
|
||||
<g
|
||||
transform="translate(1.5420313e-5)"
|
||||
id="layer1-6"
|
||||
inkscape:label="Capa 1">
|
||||
id="layer1-6">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path1730"
|
||||
d="m 1094.0663,347.09799 h -10"
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.11764706" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path1728"
|
||||
d="m 1083.5663,336.59799 v 20"
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.11764706" />
|
||||
|
||||
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 2.2 KiB |
@@ -2,66 +2,18 @@
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
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"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20.000002"
|
||||
height="20.000002"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="branch_more_open_light.svg"
|
||||
viewBox="0 0 20.000002 20.000001">
|
||||
viewBox="0 0 20.000002 20.000001"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#000000"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="19.861905"
|
||||
inkscape:cx="2.9338207"
|
||||
inkscape:cy="9.5529925"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="1.5820313e-05"
|
||||
originy="1.5795308e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -70,7 +22,6 @@
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Pablo Gil</dc:title>
|
||||
@@ -86,25 +37,17 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-336.59799)">
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.23529412"
|
||||
d="m 1083.5663,336.59799 0,20"
|
||||
id="path1536"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
id="path1536" />
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.34901961;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.78431373"
|
||||
d="m 1087.0663,345.59799 -3.5,3 -3.5,-3"
|
||||
id="path2474"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccc" />
|
||||
id="path2474" />
|
||||
<path
|
||||
sodipodi:nodetypes="cc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path2301"
|
||||
d="m 1084.0663,347.09799 h 10"
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.23529412" />
|
||||
|
||||
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 2.0 KiB |
@@ -2,66 +2,18 @@
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
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"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20.000002"
|
||||
height="20.000002"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="branch_vline.svg"
|
||||
viewBox="0 0 20.000002 20.000001">
|
||||
viewBox="0 0 20.000002 20.000001"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="33.468465"
|
||||
inkscape:cx="4.8170934"
|
||||
inkscape:cy="9.51669"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="1.5820313e-05"
|
||||
originy="1.5795308e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -70,7 +22,6 @@
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Pablo Gil</dc:title>
|
||||
@@ -86,14 +37,11 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-336.59799)">
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#000000;stroke-width:0.99999998;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.11764706"
|
||||
d="m 1083.5663,336.59799 v 20"
|
||||
id="path1728"
|
||||
inkscape:connector-curvature="0" />
|
||||
id="path1728" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 1.4 KiB |
@@ -2,66 +2,18 @@
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
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"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20.000002"
|
||||
height="20.000002"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="branch_vline_light.svg"
|
||||
viewBox="0 0 20.000002 20.000001">
|
||||
viewBox="0 0 20.000002 20.000001"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#000000"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="19.861905"
|
||||
inkscape:cx="2.9338207"
|
||||
inkscape:cy="9.5529925"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="1.5820313e-05"
|
||||
originy="1.5795308e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -70,7 +22,6 @@
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Pablo Gil</dc:title>
|
||||
@@ -86,15 +37,11 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-336.59799)">
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.23529412"
|
||||
d="m 1083.5663,336.59799 0,20"
|
||||
id="path1536"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
id="path1536" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 1.4 KiB |
@@ -7,7 +7,7 @@
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
viewBox="0 0 30 29.999999"
|
||||
sodipodi:docname="checkbox_dark.svg"
|
||||
sodipodi:docname="check_light.svg"
|
||||
inkscape:version="1.2-beta (1b65182ce9, 2022-04-05)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
@@ -27,11 +27,11 @@
|
||||
inkscape:deskcolor="#505050"
|
||||
showgrid="false"
|
||||
inkscape:zoom="19.963981"
|
||||
inkscape:cx="17.406348"
|
||||
inkscape:cx="5.1843367"
|
||||
inkscape:cy="11.245252"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1028"
|
||||
inkscape:window-x="1913"
|
||||
inkscape:window-x="2553"
|
||||
inkscape:window-y="-6"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
@@ -67,7 +67,7 @@
|
||||
d="m 1081.0663,345.09799 3.9999,4 12.0001,-12"
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#1b0909;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.11764706" />
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 1081.0663,342.59799 3.9999,4 12.0001,-12"
|
||||
id="path7899" />
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
@@ -7,34 +7,11 @@
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
viewBox="0 0 30 29.999999"
|
||||
sodipodi:docname="checkbox_checked_disabled.svg"
|
||||
inkscape:version="1.2-beta (1b65182ce9, 2022-04-05)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<sodipodi:namedview
|
||||
id="namedview294"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:pageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
showgrid="false"
|
||||
inkscape:zoom="14.116667"
|
||||
inkscape:cx="5.0649349"
|
||||
inkscape:cy="16.399055"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1028"
|
||||
inkscape:window-x="2553"
|
||||
inkscape:window-y="-6"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs4" />
|
||||
<metadata
|
||||
|
||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.0 KiB |
@@ -44,8 +44,17 @@
|
||||
d="m 1081.0663,345.09799 3.9999,4 12.0001,-12"
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#1b0909;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.11764706" />
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:#000000;fill-opacity:0.60093898;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 1081.0663,342.59799 3.9999,4 12.0001,-12"
|
||||
id="path7899" />
|
||||
<rect
|
||||
style="fill:none;stroke:#000000;stroke-width:2;stroke-linejoin:round;stroke-dasharray:none;stroke-dashoffset:128.504"
|
||||
id="rect354"
|
||||
width="28.138498"
|
||||
height="27.761106"
|
||||
x="1075.0909"
|
||||
y="327.7049"
|
||||
ry="3.878597"
|
||||
rx="4.0960321" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 2.0 KiB |
@@ -7,34 +7,11 @@
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
viewBox="0 0 30 29.999999"
|
||||
sodipodi:docname="checkbox_dark_hover.svg"
|
||||
inkscape:version="1.2-beta (1b65182ce9, 2022-04-05)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<sodipodi:namedview
|
||||
id="namedview294"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:pageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
showgrid="false"
|
||||
inkscape:zoom="14.116667"
|
||||
inkscape:cx="-4.0731994"
|
||||
inkscape:cy="16.399055"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1028"
|
||||
inkscape:window-x="2553"
|
||||
inkscape:window-y="-6"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs4" />
|
||||
<metadata
|
||||
|
||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.0 KiB |
@@ -6,11 +6,7 @@
|
||||
height="30"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="1.2-beta (1b65182ce9, 2022-04-05)"
|
||||
sodipodi:docname="checkbox_indeterminate_dark.svg"
|
||||
viewBox="0 0 30 29.999999"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
@@ -18,52 +14,6 @@
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="22.046715"
|
||||
inkscape:cx="7.4160708"
|
||||
inkscape:cy="11.815819"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1028"
|
||||
inkscape:window-x="1913"
|
||||
inkscape:window-y="-6"
|
||||
inkscape:window-maximized="1"
|
||||
borderlayer="true"
|
||||
units="px"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="3.1640626e-05"
|
||||
originy="2.0228902e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -87,19 +37,24 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-326.59799)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path7901"
|
||||
d="m 1082.0663,343.59799 h 14"
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.11764706" />
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#000000;stroke-width:5.9999999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 1082.0663,341.59799 h 14"
|
||||
id="path7899"
|
||||
inkscape:connector-curvature="0" />
|
||||
id="path7899" />
|
||||
<rect
|
||||
style="fill:none;stroke:#000000;stroke-width:2;stroke-linejoin:round;stroke-dasharray:none;stroke-dashoffset:128.504"
|
||||
id="rect354"
|
||||
width="28.138498"
|
||||
height="27.761106"
|
||||
x="1074.9971"
|
||||
y="327.71744"
|
||||
ry="3.878597"
|
||||
rx="4.0960321" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 2.0 KiB |
@@ -2,66 +2,18 @@
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
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"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="30"
|
||||
height="30"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="background_freecad.svg"
|
||||
viewBox="0 0 30 29.999999">
|
||||
viewBox="0 0 30 29.999999"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="22.046715"
|
||||
inkscape:cx="7.3268577"
|
||||
inkscape:cy="11.793002"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="3.1640626e-05"
|
||||
originy="2.0228902e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -70,7 +22,6 @@
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Pablo Gil</dc:title>
|
||||
@@ -86,19 +37,24 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-326.59799)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path7901"
|
||||
d="m 1082.0663,343.59799 h 14"
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.11764706" />
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#ffffff;stroke-width:5.9999999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 1082.0663,341.59799 h 14"
|
||||
id="path7899"
|
||||
inkscape:connector-curvature="0" />
|
||||
id="path7899" />
|
||||
<rect
|
||||
style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-dasharray:none;stroke-dashoffset:128.504"
|
||||
id="rect354"
|
||||
width="28.138498"
|
||||
height="27.761106"
|
||||
x="1074.9971"
|
||||
y="327.71744"
|
||||
ry="3.878597"
|
||||
rx="4.0960321" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 2.0 KiB |
@@ -2,66 +2,18 @@
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
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"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="30"
|
||||
height="30"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="checkbox_light.svg"
|
||||
viewBox="0 0 30 29.999999">
|
||||
viewBox="0 0 30 29.999999"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#000000"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="30.515009"
|
||||
inkscape:cx="10.041114"
|
||||
inkscape:cy="17.952873"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="3.1640626e-05"
|
||||
originy="2.0228902e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -70,7 +22,6 @@
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Pablo Gil</dc:title>
|
||||
@@ -86,21 +37,24 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-326.59799)">
|
||||
<path
|
||||
sodipodi:nodetypes="ccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path8685"
|
||||
d="m 1081.0663,345.09799 3.9999,4 12.0001,-12"
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#1b0909;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.11764706" />
|
||||
<path
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.60093898;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 1081.0663,342.59799 3.9999,4 12.0001,-12"
|
||||
id="path7899"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccc" />
|
||||
id="path7899" />
|
||||
<rect
|
||||
style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-dasharray:none;stroke-dashoffset:128.504"
|
||||
id="rect354"
|
||||
width="28.138498"
|
||||
height="27.761106"
|
||||
x="1075.0909"
|
||||
y="327.7049"
|
||||
ry="3.878597"
|
||||
rx="4.0960321" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 2.0 KiB |
@@ -7,34 +7,11 @@
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
viewBox="0 0 30 29.999999"
|
||||
sodipodi:docname="checkbox_light_hover.svg"
|
||||
inkscape:version="1.2-beta (1b65182ce9, 2022-04-05)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<sodipodi:namedview
|
||||
id="namedview294"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:pageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
showgrid="false"
|
||||
inkscape:zoom="14.116667"
|
||||
inkscape:cx="-4.0731994"
|
||||
inkscape:cy="16.399055"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1028"
|
||||
inkscape:window-x="2553"
|
||||
inkscape:window-y="-6"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs4" />
|
||||
<metadata
|
||||
|
||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.0 KiB |
@@ -7,36 +7,11 @@
|
||||
width="255.26054"
|
||||
height="255.00217"
|
||||
viewBox="0 0 255.26054 255.00217"
|
||||
sodipodi:docname="checkbox_unchecked_dark.svg"
|
||||
inkscape:version="1.2-beta (1b65182ce9, 2022-04-05)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs136" />
|
||||
<sodipodi:namedview
|
||||
id="namedview134"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:pageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
showgrid="false"
|
||||
inkscape:zoom="2.2836029"
|
||||
inkscape:cx="135.96935"
|
||||
inkscape:cy="121.95641"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1028"
|
||||
inkscape:window-x="1913"
|
||||
inkscape:window-y="-6"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="g138" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="Image"
|
||||
id="g138"
|
||||
transform="translate(35.460644,-48.814133)">
|
||||
<rect
|
||||
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 722 B |
@@ -7,34 +7,11 @@
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
viewBox="0 0 30 29.999999"
|
||||
sodipodi:docname="checkbox_unchecked_disabled.svg"
|
||||
inkscape:version="1.2-beta (1b65182ce9, 2022-04-05)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<sodipodi:namedview
|
||||
id="namedview294"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:pageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
showgrid="false"
|
||||
inkscape:zoom="14.116667"
|
||||
inkscape:cx="5.0649349"
|
||||
inkscape:cy="16.399055"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1028"
|
||||
inkscape:window-x="2553"
|
||||
inkscape:window-y="-6"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs4" />
|
||||
<metadata
|
||||
|
||||
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 1.4 KiB |
@@ -7,36 +7,11 @@
|
||||
width="255.26054"
|
||||
height="255.00217"
|
||||
viewBox="0 0 255.26054 255.00217"
|
||||
sodipodi:docname="checkbox_unchecked_hover_dark.svg"
|
||||
inkscape:version="1.2-beta (1b65182ce9, 2022-04-05)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs136" />
|
||||
<sodipodi:namedview
|
||||
id="namedview134"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:pageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
showgrid="false"
|
||||
inkscape:zoom="2.2836029"
|
||||
inkscape:cx="83.420808"
|
||||
inkscape:cy="141.66211"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1028"
|
||||
inkscape:window-x="2553"
|
||||
inkscape:window-y="-6"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="g138" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="Image"
|
||||
id="g138"
|
||||
transform="translate(35.460644,-48.814133)">
|
||||
<rect
|
||||
|
||||
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 726 B |
@@ -7,36 +7,11 @@
|
||||
width="255.26054"
|
||||
height="255.00217"
|
||||
viewBox="0 0 255.26054 255.00217"
|
||||
sodipodi:docname="checkbox_unchecked_hover_light.svg"
|
||||
inkscape:version="1.2-beta (1b65182ce9, 2022-04-05)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs136" />
|
||||
<sodipodi:namedview
|
||||
id="namedview134"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:pageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
showgrid="false"
|
||||
inkscape:zoom="2.2836029"
|
||||
inkscape:cx="83.420808"
|
||||
inkscape:cy="141.66211"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1028"
|
||||
inkscape:window-x="2553"
|
||||
inkscape:window-y="-6"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="g138" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="Image"
|
||||
id="g138"
|
||||
transform="translate(35.460644,-48.814133)">
|
||||
<rect
|
||||
|
||||
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 726 B |
@@ -7,36 +7,11 @@
|
||||
width="255.26054"
|
||||
height="255.00217"
|
||||
viewBox="0 0 255.26054 255.00217"
|
||||
sodipodi:docname="checkbox_unchecked_light.svg"
|
||||
inkscape:version="1.2-beta (1b65182ce9, 2022-04-05)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs136" />
|
||||
<sodipodi:namedview
|
||||
id="namedview134"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:pageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
showgrid="false"
|
||||
inkscape:zoom="2.2836029"
|
||||
inkscape:cx="135.96935"
|
||||
inkscape:cy="121.95641"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1028"
|
||||
inkscape:window-x="1913"
|
||||
inkscape:window-y="-6"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="g138" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="Image"
|
||||
id="g138"
|
||||
transform="translate(35.460644,-48.814133)">
|
||||
<rect
|
||||
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 722 B |
@@ -2,66 +2,18 @@
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
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"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="14"
|
||||
height="14"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="close_light.svg"
|
||||
viewBox="0 0 14 14">
|
||||
viewBox="0 0 14 14"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="37.597544"
|
||||
inkscape:cx="9.6253537"
|
||||
inkscape:cy="6.3941102"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="4.7460939e-05"
|
||||
originy="4.4662497e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -70,7 +22,6 @@
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Pablo Gil</dc:title>
|
||||
@@ -86,8 +37,6 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-342.59799)">
|
||||
<path
|
||||
|
||||
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 2.8 KiB |
@@ -6,11 +6,7 @@
|
||||
height="14"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="1.2-beta (1b65182ce9, 2022-04-05)"
|
||||
sodipodi:docname="close_red.svg"
|
||||
viewBox="0 0 14 14"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
@@ -18,52 +14,6 @@
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#c0c0c0"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="37.597544"
|
||||
inkscape:cx="5.59877"
|
||||
inkscape:cy="7.0483327"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:object-nodes="true"
|
||||
guidecolor="#0092ff"
|
||||
guideopacity="0.49803922"
|
||||
guidehicolor="#ff5200"
|
||||
guidehiopacity="0.49803922"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="939"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="1201"
|
||||
inkscape:window-maximized="0"
|
||||
borderlayer="true"
|
||||
units="px"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2242"
|
||||
originx="4.7460939e-05"
|
||||
originy="4.4662497e-06"
|
||||
enabled="true"
|
||||
spacingx="0.49999999"
|
||||
spacingy="0.49999999"
|
||||
empspacing="2"
|
||||
color="#c63fff"
|
||||
opacity="0.0627451" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
@@ -87,8 +37,6 @@
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Capa 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-1074.0663,-342.59799)">
|
||||
<path
|
||||
|
||||
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 2.8 KiB |