aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/app/app.component.html
diff options
context:
space:
mode:
authorTAMARA JERINIC <tamara.jerinic@gmail.com>2022-05-14 22:01:36 +0200
committerTAMARA JERINIC <tamara.jerinic@gmail.com>2022-05-14 22:01:36 +0200
commit15cde428aa51c9eccef1caa61587965c0561a468 (patch)
treec5fa47acf0cafb6e85ae5ceae2eb3d0e491db4b8 /frontend/src/app/app.component.html
parent092b447fc37337b46e07df43846630b7b48bbb38 (diff)
parente05bb6783e0bc0ce28a80c3e306215a1096c37d1 (diff)
Merge branch 'redesign' of http://gitlab.pmf.kg.ac.rs/igrannonica/neuronstellar into redesign
Diffstat (limited to 'frontend/src/app/app.component.html')
-rw-r--r--frontend/src/app/app.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/app/app.component.html b/frontend/src/app/app.component.html
index d15793e7..fb0b0223 100644
--- a/frontend/src/app/app.component.html
+++ b/frontend/src/app/app.component.html
@@ -7,7 +7,7 @@
</app-reactive-background>
<app-navbar></app-navbar>
<a class="bg-controls" style="z-index: 1000;" routerLink="playground">
- <mat-icon color="accent">settings_suggest</mat-icon>
+ <mat-icon color="primary">settings_suggest</mat-icon>
</a>
<router-outlet></router-outlet>
<app-notifications></app-notifications> \ No newline at end of file