/*
Theme Name: Taymont
Theme URI: https://taymont.co.uk
Author: Taymont
Author URI: https://taymont.co.uk
Description: Custom editorial theme for Taymont — a behavioural science, strategy and communications consultancy. Bold, high-contrast eight-colour design system: flat fields of colour, automatic black/white text, Signal Yellow CTAs, black header, self-hosted Aileron type, and a reusable colourable dot-pattern engine with Gutenberg controls.
Version: 2.8.2
Requires at least: 6.0
Tested up to: 6.5
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: taymont
Tags: dark, custom-colors, editorial, one-column, custom-menu
*/

/*
 * Design tokens, base styles and components live in assets/main.css,
 * enqueued via functions.php. This file carries the WordPress theme
 * header (required) plus a handful of editor/admin-safe fallbacks.
 */

:root {
  --ocean: #0B1320;
  --paper: #F2F4F7;
}
