1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-01 00:35:46 +03:00
wezterm/assets/colors/CrayonPonyFish.toml

13 lines
374 B
TOML
Raw Normal View History

# CrayonPonyFish
[colors]
foreground = "#68525a"
background = "#150707"
cursor_bg = "#68525a"
cursor_border = "#68525a"
cursor_fg = "#140707"
selection_bg = "#2b1b1d"
selection_fg = "#69525a"
ansi = ["#2b1b1d","#91002b","#579524","#ab311b","#8c87b0","#692f50","#e8a866","#68525a"]
brights = ["#3d2b2e","#c5255d","#8dff57","#c8381d","#cfc9ff","#fc6cba","#ffceaf","#b0949d"]