Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Trim-yer-beard.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Trim-yer-beard.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Trim Yer Beard
|
||||
author: franksn
|
||||
primary:
|
||||
background: "#191716"
|
||||
foreground: "#DABA8B"
|
||||
cursor:
|
||||
text: "#191716"
|
||||
cursor: "#DABA8B"
|
||||
normal:
|
||||
black: "#0F0E0D"
|
||||
red: "#845336"
|
||||
green: "#57553C"
|
||||
yellow: "#A17E3E"
|
||||
blue: "#43454F"
|
||||
magenta: "#604848"
|
||||
cyan: "#5C6652"
|
||||
white: "#A18B62"
|
||||
bright:
|
||||
black: "#383332"
|
||||
red: "#8C4F4A"
|
||||
green: "#898471"
|
||||
yellow: "#C8B491"
|
||||
blue: "#65788F"
|
||||
magenta: "#755E4A"
|
||||
cyan: "#718062"
|
||||
white: "#BC9D66"
|
||||
Reference in New Issue
Block a user