Skip to content

Commit

Permalink
Set color to yellow
Browse files Browse the repository at this point in the history
  • Loading branch information
Lowess committed Apr 3, 2018
1 parent cd4df87 commit fa7eb98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ class App extends Component {
this.subjects = subjects["devops"]

// Set the palette style
this.palette = palettes["blue"]
this.palette = palettes["yellow"]

this.state = {
subject: this.randomSubject(this.subjects),
Expand Down

0 comments on commit fa7eb98

Please sign in to comment.