Browse Source

Merge pull request #3011 from Automattic/fix/2905-spearhead-image-caption-color

Remove 'dark-editor-style' theme support
Jeff Ong 4 years ago
parent
commit
a6c10a41d3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      spearhead/functions.php

+ 0 - 1
spearhead/functions.php

@@ -21,7 +21,6 @@ if ( ! function_exists( 'spearhead_setup' ) ) :
 
 
 		// Add support for editor styles.
 		// Add support for editor styles.
 		add_theme_support( 'editor-styles' );
 		add_theme_support( 'editor-styles' );
-		add_theme_support( 'dark-editor-style' );
 
 
 		// Enqueue editor styles.
 		// Enqueue editor styles.
 		add_editor_style(
 		add_editor_style(