1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-21 11:50:42 +03:00
wezterm/assets/colors/AdventureTime.toml

13 lines
373 B
TOML
Raw Normal View History

# AdventureTime
[colors]
foreground = "#f8dcc0"
background = "#1f1d45"
cursor_bg = "#efbf38"
cursor_border = "#efbf38"
cursor_fg = "#08080a"
selection_bg = "#706b4e"
selection_fg = "#f3d9c4"
ansi = ["#050404","#bd0013","#4ab118","#e7741e","#0f4ac6","#665993","#70a598","#f8dcc0"]
brights = ["#4e7cbf","#fc5f5a","#9eff6e","#efc11a","#1997c6","#9b5953","#c8faf4","#f6f5fb"]