chore(build): rebuild artifacts
This commit is contained in:
25
extras/alacritty/rosebones_dark.toml
Normal file
25
extras/alacritty/rosebones_dark.toml
Normal file
@@ -0,0 +1,25 @@
|
||||
# This file is auto-generated by shipwright.nvim
|
||||
[colors.bright]
|
||||
black = "#3A3651"
|
||||
red = "#F289A4"
|
||||
green = "#358DAF"
|
||||
yellow = "#F9CA8E"
|
||||
blue = "#94DAE6"
|
||||
magenta = "#CEB3EF"
|
||||
cyan = "#94DAE6"
|
||||
white = "#BF9B99"
|
||||
[colors.cursor]
|
||||
cursor = "#E7DDDD"
|
||||
text = "#1A1825"
|
||||
[colors.normal]
|
||||
black = "#1A1825"
|
||||
blue = "#9CCFD8"
|
||||
cyan = "#9CCFD8"
|
||||
green = "#317490"
|
||||
magenta = "#C4A7E7"
|
||||
red = "#EB7193"
|
||||
white = "#E1D4D4"
|
||||
yellow = "#F6C074"
|
||||
[colors.primary]
|
||||
background = "#1A1825"
|
||||
foreground = "#E1D4D4"
|
||||
Reference in New Issue
Block a user