1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 19:01:36 +03:00
wezterm/assets/colors/Popping and Locking.toml

13 lines
379 B
TOML
Raw Normal View History

# Popping and Locking
[colors]
foreground = "#ebdbb2"
background = "#181921"
cursor_bg = "#c7c7c7"
cursor_border = "#c7c7c7"
cursor_fg = "#ffffff"
selection_bg = "#ebdbb2"
selection_fg = "#928374"
ansi = ["#1d2021","#cc241d","#98971a","#d79921","#458588","#b16286","#689d6a","#a89984"]
brights = ["#928374","#f42c3e","#b8bb26","#fabd2f","#99c6ca","#d3869b","#7ec16e","#ebdbb2"]