/* Dynamically generated theme: Catppuccin Frappe Peach */

:root {
    color-scheme: dark;
    --theme-fg-focus: #ca9ee6;
    --theme-color-red: #e78284;
    --theme-color-lavender: #babbf1;
    --theme-fg-text: #c6d0f5;
    --theme-fg-accent: #ef9f76;
    --theme-color-peach: #ef9f76;
    --theme-color-yellow: #e5c890;
    --theme-bg-base: #303446;
    --theme-color-teal: #81c8be;
    --theme-color-sky: #99d1db;
    --theme-color-blue: #8caaee;
    --theme-color-mauve: #ca9ee6;
    --theme-color-pink: #f4b8e4;
    --theme-bg-crust: #232634;
    --theme-bg-input: #000000;
    --theme-fg-subtext: #a5adce;
    --theme-color-green: #a6d189;
    --theme-bg-mantle: #292c3c;
    --theme-bg-surface: #414559;
    --theme-fg-overlay: #737994;
}
