chore: rebuild artifacts
This commit is contained in:
11
extras/wezterm/Seoulbones_dark.toml
Normal file
11
extras/wezterm/Seoulbones_dark.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
# This file is auto-generated by shipwright.nvim
|
||||
[colors]
|
||||
foreground = "#E2E2E2"
|
||||
background = "#4B4B4B"
|
||||
cursor_fg = "#4B4B4B"
|
||||
cursor_bg = "#E8E8E8"
|
||||
cursor_border = "#4B4B4B"
|
||||
selection_fg = "#E2E2E2"
|
||||
selection_bg = "#777777"
|
||||
ansi = ["#4B4B4B", "#E388A3", "#98BD99", "#FFDF9B", "#97BDDE", "#9A9BBD", "#6FBDBE", "#E2E2E2"]
|
||||
brights = ["#6C6465", "#EB99B1", "#8FCD92", "#FFE5B3", "#A2C8E9", "#A9AAD6", "#6BCACB", "#ABABAB"]
|
||||
11
extras/wezterm/Seoulbones_light.toml
Normal file
11
extras/wezterm/Seoulbones_light.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
# This file is auto-generated by shipwright.nvim
|
||||
[colors]
|
||||
foreground = "#555555"
|
||||
background = "#E2E2E2"
|
||||
cursor_fg = "#E2E2E2"
|
||||
cursor_bg = "#555555"
|
||||
cursor_border = "#E2E2E2"
|
||||
selection_fg = "#555555"
|
||||
selection_bg = "#CCCCCC"
|
||||
ansi = ["#E2E2E2", "#DC5284", "#628562", "#C48562", "#0084A3", "#896788", "#008586", "#555555"]
|
||||
brights = ["#BFBABB", "#BE3C6D", "#487249", "#A76B48", "#006F89", "#7F4C7E", "#006F70", "#777777"]
|
||||
Reference in New Issue
Block a user