mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 06:27: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",
|
||||
"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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user