OK, finally, I realized:
. Substance , getCurrentSkin.
SubstanceColorScheme s = SubstanceLookAndFeel
.getCurrentSkin(myComponent)
.getEnabledColorScheme(
SubstanceLookAndFeel.getDecorationType(myComponent)
);
: getDisabledColorScheme, getActiveColorScheme getBackgroundColorScheme.
s.getForegroundColor SubstanceColorUtilities.