Skip to content

Commit

Permalink
Change app color
Browse files Browse the repository at this point in the history
  • Loading branch information
romgere committed Jun 13, 2019
1 parent 5315053 commit d9176a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/styles/app.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

$primary: "teal";
$accent: "light-blue";
$warn: "pink";
$primary: "indigo";
$accent: "blue";
$warn: "red";

@import 'ember-paper';

Expand Down

0 comments on commit d9176a0

Please sign in to comment.