Draft: update DefaultShapeColor in params.py to match new default

This commit is contained in:
Roy-043
2024-02-18 21:39:38 +01:00
committed by Yorik van Havre
parent 0065c9cce7
commit cbd27854df

View File

@@ -485,7 +485,7 @@ def _get_param_dictionary():
"BackgroundColor": ("unsigned", 336897023),
"BackgroundColor2": ("unsigned", 859006463),
"BackgroundColor3": ("unsigned", 2543299327),
"DefaultShapeColor": ("unsigned", 3435973887),
"DefaultShapeColor": ("unsigned", 3435980543),
"DefaultShapeLineColor": ("unsigned", 421075455),
"DefaultShapeLineWidth": ("int", 2),
"DefaultShapePointSize": ("int", 2),