/*
Theme Name: Swing Trader Saan
Theme URI: https://patreon.com/SwingTraderSaan
Author: Swing Trader Saan
Author URI: https://patreon.com/SwingTraderSaan
Description: Dark, Bloomberg-style theme for Swing Trader Saan. A WordPress theme built to drive Patreon subscriptions, featuring a hero, Patreon-offering pages, and a blog optimized for trade examples.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: swingtradersaan
Tags: dark, finance, blog, custom-menu, featured-images, threaded-comments, full-width-template
*/

/* The full theme stylesheet is loaded from assets/styles.css via functions.php. */
/* This file is required by WordPress and contains the theme header above. */

/* Minimal reset so the admin bar plays nicely while CSS loads */
html { background: #0a0e1a; }
body { margin: 0; background: #0a0e1a; color: #e8eaed; }
