1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-20 03:41:36 +03:00
wezterm/assets/colors/vimbones.toml

13 lines
368 B
TOML
Raw Normal View History

# vimbones
[colors]
foreground = "#353535"
background = "#f0f0ca"
cursor_bg = "#353535"
cursor_border = "#353535"
cursor_fg = "#f0f0ca"
selection_bg = "#d7d7d7"
selection_fg = "#353535"
ansi = ["#f0f0ca","#a8334c","#4f6c31","#944927","#286486","#88507d","#3b8992","#353535"]
brights = ["#c6c6a3","#94253e","#3f5a22","#803d1c","#1d5573","#7b3b70","#2b747c","#5c5c5c"]