Index: gc_lang/fr/webext/content_scripts/panel_gc.css ================================================================== --- gc_lang/fr/webext/content_scripts/panel_gc.css +++ gc_lang/fr/webext/content_scripts/panel_gc.css @@ -231,12 +231,12 @@ opacity: .9; box-shadow: 0px 0px 0px 3px hsla(0, 0%, 50%, 0.25); } mark.grammalecte_spellerror { - background-color: hsl(0, 100%, 88%); - color: hsl(0, 80%, 30%); + background-color: hsl(0, 100%, 95%); + color: hsl(0, 80%, 20%); border-bottom: solid 2px hsl(0, 100%, 50%); } mark.grammalecte_error_corrected, mark.grammalecte_error_ignored {