fix inline code bg for dark

This commit is contained in:
pat-s 2024-12-22 09:41:56 +01:00
parent 81f6521228
commit 1f4bccffc2
No known key found for this signature in database
GPG key ID: 3C6318841EF78925

View file

@ -97,7 +97,7 @@
--wp-hint-warn-100: theme('colors.int-wp-hint-warn-dark.100');
--wp-hint-warn-200: theme('colors.int-wp-hint-warn-dark.200');
--wp-code-inline-100: theme('colors.int-wp-secondary.600');
--wp-code-inline-100: theme('colors.int-wp-secondary.700');
--wp-code-inline-text-100: theme('colors.gray.300');
--wp-code-100: theme('colors.int-wp-secondary.700'); /* #383c4a */