Fix dotfiles structure
This commit is contained in:
28
.config/alacritty/alacritty-themes/themes/Tender.yml
Executable file
28
.config/alacritty/alacritty-themes/themes/Tender.yml
Executable file
@@ -0,0 +1,28 @@
|
||||
# Colors (Tender)
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '#282828'
|
||||
foreground: '#eeeeee'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '#282828'
|
||||
red: '#f43753'
|
||||
green: '#c9d05c'
|
||||
yellow: '#ffc24b'
|
||||
blue: '#b3deef'
|
||||
magenta: '#d3b987'
|
||||
cyan: '#73cef4'
|
||||
white: '#eeeeee'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '#4c4c4c'
|
||||
red: '#f43753'
|
||||
green: '#c9d05c'
|
||||
yellow: '#ffc24b'
|
||||
blue: '#b3deef'
|
||||
magenta: '#d3b987'
|
||||
cyan: '#73cef4'
|
||||
white: '#feffff'
|
||||
Reference in New Issue
Block a user