Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/X-dotshare.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/X-dotshare.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: X::DotShare
|
||||
author: crshd
|
||||
primary:
|
||||
background: "#151515"
|
||||
foreground: "#D7D0C7"
|
||||
cursor:
|
||||
text: "#151515"
|
||||
cursor: "#D7D0C7"
|
||||
normal:
|
||||
black: "#101010"
|
||||
red: "#E84F4F"
|
||||
green: "#B8D68C"
|
||||
yellow: "#E1AA5D"
|
||||
blue: "#7DC1CF"
|
||||
magenta: "#9B64FB"
|
||||
cyan: "#6D878D"
|
||||
white: "#DDDDDD"
|
||||
bright:
|
||||
black: "#404040"
|
||||
red: "#D23D3D"
|
||||
green: "#A0CF5D"
|
||||
yellow: "#F39D21"
|
||||
blue: "#4E9FB1"
|
||||
magenta: "#8542FF"
|
||||
cyan: "#42717B"
|
||||
white: "#DDDDDD"
|
||||
Reference in New Issue
Block a user