mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 23:07:15 -06:00
Spinner basic implementation
This commit is contained in:
@@ -16,12 +16,13 @@
|
||||
|
||||
#---- variables ----
|
||||
|
||||
@background=ccffcc
|
||||
@textComponentBackground=ffffff
|
||||
|
||||
|
||||
#---- globals ----
|
||||
|
||||
*.background=ccffcc
|
||||
*.background=@background
|
||||
*.foreground=ff0000
|
||||
*.textBackground=ccffcc
|
||||
*.textForeground=ff0000
|
||||
|
||||
Reference in New Issue
Block a user