Skip to content

Commit

Permalink
Change default accent color
Browse files Browse the repository at this point in the history
  • Loading branch information
quentin-st committed Apr 28, 2016
1 parent 151a64f commit 57743a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/js/material-freebox-os.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},

get defaultAccent() {
return this.colors[8];
return this.colors[9];
}
},

Expand Down

0 comments on commit 57743a0

Please sign in to comment.