diff --git a/src/app/home/home.page.html b/src/app/home/home.page.html
index 96fb9d42e..0a84abf12 100644
--- a/src/app/home/home.page.html
+++ b/src/app/home/home.page.html
@@ -1,31 +1,36 @@
-
+
-
+
+
Início
-
+
-
+
+
Agenda
-
+
-
+
+
Gabinete
-
-
+
+
+
Ações
-
-
+
+
+
Chat
diff --git a/src/app/home/home.page.scss b/src/app/home/home.page.scss
index 8b6ee1ac6..f6ed8143e 100644
--- a/src/app/home/home.page.scss
+++ b/src/app/home/home.page.scss
@@ -1,7 +1,7 @@
ion-tab-bar{
--background: #f9f9f9;
- --color: #061b52;
+ --color: #797979;
}
// Badge
@@ -41,4 +41,9 @@ ion-badge {/* */
ion-tabs.tab .bottoms{
display: none;
}
+}
+
+
+ion-tab-button.active{
+ color: #061b52;
}
\ No newline at end of file
diff --git a/src/app/home/home.page.ts b/src/app/home/home.page.ts
index 7d4f59046..dd078adfe 100644
--- a/src/app/home/home.page.ts
+++ b/src/app/home/home.page.ts
@@ -158,6 +158,14 @@ export class HomePage implements OnInit {
console.log('Device info',info);
};
+ get pathname(){
+ return window.location.pathname
+ }
+
+ get color() {
+ return '#797979'
+ }
+
updateList() {
/* this.notificationsService.registerCallback(
@@ -176,7 +184,7 @@ export class HomePage implements OnInit {
});
}
-
+
async synchWhenOnline() {
try {
await this.storage.get('eventEdit').then((req) => {
diff --git a/src/assets/images/nav-hover/icons-nav-actions.svg b/src/assets/images/nav-hover/icons-nav-actions.svg
new file mode 100644
index 000000000..b3cff32ad
--- /dev/null
+++ b/src/assets/images/nav-hover/icons-nav-actions.svg
@@ -0,0 +1,5 @@
+
diff --git a/src/assets/images/nav-hover/icons-nav-agenda-inactive.svg b/src/assets/images/nav-hover/icons-nav-agenda-inactive.svg
new file mode 100644
index 000000000..07bb69f11
--- /dev/null
+++ b/src/assets/images/nav-hover/icons-nav-agenda-inactive.svg
@@ -0,0 +1,4 @@
+
diff --git a/src/assets/images/nav-hover/icons-nav-calendar-active.svg b/src/assets/images/nav-hover/icons-nav-calendar-active.svg
new file mode 100644
index 000000000..09ce7870f
--- /dev/null
+++ b/src/assets/images/nav-hover/icons-nav-calendar-active.svg
@@ -0,0 +1,4 @@
+
diff --git a/src/assets/images/nav-hover/icons-nav-chat-active.svg b/src/assets/images/nav-hover/icons-nav-chat-active.svg
new file mode 100644
index 000000000..54f038f34
--- /dev/null
+++ b/src/assets/images/nav-hover/icons-nav-chat-active.svg
@@ -0,0 +1,4 @@
+
diff --git a/src/assets/images/nav-hover/icons-nav-gabinete-active.svg b/src/assets/images/nav-hover/icons-nav-gabinete-active.svg
new file mode 100644
index 000000000..09ce7870f
--- /dev/null
+++ b/src/assets/images/nav-hover/icons-nav-gabinete-active.svg
@@ -0,0 +1,4 @@
+
diff --git a/src/assets/images/nav-hover/icons-nav-grupos-inactive-dk-white.svg b/src/assets/images/nav-hover/icons-nav-grupos-inactive-dk-white.svg
new file mode 100644
index 000000000..54f038f34
--- /dev/null
+++ b/src/assets/images/nav-hover/icons-nav-grupos-inactive-dk-white.svg
@@ -0,0 +1,4 @@
+
diff --git a/src/assets/images/nav-hover/icons-nav-home-active.svg b/src/assets/images/nav-hover/icons-nav-home-active.svg
new file mode 100644
index 000000000..fa2b1fd71
--- /dev/null
+++ b/src/assets/images/nav-hover/icons-nav-home-active.svg
@@ -0,0 +1,3 @@
+