Skip to content

Commit

Permalink
PIVOT-689, update test skin config file to latest defaults (mainly la…
Browse files Browse the repository at this point in the history
…test colors)

git-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1621301 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Sandro Martini committed Aug 29, 2014
1 parent 0e78b76 commit 04c5c6d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions tests/src/org/apache/pivot/tests/TerraTheme_test.json
Expand Up @@ -23,14 +23,14 @@
themeIsFlat: true,

colors: [
"#f2f2f2",
"#2b2b2b",
"#998e8a",
"#0a0a0a",
"#f0751c",
"#ff7300",
"#e1ad53",
"#c13719"
"#ebebeb",
"#999999",
"#dcdcdc",
"#004d99",
"#0076eb",
"#eae200",
"#eb0000"
],

messageIcons: {
Expand Down

0 comments on commit 04c5c6d

Please sign in to comment.