Sign in
◑
Theme
gwt
/
gwt.git
/
0dbb91d37c819787876896fc3e2b56217feee770
/
.
/
user
/
javadoc
/
com
/
google
/
gwt
/
examples
/
i18n
/
ThemeDictionaryExample.js
blob: d428925861f9086bd071edd694fb0de2b0fb513c [
file
]
var
CurrentTheme
=
{
highlightColor
:
"#FFFFFF"
,
shadowColor
:
"#808080"
,
errorColor
:
"#FF0000"
,
errorIconSrc
:
"stopsign.gif"
};