diff --git a/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/material-theme-ui-lite/Material Darker Contrast.theme.json b/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/material-theme-ui-lite/Material Darker Contrast.theme.json index df2a38ab..226b14d3 100644 --- a/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/material-theme-ui-lite/Material Darker Contrast.theme.json +++ b/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/material-theme-ui-lite/Material Darker Contrast.theme.json @@ -294,7 +294,7 @@ "selectionBackground": "#40404050", "selectionForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#3232327025" + "selectionInactiveBackground": "#32323225" }, "material": { "background": "#212121", @@ -746,10 +746,10 @@ "hash": "#292929", "modifiedItemForeground": "#FF9800", "rowHeight": 28, - "selectionBackground": "#3232327070", + "selectionBackground": "#32323270", "selectionForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#3232327025", + "selectionInactiveBackground": "#32323225", "textBackground": "#1A1A1A" }, "Tree.leftChildIndent": 10, diff --git a/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/material-theme-ui-lite/Material Darker.theme.json b/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/material-theme-ui-lite/Material Darker.theme.json index fcefe47b..9b1c3dc6 100644 --- a/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/material-theme-ui-lite/Material Darker.theme.json +++ b/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/material-theme-ui-lite/Material Darker.theme.json @@ -294,7 +294,7 @@ "selectionBackground": "#40404050", "selectionForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#3232327025" + "selectionInactiveBackground": "#32323225" }, "material": { "background": "#212121", @@ -746,10 +746,10 @@ "hash": "#292929", "modifiedItemForeground": "#FF9800", "rowHeight": 28, - "selectionBackground": "#3232327070", + "selectionBackground": "#32323270", "selectionForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#3232327025", + "selectionInactiveBackground": "#32323225", "textBackground": "#212121" }, "Tree.leftChildIndent": 10,