diff --git a/Mohem/src/app/absence/absence-confirm/absence-confirm.component.scss b/Mohem/src/app/absence/absence-confirm/absence-confirm.component.scss
index 8cdb50a6..10fb5d89 100644
--- a/Mohem/src/app/absence/absence-confirm/absence-confirm.component.scss
+++ b/Mohem/src/app/absence/absence-confirm/absence-confirm.component.scss
@@ -257,7 +257,7 @@ ion-card-content.confirm-details{
}
.header-toolbar-new{
- --background: #269DB8;
+ --background: #29B5BF;
}
.confirmEitOkButton{
@@ -266,7 +266,7 @@ ion-card-content.confirm-details{
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
- --background: #269DB8;
+ --background: #29B5BF;
width: 80% !important;
color: white!important;
border-radius: 16px !important;
diff --git a/Mohem/src/app/absence/home/home.component.html b/Mohem/src/app/absence/home/home.component.html
index 3d4c4ec9..d40eeabb 100644
--- a/Mohem/src/app/absence/home/home.component.html
+++ b/Mohem/src/app/absence/home/home.component.html
@@ -145,7 +145,7 @@
-
+
@@ -154,7 +154,7 @@
-
+
@@ -163,7 +163,7 @@
-
+
@@ -172,7 +172,7 @@
-
+
@@ -181,7 +181,7 @@
-
+
@@ -190,7 +190,7 @@
-
+
@@ -199,7 +199,7 @@
-
+
@@ -208,7 +208,7 @@
-
+
diff --git a/Mohem/src/app/absence/home/home.component.scss b/Mohem/src/app/absence/home/home.component.scss
index 0e176a32..78086d9e 100644
--- a/Mohem/src/app/absence/home/home.component.scss
+++ b/Mohem/src/app/absence/home/home.component.scss
@@ -9,7 +9,7 @@
}
.addClass{
- background-color: #269DB8;
+ background-color: #29B5BF;
width: 80px;
height: 80px;
right: 8%;
@@ -47,7 +47,7 @@
margin-top: 0;
margin-bottom: 0;
/* border-radius: 12px !important; */
- background: #269DB8;
+ background: #29B5BF;
border-bottom: 1px solid #a7a4a4;
border-top: 1px solid #cac8c8;
margin-left: -13px;
@@ -56,13 +56,13 @@
.header-div {
- background-color: #269DB8;
+ background-color: #29B5BF;
text-transform: capitalize;
height: 100px;
}
.header-toolbar-new{
- --background: #269DB8;
+ --background: #29B5BF;
}
@@ -223,7 +223,7 @@ margin-top: -13px;
.contentEit:before {
position: absolute;
content: "";
- // background: #269DB8;
+ // background: #29B5BF;
height: 140px;
width: 100%;
left: 0;
@@ -266,7 +266,7 @@ margin-top: -13px;
// bottom: 146px;
// color: black;
// background-color: #CB3232;
-// // background-color: #269DB8;
+// // background-color: #29B5BF;
// width: 11%;
// height: 6px;
// }
@@ -357,7 +357,7 @@ max-height: 4cm;
margin-right: 12px;
}
.used-label-container{
- // border-top: 5px solid #292F42;
+ // border-top: 5px solid #c2a16b;
// padding: 1px 0px;
// margin: 15px 0px
width: 12px;
@@ -380,7 +380,7 @@ max-height: 4cm;
height: 12px;
padding-right: -10px;
border-radius: 100%;
- background-color: #269DB8;
+ background-color: #29B5BF;
// margin-top: 30px;
}
.span-one{
@@ -389,7 +389,7 @@ max-height: 4cm;
// color: black;
display: block;
font-size: 12px;
- color: #269DB8;
+ color: #29B5BF;
margin-left: 6px;
margin-top: -2px;
font-weight: bold;
@@ -399,7 +399,7 @@ max-height: 4cm;
.span-one-ar{
display: block;
font-size: 12px;
- color: #269DB8;
+ color: #29B5BF;
margin-right: 6px;
margin-top: -2px;
font-weight: bold;
@@ -411,7 +411,7 @@ max-height: 4cm;
// font-size: 22px;
display: block;
font-size: 12px;
- color: #269DB8;
+ color: #29B5BF;
margin-left: 6px;
margin-top: -2px;
font-weight: bold;
diff --git a/Mohem/src/app/absence/home/home.component.ts b/Mohem/src/app/absence/home/home.component.ts
index 1e08083c..b3c4c8cf 100644
--- a/Mohem/src/app/absence/home/home.component.ts
+++ b/Mohem/src/app/absence/home/home.component.ts
@@ -117,7 +117,7 @@ export class HomeComponent implements OnInit {
backgroundColor: [
// '#1FA269',
// '#CB3232',],
- '#269DB8',
+ '#29B5BF',
'#b60c0c',],
borderWidth: 1
}
@@ -275,7 +275,7 @@ export class HomeComponent implements OnInit {
{
data: [this.accrualNet, this.accrualUsed],
backgroundColor: [
- '#269DB8',
+ '#29B5BF',
'#b60c0c',],
borderWidth: 1
}
diff --git a/Mohem/src/app/absence/submit-absence-modal/submit-absence-modal.component.scss b/Mohem/src/app/absence/submit-absence-modal/submit-absence-modal.component.scss
index 5a81509a..3dabecd5 100644
--- a/Mohem/src/app/absence/submit-absence-modal/submit-absence-modal.component.scss
+++ b/Mohem/src/app/absence/submit-absence-modal/submit-absence-modal.component.scss
@@ -32,7 +32,7 @@
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
- --background:: #269DB8;
+ --background:: #29B5BF;
width: 100% !important;
color: white!important;
border-radius: 16px !important;
@@ -43,7 +43,7 @@
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
- --background:: #269DB8;
+ --background:: #29B5BF;
width: 100% !important;
color: white!important;
border-radius: 16px !important;
diff --git a/Mohem/src/app/absence/submit-absence/submit-absence.component.scss b/Mohem/src/app/absence/submit-absence/submit-absence.component.scss
index 94ac7f71..180ea1a7 100644
--- a/Mohem/src/app/absence/submit-absence/submit-absence.component.scss
+++ b/Mohem/src/app/absence/submit-absence/submit-absence.component.scss
@@ -5,7 +5,7 @@
}
.header-toolbar-new{
- --background: #269DB8;
+ --background: #29B5BF;
}
.confirmEitOkButton{
@@ -14,7 +14,7 @@
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
- --background: #269DB8;
+ --background: #29B5BF;
width: 80% !important;
color: white!important;
border-radius: 16px !important;
diff --git a/Mohem/src/app/absence/view-attachments/view-attachments.component.scss b/Mohem/src/app/absence/view-attachments/view-attachments.component.scss
index 1e941e1b..e8a57c3d 100644
--- a/Mohem/src/app/absence/view-attachments/view-attachments.component.scss
+++ b/Mohem/src/app/absence/view-attachments/view-attachments.component.scss
@@ -1,3 +1,3 @@
.header-toolbar-new{
- --background: #269DB8;
+ --background: #29B5BF;
}
\ No newline at end of file
diff --git a/Mohem/src/app/app.component.scss b/Mohem/src/app/app.component.scss
index 444a63c4..94ba6e4c 100644
--- a/Mohem/src/app/app.component.scss
+++ b/Mohem/src/app/app.component.scss
@@ -76,7 +76,7 @@ header
.logout{
- background-color:#269DB8;
+ background-color:#c2a16b;
border: none;
color:white;
// padding: 20px;
@@ -95,7 +95,7 @@ padding: 6px 24px;
}
.logout-ar{
- background-color: #269DB8;
+ background-color: #c2a16b;
border: none;
color: white;
text-align: center;
diff --git a/Mohem/src/app/attendance-tracking/home/home.component.scss b/Mohem/src/app/attendance-tracking/home/home.component.scss
index 1211aa37..7dd44282 100644
--- a/Mohem/src/app/attendance-tracking/home/home.component.scss
+++ b/Mohem/src/app/attendance-tracking/home/home.component.scss
@@ -5,13 +5,13 @@ ion-grid {
padding:30px 15px;
}
.timer-chart{
- background: #094773;
+ background: #6d6e71;
text-align: center;
line-height: .7cm;
}
.tracking-content{
- background: #053c63;
+ background: #6d6e71;
min-height: 50%;
}
diff --git a/Mohem/src/app/attendance/monthly-attendance/monthly-attendance.component.html b/Mohem/src/app/attendance/monthly-attendance/monthly-attendance.component.html
index ae5467ea..25987d31 100644
--- a/Mohem/src/app/attendance/monthly-attendance/monthly-attendance.component.html
+++ b/Mohem/src/app/attendance/monthly-attendance/monthly-attendance.component.html
@@ -44,14 +44,14 @@
left: 79%;
bottom: 35px;
color: black;
- background-color: #269DB8;
+ background-color: #29B5BF;
width: 20%; height: 6px;">
diff --git a/Mohem/src/app/attendance/monthly-attendance/monthly-attendance.component.scss b/Mohem/src/app/attendance/monthly-attendance/monthly-attendance.component.scss
index dccd6552..93b0d76b 100644
--- a/Mohem/src/app/attendance/monthly-attendance/monthly-attendance.component.scss
+++ b/Mohem/src/app/attendance/monthly-attendance/monthly-attendance.component.scss
@@ -2,7 +2,7 @@
--background: #f0efef;
}
.header-div {
- background: #269DB8;
+ background: #29B5BF;
color: var(--light);
text-transform: capitalize;
display: block;
@@ -24,7 +24,7 @@
.navbar{
font-size: 10px !important;
- --background: #269DB8 !important;
+ --background: #29B5BF !important;
color: aliceblue !important;
// margin-top: 10px !important;
@@ -34,7 +34,7 @@
// margin-left:330px !important;
margin-top: 0px !important;
font-size: 35px !important;
- background: #269DB8;
+ background: #29B5BF;
color: aliceblue;
margin-left: 0px !important;
@@ -45,7 +45,7 @@
margin-left:100px !important;
margin-top: 0px !important;
font-size: 23px !important;
- background: #269DB8 !important;
+ background: #29B5BF !important;
color: aliceblue !important;
}
@@ -139,7 +139,7 @@ height: 250px !important;
background:var(--primary);
background: -moz-linear-gradient(45deg, var(--primary) 0%, var(--secondary) 36%,var(--secondary) 59%, var(--customnavy) 100%);
background: -webkit-linear-gradient(45deg, (--primary) 0%, var(--secondary) 36%,var(--secondary) 59%, var(--customnavy) 100%);
- background: #269DB8;
+ background: #29B5BF;
// background: linear-gradient(90deg, #85C48D 0%, #85C48D 13%, #2BB5C6 98%, #2BB5C6 100%);
color:var(--light);
text-transform: capitalize;
diff --git a/Mohem/src/app/attendance/monthly-attendance/monthly-attendance.component.ts b/Mohem/src/app/attendance/monthly-attendance/monthly-attendance.component.ts
index 044998c5..b14c868c 100644
--- a/Mohem/src/app/attendance/monthly-attendance/monthly-attendance.component.ts
+++ b/Mohem/src/app/attendance/monthly-attendance/monthly-attendance.component.ts
@@ -50,9 +50,9 @@ public data = {
backgroundColor: [
- '#269DB8',
+ '#29B5BF',
- '#269DB8',
+ '#29B5BF',
],
borderWidth: 2
diff --git a/Mohem/src/app/authentication/login/login.component.scss b/Mohem/src/app/authentication/login/login.component.scss
index 81d65d6c..0c6b005d 100644
--- a/Mohem/src/app/authentication/login/login.component.scss
+++ b/Mohem/src/app/authentication/login/login.component.scss
@@ -174,7 +174,7 @@ img.centerDiv {
}
.middle-circle {
position: relative;
- background:#1a586d !important;
+ background:#6d6e71 !important;
border-radius: 50%;
height: 160px;
width: 170px;
@@ -182,7 +182,7 @@ img.centerDiv {
}
.last-circle {
position: inherit;
- background: #65C399 !important;
+ background: #c2a16b !important;
border-radius: 50%;
height: 166px;
width: 140px;
diff --git a/Mohem/src/app/eit/add-eit/add-eit.component.scss b/Mohem/src/app/eit/add-eit/add-eit.component.scss
index 00701426..774a5de2 100644
--- a/Mohem/src/app/eit/add-eit/add-eit.component.scss
+++ b/Mohem/src/app/eit/add-eit/add-eit.component.scss
@@ -25,7 +25,7 @@ ion-label {
.header-toolbar-new{
- --background: #269DB8;
+ --background: #29B5BF;
}
.addEitOkButton{
white-space: normal !important;
@@ -33,7 +33,7 @@ ion-label {
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
- background-color: #269DB8;
+ background-color: #29B5BF;
width: 80% !important;
color: white!important;
border-radius: 16px !important;
diff --git a/Mohem/src/app/eit/confirm-add-eit/confirm-add-eit.component.scss b/Mohem/src/app/eit/confirm-add-eit/confirm-add-eit.component.scss
index 22672913..152f42fa 100644
--- a/Mohem/src/app/eit/confirm-add-eit/confirm-add-eit.component.scss
+++ b/Mohem/src/app/eit/confirm-add-eit/confirm-add-eit.component.scss
@@ -227,7 +227,7 @@
}
.header-toolbar-new{
- --background: #269DB8;
+ --background: #29B5BF;
}
.title{
margin-top: -37px;
@@ -243,7 +243,7 @@
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
- background-color: #269DB8;
+ background-color: #29B5BF;
width: 80% !important;
color: white!important;
border-radius: 16px !important;
diff --git a/Mohem/src/app/eit/eit-list/eit-list.component.html b/Mohem/src/app/eit/eit-list/eit-list.component.html
index 261eb065..1a5cdeca 100644
--- a/Mohem/src/app/eit/eit-list/eit-list.component.html
+++ b/Mohem/src/app/eit/eit-list/eit-list.component.html
@@ -223,7 +223,7 @@
-
+
diff --git a/Mohem/src/app/eit/eit-list/eit-list.component.scss b/Mohem/src/app/eit/eit-list/eit-list.component.scss
index c1c3c196..1c5f758a 100644
--- a/Mohem/src/app/eit/eit-list/eit-list.component.scss
+++ b/Mohem/src/app/eit/eit-list/eit-list.component.scss
@@ -52,7 +52,7 @@ h4 {
margin-top: 0;
margin-bottom: 0;
/* border-radius: 12px !important; */
- background: #269DB8;
+ background: #29B5BF;
border-bottom: 1px solid #a7a4a4;
border-top: 1px solid #cac8c8;
margin-left: -13px;
@@ -69,7 +69,7 @@ h4 {
.header-div {
- background-color: #269DB8;
+ background-color: #29B5BF;
text-transform: capitalize;
height: 160px;
// position: relative;
@@ -78,11 +78,11 @@ h4 {
}
.header-toolbar-new{
- --background: #269DB8;
+ --background: #29B5BF;
}
.addClass{
- background-color: #269DB8;
+ background-color: #29B5BF;
width: 80px;
height: 80px;
right: 8%;
@@ -99,7 +99,7 @@ h4 {
.contentEit:before {
position: absolute;
content: "";
-// background: #269DB8;
+// background: #29B5BF;
height: 140px;
width: 100%;
left: 0;
@@ -119,7 +119,7 @@ z-index: 1;
.content:before {
position: absolute;
content: "";
-background: #269DB8;
+background: #29B5BF;
height: 140px;
width: 100%;
left: 0;
@@ -221,7 +221,7 @@ z-index: 1;
}
.blue-dote{
- background-color: #269DB8;
+ background-color: #29B5BF;
width: 12px;
height: 12px;
border-radius: 50% !important;
@@ -294,7 +294,7 @@ z-index: 1;
}
.child-dote{
- background-color: #269DB8;
+ background-color: #29B5BF;
width: 15px;
height: 15px;
border-radius: 50% !important;
@@ -303,7 +303,7 @@ z-index: 1;
margin-right: 5px;
}
.child-dote-ar{
- background-color: #269DB8;
+ background-color: #29B5BF;
width: 15px;
height: 15px;
border-radius: 50% !important;
diff --git a/Mohem/src/app/eit/eit-list/eit-list.component.ts b/Mohem/src/app/eit/eit-list/eit-list.component.ts
index ab521197..5bde6589 100644
--- a/Mohem/src/app/eit/eit-list/eit-list.component.ts
+++ b/Mohem/src/app/eit/eit-list/eit-list.component.ts
@@ -100,7 +100,7 @@ export class EitListComponent implements OnInit {
{ data: [this.accrualNetInfants, this.accrualUNetChild, this.accrualNetAdult],
backgroundColor: [
'#1FA269',
- '#269DB8',
+ '#29B5BF',
'#3CB9D5', ],
borderWidth: 2
}
diff --git a/Mohem/src/app/eit/eit-update-list/eit-update-list.component.html b/Mohem/src/app/eit/eit-update-list/eit-update-list.component.html
index 1fb0a2cd..fdd40b5c 100644
--- a/Mohem/src/app/eit/eit-update-list/eit-update-list.component.html
+++ b/Mohem/src/app/eit/eit-update-list/eit-update-list.component.html
@@ -29,7 +29,7 @@
-
+
diff --git a/Mohem/src/app/eit/eit-update-list/eit-update-list.component.scss b/Mohem/src/app/eit/eit-update-list/eit-update-list.component.scss
index f4ce5a98..841b9670 100644
--- a/Mohem/src/app/eit/eit-update-list/eit-update-list.component.scss
+++ b/Mohem/src/app/eit/eit-update-list/eit-update-list.component.scss
@@ -4,7 +4,7 @@
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
- background-color: #269DB8;
+ background-color: #29B5BF;
width: 80% !important;
color: white!important;
border-radius: 16px !important;
diff --git a/Mohem/src/app/eit/home/home.component.scss b/Mohem/src/app/eit/home/home.component.scss
index 546cdfd0..6568c30f 100644
--- a/Mohem/src/app/eit/home/home.component.scss
+++ b/Mohem/src/app/eit/home/home.component.scss
@@ -13,7 +13,7 @@ ion-item.custCollabs.item.item-block.item-ios {
}
.header-toolbar-new{
- --background: #269DB8;
+ --background: #29B5BF;
}
ion-item.item.item-block {
diff --git a/Mohem/src/app/eit/submit-eit-modal/submit-eit-modal.component.scss b/Mohem/src/app/eit/submit-eit-modal/submit-eit-modal.component.scss
index 5a81509a..3dabecd5 100644
--- a/Mohem/src/app/eit/submit-eit-modal/submit-eit-modal.component.scss
+++ b/Mohem/src/app/eit/submit-eit-modal/submit-eit-modal.component.scss
@@ -32,7 +32,7 @@
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
- --background:: #269DB8;
+ --background:: #29B5BF;
width: 100% !important;
color: white!important;
border-radius: 16px !important;
@@ -43,7 +43,7 @@
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
- --background:: #269DB8;
+ --background:: #29B5BF;
width: 100% !important;
color: white!important;
border-radius: 16px !important;
diff --git a/Mohem/src/app/erm-channel/survey/survey.component.scss b/Mohem/src/app/erm-channel/survey/survey.component.scss
index 6f17afc7..7c440a74 100644
--- a/Mohem/src/app/erm-channel/survey/survey.component.scss
+++ b/Mohem/src/app/erm-channel/survey/survey.component.scss
@@ -36,9 +36,9 @@ margin-right:20px;
margin: 5px;
}
ion-footer .footer-button{
- --background: #259CB8;
+ --background: #29B5BF;
width: 80%;
- background: #259CB8;
+ background: #29B5BF;
border-radius: 10px;
}
.skip-btn{
diff --git a/Mohem/src/app/hmg-common/ui/card-calendar/card-calendar.component.html b/Mohem/src/app/hmg-common/ui/card-calendar/card-calendar.component.html
index b4ff6e5a..e3f4431c 100644
--- a/Mohem/src/app/hmg-common/ui/card-calendar/card-calendar.component.html
+++ b/Mohem/src/app/hmg-common/ui/card-calendar/card-calendar.component.html
@@ -2,5 +2,5 @@
diff --git a/Mohem/src/app/hmg-common/ui/circle-calendar/circle-calendar.component.scss b/Mohem/src/app/hmg-common/ui/circle-calendar/circle-calendar.component.scss
index 2bf170c9..4373b424 100644
--- a/Mohem/src/app/hmg-common/ui/circle-calendar/circle-calendar.component.scss
+++ b/Mohem/src/app/hmg-common/ui/circle-calendar/circle-calendar.component.scss
@@ -8,14 +8,14 @@
.navbar{
font-size: 10px !important;
- --background: #269DB8 !important;
+ --background: #29B5BF !important;
color: aliceblue !important;
}
.menu {
margin-top: 0px !important;
font-size: 35px !important;
- background: #269DB8;
+ background: #29B5BF;
color: aliceblue;
margin-left: 0px !important;
@@ -25,7 +25,7 @@
margin-left:100px !important;
margin-top: 0px !important;
font-size: 23px !important;
- background: #269DB8 !important;
+ background: #29B5BF !important;
color: aliceblue !important;
}
@@ -92,7 +92,7 @@
background:var(--primary);
background: -moz-linear-gradient(45deg, var(--primary) 0%, var(--secondary) 36%,var(--secondary) 59%, var(--customnavy) 100%);
background: -webkit-linear-gradient(45deg, (--primary) 0%, var(--secondary) 36%,var(--secondary) 59%, var(--customnavy) 100%);
- background: #269DB8;
+ background: #29B5BF;
// background: linear-gradient(90deg, #85C48D 0%, #85C48D 13%, #2BB5C6 98%, #2BB5C6 100%);
color:var(--light);
text-transform: capitalize;
diff --git a/Mohem/src/app/hmg-common/ui/circle-calendar/date-info-modal/date-info-modal.component.scss b/Mohem/src/app/hmg-common/ui/circle-calendar/date-info-modal/date-info-modal.component.scss
index f0dc7258..5d479201 100644
--- a/Mohem/src/app/hmg-common/ui/circle-calendar/date-info-modal/date-info-modal.component.scss
+++ b/Mohem/src/app/hmg-common/ui/circle-calendar/date-info-modal/date-info-modal.component.scss
@@ -191,7 +191,7 @@ height: 360px !important;
.p5{
font-size: 14px;
text-align: center;
- background-color: #269DB8;
+ background-color: #29B5BF;
color: white;
margin-top: -13px;
margin-bottom: -3px;
diff --git a/Mohem/src/app/hmg-common/ui/circle-calendar/date-info-modal/date-info-modal.component.ts b/Mohem/src/app/hmg-common/ui/circle-calendar/date-info-modal/date-info-modal.component.ts
index 56f31536..db3f88f2 100644
--- a/Mohem/src/app/hmg-common/ui/circle-calendar/date-info-modal/date-info-modal.component.ts
+++ b/Mohem/src/app/hmg-common/ui/circle-calendar/date-info-modal/date-info-modal.component.ts
@@ -94,7 +94,7 @@ export class DateInfoModalComponent implements OnInit {
{
data: [this.percChart],
backgroundColor: [
- '#269DB8'
+ '#29B5BF'
],
borderWidth: 2
}]
diff --git a/Mohem/src/app/hmg-common/ui/file-uploder-profile/file-uploder-profile.component.scss b/Mohem/src/app/hmg-common/ui/file-uploder-profile/file-uploder-profile.component.scss
index dc77de05..4c0736f5 100644
--- a/Mohem/src/app/hmg-common/ui/file-uploder-profile/file-uploder-profile.component.scss
+++ b/Mohem/src/app/hmg-common/ui/file-uploder-profile/file-uploder-profile.component.scss
@@ -10,8 +10,8 @@
.btnImge{
// button{
border-color:transparent !important;
- --background: #269DB8 !important;
- background: #269DB8 !important;
+ --background: #29B5BF !important;
+ background: #29B5BF !important;
height: 57px !important;
width: 60px !important;
@@ -21,7 +21,7 @@
}
//test
.changeIcon{
- background: #269DB8 !important;
+ background: #29B5BF !important;
border-radius: 50% !important;
width: 73px;
height: 55px;
diff --git a/Mohem/src/app/hmg-common/ui/generic-header/generic-header.component.scss b/Mohem/src/app/hmg-common/ui/generic-header/generic-header.component.scss
index a8495839..d1d75d20 100644
--- a/Mohem/src/app/hmg-common/ui/generic-header/generic-header.component.scss
+++ b/Mohem/src/app/hmg-common/ui/generic-header/generic-header.component.scss
@@ -22,5 +22,5 @@
line-height: 46px;
}
.header-toolbar-new {
- --background: #269DB8;
+ --background: #29B5BF;
}
\ No newline at end of file
diff --git a/Mohem/src/app/hmg-common/ui/nav-buttons/nav-buttons.component.scss b/Mohem/src/app/hmg-common/ui/nav-buttons/nav-buttons.component.scss
index a9861567..87cd4877 100644
--- a/Mohem/src/app/hmg-common/ui/nav-buttons/nav-buttons.component.scss
+++ b/Mohem/src/app/hmg-common/ui/nav-buttons/nav-buttons.component.scss
@@ -4,6 +4,6 @@
ion-menu-button {
font-size: 0.8cm;
color: white;
- background: #269DB8;
+ background: #29B5BF;
margin: 0 auto;
}
\ No newline at end of file
diff --git a/Mohem/src/app/home/home.page.html b/Mohem/src/app/home/home.page.html
index b323351c..4dd5edec 100644
--- a/Mohem/src/app/home/home.page.html
+++ b/Mohem/src/app/home/home.page.html
@@ -89,7 +89,7 @@
{{'home,time-left' | translate}}
diff --git a/Mohem/src/app/notification/work-list-replacement-itg/work-list-replacement-itg.component.scss b/Mohem/src/app/notification/work-list-replacement-itg/work-list-replacement-itg.component.scss
index 9ea7dfa7..596e3388 100644
--- a/Mohem/src/app/notification/work-list-replacement-itg/work-list-replacement-itg.component.scss
+++ b/Mohem/src/app/notification/work-list-replacement-itg/work-list-replacement-itg.component.scss
@@ -10,7 +10,7 @@
bottom: 4px;
}
ion-radio{
- --color-checked: #269db8;
+ --color-checked: #29B5BF;
}
.center{text-align: center;}
.boldTxtNav{
@@ -229,7 +229,7 @@
bottom: 4px;
}
ion-radio{
- --color-checked: #269db8;
+ --color-checked: #29B5BF;
}
.center{text-align: center;padding: 5px;}
.boldTxtNav{
diff --git a/Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.html b/Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.html
index cd1fb3b3..b4c9c70f 100644
--- a/Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.html
+++ b/Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.html
@@ -70,7 +70,7 @@
diff --git a/Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.scss b/Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.scss
index 7bd616a2..a4524140 100644
--- a/Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.scss
+++ b/Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.scss
@@ -161,7 +161,7 @@ button.item-button.button.button-md.button-clear.button-clear-md {
bottom: 4px;
}
ion-radio{
- --color-checked: #269db8;
+ --color-checked: #29B5BF;
}
.center{text-align: center;padding: 5px;}
.boldTxtNav{
diff --git a/Mohem/src/app/notification/worklist-main-ic/worklist-main-ic.component.scss b/Mohem/src/app/notification/worklist-main-ic/worklist-main-ic.component.scss
index cf5e4beb..a2745be4 100644
--- a/Mohem/src/app/notification/worklist-main-ic/worklist-main-ic.component.scss
+++ b/Mohem/src/app/notification/worklist-main-ic/worklist-main-ic.component.scss
@@ -9,7 +9,7 @@
.active-Segment {
font-size: 0.3cm !important;
- background: #269DB8 !important;
+ background: #29B5BF !important;
text-transform: none;
--color-checked: none;
border-radius: 100px;
diff --git a/Mohem/src/app/notification/worklist-main-mr/worklist-main-mr.component.scss b/Mohem/src/app/notification/worklist-main-mr/worklist-main-mr.component.scss
index 424d9366..4928a5a4 100644
--- a/Mohem/src/app/notification/worklist-main-mr/worklist-main-mr.component.scss
+++ b/Mohem/src/app/notification/worklist-main-mr/worklist-main-mr.component.scss
@@ -8,7 +8,7 @@
@media only screen and (max-width: 320px) {
.active-Segment {
font-size: 0.3cm !important;
- background: #269DB8 !important;
+ background: #29B5BF !important;
text-transform: none;
--color-checked: none;
border-radius: 100px;
@@ -31,7 +31,7 @@
}
.active-Segment {
font-size: 0.3cm !important;
- background: #269DB8 !important;
+ background: #29B5BF !important;
text-transform: none;
--color-checked: none;
border-radius: 100px;
diff --git a/Mohem/src/app/notification/worklist-main-po/worklist-main-po.component.scss b/Mohem/src/app/notification/worklist-main-po/worklist-main-po.component.scss
index 593f2549..5113030a 100644
--- a/Mohem/src/app/notification/worklist-main-po/worklist-main-po.component.scss
+++ b/Mohem/src/app/notification/worklist-main-po/worklist-main-po.component.scss
@@ -10,7 +10,7 @@
@media only screen and (max-width: 320px) {
.active-Segment {
font-size: 0.3cm !important;
- background: #269DB8 !important;
+ background: #29B5BF !important;
text-transform: none;
--color-checked: none;
border-radius: 100px;
@@ -34,7 +34,7 @@
.active-Segment {
font-size: 0.3cm;
- background: #269DB8 ;
+ background: #29B5BF ;
text-transform: none;
--color-checked: none;
border-radius: 100px;
diff --git a/Mohem/src/app/notification/worklist-main-pr/worklist-main-pr.component.scss b/Mohem/src/app/notification/worklist-main-pr/worklist-main-pr.component.scss
index a8895a39..d6ce7326 100644
--- a/Mohem/src/app/notification/worklist-main-pr/worklist-main-pr.component.scss
+++ b/Mohem/src/app/notification/worklist-main-pr/worklist-main-pr.component.scss
@@ -9,7 +9,7 @@
.active-Segment {
font-size: 0.3cm !important;
- background: #269DB8 !important;
+ background: #29B5BF !important;
text-transform: none;
--color-checked: none;
border-radius: 100px;
diff --git a/Mohem/src/app/notification/worklist-main/worklist-main.component.html b/Mohem/src/app/notification/worklist-main/worklist-main.component.html
index 0d6073b6..b013ee39 100644
--- a/Mohem/src/app/notification/worklist-main/worklist-main.component.html
+++ b/Mohem/src/app/notification/worklist-main/worklist-main.component.html
@@ -128,12 +128,12 @@
-
+
Current
-
+
Proposed
diff --git a/Mohem/src/app/notification/worklist-main/worklist-main.component.scss b/Mohem/src/app/notification/worklist-main/worklist-main.component.scss
index a60545fb..8280d76c 100644
--- a/Mohem/src/app/notification/worklist-main/worklist-main.component.scss
+++ b/Mohem/src/app/notification/worklist-main/worklist-main.component.scss
@@ -322,7 +322,7 @@ ion-card{
.active-Segment {
font-size: 0.3cm !important;
- background: #269DB8 !important;
+ background: #29B5BF !important;
text-transform: none;
--color-checked: none;
border-radius: 100px;
diff --git a/Mohem/src/app/offersdiscount/home/home.component.scss b/Mohem/src/app/offersdiscount/home/home.component.scss
index 46e5e3b4..64c1ee5c 100644
--- a/Mohem/src/app/offersdiscount/home/home.component.scss
+++ b/Mohem/src/app/offersdiscount/home/home.component.scss
@@ -4,11 +4,11 @@
width: 100%;
position: absolute;
- background: #259CB8;
+ background: #29B5BF;
top: 0;
}
.header-toolbar{
- --background: #259CB8 !important;
+ --background: #29B5BF !important;
}
.bottom{
height: 100%;
diff --git a/Mohem/src/app/offersdiscount/offer-details/offer-details.component.scss b/Mohem/src/app/offersdiscount/offer-details/offer-details.component.scss
index b487cc9b..64c2765e 100644
--- a/Mohem/src/app/offersdiscount/offer-details/offer-details.component.scss
+++ b/Mohem/src/app/offersdiscount/offer-details/offer-details.component.scss
@@ -3,11 +3,11 @@
width: 100%;
position: absolute;
- background: #259CB8;
+ background: #29B5BF;
top: 0;
}
.header-toolbar{
- --background: #259CB8 !important;
+ --background: #29B5BF !important;
}
.bottom{
height: 88%;
diff --git a/Mohem/src/app/payslip/home/home.component.scss b/Mohem/src/app/payslip/home/home.component.scss
index 5b6eeb2b..f3c6963c 100644
--- a/Mohem/src/app/payslip/home/home.component.scss
+++ b/Mohem/src/app/payslip/home/home.component.scss
@@ -70,14 +70,14 @@
}
.header-toolbar-new{
- --background: #269DB8;
+ --background: #29B5BF;
}
.colorBG{
--background: #f0efef;
}
.header-div {
- background-color: #269DB8;
+ background-color: #29B5BF;
text-transform: capitalize;
height: 119px;
position: relative;
@@ -320,7 +320,7 @@
margin-top: 0;
margin-bottom: 0;
/* border-radius: 12px !important; */
- background: #269DB8;
+ background: #29B5BF;
border-bottom: 1px solid #a7a4a4;
border-top: 1px solid #cac8c8;
margin-left: -13px;
@@ -368,7 +368,7 @@
left: 83%;
bottom: 117px;
color: black;
- background-color: #269DB8;
+ background-color: #29B5BF;
width: 16%;
height: 6px;
}
@@ -377,13 +377,13 @@
// left: 77%;
// bottom: 117px;
// color: black;
- // background-color: #269DB8;
+ // background-color: #29B5BF;
// width: 20%; height: 6px;
position: relative;
left: 4%;
bottom: 117px;
color: black;
- background-color: #269DB8;
+ background-color: #29B5BF;
width: 15%;
height: 6px;
}
@@ -394,7 +394,7 @@
left: 83%;
bottom: 67px;
color: black;
- background-color: #269DB8;
+ background-color: #29B5BF;
width: 16%;
height: 6px;
}
@@ -403,13 +403,13 @@
// left: 77%;
// bottom: 67px;
// color: black;
- // background-color: #269DB8;
+ // background-color: #29B5BF;
// width: 20%; height: 6px;
position: relative;
left: 4%;
bottom: 67px;
color: black;
- background-color: #269DB8;
+ background-color: #29B5BF;
width: 15%;
height: 6px;
}
\ No newline at end of file
diff --git a/Mohem/src/app/payslip/home/home.component.ts b/Mohem/src/app/payslip/home/home.component.ts
index 8be10fe1..609f419d 100644
--- a/Mohem/src/app/payslip/home/home.component.ts
+++ b/Mohem/src/app/payslip/home/home.component.ts
@@ -239,8 +239,8 @@ slidePrev(object, slideView) {
datasets: [
{ data: [this.earingTotal,this.deductionTotal],
backgroundColor: [
- '#269DB8',
- '#269DB8', ],
+ '#29B5BF',
+ '#29B5BF', ],
borderWidth: 2
}
]
diff --git a/Mohem/src/app/profile/add-address/add-address.component.scss b/Mohem/src/app/profile/add-address/add-address.component.scss
index e2348ac3..6f26c418 100644
--- a/Mohem/src/app/profile/add-address/add-address.component.scss
+++ b/Mohem/src/app/profile/add-address/add-address.component.scss
@@ -25,7 +25,7 @@
.header-toolbar-new{
- --background: #269DB8;
+ --background: #29B5BF;
}
.addEitOkButton{
white-space: normal !important;
@@ -33,7 +33,7 @@
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
- background-color: #269DB8;
+ background-color: #29B5BF;
width: 80% !important;
color: white!important;
border-radius: 16px !important;
diff --git a/Mohem/src/app/profile/add-basic-details/add-basic-details.component.scss b/Mohem/src/app/profile/add-basic-details/add-basic-details.component.scss
index a6dbf815..c9bacd69 100644
--- a/Mohem/src/app/profile/add-basic-details/add-basic-details.component.scss
+++ b/Mohem/src/app/profile/add-basic-details/add-basic-details.component.scss
@@ -25,7 +25,7 @@
.header-toolbar-new{
- --background: #269DB8;
+ --background: #29B5BF;
}
.addEitOkButton{
white-space: normal !important;
@@ -33,7 +33,7 @@
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
- background-color: #269DB8;
+ background-color: #29B5BF;
width: 80% !important;
color: white!important;
border-radius: 16px !important;
diff --git a/Mohem/src/app/profile/confirm-address/confirm-address.component.scss b/Mohem/src/app/profile/confirm-address/confirm-address.component.scss
index 2ed98379..bd1c1bdc 100644
--- a/Mohem/src/app/profile/confirm-address/confirm-address.component.scss
+++ b/Mohem/src/app/profile/confirm-address/confirm-address.component.scss
@@ -227,7 +227,7 @@
}
.header-toolbar-new{
- --background: #269DB8;
+ --background: #29B5BF;
}
.title{
margin-top: -37px;
@@ -243,7 +243,7 @@
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
- background-color: #269DB8;
+ background-color: #29B5BF;
width: 80% !important;
color: white!important;
border-radius: 16px !important;
diff --git a/Mohem/src/app/profile/confirm-basic-details/confirm-basic-details.component.scss b/Mohem/src/app/profile/confirm-basic-details/confirm-basic-details.component.scss
index 2ed98379..bd1c1bdc 100644
--- a/Mohem/src/app/profile/confirm-basic-details/confirm-basic-details.component.scss
+++ b/Mohem/src/app/profile/confirm-basic-details/confirm-basic-details.component.scss
@@ -227,7 +227,7 @@
}
.header-toolbar-new{
- --background: #269DB8;
+ --background: #29B5BF;
}
.title{
margin-top: -37px;
@@ -243,7 +243,7 @@
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
- background-color: #269DB8;
+ background-color: #29B5BF;
width: 80% !important;
color: white!important;
border-radius: 16px !important;
diff --git a/Mohem/src/app/profile/edit-profile/edit-profile.component.scss b/Mohem/src/app/profile/edit-profile/edit-profile.component.scss
index 85728b60..4de09b63 100644
--- a/Mohem/src/app/profile/edit-profile/edit-profile.component.scss
+++ b/Mohem/src/app/profile/edit-profile/edit-profile.component.scss
@@ -7,7 +7,7 @@ ion-col.colBold, ion-col.colBold > label{
}
.header-div{
text-transform: capitalize;
- background: #269DB8;
+ background: #29B5BF;
display: block;
position: relative;
height: 160px;
diff --git a/Mohem/src/app/profile/home/home.component.scss b/Mohem/src/app/profile/home/home.component.scss
index 97bbfbb6..57a60f66 100644
--- a/Mohem/src/app/profile/home/home.component.scss
+++ b/Mohem/src/app/profile/home/home.component.scss
@@ -15,14 +15,14 @@
}
.header-toolbar-new {
- --background: #269db8;
+ --background: #29B5BF;
}
.colorBG {
--background: #f0efef;
}
.header-div {
text-transform: capitalize;
- background: #269db8;
+ background: #29B5BF;
display: block;
position: relative;
height: 113px;
@@ -225,7 +225,7 @@ ion-title {
.contentBg:before {
position: absolute;
content: "";
- background: #269db8;
+ background: #29B5BF;
height: 140px;
width: 100%;
left: 0;
@@ -350,7 +350,7 @@ $actionBtnSize: 36px;
border-radius: $actionBtnSize;
margin: 0 auto;
display: block;
- background-color: #269db8;
+ background-color: #29B5BF;
line-height: $actionBtnSize;
margin-bottom: 3px;
img {
@@ -405,7 +405,7 @@ $actionBtnSize: 36px;
border-radius: 50% !important;
margin-right: 22px;
margin-left: 22px;
- background-color: #269db8;
+ background-color: #29B5BF;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
@@ -419,7 +419,7 @@ $actionBtnSize: 36px;
border-radius: 50% !important;
margin-right: 62px;
margin-left: 45px;
- background: #269db8 !important;
+ background: #29B5BF !important;
padding-left: 17px;
}
}
@@ -509,7 +509,7 @@ $actionBtnSize: 36px;
}
.search-dropdown {
- background: #269db8;
+ background: #29B5BF;
ion-select {
.select-text {
margin-left: -10px;
@@ -570,7 +570,7 @@ $actionBtnSize: 36px;
.activeArrow {
height: 20px;
width: 20px;
- color: #269db8;
+ color: #29B5BF;
}
.disabledArrow {
height: 20px;
@@ -581,7 +581,7 @@ $actionBtnSize: 36px;
.activeArrow-ar {
height: 20px;
width: 20px;
- color: #269db8;
+ color: #29B5BF;
margin-right: 275px;
}
.disabledArrow-ar {
@@ -815,25 +815,25 @@ $actionBtnSize: 36px;
}
.green-label-container {
- // border-top: 5px solid #269DB8;
+ // border-top: 5px solid #29B5BF;
// padding: 1px 0px;
// margin: 15px 0px
width: 12px;
height: 12px;
padding-right: -10px;
border-radius: 100%;
- background-color: #269db8;
+ background-color: #29B5BF;
}
.blue-label-container {
- // border-top: 5px solid #292F42;
+ // border-top: 5px solid #c2a16b;
// padding: 1px 0px;
// margin: 15px 0px
width: 12px;
height: 12px;
padding-right: -10px;
border-radius: 100%;
- background-color: #292f42;
+ background-color: #c2a16b;
margin-top: 30px;
}
.span-one {
@@ -977,7 +977,7 @@ $actionBtnSize: 36px;
height: 20px;
padding-right: -10px;
border-radius: 100%;
- background-color: #269db8;
+ background-color: #29B5BF;
z-index: 9;
margin-top: 26px;
}
@@ -1005,7 +1005,7 @@ $actionBtnSize: 36px;
.header-background-style-card {
padding-top: 1px;
- background: #269db8;
+ background: #29B5BF;
height: 115px;
}
diff --git a/Mohem/src/app/profile/modal/edit-detail-profile/edit-detail-profile.component.html b/Mohem/src/app/profile/modal/edit-detail-profile/edit-detail-profile.component.html
index 04ed513a..e9dab87b 100644
--- a/Mohem/src/app/profile/modal/edit-detail-profile/edit-detail-profile.component.html
+++ b/Mohem/src/app/profile/modal/edit-detail-profile/edit-detail-profile.component.html
@@ -34,7 +34,7 @@
- {{ts.trPK('general','next')}}
+ {{ts.trPK('general','next')}}
diff --git a/Mohem/src/app/profile/modal/edit-detail-profile/edit-detail-profile.component.ts b/Mohem/src/app/profile/modal/edit-detail-profile/edit-detail-profile.component.ts
index 03e9ea84..e5ba4cf5 100644
--- a/Mohem/src/app/profile/modal/edit-detail-profile/edit-detail-profile.component.ts
+++ b/Mohem/src/app/profile/modal/edit-detail-profile/edit-detail-profile.component.ts
@@ -16,7 +16,7 @@ export class EditDetailProfileComponent implements OnInit {
public ts: TranslatorService,
) { }
- colorRadio = "#269db8"
+ colorRadio = "#29B5BF"
ngOnInit() {
console.log(this.sourceName);
diff --git a/Mohem/src/app/profile/performance-evaluation/performance-evaluation.component.scss b/Mohem/src/app/profile/performance-evaluation/performance-evaluation.component.scss
index c824c8a6..8582c30d 100644
--- a/Mohem/src/app/profile/performance-evaluation/performance-evaluation.component.scss
+++ b/Mohem/src/app/profile/performance-evaluation/performance-evaluation.component.scss
@@ -6,7 +6,7 @@
}
.header-div{
text-transform: capitalize;
- background: #269DB8;
+ background: #29B5BF;
display: block;
position: relative;
height: 160px;
diff --git a/Mohem/src/app/profile/performance-evaluation/performance-evaluation.component.ts b/Mohem/src/app/profile/performance-evaluation/performance-evaluation.component.ts
index a755c831..eab1f8c3 100644
--- a/Mohem/src/app/profile/performance-evaluation/performance-evaluation.component.ts
+++ b/Mohem/src/app/profile/performance-evaluation/performance-evaluation.component.ts
@@ -46,7 +46,7 @@ export class PerformanceEvaluationComponent implements OnInit {
colorScheme = {
- domain: ['#269DB8', '#269DB8', '#3CB9D5', '#1FA269', '#0D155E']
+ domain: ['#29B5BF', '#29B5BF', '#3CB9D5', '#1FA269', '#0D155E']
};
ngOnInit() {
diff --git a/Mohem/src/app/profile/profile-image/profile-image.component.scss b/Mohem/src/app/profile/profile-image/profile-image.component.scss
index c686e7e3..ab2679bd 100644
--- a/Mohem/src/app/profile/profile-image/profile-image.component.scss
+++ b/Mohem/src/app/profile/profile-image/profile-image.component.scss
@@ -9,7 +9,7 @@
// border-radius: 50% !important;
// }
.header-toolbar-new{
- --background: #269DB8;
+ --background: #29B5BF;
}
.imgCircle{
@@ -50,5 +50,5 @@ width: 234px;
}
.header-toolbar-new{
- --background: #269DB8;
+ --background: #29B5BF;
}
\ No newline at end of file
diff --git a/Mohem/src/app/profile/submit-eit-modal/submit-address-modal.component.scss b/Mohem/src/app/profile/submit-eit-modal/submit-address-modal.component.scss
index 5a81509a..3dabecd5 100644
--- a/Mohem/src/app/profile/submit-eit-modal/submit-address-modal.component.scss
+++ b/Mohem/src/app/profile/submit-eit-modal/submit-address-modal.component.scss
@@ -32,7 +32,7 @@
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
- --background:: #269DB8;
+ --background:: #29B5BF;
width: 100% !important;
color: white!important;
border-radius: 16px !important;
@@ -43,7 +43,7 @@
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
- --background:: #269DB8;
+ --background:: #29B5BF;
width: 100% !important;
color: white!important;
border-radius: 16px !important;
diff --git a/Mohem/src/app/time-card/time-card-details/time-card-details.component.scss b/Mohem/src/app/time-card/time-card-details/time-card-details.component.scss
index ef433546..acac5b08 100644
--- a/Mohem/src/app/time-card/time-card-details/time-card-details.component.scss
+++ b/Mohem/src/app/time-card/time-card-details/time-card-details.component.scss
@@ -185,7 +185,7 @@
// .header-div {
-// background-color: #269DB8;
+// background-color: #29B5BF;
// text-transform: capitalize;
// height: 180px;
// position: relative;
@@ -214,7 +214,7 @@
// .navbar{
// font-size: 10px !important;
-// --background: #269DB8 !important;
+// --background: #29B5BF !important;
// color: aliceblue !important;
// // margin-top: 10px !important;
@@ -224,7 +224,7 @@
// // margin-left:330px !important;
// margin-top: 0px !important;
// font-size: 35px !important;
-// background: #269DB8;
+// background: #29B5BF;
// color: aliceblue;
// margin-left: 0px !important;
@@ -235,7 +235,7 @@
// margin-left:100px !important;
// margin-top: 0px !important;
// font-size: 23px !important;
-// background: #269DB8 !important;
+// background: #29B5BF !important;
// color: aliceblue !important;
// }
@@ -374,7 +374,7 @@
// background:var(--primary);
// background: -moz-linear-gradient(45deg, var(--primary) 0%, var(--secondary) 36%,var(--secondary) 59%, var(--customnavy) 100%);
// background: -webkit-linear-gradient(45deg, (--primary) 0%, var(--secondary) 36%,var(--secondary) 59%, var(--customnavy) 100%);
-// background: #269DB8;
+// background: #29B5BF;
// // background: linear-gradient(90deg, #85C48D 0%, #85C48D 13%, #2BB5C6 98%, #2BB5C6 100%);
// color:var(--light);
// text-transform: capitalize;
@@ -508,7 +508,7 @@ ion-title{
.contentBg:before {
position: absolute;
content: "";
-background: #269DB8;
+background: #29B5BF;
height: 140px;
width: 100%;
left: 0;
@@ -577,7 +577,7 @@ $actionBtnSize : 36px;
border-radius: $actionBtnSize;
margin: 0 auto;
display: block;
- background-color: #269DB8;
+ background-color: #29B5BF;
line-height: $actionBtnSize;
margin-bottom: 3px;
img{
@@ -617,7 +617,7 @@ $actionBtnSize : 36px;
.active-Segment {
font-size: 0.3cm !important;
- background: #269DB8 !important;
+ background: #29B5BF !important;
text-transform: none;
--color-checked: none;
border-radius: 100px;
@@ -649,7 +649,7 @@ $actionBtnSize : 36px;
}
.search-dropdown{
- background: #269DB8;
+ background: #29B5BF;
ion-select {
.select-text{
margin-left: -10px;
@@ -864,13 +864,13 @@ $actionBtnSize : 36px;
}
.green-label-container{
- border-top: 5px solid #269DB8;
+ border-top: 5px solid #29B5BF;
padding: 1px 0px;
margin: 15px 0px
}
.blue-label-container{
- border-top: 5px solid #292F42;
+ border-top: 5px solid #c2a16b;
padding: 1px 0px;
margin: 15px 0px
}
diff --git a/Mohem/src/app/time-card/time-card-details/time-card-details.component.ts b/Mohem/src/app/time-card/time-card-details/time-card-details.component.ts
index 638d68e0..ba2e3188 100644
--- a/Mohem/src/app/time-card/time-card-details/time-card-details.component.ts
+++ b/Mohem/src/app/time-card/time-card-details/time-card-details.component.ts
@@ -184,8 +184,8 @@ export class TimeCardDetailsComponent implements OnInit {
{
data: [this.absentDays, this.attendedDays],
backgroundColor: [
- '#269DB8',
- '#269DB8'
+ '#29B5BF',
+ '#29B5BF'
],
borderWidth: 2
}]
diff --git a/Mohem/src/assets/icon/login/lock.png b/Mohem/src/assets/icon/login/lock.png
index c2092651..2f5510d6 100644
Binary files a/Mohem/src/assets/icon/login/lock.png and b/Mohem/src/assets/icon/login/lock.png differ
diff --git a/Mohem/src/theme/styles.scss b/Mohem/src/theme/styles.scss
index 2d06bd96..2ef4861d 100644
--- a/Mohem/src/theme/styles.scss
+++ b/Mohem/src/theme/styles.scss
@@ -1327,10 +1327,10 @@ border:0px
display: none !important;
}
.attendance-home .header-toolbar-new {
- --background: #094773 !important;
+ --background: #6d6e71 !important;
}
.header-toolbar-new {
- --background: #269DB8;
+ --background: #29B5BF;
}
@@ -1348,7 +1348,7 @@ border:0px
// margin-left:0;
// }
// .search-dropdown{
-// background: #269DB8;
+// background: #29B5BF;
// ion-select {
// .select-text{
// margin-left: -10px;
@@ -1433,7 +1433,7 @@ border:0px
&.present {
color:#fff !important;
&:before {
- background-color: #269DB8 !important;
+ background-color: #29B5BF !important;
}
}
@@ -1441,7 +1441,7 @@ border:0px
&.absent {
color:#fff !important;
&:before {
- background-color:#292F42 !important;
+ background-color:#c2a16b !important;
}
}
@@ -1493,7 +1493,7 @@ border:0px
// border-radius: 50%;
// }
// .absent::after{
-// background: #269DB8;
+// background: #29B5BF;
// }
// .present::after{
@@ -1542,7 +1542,7 @@ table.monthview-datetable th small {
top: auto;
bottom: -8px;
.swiper-pagination-bullet-active {
- background: #269DB8;
+ background: #29B5BF;
}
}
diff --git a/Mohem/src/theme/variables.scss b/Mohem/src/theme/variables.scss
index 9bca9b5c..c776c5e9 100644
--- a/Mohem/src/theme/variables.scss
+++ b/Mohem/src/theme/variables.scss
@@ -89,8 +89,8 @@
--red:#BE1E2D;
--blue:#223262;
--cyanblue:#1b75bc;
- --newgreen:#269DB8;
- --darkblue:#269DB8;
+ --newgreen:#29B5BF;
+ --darkblue:#29B5BF;
--lightblue:#3cb9d5;
--newred:#cb3232;
--fontFamilyPoppins-SemiBold: 'Poppins-SemiBold';