Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Jwr-dark.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Jwr-dark.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: JWR dark
|
||||
author: ""
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#ffffff"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#ffffff"
|
||||
normal:
|
||||
black: "#333333"
|
||||
red: "#8c4665"
|
||||
green: "#287373"
|
||||
yellow: "#7c7c99"
|
||||
blue: "#395573"
|
||||
magenta: "#5e468c"
|
||||
cyan: "#31658c"
|
||||
white: "#899ca1"
|
||||
bright:
|
||||
black: "#3d3d3d"
|
||||
red: "#bf4d80"
|
||||
green: "#53a6a6"
|
||||
yellow: "#9e9ecb"
|
||||
blue: "#477ab3"
|
||||
magenta: "#7e62b3"
|
||||
cyan: "#6096bf"
|
||||
white: "#c0c0c0"
|
||||
Reference in New Issue
Block a user