Move project tree preferences to their own section

This commit is contained in:
Veronica Berglyd Olsen
2025-02-06 17:24:31 +01:00
parent 589bc7c313
commit aa84d998a0
3 changed files with 66 additions and 43 deletions
+1 -1
View File
@@ -432,7 +432,7 @@ class nwLabels:
}
THEME_COLORS = {
"theme": QT_TRANSLATE_NOOP("Color", "Theme Colours"),
"default": QT_TRANSLATE_NOOP("Color", "No Colours"),
"default": QT_TRANSLATE_NOOP("Color", "Foreground Colour"),
"faded": QT_TRANSLATE_NOOP("Color", "Faded Colour"),
"red": QT_TRANSLATE_NOOP("Color", "Red"),
"orange": QT_TRANSLATE_NOOP("Color", "Orange"),