[stylesheets] Gathering of stylesheet fixes (#18929)
* this is a workaround to remove caps pelase ignore this hackery * And now the caps are gone * a bunch of small tweaks and fixes. * Update FreeCAD Light.qss updated menubar color light theme * updated the buttons a tiny bit * Fix for to short buttons. Couldn't test it since my macro window is broken. Co-Authored-By: Syres916 <46537884+Syres916@users.noreply.github.com> * qspinbox disabled tweaks. * Update FreeCAD Dark.qss Tweaked the buttons a bit so they are more in line with the light theme. * Update FreeCAD Dark.qss small tweaks * reversed the spreadsheet headers gradient for dark * Update light with undo arrows position Co-Authored-By: Syres916 <46537884+Syres916@users.noreply.github.com> * Update undo buttons arrow position dark Co-Authored-By: Syres916 <46537884+Syres916@users.noreply.github.com> * added an offset to qcombobox * removed the fix since it ruined every Qcombobox. * Tabs update more clean less gradients. * Update DlgMacroExecuteImp.cpp fixing conflicts * Update DlgMacroExecuteImp.cpp * Delete DlgMacroExecuteImp.cpp * Create DlgMacroExecuteImp.cpp * Revert "Create DlgMacroExecuteImp.cpp" This reverts commit 8de8f7506177d773bb356fd0e22a66466c25b668. * Revert "Delete DlgMacroExecuteImp.cpp" This reverts commit 41315f31abdad79afd4b696ee15c603de3e4a6a1. * Revert "Update DlgMacroExecuteImp.cpp" This reverts commit aa792291684e2d674f6961c641c8e2f8b9af12c8. * Revert "Update DlgMacroExecuteImp.cpp" This reverts commit e8376a8fdf11d7fd014f2c46f189afdca42833ce. * Delete src/Gui/DlgMacroExecuteImp.cpp * Update DlgMacroExecuteImp.cpp finally realized what was going on lol --------- Co-authored-by: Syres916 <46537884+Syres916@users.noreply.github.com>
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
<FCBool Name="Simple" Value="1"/>
|
||||
<FCBool Name="UseBackgroundColorMid" Value="0"/>
|
||||
<FCUInt Name="AnnotationTextColor" Value="876232959"/>
|
||||
<FCUInt Name="BackgroundColor" Value="4294967295"/>
|
||||
<FCUInt Name="BackgroundColor" Value="4177066239"/>
|
||||
<FCUInt Name="BackgroundColor2" Value="3671783167"/>
|
||||
<FCUInt Name="BackgroundColor3" Value="791639295"/>
|
||||
<FCUInt Name="BackgroundColor4" Value="3470056191"/>
|
||||
|
||||
Reference in New Issue
Block a user