add alacritty themes and separated windows 11 folder

This commit is contained in:
tonizz gamingl
2024-05-06 04:04:31 -07:00
parent 950aec1355
commit 0d5171cf2d
134 changed files with 4082 additions and 216 deletions

View File

@@ -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'