Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Mostly-bright.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Mostly-bright.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Mostly Bright
|
||||
author: m83
|
||||
primary:
|
||||
background: "#F3F3F3"
|
||||
foreground: "#707070"
|
||||
cursor:
|
||||
text: "#F3F3F3"
|
||||
cursor: "#707070"
|
||||
normal:
|
||||
black: "#D3D3D3"
|
||||
red: "#EF6B7B"
|
||||
green: "#A1D569"
|
||||
yellow: "#F59335"
|
||||
blue: "#4EC2E8"
|
||||
magenta: "#FEC7CD"
|
||||
cyan: "#95C1C0"
|
||||
white: "#707070"
|
||||
bright:
|
||||
black: "#B3B3B3"
|
||||
red: "#ED5466"
|
||||
green: "#AFDB80"
|
||||
yellow: "#F59335"
|
||||
blue: "#5DC7EA"
|
||||
magenta: "#D2A4B4"
|
||||
cyan: "#75A1A0"
|
||||
white: "#909090"
|
||||
Reference in New Issue
Block a user