chore(build): rebuild artifacts
This commit is contained in:
25
extras/alacritty/forestbones_light.toml
Normal file
25
extras/alacritty/forestbones_light.toml
Normal file
@@ -0,0 +1,25 @@
|
||||
# This file is auto-generated by shipwright.nvim
|
||||
[colors.bright]
|
||||
black = "#DBC988"
|
||||
red = "#E6271C"
|
||||
green = "#758700"
|
||||
yellow = "#B98500"
|
||||
blue = "#297CA6"
|
||||
magenta = "#CA43A3"
|
||||
cyan = "#258C67"
|
||||
white = "#6E7F88"
|
||||
[colors.cursor]
|
||||
cursor = "#4F5B62"
|
||||
text = "#FAF3E1"
|
||||
[colors.normal]
|
||||
black = "#FAF3E1"
|
||||
blue = "#3A94C4"
|
||||
cyan = "#36A87E"
|
||||
green = "#8DA200"
|
||||
magenta = "#DF69BA"
|
||||
red = "#F85550"
|
||||
white = "#4F5B62"
|
||||
yellow = "#DEA000"
|
||||
[colors.primary]
|
||||
background = "#FAF3E1"
|
||||
foreground = "#4F5B62"
|
||||
Reference in New Issue
Block a user