Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/DOOMICIDE darkocean.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/DOOMICIDE darkocean.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Dark Ocean
|
||||
author: DOOMICIDE
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#ffffff"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#ffffff"
|
||||
normal:
|
||||
black: "#000000"
|
||||
red: "#571dc2"
|
||||
green: "#14db49"
|
||||
yellow: "#403d70"
|
||||
blue: "#385a70"
|
||||
magenta: "#384894"
|
||||
cyan: "#4f3a5e"
|
||||
white: "#999999"
|
||||
bright:
|
||||
black: "#38372c"
|
||||
red: "#7c54b0"
|
||||
green: "#a2e655"
|
||||
yellow: "#9c6f59"
|
||||
blue: "#323f5c"
|
||||
magenta: "#5e6c99"
|
||||
cyan: "#667d77"
|
||||
white: "#ffffff"
|
||||
Reference in New Issue
Block a user