/*
Theme Name: Jack Portfolio
Theme URI: https://example.com/jack-portfolio/
Author: Jack Portfolio
Author URI: https://example.com/
Description: A dark, motion-driven one page portfolio theme for 3D creators. Hand written PHP, CSS and vanilla JavaScript: no page builder, no front end framework, no jQuery. Ships with a Projects and Services custom post type, a full Customizer setup, locally hosted Kanit webfonts and mobile first, reduced motion aware scroll animations.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jack-portfolio
Tags: portfolio, one-column, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, threaded-comments, translation-ready
*/

/*
 * The compiled front end stylesheet lives in assets/css/main.css and is enqueued
 * separately, so this file only carries the theme header plus the handful of
 * declarations WordPress expects to find in the main stylesheet.
 */

html {
	background-color: #0c0c0c;
}
