fixed a bad color

pull/3/head
Chris Veilleux 2019-04-01 20:12:32 -05:00
parent b7af083404
commit 114c508f6b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
} }
@mixin skill-trigger { @mixin skill-trigger {
background-color: mat-color($mycroft-accent, A700); background-color: mat-color($mycroft-primary, 50);
border-radius: 4px; border-radius: 4px;
color: mat-color($mycroft-accent); color: mat-color($mycroft-accent);
font-weight: normal; font-weight: normal;