chore(build): rebuild artifacts
This commit is contained in:
25
extras/alacritty/forestbones_dark.toml
Normal file
25
extras/alacritty/forestbones_dark.toml
Normal file
@@ -0,0 +1,25 @@
|
||||
# This file is auto-generated by shipwright.nvim
|
||||
[colors.bright]
|
||||
black = "#45525C"
|
||||
red = "#ED9294"
|
||||
green = "#B0CE7B"
|
||||
yellow = "#EDC77A"
|
||||
blue = "#7AC9C0"
|
||||
magenta = "#E5A7C4"
|
||||
cyan = "#7DD093"
|
||||
white = "#B2A790"
|
||||
[colors.cursor]
|
||||
cursor = "#EBE2CF"
|
||||
text = "#2C343A"
|
||||
[colors.normal]
|
||||
black = "#2C343A"
|
||||
blue = "#7FBCB4"
|
||||
cyan = "#83C193"
|
||||
green = "#A9C181"
|
||||
magenta = "#D69AB7"
|
||||
red = "#E67C7F"
|
||||
white = "#E7DCC4"
|
||||
yellow = "#DDBD7F"
|
||||
[colors.primary]
|
||||
background = "#2C343A"
|
||||
foreground = "#E7DCC4"
|
||||
Reference in New Issue
Block a user