Remove Alacritty

This commit is contained in:
Fabio Scotto di Santolo
2025-08-28 23:26:05 +02:00
parent e0878c7157
commit 3f76100964
129 changed files with 0 additions and 4360 deletions

View File

@@ -1,30 +0,0 @@
# Default colors
[colors.primary]
background = '#171d23'
foreground = '#ffffff'
# Cursor colors
[colors.cursor]
text = '#fafafa'
cursor = '#008b94'
# Normal colors
[colors.normal]
black = '#333f4a'
red = '#d95468'
green = '#8bd49c'
blue = '#539afc'
magenta = '#b62d65'
cyan = '#70e1e8'
white = '#b7c5d3'
# Bright colors
[colors.bright]
black = '#41505e'
red = '#d95468'
green = '#8bd49c'
yellow = '#ebbf83'
blue = '#5ec4ff'
magenta = '#e27e8d'
cyan = '#70e1e8'
white = '#ffffff'