Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Parker_brothers.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Parker_brothers.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Parker Brothers
|
||||
author: ""
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#ffffff"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#ffffff"
|
||||
normal:
|
||||
black: "#322a2c"
|
||||
red: "#79220e"
|
||||
green: "#344b1b"
|
||||
yellow: "#b45b00"
|
||||
blue: "#434045"
|
||||
magenta: "#5c1e25"
|
||||
cyan: "#394745"
|
||||
white: "#ae8842"
|
||||
bright:
|
||||
black: "#46423b"
|
||||
red: "#aa261f"
|
||||
green: "#76550f"
|
||||
yellow: "#b57f02"
|
||||
blue: "#908862"
|
||||
magenta: "#624a35"
|
||||
cyan: "#393e38"
|
||||
white: "#a59058"
|
||||
Reference in New Issue
Block a user