8263496: MetalHighContrastTheme.getControlHighlight cleanup
Reviewed-by: azvegint
This commit is contained in:
parent
6cf109503a
commit
0696fd0e81
@ -51,8 +51,6 @@ class MetalHighContrastTheme extends DefaultMetalTheme {
|
||||
204, 204, 204);
|
||||
private static final ColorUIResource secondary3 = new ColorUIResource(
|
||||
255, 255, 255);
|
||||
private static final ColorUIResource controlHighlight = new
|
||||
ColorUIResource(102, 102, 102);
|
||||
|
||||
|
||||
// This does not override getSecondary1 (102,102,102)
|
||||
|
Loading…
x
Reference in New Issue
Block a user