color changes

This commit is contained in:
Inshal
2024-10-25 02:59:37 +05:00
parent 621a4a3e03
commit 775b6df440
8 changed files with 26 additions and 26 deletions

View File

@@ -606,11 +606,11 @@ const backFun = () => {
}
.bg-custom {
background: #F3F3F3;
background: #fffeee;
}
.bg-custom-color {
background: #E0F0E3;
background: #f1e7e4;
}
.bg-white bg-change-bk .current-plan {
@@ -647,11 +647,11 @@ const backFun = () => {
</style>
<style lang="scss">
.bg-custom {
background: #F3F3F3;
background: #fffeee;
}
.bg-custom-color {
background: #E0F0E3;
background: #f1e7e4;
}
.total-font {

View File

@@ -931,11 +931,11 @@ const backFun = () => {
}
.bg-custom {
background: #F3F3F3;
background: #fffeee;
}
.bg-custom-color {
background: #E0F0E3;
background: #f1e7e4;
}
.bg-white bg-change-bk .current-plan {
@@ -971,11 +971,11 @@ const backFun = () => {
</style>
<style lang="scss">
.bg-custom {
background: #F3F3F3;
background: #fffeee;
}
.bg-custom-color {
background: #E0F0E3;
background: #f1e7e4;
}
.total-font {

View File

@@ -666,11 +666,11 @@ const backFun = () => {
}
.bg-custom {
background: #F3F3F3;
background: #fffeee;
}
.bg-custom-color {
background: #E0F0E3;
background: #f1e7e4;
}
.bg-white bg-change-bk .current-plan {
@@ -706,11 +706,11 @@ const backFun = () => {
</style>
<style lang="scss">
.bg-custom {
background: #F3F3F3;
background: #fffeee;
}
.bg-custom-color {
background: #E0F0E3;
background: #f1e7e4;
}
.total-font {

View File

@@ -371,11 +371,11 @@ const changeEmailSignUp = () => {
}
.bg-custom {
background: #F3F3F3;
background: #fffeee;
}
.bg-custom-color {
background: #E0F0E3;
background: #f1e7e4;
}
.bg-white bg-change-bk .current-plan {

View File

@@ -661,11 +661,11 @@ const isUserAuthenticate = () => {
}
.bg-custom {
background: #F3F3F3;
background: #fffeee;
}
.bg-custom-color {
background: #E0F0E3;
background: #f1e7e4;
}
.bg-white bg-change-bk .current-plan {
@@ -710,11 +710,11 @@ const isUserAuthenticate = () => {
@import "@vendor/css/pages/help-center-front-page.css";
.bg-custom {
background: #F3F3F3;
background: #fffeee;
}
.bg-custom-color {
background: #E0F0E3;
background: #f1e7e4;
}
.total-font {

View File

@@ -338,11 +338,11 @@ const confirmFun = async () => {
@use "@core/scss/template/pages/page-auth.scss";
.bg-custom {
background: #F3F3F3;
background: #fffeee;
}
.bg-custom-color {
background: #E0F0E3;
background: #f1e7e4;
}
.total-font {
@@ -392,11 +392,11 @@ const confirmFun = async () => {
}
.bg-custom {
background: #F3F3F3;
background: #fffeee;
}
.bg-custom-color {
background: #E0F0E3;
background: #f1e7e4;
}
.bg-white bg-change-bk .current-plan {