Class ThemeColors$
java.lang.Object
com.xebialabs.xlrelease.configuration.ThemeColors$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ThemeColors$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncolorCode
(ThemeColor themeColor) fromOldCodeWithDefaultGreen
(String oldCode) scala.PartialFunction<String,
ThemeColor> scala.PartialFunction<String,
ThemeColor>
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ThemeColors$
public ThemeColors$()
-
-
Method Details
-
colorCode
-
themeColorFromCode
-
themeColorFromOldCode
-
fromOldCodeWithDefaultGreen
-