Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Dkeg - teva.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Dkeg - teva.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Teva
|
||||
author: dkeg
|
||||
primary:
|
||||
background: "#170f0d"
|
||||
foreground: "#746c48"
|
||||
cursor:
|
||||
text: "#170f0d"
|
||||
cursor: "#746c48"
|
||||
normal:
|
||||
black: "#191f31"
|
||||
red: "#282e39"
|
||||
green: "#303844"
|
||||
yellow: "#3b444a"
|
||||
blue: "#3c4435"
|
||||
magenta: "#4e534f"
|
||||
cyan: "#5d5d35"
|
||||
white: "#66695d"
|
||||
bright:
|
||||
black: "#706d56"
|
||||
red: "#8b7852"
|
||||
green: "#909581"
|
||||
yellow: "#91703a"
|
||||
blue: "#948658"
|
||||
magenta: "#a19662"
|
||||
cyan: "#ad9152"
|
||||
white: "#c6a13f"
|
||||
Reference in New Issue
Block a user