# Catppuccin-Mocha Theme für Alacritty # https://github.com/catppuccin/alacritty [colors] draw_bold_text_with_bright_colors = true [colors.primary] background = "#1e1e2e" foreground = "#cdd6f4" [colors.cursor] cursor = "#f5e0dc" text = "#1e1e2e" [colors.vi_mode_cursor] cursor = "#b4befe" text = "#1e1e2e" [colors.selection] background = "#585b70" text = "#cdd6f4" [colors.search.matches] background = "#a6adc8" foreground = "#1e1e2e" [colors.search.focused_match] background = "#a6e3a1" foreground = "#1e1e2e" [colors.footer_bar] background = "#1e1e2e" foreground = "#cdd6f4" [colors.hints.start] background = "#f9e2af" foreground = "#1e1e2e" [colors.hints.end] background = "#a6adc8" foreground = "#1e1e2e" [colors.line_indicator] background = "none" foreground = "none" [colors.normal] black = "#45475a" blue = "#89b4fa" cyan = "#89dceb" green = "#a6e3a1" magenta = "#f5c2e7" red = "#f38ba8" white = "#bac2de" yellow = "#f9e2af" [colors.bright] black = "#585b70" blue = "#89b4fa" cyan = "#89dceb" green = "#a6e3a1" magenta = "#f5c2e7" red = "#f38ba8" white = "#a6adc8" yellow = "#f9e2af"