/*
 * Aigenttra Theme — assets/css/syntax.css
 *
 * PrismJS syntax highlighting theme for the Developers page and blog posts.
 * Enqueued conditionally by inc/enqueue.php on is_page('developers') and
 * is_singular('post').
 *
 * ── Phase 4 ──────────────────────────────────────────────────────────────────
 *
 * Replace this placeholder with the compiled PrismJS theme CSS that matches
 * the syntax highlighting colours used in the React CodeExamples component.
 *
 * The React source uses inline JSX spans with hardcoded hex values for token
 * colours. Use those hex values to customise a PrismJS theme here so the
 * WordPress output is visually identical.
 *
 * Recommended approach:
 *   1. Download a PrismJS theme close to the current design (e.g. Tomorrow Night)
 *   2. Customise token colours to match the React hex values
 *   3. Paste the final CSS into this file
 *
 * PrismJS CDN for reference: https://cdnjs.cloudflare.com/ajax/libs/prism/
 *
 * ─────────────────────────────────────────────────────────────────────────────
 *
 * @package Aigenttra
 * @since   1.0.0
 */
