Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Erebus.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Erebus.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Erebus
|
||||
author: ""
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#ffffff"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#ffffff"
|
||||
normal:
|
||||
black: "#757575"
|
||||
red: "#ff5f5f"
|
||||
green: "#de8a36"
|
||||
yellow: "#d78787"
|
||||
blue: "#af5fd7"
|
||||
magenta: "#ff87d7"
|
||||
cyan: "#dea3e5"
|
||||
white: "#b8b8b8"
|
||||
bright:
|
||||
black: "#b8b8b8"
|
||||
red: "#d78787"
|
||||
green: "#ff9f6f"
|
||||
yellow: "#ff5f5f"
|
||||
blue: "#dea3e5"
|
||||
magenta: "#d7afaf"
|
||||
cyan: "#af5fd7"
|
||||
white: "#757575"
|
||||
Reference in New Issue
Block a user