Remove theme key from theme colours list
This commit is contained in:
@@ -447,7 +447,6 @@ class nwLabels:
|
||||
"Custom": (-1.0, -1.0),
|
||||
}
|
||||
THEME_COLORS: Final[dict[str, str]] = {
|
||||
"theme": QT_TRANSLATE_NOOP("Constant", "Theme Colours"),
|
||||
"default": QT_TRANSLATE_NOOP("Constant", "Foreground Colour"),
|
||||
"base": QT_TRANSLATE_NOOP("Constant", "Background Colour"),
|
||||
"faded": QT_TRANSLATE_NOOP("Constant", "Faded Colour"),
|
||||
|
||||
Reference in New Issue
Block a user