diff --git a/web/src/style.css b/web/src/style.css index bb4aa044d..32fa9438c 100644 --- a/web/src/style.css +++ b/web/src/style.css @@ -40,7 +40,7 @@ --wp-hint-warn-200: theme('colors.int-wp-hint-warn.200'); --wp-code-inline-100: theme('colors.gray.200'); - --wp-code-inline-200: theme('colors.gray.400'); + --wp-code-inline-200: theme('colors.gray.200'); --wp-code-inline-text-100: theme('colors.gray.600');