mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
2d50a17466
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
12 lines
348 B
TOML
12 lines
348 B
TOML
# Seafoam Pastel
|
|
[colors]
|
|
foreground = "#d4e7d4"
|
|
background = "#243435"
|
|
cursor_bg = "#57647a"
|
|
cursor_fg = "#323232"
|
|
selection_bg = "#ffffff"
|
|
selection_fg = "#9e8b13"
|
|
|
|
ansi = ["#757575","#825d4d","#728c62","#ada16d","#4d7b82","#8a7267","#729494","#e0e0e0"]
|
|
brights = ["#8a8a8a","#cf937a","#98d9aa","#fae79d","#7ac3cf","#d6b2a1","#ade0e0","#e0e0e0"]
|