summaryrefslogtreecommitdiff
path: root/vcl/source/app/settings.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/app/settings.cxx')
-rw-r--r--vcl/source/app/settings.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/app/settings.cxx b/vcl/source/app/settings.cxx
index 3c5d150df79c..92904ec759d6 100644
--- a/vcl/source/app/settings.cxx
+++ b/vcl/source/app/settings.cxx
@@ -3010,7 +3010,7 @@ StyleSettings::DetermineIconTheme() const
if (sTheme.isEmpty())
{
if (utl::ConfigManager::IsFuzzing())
- sTheme = "galaxy";
+ sTheme = "colibre";
else
{
// read from the configuration, or fallback to what the desktop wants