Fix dotfiles structure
This commit is contained in:
28
.config/alacritty/alacritty-themes/themes/Seoul256.yml
Executable file
28
.config/alacritty/alacritty-themes/themes/Seoul256.yml
Executable file
@@ -0,0 +1,28 @@
|
||||
# Colors (Seoul256)
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '#3a3a3a'
|
||||
foreground: '#d0d0d0'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '#4e4e4e'
|
||||
red: '#d68787'
|
||||
green: '#5f865f'
|
||||
yellow: '#d8af5f'
|
||||
blue: '#85add4'
|
||||
magenta: '#d7afaf'
|
||||
cyan: '#87afaf'
|
||||
white: '#d0d0d0'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '#626262'
|
||||
red: '#d75f87'
|
||||
green: '#87af87'
|
||||
yellow: '#ffd787'
|
||||
blue: '#add4fb'
|
||||
magenta: '#ffafaf'
|
||||
cyan: '#87d7d7'
|
||||
white: '#e4e4e4'
|
||||
Reference in New Issue
Block a user