diff --git a/htdocs/theme/eldy/info-box.inc.php b/htdocs/theme/eldy/info-box.inc.php index 45be80d026b..aec7cb28f88 100644 --- a/htdocs/theme/eldy/info-box.inc.php +++ b/htdocs/theme/eldy/info-box.inc.php @@ -254,7 +254,7 @@ if (GETPOSTISSET('THEME_SATURATE_RATIO')) $conf->global->THEME_SATURATE_RATIO = } .customer-back { - background-color: #99a17d !important; + background-color: #95a55d !important; color: #FFF !important; padding: 2px; margin: 2px; @@ -274,10 +274,10 @@ if (GETPOSTISSET('THEME_SATURATE_RATIO')) $conf->global->THEME_SATURATE_RATIO = color: #6c6aa8 !important; } .bg-infobox-action{ - color: #a47080 !important; + color: #bd5b80 !important; } .bg-infobox-propal, .bg-infobox-facture, .bg-infobox-commande { - color: #99a17d !important; + color: #95a55d !important; } .bg-infobox-supplier_proposal, .bg-infobox-invoice_supplier, .bg-infobox-order_supplier { color: #599caf !important; @@ -286,7 +286,7 @@ if (GETPOSTISSET('THEME_SATURATE_RATIO')) $conf->global->THEME_SATURATE_RATIO = color: #46a676 !important; } .bg-infobox-bank_account{ - color: #b0a53e !important; + color: #b0bb39 !important; } .bg-infobox-adherent, .bg-infobox-member { color: #79633f !important; @@ -305,12 +305,12 @@ if (GETPOSTISSET('THEME_SATURATE_RATIO')) $conf->global->THEME_SATURATE_RATIO = color: #6c6aa8 !important; } .infobox-action{ - color: #a47080 !important; + color: #bd5b80 !important; } .infobox-propal, .infobox-facture, .infobox-commande{ - color: #99a17d !important; + color: #95a55d !important; } .infobox-supplier_proposal, .infobox-invoice_supplier, @@ -321,7 +321,7 @@ if (GETPOSTISSET('THEME_SATURATE_RATIO')) $conf->global->THEME_SATURATE_RATIO = color: #46a676 !important; } .infobox-bank_account{ - color: #b0a53e !important; + color: #b0bb39 !important; } .infobox-adherent, .infobox-member { color: #79633f !important;