java.lang.Object |
↳ |
com.atlassian.jira.config.properties.LookAndFeelBean.DefaultColours |
Class Overview
These are the "intended" colours for the JIRA Header.
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
|
Constants
public
static
final
String
MENU_BGCOLOUR
Constant Value:
"#3b73af"
public
static
final
String
MENU_SEPARATOR
Constant Value:
"#f0f0f0"
public
static
final
String
MENU_TEXTCOLOUR
Constant Value:
"#ffffff"
public
static
final
String
TEXT_ACTIVELINKCOLOR
Constant Value:
"#3b73af"
public
static
final
String
TEXT_HEADINGCOLOR
Constant Value:
"#333333"
public
static
final
String
TEXT_LINKCOLOR
Constant Value:
"#3b73af"
public
static
final
String
TOP_BGCOLOUR
Constant Value:
"#205081"
public
static
final
String
TOP_HIGHLIGHTCOLOUR
Constant Value:
"#296ca3"
public
static
final
String
TOP_SEPARATOR_BGCOLOUR
Constant Value:
"#2e3d54"
public
static
final
String
TOP_TEXTCOLOUR
Constant Value:
"#ffffff"
public
static
final
String
TOP_TEXTHIGHLIGHTCOLOUR
Constant Value:
"#f0f0f0"