aboutsummaryrefslogtreecommitdiff
path: root/wezterm_tokyonight_storm.toml
blob: 6154319f9ec4757dee3e62d7009c8585c0136fe5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# mkdir -p $HOME/.config/wezterm/colors
# ln -s $HOME/.config/nvim/wezterm_tokyonight_storm.toml $HOME/.config/wezterm/colors
[colors]
foreground = "#c0caf5"
background = "#24283b"
cursor_bg = "#c0caf5"
cursor_border = "#c0caf5"
cursor_fg = "#24283b"
selection_bg = "#364A82"
selection_fg = "#c0caf5"

ansi = ["#1D202F", "#f7768e", "#9ece6a", "#e0af68", "#7aa2f7", "#bb9af7", "#7dcfff", "#a9b1d6"]
brights = ["#414868", "#f7768e", "#9ece6a", "#e0af68", "#7aa2f7", "#bb9af7", "#7dcfff", "#c0caf5"]