Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Fishbone.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Fishbone.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Fishbone
|
||||
author: ""
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#ffffff"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#ffffff"
|
||||
normal:
|
||||
black: "#293b3b"
|
||||
red: "#bf5357"
|
||||
green: "#41a551"
|
||||
yellow: "#aea64f"
|
||||
blue: "#416ea5"
|
||||
magenta: "#bf6053"
|
||||
cyan: "#714da5"
|
||||
white: "#876868"
|
||||
bright:
|
||||
black: "#344040"
|
||||
red: "#bf6367"
|
||||
green: "#51a55f"
|
||||
yellow: "#aea75d"
|
||||
blue: "#5177a5"
|
||||
magenta: "#bf6e63"
|
||||
cyan: "#7859a5"
|
||||
white: "#876f6f"
|
||||
Reference in New Issue
Block a user