1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 03:09:06 +03:00
wezterm/assets/colors/Hopscotch.toml

12 lines
343 B
TOML
Raw Normal View History

# Hopscotch
[colors]
foreground = "#b9b5b8"
background = "#322931"
cursor_bg = "#b9b5b8"
cursor_fg = "#322931"
selection_bg = "#5c545b"
selection_fg = "#b9b5b8"
ansi = ["#322931","#dd464c","#8fc13e","#fdcc59","#1290bf","#c85e7c","#149b93","#b9b5b8"]
brights = ["#797379","#fd8b19","#433b42","#5c545b","#989498","#d5d3d5","#b33508","#ffffff"]