diff --git a/source/Ox.UI/themes/oxmedium/json/theme.jsonc b/source/Ox.UI/themes/oxmedium/json/theme.jsonc index cc7949c5..e8b4ae3d 100644 --- a/source/Ox.UI/themes/oxmedium/json/theme.jsonc +++ b/source/Ox.UI/themes/oxmedium/json/theme.jsonc @@ -95,7 +95,7 @@ "listIconSelectedShadow": [128, 128, 128], "listIconLabelFocusSelectedBorder": [96, 96, 96], "listIconLabelFocusSelectedGradient": [[112, 112, 112], [112, 112, 112]], - "listIconLabelFocusSelectedShadow": [[96, 96, 96], + "listIconLabelFocusSelectedShadow": [96, 96, 96], "listIconLabelSelectedBorder": [112, 112, 112], "listIconLabelSelectedGradient": [[128, 128, 128], [128, 128, 128]], "listIconLabelSelectedShadow": [112, 112, 112],