mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Adjust dark theme
- Disable custom CSS for advanced docking system - copy and adjust stylesheet into default/dark qss - Use #999999 for fill color in svg images
This commit is contained in:
@@ -65,6 +65,7 @@ RiuMainWindowBase::RiuMainWindowBase()
|
||||
{
|
||||
ads::CDockManager::setAutoHideConfigFlags( ads::CDockManager::DefaultAutoHideConfig );
|
||||
m_dockManager = new ads::CDockManager( this );
|
||||
m_dockManager->setStyleSheet( "" );
|
||||
|
||||
if ( RiaPreferences::current()->useUndoRedo() && RiaApplication::enableDevelopmentFeatures() )
|
||||
{
|
||||
|
Reference in New Issue
Block a user