/**
 * Color Stylesheet
 *
 * Publication: Yo! It's Me Ionie
 * AT Protocol URI: at://did:plc:sgty4g46w67iqwdhrzbgfz3m/site.standard.publication/3mju5fdsxq323
 * Domain: signedionie.gay
 *
 * This stylesheet contains the custom theme variables for this publication.
 * All DaisyUI theme variables are customizable to create a unique visual identity.
 *
 * Generated: 2026-06-28T08:00:08+00:00
 * Version: 1.0.0
 */

[data-theme="custom"] {
  color-scheme: light;

  --color-base-100: oklch(77.00% 0.0680 277.20);
  --color-base-200: oklch(73.92% 0.0680 277.20);
  --color-base-300: oklch(70.07% 0.0680 277.20);
  --color-base-content: oklch(0.191 0.047 270.4);

  --color-primary: oklch(0.617 0.116 274.0);
  --color-primary-content: oklch(0.191 0.047 270.4);

  --color-secondary: oklch(74.2% 0.148 302);
  --color-secondary-content: oklch(14.8% 0.029 302);

  --color-accent: oklch(83.4% 0.124 67);
  --color-accent-content: oklch(16.7% 0.024 67);

  --color-neutral: oklch(39.4% 0.032 276);
  --color-neutral-content: oklch(87.9% 0.006 276);

  --color-info: oklch(88.3% 0.093 213);
  --color-info-content: oklch(17.7% 0.018 213);

  --color-success: oklch(87.1% 0.219 148);
  --color-success-content: oklch(17.4% 0.043 148);

  --color-warning: oklch(95.5% 0.134 113);
  --color-warning-content: oklch(19.1% 0.026 113);

  --color-error: oklch(68.2% 0.206 24);
  --color-error-content: oklch(13.6% 0.041 24);

  --radius-selector: 1rem;
  --radius-field: 0.5rem;
  --radius-box: 1rem;

  --size-selector: 0.25rem;
  --size-field: 0.25rem;

  --border: 1px;

  --depth: 0;
  --noise: 0;
}

