Class SolarizedDarkTheme
java.lang.Object
hudson.model.AbstractDescribableImpl<io.jenkins.plugins.thememanager.ThemeManagerFactory>
io.jenkins.plugins.thememanager.ThemeManagerFactory
io.jenkins.plugins.solarizedtheme.AbstractSolarizedTheme
io.jenkins.plugins.solarizedtheme.SolarizedDarkTheme
- All Implemented Interfaces:
ExtensionPoint
,Describable<io.jenkins.plugins.thememanager.ThemeManagerFactory>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
FieldsFields inherited from class io.jenkins.plugins.solarizedtheme.AbstractSolarizedTheme
BASE_CSS, DEFINITIONS_CSS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jenkins.plugins.solarizedtheme.AbstractSolarizedTheme
getTheme
Methods inherited from class io.jenkins.plugins.thememanager.ThemeManagerFactory
getCssUrl, getDescriptor, getJavaScriptUrl, toAssetUrl
-
Field Details
-
CSS
- See Also:
-
-
Constructor Details
-
SolarizedDarkTheme
@DataBoundConstructor public SolarizedDarkTheme()
-