mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-13 23:37:13 -06:00
IntelliJ Themes Demo: fixed last invalid colors in Material UI Lite themes (issue #26)
This commit is contained in:
@@ -294,7 +294,7 @@
|
|||||||
"selectionBackground": "#40404050",
|
"selectionBackground": "#40404050",
|
||||||
"selectionForeground": "#FFFFFF",
|
"selectionForeground": "#FFFFFF",
|
||||||
"selectionInactiveForeground": "#FFFFFF",
|
"selectionInactiveForeground": "#FFFFFF",
|
||||||
"selectionInactiveBackground": "#3232327025"
|
"selectionInactiveBackground": "#32323225"
|
||||||
},
|
},
|
||||||
"material": {
|
"material": {
|
||||||
"background": "#212121",
|
"background": "#212121",
|
||||||
@@ -746,10 +746,10 @@
|
|||||||
"hash": "#292929",
|
"hash": "#292929",
|
||||||
"modifiedItemForeground": "#FF9800",
|
"modifiedItemForeground": "#FF9800",
|
||||||
"rowHeight": 28,
|
"rowHeight": 28,
|
||||||
"selectionBackground": "#3232327070",
|
"selectionBackground": "#32323270",
|
||||||
"selectionForeground": "#FFFFFF",
|
"selectionForeground": "#FFFFFF",
|
||||||
"selectionInactiveForeground": "#FFFFFF",
|
"selectionInactiveForeground": "#FFFFFF",
|
||||||
"selectionInactiveBackground": "#3232327025",
|
"selectionInactiveBackground": "#32323225",
|
||||||
"textBackground": "#1A1A1A"
|
"textBackground": "#1A1A1A"
|
||||||
},
|
},
|
||||||
"Tree.leftChildIndent": 10,
|
"Tree.leftChildIndent": 10,
|
||||||
|
|||||||
@@ -294,7 +294,7 @@
|
|||||||
"selectionBackground": "#40404050",
|
"selectionBackground": "#40404050",
|
||||||
"selectionForeground": "#FFFFFF",
|
"selectionForeground": "#FFFFFF",
|
||||||
"selectionInactiveForeground": "#FFFFFF",
|
"selectionInactiveForeground": "#FFFFFF",
|
||||||
"selectionInactiveBackground": "#3232327025"
|
"selectionInactiveBackground": "#32323225"
|
||||||
},
|
},
|
||||||
"material": {
|
"material": {
|
||||||
"background": "#212121",
|
"background": "#212121",
|
||||||
@@ -746,10 +746,10 @@
|
|||||||
"hash": "#292929",
|
"hash": "#292929",
|
||||||
"modifiedItemForeground": "#FF9800",
|
"modifiedItemForeground": "#FF9800",
|
||||||
"rowHeight": 28,
|
"rowHeight": 28,
|
||||||
"selectionBackground": "#3232327070",
|
"selectionBackground": "#32323270",
|
||||||
"selectionForeground": "#FFFFFF",
|
"selectionForeground": "#FFFFFF",
|
||||||
"selectionInactiveForeground": "#FFFFFF",
|
"selectionInactiveForeground": "#FFFFFF",
|
||||||
"selectionInactiveBackground": "#3232327025",
|
"selectionInactiveBackground": "#32323225",
|
||||||
"textBackground": "#212121"
|
"textBackground": "#212121"
|
||||||
},
|
},
|
||||||
"Tree.leftChildIndent": 10,
|
"Tree.leftChildIndent": 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user