add: 1440x900 alacritty config move, alacritty files as well

This commit is contained in:
toni
2026-05-09 22:18:54 -07:00
parent 40d09fd6eb
commit 9c4af1e01c
256 changed files with 4205 additions and 0 deletions
@@ -0,0 +1,17 @@
# Colors (Doom One)
# Default colors
[colors.primary]
background = '#282c34'
foreground = '#bbc2cf'
# Normal colors
[colors.normal]
black = '#282c34'
red = '#ff6c6b'
green = '#98be65'
yellow = '#ecbe7b'
blue = '#51afef'
magenta = '#c678dd'
cyan = '#46d9ff'
white = '#bbc2cf'