mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 22:47:13 -06:00
JIDE: basic JideTabbedPane implementation
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#---- variables ----
|
||||
|
||||
@background=ccffcc
|
||||
@foreground=ff0000
|
||||
@selectionBackground=00aa00
|
||||
@selectionInactiveBackground=888888
|
||||
@selectionInactiveForeground=ffffff
|
||||
@@ -29,7 +30,7 @@
|
||||
#---- globals ----
|
||||
|
||||
*.background=@background
|
||||
*.foreground=ff0000
|
||||
*.foreground=@foreground
|
||||
*.textBackground=ccffcc
|
||||
*.textForeground=ff0000
|
||||
*.caretForeground=0000ff
|
||||
|
||||
Reference in New Issue
Block a user