Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Theme2.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Theme2.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: theme2
|
||||
author: ""
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#ffffff"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#ffffff"
|
||||
normal:
|
||||
black: "#191919"
|
||||
red: "#eb3d51"
|
||||
green: "#66b61a"
|
||||
yellow: "#d98e1d"
|
||||
blue: "#23ffa8"
|
||||
magenta: "#ff00da"
|
||||
cyan: "#68a783"
|
||||
white: "#eaeaea"
|
||||
bright:
|
||||
black: "#484848"
|
||||
red: "#be6262"
|
||||
green: "#4b8a10"
|
||||
yellow: "#e5d95e"
|
||||
blue: "#23aaff"
|
||||
magenta: "#ab005b"
|
||||
cyan: "#bbcd81"
|
||||
white: "#bbbbbb"
|
||||
Reference in New Issue
Block a user