update to header information

This commit is contained in:
Jacob Haddon 2020-11-10 16:38:37 -05:00
parent 71ff10d8f5
commit 8255d3a784

View File

@ -1,7 +1,7 @@
/* /*
Theme Name: Haddon 2016 Theme Name: Haddon 2016
Theme URI: http://jacobhaddon.com/twenty-sixteen-child/ Theme URI: https://github.com/jakeosx/twenty-sixteen-child-theme
Description: Twenty Sixteen Child Theme Description: Twenty Sixteen Child Theme with dark mode theme; CSS arranged for easy font configuration
Author: Jacob Haddon Author: Jacob Haddon
Author URI: http://jacobhaddon.com Author URI: http://jacobhaddon.com
Template: twentysixteen Template: twentysixteen
@ -10,6 +10,7 @@
License URI: http://www.gnu.org/licenses/gpl-2.0.html License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Twenty Sixteen, Dark Mode Tags: Twenty Sixteen, Dark Mode
Text Domain: twenty-sixteen-child Text Domain: twenty-sixteen-child
Template URI: https://wordpress.org/themes/twentysixteen/
*/ */
/* ## Typography ## */ /* ## Typography ## */
@ -340,7 +341,7 @@ Accent color 1 and 2 are used as inverse of each other thoughout the theme
textarea:focus, textarea:focus,
.site .site
{ {
background: #111111; background-color: #111111;
} }
/* Primary Color 3 Dark */ /* Primary Color 3 Dark */