Explorar o código

renamed new color annotation file

Maggie Cabrera %!s(int64=4) %!d(string=hai) anos
pai
achega
ea1e9e99be

+ 1 - 1
hever/inc/wpcom-editor-colors.php

@@ -1,2 +1,2 @@
 <?php
-require_once get_template_directory() . '/inc/wpcom-colors-v2.php';
+require_once get_template_directory() . '/inc/wpcom-colors-css-variables.php';

+ 1 - 1
hever/inc/wpcom.php

@@ -6,7 +6,7 @@
  *
  * @package Hever
  */
-require_once get_template_directory() . '/inc/wpcom-colors-v2.php';
+require_once get_template_directory() . '/inc/wpcom-colors-css-variables.php';
 /**
  * Bind JS handlers to instantly live-preview changes.
  */

+ 0 - 0
varia/inc/wpcom-colors-v2.php → varia/inc/wpcom-colors-css-variables.php