diff --git a/client/style.css b/client/style.css index 1f96edb..4c2bb21 100644 --- a/client/style.css +++ b/client/style.css @@ -1654,7 +1654,7 @@ input::placeholder { } .status-message.your-turn { - background: linear-gradient(135deg, #b5d484 0%, #9ab973 100%); + background: linear-gradient(135deg, #c8e6a0 0%, #8fbf5a 100%); color: #2d3436; }