mirror of
https://github.com/wez/wezterm.git
synced 2024-12-19 11:21:39 +03:00
40afbf1ec9
Sync with 021a00ba1e532e34071a48f999dfa302072e9c43 of https://github.com/mbadolato/iTerm2-Color-Schemes closes: #2013
13 lines
364 B
TOML
13 lines
364 B
TOML
# Neon
|
|
[colors]
|
|
foreground = "#00fffc"
|
|
background = "#14161a"
|
|
cursor_bg = "#c7c7c7"
|
|
cursor_border = "#c7c7c7"
|
|
cursor_fg = "#ffffff"
|
|
selection_bg = "#0013ff"
|
|
selection_fg = "#08d2cf"
|
|
|
|
ansi = ["#000000","#ff3045","#5ffa74","#fffc7e","#0208cb","#f924e7","#00fffc","#c7c7c7"]
|
|
brights = ["#686868","#ff5a5a","#75ff88","#fffd96","#3c40cb","#f15be5","#88fffe","#ffffff"]
|