{ catppuccin-mocha.colors = { foreground = "#cdd6f4"; background = "#1e1e2e"; black = "#45475a"; blue = "#89b4fa"; cursor = "#f5e0dc"; cyan = "#94e2d5"; green = "#a6e3a1"; magenta = "#f5c2e7"; red = "#f38ba8"; white = "#bac2de"; yellow = "#f9e2af"; # UI colors tabs = "#1e1e2e"; tabs-foreground = "#cdd6f4"; tabs-active = "#b4befe"; tabs-active-highlight = "#b4befe"; tabs-active-foreground = "#11111b"; selection-foreground = "#1e1e2e"; selection-background = "#f5e0dc"; # Dim colors dim-black = "#45475a"; dim-blue = "#89b4fa"; dim-cyan = "#94e2d5"; dim-foreground = "#cdd6f4"; dim-green = "#a6e3a1"; dim-magenta = "#f5c2e7"; dim-red = "#f38ba8"; dim-white = "#bac2de"; dim-yellow = "#f9e2af"; # Light colors light-black = "#585b70"; light-blue = "#89b4fa"; light-cyan = "#94e2d5"; light-foreground = "#cdd6f4"; light-green = "#a6e3a1"; light-magenta = "#f5c2e7"; light-red = "#f38ba8"; light-white = "#a6adc8"; light-yellow = "#f9e2af"; }; catppuccin-mocha-peach.colors = { foreground = "#cdd6f4"; background = "#1e1e2e"; black = "#181825"; blue = "#ed9c6a"; cursor = "#cdd6f4"; cyan = "#fab387"; green = "#93fa7d"; magenta = "#733712"; red = "#ff7972"; white = "#fff5ef"; yellow = "#ffe572"; # UI colors tabs = "#1e1e2e"; tabs-foreground = "#cdd6f4"; tabs-active = "#b4befe"; tabs-active-highlight = "#b4befe"; tabs-active-foreground = "#11111b"; selection-foreground = "#1e1e2e"; selection-background = "#f9e2af"; # Dim colors dim-black = "#181825"; dim-blue = "#ed9c6a"; dim-cursor = "#cdd6f4"; dim-cyan = "#fab387"; dim-foreground = "#cdd6f4"; dim-green = "#93fa7d"; dim-magenta = "#733712"; dim-red = "#ff7972"; dim-white = "#fff5ef"; dim-yellow = "#ffe572"; # Light colors light-black = "#a29a96"; light-blue = "#ffc19b"; light-cyan = "#ffdeca"; light-foreground = "#cdd6f4"; light-green = "#b5ffa5"; light-magenta = "#ffccac"; light-red = "#ffa39f"; light-white = "#fffbf8"; light-yellow = "#ffefa5"; }; };