diff options
| author | kkard2 <[email protected]> | 2026-05-07 18:00:21 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2026-05-07 18:00:21 +0200 |
| commit | e69fce27eeae3419bd33ace5e514efd910e4e2ac (patch) | |
| tree | 670aa2fcc1721931198dce4a76f5ff7eb496c4be /alacritty/alacritty.toml | |
| parent | b44b1125990fbd5bbf773d04c0cd4747ad6f7011 (diff) | |
cleanup
Diffstat (limited to 'alacritty/alacritty.toml')
| -rw-r--r-- | alacritty/alacritty.toml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/alacritty/alacritty.toml b/alacritty/alacritty.toml deleted file mode 100644 index 33fb2b5..0000000 --- a/alacritty/alacritty.toml +++ /dev/null @@ -1,27 +0,0 @@ -[colors.primary] -background = '#000000' -foreground = '#ffffff' - -[colors.cursor] -text = '#000000' -cursor = '#ffffff' - -[colors.normal] -black = '#0e1415' -red = '#e25d56' -green = '#73ca50' -yellow = '#e9bf57' -blue = '#4a88e4' -magenta = '#ff00ff' -cyan = '#00ffff' -white = '#f0f0f0' - -[colors.bright] -black = '#777777' -red = '#f36868' -green = '#88db3f' -yellow = '#f0bf7a' -blue = '#6f8fdb' -magenta = '#ff22ff' -cyan = '#00ffff' -white = '#FFFFFF' |
