Class BambooLookAndFeelVariablesProvider
java.lang.Object
com.atlassian.bamboo.plugins.lookandfeel.provider.BambooLookAndFeelVariablesProvider
- All Implemented Interfaces:
com.atlassian.lookandfeel.spi.internal.LookAndFeelVariablesProvider
public class BambooLookAndFeelVariablesProvider
extends Object
implements com.atlassian.lookandfeel.spi.internal.LookAndFeelVariablesProvider
-
Constructor Summary
ConstructorsConstructorDescriptionBambooLookAndFeelVariablesProvider(AdministrationConfigurationAccessor administrationConfigurationAccessor, LookAndFeelAssetsProvider lookAndFeelAssetsProvider) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
BambooLookAndFeelVariablesProvider
public BambooLookAndFeelVariablesProvider(AdministrationConfigurationAccessor administrationConfigurationAccessor, LookAndFeelAssetsProvider lookAndFeelAssetsProvider)
-
-
Method Details
-
getLightModeVariables
- Specified by:
getLightModeVariablesin interfacecom.atlassian.lookandfeel.spi.internal.LookAndFeelVariablesProvider
-
getDarkModeVariables
- Specified by:
getDarkModeVariablesin interfacecom.atlassian.lookandfeel.spi.internal.LookAndFeelVariablesProvider
-