Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Tlh.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Tlh.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: tlh
|
||||
author: ""
|
||||
primary:
|
||||
background: "#101010"
|
||||
foreground: "#66ff66"
|
||||
cursor:
|
||||
text: "#101010"
|
||||
cursor: "#66ff66"
|
||||
normal:
|
||||
black: "#1c1c1c"
|
||||
red: "#d81860"
|
||||
green: "#60ff60"
|
||||
yellow: "#f9fd75"
|
||||
blue: "#4695c8"
|
||||
magenta: "#a78edb"
|
||||
cyan: "#43afce"
|
||||
white: "#f3ebe2"
|
||||
bright:
|
||||
black: "#4d4d4d"
|
||||
red: "#f00060"
|
||||
green: "#70ff70"
|
||||
yellow: "#f9fd80"
|
||||
blue: "#5a9dc8"
|
||||
magenta: "#b29fdb"
|
||||
cyan: "#69b8ce"
|
||||
white: "#eeeeee"
|
||||
Reference in New Issue
Block a user