mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
a45c500eba
https://github.com/mbadolato/iTerm2-Color-Schemes.git @ ea6f5ff97f23902bb62334bfc8f4974fbd65b48b
13 lines
372 B
TOML
13 lines
372 B
TOML
# iceberg-dark
|
|
[colors]
|
|
foreground = "#c6c8d1"
|
|
background = "#161821"
|
|
cursor_bg = "#c6c8d1"
|
|
cursor_border = "#c6c8d1"
|
|
cursor_fg = "#161821"
|
|
selection_bg = "#c6c8d1"
|
|
selection_fg = "#161821"
|
|
|
|
ansi = ["#1e2132","#e27878","#b4be82","#e2a478","#84a0c6","#a093c7","#89b8c2","#c6c8d1"]
|
|
brights = ["#6b7089","#e98989","#c0ca8e","#e9b189","#91acd1","#ada0d3","#95c4ce","#d2d4de"]
|