From 82ab5a188a18fc05c015a0017844c6537e40964e Mon Sep 17 00:00:00 2001 From: timoxa0 Date: Fri, 13 Sep 2024 21:48:43 +0500 Subject: [PATCH] Remove unused color themes for alacritty --- components/alacritty/alacritty.toml | 5 -- components/alacritty/catppuccin-mocha.toml | 75 ---------------------- components/alacritty/rose-pine-dawn.toml | 75 ---------------------- components/alacritty/rose-pine-moon.toml | 75 ---------------------- components/alacritty/rose-pine.toml | 75 ---------------------- 5 files changed, 305 deletions(-) delete mode 100644 components/alacritty/catppuccin-mocha.toml delete mode 100644 components/alacritty/rose-pine-dawn.toml delete mode 100644 components/alacritty/rose-pine-moon.toml delete mode 100644 components/alacritty/rose-pine.toml diff --git a/components/alacritty/alacritty.toml b/components/alacritty/alacritty.toml index caa8d69..5692941 100644 --- a/components/alacritty/alacritty.toml +++ b/components/alacritty/alacritty.toml @@ -1,9 +1,4 @@ import = [ - # uncomment the flavour you want below: - # "~/.config/alacritty/catppuccin-latte.toml" - # "~/.config/alacritty/catppuccin-frappe.toml" - # "~/.config/alacritty/catppuccin-macchiato.toml" - # "~/.config/alacritty/catppuccin-mocha.toml" "~/.config/alacritty/colors.toml" ] diff --git a/components/alacritty/catppuccin-mocha.toml b/components/alacritty/catppuccin-mocha.toml deleted file mode 100644 index 08a7e3a..0000000 --- a/components/alacritty/catppuccin-mocha.toml +++ /dev/null @@ -1,75 +0,0 @@ -[colors.primary] -background = "#1e1e2e" -foreground = "#cdd6f4" -dim_foreground = "#7f849c" -bright_foreground = "#cdd6f4" - -[colors.cursor] -text = "#1e1e2e" -cursor = "#f5e0dc" - -[colors.vi_mode_cursor] -text = "#1e1e2e" -cursor = "#b4befe" - -[colors.search.matches] -foreground = "#1e1e2e" -background = "#a6adc8" - -[colors.search.focused_match] -foreground = "#1e1e2e" -background = "#a6e3a1" - -[colors.footer_bar] -foreground = "#1e1e2e" -background = "#a6adc8" - -[colors.hints.start] -foreground = "#1e1e2e" -background = "#f9e2af" - -[colors.hints.end] -foreground = "#1e1e2e" -background = "#a6adc8" - -[colors.selection] -text = "#1e1e2e" -background = "#f5e0dc" - -[colors.normal] -black = "#45475a" -red = "#f38ba8" -green = "#a6e3a1" -yellow = "#f9e2af" -blue = "#89b4fa" -magenta = "#f5c2e7" -cyan = "#94e2d5" -white = "#bac2de" - -[colors.bright] -black = "#585b70" -red = "#f38ba8" -green = "#a6e3a1" -yellow = "#f9e2af" -blue = "#89b4fa" -magenta = "#f5c2e7" -cyan = "#94e2d5" -white = "#a6adc8" - -[colors.dim] -black = "#45475a" -red = "#f38ba8" -green = "#a6e3a1" -yellow = "#f9e2af" -blue = "#89b4fa" -magenta = "#f5c2e7" -cyan = "#94e2d5" -white = "#bac2de" - -[[colors.indexed_colors]] -index = 16 -color = "#fab387" - -[[colors.indexed_colors]] -index = 17 -color = "#f5e0dc" \ No newline at end of file diff --git a/components/alacritty/rose-pine-dawn.toml b/components/alacritty/rose-pine-dawn.toml deleted file mode 100644 index 0e0444a..0000000 --- a/components/alacritty/rose-pine-dawn.toml +++ /dev/null @@ -1,75 +0,0 @@ -# Colors section of "Alacritty - TOML configuration file format" -# https://github.com/alacritty/alacritty/blob/master/extra/man/alacritty.5.scd#colors - -[colors.primary] -foreground = "#575279" -background = "#faf4ed" -dim_foreground = "#797593" -bright_foreground = "#575279" - -[colors.cursor] -text = "#575279" -cursor = "#cecacd" - -[colors.vi_mode_cursor] -text = "#575279" -cursor = "#cecacd" - -[colors.search.matches] -foreground = "#797593" -background = "#f2e9e1" - -[colors.search.focused_match] -foreground = "#faf4ed" -background = "#d7827e" - -[colors.hints.start] -foreground = "#797593" -background = "#fffaf3" - -[colors.hints.end] -foreground = "#9893a5" -background = "#fffaf3" - -[colors.line_indicator] -foreground = "None" -background = "None" - -[colors.footer_bar] -foreground = "#575279" -background = "#fffaf3" - -[colors.selection] -text = "#575279" -background = "#dfdad9" - -[colors.normal] -black = "#f2e9e1" -red = "#b4637a" -green = "#286983" -yellow = "#ea9d34" -blue = "#56949f" -magenta = "#907aa9" -cyan = "#d7827e" -white = "#575279" - -[colors.bright] -black = "#9893a5" -red = "#b4637a" -green = "#286983" -yellow = "#ea9d34" -blue = "#56949f" -magenta = "#907aa9" -cyan = "#d7827e" -white = "#575279" - -[colors.dim] -black = "#9893a5" -red = "#b4637a" -green = "#286983" -yellow = "#ea9d34" -blue = "#56949f" -magenta = "#907aa9" -cyan = "#d7827e" -white = "#575279" - diff --git a/components/alacritty/rose-pine-moon.toml b/components/alacritty/rose-pine-moon.toml deleted file mode 100644 index 3bbfe65..0000000 --- a/components/alacritty/rose-pine-moon.toml +++ /dev/null @@ -1,75 +0,0 @@ -# Colors section of "Alacritty - TOML configuration file format" -# https://github.com/alacritty/alacritty/blob/master/extra/man/alacritty.5.scd#colors - -[colors.primary] -foreground = "#e0def4" -background = "#232136" -dim_foreground = "#908caa" -bright_foreground = "#e0def4" - -[colors.cursor] -text = "#e0def4" -cursor = "#56526e" - -[colors.vi_mode_cursor] -text = "#e0def4" -cursor = "#56526e" - -[colors.search.matches] -foreground = "#908caa" -background = "#393552" - -[colors.search.focused_match] -foreground = "#232136" -background = "#ea9a97" - -[colors.hints.start] -foreground = "#908caa" -background = "#2a273f" - -[colors.hints.end] -foreground = "#6e6a86" -background = "#2a273f" - -[colors.line_indicator] -foreground = "None" -background = "None" - -[colors.footer_bar] -foreground = "#e0def4" -background = "#2a273f" - -[colors.selection] -text = "#e0def4" -background = "#44415a" - -[colors.normal] -black = "#393552" -red = "#eb6f92" -green = "#3e8fb0" -yellow = "#f6c177" -blue = "#9ccfd8" -magenta = "#c4a7e7" -cyan = "#ea9a97" -white = "#e0def4" - -[colors.bright] -black = "#6e6a86" -red = "#eb6f92" -green = "#3e8fb0" -yellow = "#f6c177" -blue = "#9ccfd8" -magenta = "#c4a7e7" -cyan = "#ea9a97" -white = "#e0def4" - -[colors.dim] -black = "#6e6a86" -red = "#eb6f92" -green = "#3e8fb0" -yellow = "#f6c177" -blue = "#9ccfd8" -magenta = "#c4a7e7" -cyan = "#ea9a97" -white = "#e0def4" - diff --git a/components/alacritty/rose-pine.toml b/components/alacritty/rose-pine.toml deleted file mode 100644 index ff757b2..0000000 --- a/components/alacritty/rose-pine.toml +++ /dev/null @@ -1,75 +0,0 @@ -# Colors section of "Alacritty - TOML configuration file format" -# https://github.com/alacritty/alacritty/blob/master/extra/man/alacritty.5.scd#colors - -[colors.primary] -foreground = "#e0def4" -background = "#191724" -dim_foreground = "#908caa" -bright_foreground = "#e0def4" - -[colors.cursor] -text = "#e0def4" -cursor = "#524f67" - -[colors.vi_mode_cursor] -text = "#e0def4" -cursor = "#524f67" - -[colors.search.matches] -foreground = "#908caa" -background = "#26233a" - -[colors.search.focused_match] -foreground = "#191724" -background = "#ebbcba" - -[colors.hints.start] -foreground = "#908caa" -background = "#1f1d2e" - -[colors.hints.end] -foreground = "#6e6a86" -background = "#1f1d2e" - -[colors.line_indicator] -foreground = "None" -background = "None" - -[colors.footer_bar] -foreground = "#e0def4" -background = "#1f1d2e" - -[colors.selection] -text = "#e0def4" -background = "#403d52" - -[colors.normal] -black = "#26233a" -red = "#eb6f92" -green = "#31748f" -yellow = "#f6c177" -blue = "#9ccfd8" -magenta = "#c4a7e7" -cyan = "#ebbcba" -white = "#e0def4" - -[colors.bright] -black = "#6e6a86" -red = "#eb6f92" -green = "#31748f" -yellow = "#f6c177" -blue = "#9ccfd8" -magenta = "#c4a7e7" -cyan = "#ebbcba" -white = "#e0def4" - -[colors.dim] -black = "#6e6a86" -red = "#eb6f92" -green = "#31748f" -yellow = "#f6c177" -blue = "#9ccfd8" -magenta = "#c4a7e7" -cyan = "#ebbcba" -white = "#e0def4" -