chore(build): rebuild artifacts
This commit is contained in:
25
extras/alacritty/nordbones.toml
Normal file
25
extras/alacritty/nordbones.toml
Normal file
@@ -0,0 +1,25 @@
|
||||
# This file is auto-generated by shipwright.nvim
|
||||
[colors.bright]
|
||||
black = "#475063"
|
||||
red = "#D6787F"
|
||||
green = "#A8CC86"
|
||||
yellow = "#E09680"
|
||||
blue = "#89CAC8"
|
||||
magenta = "#CF97C5"
|
||||
cyan = "#82CCE0"
|
||||
white = "#A5B4CD"
|
||||
[colors.cursor]
|
||||
cursor = "#EEF1F5"
|
||||
text = "#2F3541"
|
||||
[colors.normal]
|
||||
black = "#2F3541"
|
||||
blue = "#8FBCBA"
|
||||
cyan = "#87BFCE"
|
||||
green = "#A4BE8D"
|
||||
magenta = "#B38DAC"
|
||||
red = "#C1616A"
|
||||
white = "#EBEEF3"
|
||||
yellow = "#CF866F"
|
||||
[colors.primary]
|
||||
background = "#2F3541"
|
||||
foreground = "#EBEEF3"
|
||||
Reference in New Issue
Block a user