Browse Source

Leven: fix code text-color.

Allan Cole 5 years ago
parent
commit
9b4cafc465
1 changed files with 2 additions and 1 deletions
  1. 2 1
      leven/inc/wpcom-editor-colors.php

+ 2 - 1
leven/inc/wpcom-editor-colors.php

@@ -161,7 +161,8 @@ add_editor_color_rule( 'txt', '#444444', array(
 			#editor .editor-styles-wrapper .wp-block-quote.is-style-large cite,
 			#editor .editor-styles-wrapper .wp-block-quote.is-style-large footer,
 			#editor .editor-styles-wrapper .wp-block-video figcaption,
-			#editor .editor-styles-wrapper figcaption', 'color' ),
+			#editor .editor-styles-wrapper figcaption,
+			#editor .editor-styles-wrapper .wp-block-code', 'color' ),
 			
 	// Lighten text-color
 	array( '#editor .editor-styles-wrapper .wp-block-a8c-blog-posts .cat-links,