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
347 B
TOML
12 lines
347 B
TOML
# AdventureTime
|
|
[colors]
|
|
foreground = "#f8dcc0"
|
|
background = "#1f1d45"
|
|
cursor_bg = "#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"]
|