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

14 lines
456 B
TOML
Raw Normal View History

2021-09-21 21:13:10 +08:00
# This file is auto-generated from lua/zenbones/template/wezterm.lua
2021-10-09 17:30:15 +08:00
# Neobones_dark
2021-09-21 21:13:10 +08:00
[colors]
2021-10-09 16:26:23 +08:00
foreground = "#C6D5CF"
2021-10-03 08:29:42 +08:00
background = "#0F191F"
2021-10-09 16:26:23 +08:00
cursor_bg = "#CEDDD7"
2021-10-22 18:20:38 +08:00
cursor_border = "#0F191F"
cursor_fg = "#0F191F"
2021-10-22 18:52:22 +08:00
selection_bg = "#3A3E3D"
2021-10-09 16:26:23 +08:00
selection_fg = "#C6D5CF"
2021-09-21 21:13:10 +08:00
2021-10-15 14:33:10 +08:00
ansi = ["#0F191F", "#DE6E7C", "#90FF6B", "#B77E64", "#8190D4", "#B279A7", "#66A5AD", "#C6D5CF"]
brights = ["#263945", "#E8838F", "#A0FF85", "#D68C67", "#92A0E2", "#CF86C1", "#65B8C1", "#98A39E"]