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

13 lines
368 B
TOML
Raw Normal View History

# 3024 Day
[colors]
foreground = "#4a4543"
background = "#f7f7f7"
cursor_bg = "#4a4543"
cursor_border = "#4a4543"
cursor_fg = "#f7f7f7"
selection_bg = "#a5a2a2"
selection_fg = "#4a4543"
ansi = ["#090300","#db2d20","#01a252","#fded02","#01a0e4","#a16a94","#b5e4f4","#a5a2a2"]
brights = ["#5c5855","#e8bbd0","#3a3432","#4a4543","#807d7c","#d6d5d4","#cdab53","#f7f7f7"]