1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-28 01:06:37 +03:00
wezterm/assets/colors/Seafoam Pastel.toml

12 lines
348 B
TOML
Raw Normal View History

# 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"]