From 38ae7b4e53d97897e285e26cf476de1b29be4c09 Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 2 Jan 2013 13:45:09 +0100 Subject: [PATCH] typo --- source/Ox.UI/themes/modern/json/theme.jsonc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/Ox.UI/themes/modern/json/theme.jsonc b/source/Ox.UI/themes/modern/json/theme.jsonc index baf544ff..f29d8e94 100644 --- a/source/Ox.UI/themes/modern/json/theme.jsonc +++ b/source/Ox.UI/themes/modern/json/theme.jsonc @@ -1,8 +1,8 @@ { "themeName": "0x Dark", - "themeLightnessBackground": 0.25, - "themeLightnessColor": 0.75, + "themeBackgroundLightness": 0.25, + "themeColorLightness": 0.75, "barGradient": [[64, 64, 64], [32, 32, 32]], "barSelectedColor": [255, 255, 255],