Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/S3r0-modified.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/S3r0-modified.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: s3r0 modified
|
||||
author: earsplit
|
||||
primary:
|
||||
background: "#1F1F1F"
|
||||
foreground: "#C0B18B"
|
||||
cursor:
|
||||
text: "#1F1F1F"
|
||||
cursor: "#C0B18B"
|
||||
normal:
|
||||
black: "#4A3637"
|
||||
red: "#D17B49"
|
||||
green: "#7B8748"
|
||||
yellow: "#AF865A"
|
||||
blue: "#535C5C"
|
||||
magenta: "#775759"
|
||||
cyan: "#6D715E"
|
||||
white: "#C0B18B"
|
||||
bright:
|
||||
black: "#4A3637"
|
||||
red: "#D17B49"
|
||||
green: "#7B8748"
|
||||
yellow: "#AF865A"
|
||||
blue: "#535C5C"
|
||||
magenta: "#775759"
|
||||
cyan: "#6D715E"
|
||||
white: "#C0B18B"
|
||||
Reference in New Issue
Block a user