Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Pulp.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Pulp.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Pulp
|
||||
author: ""
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#ffffff"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#ffffff"
|
||||
normal:
|
||||
black: "#86817e"
|
||||
red: "#d75756"
|
||||
green: "#688c7d"
|
||||
yellow: "#ffb365"
|
||||
blue: "#68778c"
|
||||
magenta: "#fdb3b2"
|
||||
cyan: "#86abd9"
|
||||
white: "#f7f8f2"
|
||||
bright:
|
||||
black: "#86817e"
|
||||
red: "#a63a3a"
|
||||
green: "#688c7d"
|
||||
yellow: "#ffb365"
|
||||
blue: "#68778c"
|
||||
magenta: "#8c686a"
|
||||
cyan: "#86abd9"
|
||||
white: "#f7f8f2"
|
||||
Reference in New Issue
Block a user