chore(build): rebuild artifacts
This commit is contained in:
25
extras/alacritty/tokyobones_light.toml
Normal file
25
extras/alacritty/tokyobones_light.toml
Normal file
@@ -0,0 +1,25 @@
|
||||
# This file is auto-generated by shipwright.nvim
|
||||
[colors.bright]
|
||||
black = "#ADB0BD"
|
||||
red = "#7E3242"
|
||||
green = "#26554F"
|
||||
yellow = "#794E0D"
|
||||
blue = "#26467A"
|
||||
magenta = "#503875"
|
||||
cyan = "#34645D"
|
||||
white = "#56618D"
|
||||
[colors.cursor]
|
||||
cursor = "#333A57"
|
||||
text = "#D6D7DC"
|
||||
[colors.normal]
|
||||
black = "#D6D7DC"
|
||||
blue = "#34548C"
|
||||
cyan = "#176775"
|
||||
green = "#34645D"
|
||||
magenta = "#5A4A79"
|
||||
red = "#8B4351"
|
||||
white = "#333A57"
|
||||
yellow = "#8F5E14"
|
||||
[colors.primary]
|
||||
background = "#D6D7DC"
|
||||
foreground = "#333A57"
|
||||
Reference in New Issue
Block a user