@Value.Immutable public abstract class IconTheme extends Object
Modifier and Type | Class and Description |
---|---|
static class |
IconTheme.DefaultColors |
Modifier and Type | Field and Description |
---|---|
static Pattern |
hexColorRegexPattern |
Constructor and Description |
---|
IconTheme() |
Modifier and Type | Method and Description |
---|---|
abstract String |
color1() |
abstract String |
color2() |
abstract String |
color3() |
String |
colorThemeHash() |
public static final Pattern hexColorRegexPattern
Copyright © 2024 Atlassian. All rights reserved.