chore(build): rebuild artifacts
This commit is contained in:
25
extras/alacritty/rosebones_light.toml
Normal file
25
extras/alacritty/rosebones_light.toml
Normal file
@@ -0,0 +1,25 @@
|
||||
# This file is auto-generated by shipwright.nvim
|
||||
[colors.bright]
|
||||
black = "#E8C48B"
|
||||
red = "#A54A66"
|
||||
green = "#1C5970"
|
||||
yellow = "#C68223"
|
||||
blue = "#407D88"
|
||||
magenta = "#855AAC"
|
||||
cyan = "#407D88"
|
||||
white = "#A4635F"
|
||||
[colors.cursor]
|
||||
cursor = "#724341"
|
||||
text = "#FBF6F0"
|
||||
[colors.normal]
|
||||
black = "#FBF6F0"
|
||||
blue = "#5795A0"
|
||||
cyan = "#5795A0"
|
||||
green = "#286A84"
|
||||
magenta = "#917BA9"
|
||||
red = "#B5637A"
|
||||
white = "#724341"
|
||||
yellow = "#EC9D33"
|
||||
[colors.primary]
|
||||
background = "#FBF6F0"
|
||||
foreground = "#724341"
|
||||
Reference in New Issue
Block a user