public interface DefaultsAdjustmentTask
Modifier and Type | Method and Description |
---|---|
void |
run(com.github.weisj.darklaf.theme.Theme currentTheme,
Properties properties)
Execute the task.
|
void run(com.github.weisj.darklaf.theme.Theme currentTheme, Properties properties)
UIResource
.
This is specifically important for FontUIResource
and
ColorUIResource
.currentTheme
- the current theme.properties
- the properties.