Fix dotfiles structure
This commit is contained in:
28
.config/alacritty/alacritty-themes/themes/Seabird.yml
Executable file
28
.config/alacritty/alacritty-themes/themes/Seabird.yml
Executable file
@@ -0,0 +1,28 @@
|
||||
# Colors (Seagull)
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '#ffffff'
|
||||
foreground: '#61707a'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '#0b141a'
|
||||
red: '#ff4053'
|
||||
green: '#11ab00'
|
||||
yellow: '#bf8c00'
|
||||
blue: '#0099ff'
|
||||
magenta: '#9854ff'
|
||||
cyan: '#00a5ab'
|
||||
white: '#ffffff'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '#0b141a'
|
||||
red: '#ff4053'
|
||||
green: '#11ab00'
|
||||
yellow: '#bf8c00'
|
||||
blue: '#0099ff'
|
||||
magenta: '#9854ff'
|
||||
cyan: '#00a5ab'
|
||||
white: '#ffffff'
|
||||
Reference in New Issue
Block a user