mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 15:07:11 -06:00
@@ -130,11 +130,34 @@ Component.focusColor=#97c3f3
|
||||
#Component.arc=8
|
||||
|
||||
|
||||
#---- Desktop ----
|
||||
|
||||
Desktop.background=#afe
|
||||
|
||||
|
||||
#---- HelpButton ----
|
||||
|
||||
HelpButton.questionMarkColor=#0000ff
|
||||
|
||||
|
||||
#---- InternalFrame ----
|
||||
|
||||
InternalFrame.activeTitleBackground=#800
|
||||
InternalFrame.activeTitleForeground=#faa
|
||||
InternalFrame.inactiveTitleBackground=#080
|
||||
InternalFrame.inactiveTitleForeground=#afa
|
||||
|
||||
InternalFrame.activeBorderColor=#f00
|
||||
InternalFrame.inactiveBorderColor=#0f0
|
||||
|
||||
InternalFrame.buttonHoverBackground=#080
|
||||
InternalFrame.buttonPressedBackground=#0a0
|
||||
InternalFrame.closeHoverBackground=#008
|
||||
InternalFrame.closePressedBackground=#00f
|
||||
InternalFrame.closeHoverForeground=#fff
|
||||
InternalFrame.closePressedForeground=#fff
|
||||
|
||||
|
||||
#---- Label ----
|
||||
|
||||
Label.foreground=#008800
|
||||
|
||||
Reference in New Issue
Block a user