Files
zenbones-theme/extras/wezterm/Seoulbones_dark.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
435 B
TOML
Raw Normal View History

2021-11-12 08:24:16 +00:00
# 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"
2021-11-13 00:22:38 +00:00
ansi = ["#4B4B4B", "#E388A3", "#98BD99", "#FFDF9B", "#97BDDE", "#A5A6C5", "#6FBDBE", "#E2E2E2"]
brights = ["#6C6465", "#EB99B1", "#8FCD92", "#FFE5B3", "#A2C8E9", "#B2B3DA", "#6BCACB", "#ABABAB"]