Explorar o código

Friendly Business: Change Light Gray colour to match with the front end

Takashi Irie %!s(int64=6) %!d(string=hai) anos
pai
achega
0d66b5e299
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      friendly-business/functions.php

+ 1 - 1
friendly-business/functions.php

@@ -55,7 +55,7 @@ function friendly_business_setup() {
 			array(
 				'name'  => __( 'Light Gray', 'friendly-business' ),
 				'slug'  => 'light-gray',
-				'color' => '#fdf9ec', // $color__background-screen
+				'color' => '#0d1b24', // $color__text-dark
 			),
 
 			array(