Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Epiphany.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Epiphany.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Epiphany
|
||||
author: ""
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#ffffff"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#ffffff"
|
||||
normal:
|
||||
black: "#565656"
|
||||
red: "#ac4f4f"
|
||||
green: "#88ab77"
|
||||
yellow: "#d0d9ad"
|
||||
blue: "#677088"
|
||||
magenta: "#cdcdb4"
|
||||
cyan: "#445362"
|
||||
white: "#ffffff"
|
||||
bright:
|
||||
black: "#656565"
|
||||
red: "#e85555"
|
||||
green: "#8ccd6c"
|
||||
yellow: "#c5d67d"
|
||||
blue: "#647396"
|
||||
magenta: "#cdb4c9"
|
||||
cyan: "#505b6c"
|
||||
white: "#c0c0c0"
|
||||
Reference in New Issue
Block a user