diff --git a/extra/carbonfox/alacritty.toml b/extra/carbonfox/alacritty.toml index 62aa51a2..72ad5eb0 100644 --- a/extra/carbonfox/alacritty.toml +++ b/extra/carbonfox/alacritty.toml @@ -7,8 +7,6 @@ background = "#161616" foreground = "#f2f4f8" dim_forground = "#b6b8bb" bright_forground = "#f9fbff" -dim_forground = "#b6b8bb" -bright_forground = "#f9fbff" [colors.cursor] text = "#f2f4f8" diff --git a/extra/dawnfox/alacritty.toml b/extra/dawnfox/alacritty.toml index c6026807..73249737 100644 --- a/extra/dawnfox/alacritty.toml +++ b/extra/dawnfox/alacritty.toml @@ -5,8 +5,6 @@ [colors.primary] background = "#faf4ed" foreground = "#575279" -dim_forground = "#625c87" -bright_forground = "#4c4769" dim_forground = "#4c4769" bright_forground = "#625c87" diff --git a/extra/dayfox/alacritty.toml b/extra/dayfox/alacritty.toml index ecf9c675..09e68774 100644 --- a/extra/dayfox/alacritty.toml +++ b/extra/dayfox/alacritty.toml @@ -5,8 +5,6 @@ [colors.primary] background = "#f6f2ee" foreground = "#3d2b5a" -dim_forground = "#643f61" -bright_forground = "#302b5d" dim_forground = "#302b5d" bright_forground = "#643f61" diff --git a/extra/duskfox/alacritty.toml b/extra/duskfox/alacritty.toml index 7c2698b3..139a39e1 100644 --- a/extra/duskfox/alacritty.toml +++ b/extra/duskfox/alacritty.toml @@ -7,8 +7,6 @@ background = "#232136" foreground = "#e0def4" dim_forground = "#cdcbe0" bright_forground = "#eae8ff" -dim_forground = "#cdcbe0" -bright_forground = "#eae8ff" [colors.cursor] text = "#e0def4" diff --git a/extra/nightfox/alacritty.toml b/extra/nightfox/alacritty.toml index 1a6c96db..1353abc9 100644 --- a/extra/nightfox/alacritty.toml +++ b/extra/nightfox/alacritty.toml @@ -7,8 +7,6 @@ background = "#192330" foreground = "#cdcecf" dim_forground = "#aeafb0" bright_forground = "#d6d6d7" -dim_forground = "#aeafb0" -bright_forground = "#d6d6d7" [colors.cursor] text = "#cdcecf" diff --git a/extra/nordfox/alacritty.toml b/extra/nordfox/alacritty.toml index cb52003a..25bb20cf 100644 --- a/extra/nordfox/alacritty.toml +++ b/extra/nordfox/alacritty.toml @@ -7,8 +7,6 @@ background = "#2e3440" foreground = "#cdcecf" dim_forground = "#abb1bb" bright_forground = "#c7cdd9" -dim_forground = "#abb1bb" -bright_forground = "#c7cdd9" [colors.cursor] text = "#cdcecf" diff --git a/extra/terafox/alacritty.toml b/extra/terafox/alacritty.toml index d6ae8b7e..b859a77d 100644 --- a/extra/terafox/alacritty.toml +++ b/extra/terafox/alacritty.toml @@ -7,8 +7,6 @@ background = "#152528" foreground = "#e6eaea" dim_forground = "#cbd9d8" bright_forground = "#eaeeee" -dim_forground = "#cbd9d8" -bright_forground = "#eaeeee" [colors.cursor] text = "#e6eaea"