farout.nvim/extras/wezterm/tokyonight_night.toml

12 lines
373 B
TOML
Raw Normal View History

2021-05-21 12:51:45 +00:00
[colors]
foreground = "#c0caf5"
background = "#1a1b26"
cursor_bg = "#c0caf5"
cursor_border = "#c0caf5"
cursor_fg = "#1a1b26"
selection_bg = "#33467c"
2021-05-21 12:51:45 +00:00
selection_fg = "#c0caf5"
ansi = ["#15161e", "#f7768e", "#9ece6a", "#e0af68", "#7aa2f7", "#bb9af7", "#7dcfff", "#a9b1d6"]
2021-05-21 12:51:45 +00:00
brights = ["#414868", "#f7768e", "#9ece6a", "#e0af68", "#7aa2f7", "#bb9af7", "#7dcfff", "#c0caf5"]